Get the number of taxa/species.
Get the number of taxa/species.
ntaxa(physeq) ## S4 method for signature 'ANY' ntaxa(physeq) ## S4 method for signature 'phyloseq' ntaxa(physeq) ## S4 method for signature 'otu_table' ntaxa(physeq) ## S4 method for signature 'taxonomyTable' ntaxa(physeq) ## S4 method for signature 'phylo' ntaxa(physeq) ## S4 method for signature 'XStringSet' ntaxa(physeq)
physeq |
|
An integer indicating the number of taxa / species.
taxa_names
data("esophagus") ntaxa(esophagus) phy_tree(esophagus) ntaxa(phy_tree(esophagus))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.