
Python is a programming language that lets you work quickly and integrate systems more effectively.
Source:R/cmd-python.R
python.Rd
Python is a programming language that lets you work quickly and integrate systems more effectively.
Arguments
- ...
<dynamic dots> Additional arguments passed to
python
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(python())
.- python
A string of path to
python
command.
See also
Other commands
:
allele_counter()
,
bcftools()
,
bedtools()
,
bowtie2()
,
bwa()
,
cellranger()
,
conda()
,
fastp()
,
fastq_pair()
,
gistic2()
,
kraken2()
,
kraken_tools()
,
perl()
,
pyscenic()
,
samtools()
,
seqkit()
,
snpEff()
,
trust4()
,
varscan()