PhaBOX 2.1.4
Nov 6th, 2024
Version 2.1.4
Updates:
- All the
os.system()
are replaced bysubprocess.run()
, providing standard error and return a non-zero exit code in case one of the calls fails. - Providing a short parameters for
--dbdir
(-d
) and--outpth
(-o
)