Description Usage Arguments Value
metaxize
converts Metaxa2 taxnomomy-reliability output files to a single tibble expressing proportional abundance of reads at a chosen taxonomic level and at a chosen reliability score cutoff
1 | metaxize(x, tlev = "family", rscore = 60, regext = "CT\\d+")
|
x |
A filepath to a directory containing (only) taxonomy-reliability.txt files |
tlev |
A string specifying the taxonomic level at which results should be aggregated |
rscore |
A number between 0 and 100 specifying the relaiability score cutoff; only reads having a reliability score >= |
A tibble of sample-wise taxonomic proportions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.