Description Usage Arguments Value Examples
Function to parse the content of OTU and KO files
1 | readingOtuData(otutable_path, otutaxa_path, spmeta_path)
|
otutable_path |
The file path of otu |
otutaxa_path |
The file path of rdp classification |
OTU oject including otu tab
1 | readingOtuData("C:/Microbiome/MMDRPipeline/data/ben1/ben1_16s_otu_table.tsv","C:/Microbiome/MMDRPipeline/data/ben1/ben1_16s_otu_taxa.tsv","C:/Microbiome/MMDRPipeline/data/ben1/ben1_16s_sp_metadata.tsv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.