Description Usage Arguments Value Examples
Convert phyloseq metadata (sample_data) to dataframe.
1 | meta_to_df(ps, sample_name = "sample_id")
|
ps |
phyloseq-object |
sample_name |
name of the column containing samples (default: 'sample_id') |
A dataframe with metadata contained in phyloseq.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.