extract.ions {MRMLinear} R Documentation

Extract ion peaks

Description

Usage

extract.ions(mzML, ionpairs,
    tolerance = "ppm:20");

Arguments

mzML

the file path to a mzML raw data file. [as string]

ionpairs

metabolite targets. [as IonPair]

Details

Authors

BioNovoGene

Value

this function returns data object of type IonChromatogram.

clr value class

Examples


[Package MRMLinear version 1.0.0.0 Index]