View source: R/kraken_report.R
parse_kraken_report | R Documentation |
Parse kraken report file
parse_kraken_report(kraken_report, intermediate_ranks = TRUE, mpa = FALSE)
kraken_report |
The path to kraken report file. |
intermediate_ranks |
A bool indicates whether to include non-traditional taxonomic ranks in output. |
mpa |
A bool indicates whether to use mpa-style. |
A polars DataFrame.
https://github.com/DerrickWood/kraken2/blob/master/docs/MANUAL.markdown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.