mapPeaksToCompounds: Map peak FT-MS data to compounds

View source: R/mapPeaksToCompounds.R

mapPeaksToCompoundsR Documentation

Map peak FT-MS data to compounds

Description

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

Usage

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(s)

Amanda White


EMSL-Computing/fticRanalysis documentation built on March 23, 2024, 8:36 p.m.