Description Usage Arguments Examples
View source: R/yams2phyloseq.R
Create a phyloseq Object from YAMS16 output
1 2 | yams2phyloseq(counts, taxa, metadata = NULL, tree = NULL,
ppm = FALSE)
|
counts |
unit_table.tsv count data |
taxa |
taxa_16S_cons.tsv taxonomy data |
metadata |
optional metadata csv/tsv |
tree |
optional tree for Unifrac computation. |
ppm |
convert to parts per million |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.