A wrapper for
summarise_taxa
prop_reads
,
occupancy_core
,
abundance_and_occupancy_core
and
hard_cutoff
methods
Arguments
- otu_table
a dataframe of OTUs where the first row is the OTU ID and column names refer to sites
- taxa_as_rows
logical
data must be in a format where the taxa are rows and the sites are columns. The default value isTRUE
, ifFALSE
data will be transposed for downstream analysis.