Learn R Programming

MetChem (version 0.5)

enzymesMet: Metabolite-associated Enzymes

Description

This function finds the metabolite related enzymes.

Usage

enzymesMet(doc)

Value

A data frame contains the enzymes associated with each metabolite.

Arguments

doc

A list of metabolites information produced by readMet function.

See Also

pathwaysMet , taxonomyMet, diseasesMet

Examples

Run this code

data(Metabolites)
enz=enzymesMet(Metabolites$readMet)

Run the code above in your browser using DataLab