Learn R Programming

MetChem (version 0.5)

propertiesMet: Physical Proprieties of metabolites

Description

This function finds the Physical Proprieties of metabolites.

Usage

propertiesMet(doc)

Value

A data frame contains the properties associated with each metabolite.

Arguments

doc

A list of metabolites information produced by readMet function.

See Also

readMet, taxonomyMet, substituentsMet, propertiesMet

Examples

Run this code

data(Metabolites)
pro=propertiesMet(Metabolites$readMet)

Run the code above in your browser using DataLab