Description Usage Arguments Value
View source: R/filter_taxa_functions.r
The provided list of phyloseq objects is turned to relative abundances in percentage. The community tables are converted to data.frames and stored in a list. NaNs are turned into 0.
1 | otu_table_to_df(subset_list)
|
subset_list |
a list of phyloseq objects |
A list of subsetted community tables as data.frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.