readingOtuData: Function to parse the content of OTU and KO files

Description Usage Arguments Value Examples

Description

Function to parse the content of OTU and KO files

Usage

1
readingOtuData(otutable_path, otutaxa_path, spmeta_path)

Arguments

otutable_path

The file path of otu

otutaxa_path

The file path of rdp classification

Value

OTU oject including otu tab

Examples

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")

bmhoan/MMDR documentation built on July 4, 2019, 4:37 p.m.