Learn R Programming

MetChem (version 0.5)

taxonomyMet: Metabolite Taxonomy

Description

This function finds the metabolite related taxonomy.

Usage

taxonomyMet(doc)

Value

A data frame contains the taxonomy of each metabolite.

Arguments

doc

A list of metabolites information produced by readMet function.

See Also

readMet, propertiesMet, enzymesMet, diseasesMet

Examples

Run this code

data(Metabolites)
tax=taxonomyMet(Metabolites$readMet)

Run the code above in your browser using DataLab