process_mat_met_file: Returns the column from the picrust tables that corresponds...

View source: R/taxa_agora.R

process_mat_met_fileR Documentation

Returns the column from the picrust tables that corresponds to the genomic content of the indicated OTU

Description

Returns the column from the picrust tables that corresponds to the genomic content of the indicated OTU

Usage

process_mat_met_file(mat_met_file = "BiKEGG-master/AllKEGG2BiGGmet.mat")

Arguments

mat_met_file

Matlab file containing mapping of AGORA metabolite IDs to KEGG

Value

data.table of KEGG/AGORA metabolite mapping

Examples

met_id_table = process_mat_met_file(mat_met_file)

borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.