View source: R/taxanorm_input_qc.R
TaxaNorm_QC_Input | R Documentation |
Function for TaxNorm input data
TaxaNorm_QC_Input(data)
data |
(Required) Input data; should be either a phyloseq object or a count matrix |
QC PLots
data("TaxaNorm_Example_Input", package = "TaxaNorm")
qc_data <- TaxaNorm_QC_Input(TaxaNorm_Example_Input)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.