
Python is a programming language that lets you work quickly and integrate systems more effectively.
Source:R/cmd-samtools.R
samtools.Rd
Python is a programming language that lets you work quickly and integrate systems more effectively.
Arguments
- subcmd
Sub-Command of samtools. Details see:
cmd_help(samtools())
.- ...
<dynamic dots> Additional arguments passed to
samtools
command. Empty arguments are automatically trimmed. If a single argument, such as a file path, contains spaces, it must be quoted, for example usingshQuote()
. Details see:cmd_help(samtools())
.- samtools
A string of path to
samtools
command.
See also
Other commands
:
allele_counter()
,
bcftools()
,
bedtools()
,
bowtie2()
,
bwa()
,
cellranger()
,
conda()
,
fastp()
,
fastq_pair()
,
gistic2()
,
kraken2()
,
kraken_tools()
,
perl()
,
pyscenic()
,
python()
,
seqkit()
,
snpEff()
,
trust4()
,
varscan()