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

taxa_are_rows-methods

Access taxa_are_rows slot from otu_table objects.


Description

Access taxa_are_rows slot from otu_table objects.

Usage

taxa_are_rows(physeq)

## S4 method for signature 'ANY'
taxa_are_rows(physeq)

## S4 method for signature 'otu_table'
taxa_are_rows(physeq)

## S4 method for signature 'phyloseq'
taxa_are_rows(physeq)

Arguments

physeq

(Required). phyloseq-class, or otu_table-class.

Value

A logical indicating the orientation of the otu_table.

See Also


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.