Releases: WangLabCSU/blit
Releases · WangLabCSU/blit
blit 0.2.0
New features
-
new function
cmd_condato define thePATHenvironment variables with conda environment. -
new function
appmambato install software and manage Environment withmicromamba. -
new function
cmd_on_failto define the expression to be evaluated when the command failed. -
new function
cmd_on_succeedto define the expression to be evaluated when the command succeeded. -
new function
cmd_on_start()to define the expressions which will be run when command started -
new function
cmd_on_exit()to define the expressions which will be run when command finished -
new command
samtools -
new function
cmd_parallel()to run multiple commands meanwhile -
use
processxpackage to execute the command and remove thesysandwithrpackage from dependencies
blit 0.1.0
- Initial CRAN submission.