Description Usage Arguments Value See Also Examples
Combine phyloseq OTU-table (otu_table) and metadata (sample_data) into one dataframe.
1 | ps_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 and metadata contained in phyloseq.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.