blit (development version)
Rename
cmd_conda
tocmd_codnaenv()
.new command
fastp
new command
varscan
new command
bcftools
new command
snpEff
new command
bowtie2
new command
bwa
new command
bedtools
blit 0.2.0
CRAN release: 2025-03-29
New features
new function
cmd_conda
to define thePATH
environment variables with conda environment.new function
appmamba
to install software and manage Environment withmicromamba
.new function
cmd_on_fail
to define the expression to be evaluated when the command failed.new function
cmd_on_succeed
to 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 startednew function
cmd_on_exit()
to define the expressions which will be run when command finishednew command
samtools
new function
cmd_parallel()
to run multiple commands meanwhileuse
processx
package to execute the command and remove thesys
andwithr
package from dependencies