These scripts are designed to help Kraken users with downstream analysis of Kraken results.
kraken_tools(script, ..., python = NULL)A command object.
Name of the kraken2 script. One of
"combine_kreports", "combine_mpa", "extract_kraken_reads", "filter_bracken_out", "fix_unmapped", "kreport2krona", "kreport2mpa", "make_kreport", and "make_ktaxonomy".
<dynamic dots> Additional arguments passed to kraken_tools 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(kraken_tools()).
A string of path to python command.
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()