Description Usage Arguments Value Examples
Retrieve a otu_table-class object from otu_table slot in the phyloseq slot in a siamcat object
| 1 2 3 4 5 6 7 | 
| siamcat | (Required). An instance of siamcat-class that contains a label or instance of otu_table-class. | 
The otu_table-class object or NULL.
| 1 2 | data(siamcat_example)
temp <- orig_feat(siamcat_example)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.