Learn R Programming

blit (version 0.2.0)

samtools: Python is a programming language that lets you work quickly and integrate systems more effectively.

Description

Python is a programming language that lets you work quickly and integrate systems more effectively.

Usage

samtools(subcmd = NULL, ..., samtools = NULL)

Value

A command object.

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 using shQuote(). Details see: cmd_help(samtools()).

samtools

A string of path to samtools command.

See Also

  • https://www.htslib.org/

  • cmd_wd()/cmd_envvar()/cmd_envpath()/cmd_conda()

  • cmd_on_start()/cmd_on_exit()

  • cmd_on_succeed()/cmd_on_fail()

  • cmd_parallel()

Other commands: allele_counter(), cellranger(), conda(), fastq_pair(), gistic2(), kraken2(), kraken_tools(), perl(), pyscenic(), python(), seqkit(), trust4()