
Perl is a highly capable, feature-rich programming language with over 36 years of development.
Source:R/cmd-perl.R
perl.Rd
Perl is a highly capable, feature-rich programming language with over 36 years of development.
Arguments
- ...
<dynamic dots> Additional arguments passed to
perl
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(perl())
.- perl
A string of path to
perl
command.
See also
Other commands
:
allele_counter()
,
bcftools()
,
bedtools()
,
bowtie2()
,
bwa()
,
cellranger()
,
conda()
,
fastp()
,
fastq_pair()
,
gistic2()
,
kraken2()
,
kraken_tools()
,
pyscenic()
,
python()
,
samtools()
,
seqkit()
,
snpEff()
,
trust4()
,
varscan()