Build frequency count tables from an OTU table

build_frequency_count_tables(the_table)

Arguments

the_table

An OTU table as a data frame or a matrix. Columns are the samples and rows give the taxa.

Value

A list of frequency count tables corresponding to the columns.