Description Usage Arguments Value Author(s) Examples
View source: R/percent_classified.R
Summarize the percent taxa classification for phyloseq-class.
1  | 
x | 
 
  | 
table with information on percent OTUs classified.
Contact: Sudarshan A. Shetty sudarshanshetty9@gmail.com
1 2 3 4 5 6 7 8 9  | ## Not run: 
  # Example data
    library(microbiomeutilities)
    data("biogeogut")
    pseq <- biogeogut
    percent_classified(pseq)
    
          
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.