Map peak level FT-MS data to compounds from MetaCyc.

mapPeaksToCompounds(peakObj, db = "MetaCyc")

Arguments

peakObj

object of type peakData

db

database to map to, currently 'MetaCyc' (case insensitive) is the only valid option. This requires the MetaCycData package.

Value

compoundData object

Author

Amanda White