Learn R Programming

MetChem (version 0.5)

substituentsMet: Metabolite substituents

Description

This function finds the metabolite related substituents.

Usage

substituentsMet(doc)

Value

A data frame contains the substituents of each metabolite.

Arguments

doc

A list of metabolites information produced by readMet function

.

See Also

readMet, nameMet, propertiesMet

Examples

Run this code

data(Metabolites)
sub=substituentsMet(Metabolites$readMet)

Run the code above in your browser using DataLab