Description Usage Arguments Value
Extract feature count matrix from agglomerated dataframe
1 | get_features(agg, sample_col, otu_col, count_col)
|
agg |
agglomerated dataframe |
sample_col |
unquoted name of the sample id column |
otu_col |
unquoted name of the otu id column |
count_col |
unquoted name of the count column |
the feature count matrix, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.