Description Usage Arguments Value See Also Examples
View source: R/otu_tab_to_df.R
Convert phyloseq OTU-table (otu_table) to dataframe.
1 | otu_tab_to_df(ps, sample_name = "sample_id")
|
ps |
phyloseq-object |
sample_name |
name of the column containing samples (default: 'sample_id') |
A dataframe with OTU-data contained in phyloseq.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.