percent_classified: Summarize the percent taxa classification for phyloseq

Description Usage Arguments Value Author(s) Examples

View source: R/percent_classified.R

Description

Summarize the percent taxa classification for phyloseq-class.

Usage

1

Arguments

x

phyloseq-class object

Value

table with information on percent OTUs classified.

Author(s)

Contact: Sudarshan A. Shetty sudarshanshetty9@gmail.com

Examples

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)

microsud/microbiomeutilities-shiny documentation built on May 7, 2019, 9:38 a.m.