phyloseq-class
percent_classified.Rd
Summarize the percent taxa classification for phyloseq-class
.
percent_classified(x)
x |
|
---|
table with information on percent OTUs classified.
# NOT RUN { library(microbiomeutilities) data("zackular2014") pseq <- zackular2014 percent_classified(pseq) # }