bracken_to_phyloseq | R Documentation |
Converts BRACKEN results to a phyloseq object.
bracken_to_phyloseq(bracken, metadata = NULL, id_col = "sample_id")
bracken |
A data.table containing the BRACKEN quantifications. |
metadata |
A metadata in data.table format to use. |
id_col |
Column in the metdata corresponding to the sample IDs in the BRACKEN counts. |
A phyloseq object for the data.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.