otu_table_to_df: Turn subsets of phyloseq objects into relative abundance...

Description Usage Arguments Value

View source: R/filter_taxa_functions.r

Description

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.

Usage

1
otu_table_to_df(subset_list)

Arguments

subset_list

a list of phyloseq objects

Value

A list of subsetted community tables as data.frames


RJ333/phyloseq2ML documentation built on June 2, 2020, 9:25 p.m.