Learn R Programming

blit (version 0.2.0)

pyscenic: Run pyscenic

Description

Run pyscenic

Usage

pyscenic(subcmd = NULL, ..., pyscenic = NULL)

Value

A command object.

Arguments

subcmd

Sub-Command of pyscenic.

...

<dynamic dots> Additional arguments passed to pyscenic subcmd 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(pyscenic subcmd()).

pyscenic

A string of path to pyscenic command.

See Also

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