Description Usage Arguments Value
Extract sample metadata from an agglomerated dataframe
1 | get_samples(agg, sample_col, ...)
|
agg |
agglomerated dataframe |
sample_col |
unquoted name of the sample id column |
... |
unquoted names of the taxonomic ranks (i.e. Kingdom:Species) |
otu_col |
unquoted name of the otu id column |
count_col |
unquoted name of the count column |
the sample metadata, deduplicated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.