OTU_table: OTUTable | OTU table (sequence count table)A OTU table contains the number of sequences that are observed for each taxonomic unit (OTUs) in each samples. Columns usually represent samples and rows represent genera or species specific taxonomic units (OTUs). OTU tables are often saved as BIOM formatted files. ### Limited taxonomic resolution OTU resolution depends On the 16S approach which has some limits In distinguishing at the species level, For example, Escherichia coli And Shigella spp. share almost identical 16S rRNA gene sequences. Alternative approaches are developed To achieve higher resolution up To strain level by considering larger Or complete sets Of genes. |
relative_abundance | Transform abundance data in an otu_table to relative abundance, sample-by-sample. Transform abundance data into relative abundance, i.e. proportional data. This is an alternative method of normalization and may not be appropriate for all datasets, particularly if your sequencing depth varies between samples. |
filter | filter the otu data which has relative abundance greater than the given threshold |