Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

otu_table-class

The S4 class for storing taxa-abundance information.


Description

Because orientation of these tables can vary by method, the orientation is defined explicitly in the taxa_are_rows slot (a logical). The otu_table class inherits the matrix class to store abundance values. Various standard subset and assignment nomenclature has been extended to apply to the otu_table class, including square-bracket, t, etc.

Details

taxa_are_rows

A single logical specifying the orientation of the abundance table.

.Data

This slot is inherited from the matrix class.


phyloseq

Handling and analysis of high-throughput microbiome census data

v1.34.0
AGPL-3
Authors
Paul J. McMurdie <joey711@gmail.com>, Susan Holmes <susan@stat.stanford.edu>, with contributions from Gregory Jordan and Scott Chamberlain
Initial release
2019-04-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.