
Package index
-
Command
- R6 Class to prepare command parameters.
Execute command
Functions for executing commands, including foreground, background, and parallel execution.
-
exec()
- Invoke a System Command
-
cmd_run()
cmd_help()
cmd_background()
- Execute command
-
cmd_parallel()
- Execute a list of commands
Environment context
Set up the execution context, such as working directory, environment variables, and dependency management.
-
cmd_wd()
cmd_envvar()
cmd_envpath()
cmd_condaenv()
- Setup the context for the command
-
conda()
- Run conda
-
appmamba()
install_appmamba()
uninstall_appmamba()
appmamba_rc()
- Manage Environment with
micromamba
-
cmd_conda()
deprecated - Set
conda-like
environment prefix to thePATH
environment variables
-
cmd_on_start()
cmd_on_exit()
cmd_on_fail()
cmd_on_succeed()
- Schedule expressions to run
-
allele_counter()
- Run alleleCount
-
bcftools()
- BCFtools is a program for variant calling and manipulating files in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.
-
bedtools()
- Run bedtools
-
bowtie2()
- Run bowtie2
-
bwa()
- Run BWA
-
samtools()
- Python is a programming language that lets you work quickly and integrate systems more effectively.
-
seqkit()
- Run seqkit
-
varscan()
- VarScan is a platform-independent software tool developed at the Genome Institute at Washington University to detect variants in NGS data.
-
snpEff()
- Genetic variant annotation, and functional effect prediction toolbox. It annotates and predicts the effects of genetic variants on genes and proteins (such as amino acid changes).
-
gistic2()
- Run GISTIC2
-
cellranger()
- Run cellranger
-
fastp()
- Run fastp
-
fastq_pair()
fastq_read_pair()
- FASTQ PAIR
-
kraken2()
- Running Kraken2
-
kraken_tools()
- KrakenTools is a suite of scripts to be used alongside the Kraken, KrakenUniq, Kraken 2, or Bracken programs.
-
trust4()
trust4_imgt_annot()
trust4_gene_names()
- TRUST4: immune repertoire reconstruction from bulk and single-cell RNA-seq data
-
pyscenic()
- Run pyscenic
-
make_command()
- Helper function to create new command.