View source: R/mapPeaksToCompounds.R
mapPeaksToCompounds | R Documentation |
Map peak level FT-MS data to compounds from MetaCyc.
mapPeaksToCompounds(peakObj, db = "MetaCyc")
peakObj |
object of type peakData |
db |
database to map to, currently 'MetaCyc' (case insensitive) is the only valid option. This requires the MetaCycData package. |
compoundData object
Amanda White
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.