kraken_tools | R Documentation |
These scripts are designed to help Kraken users with downstream analysis of Kraken results.
kraken_tools(script, ..., python = NULL)
script |
Name of the kraken2 script. One of
|
... |
<dynamic dots> Additional arguments passed to |
python |
A string of path to |
A command
object.
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()
,
perl()
,
pyscenic()
,
python()
,
samtools()
,
seqkit()
,
trust4()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.