MRM.peak2 {MRMLinear} R Documentation

Get MRM ions peaks data from a given raw data file

Description

Usage

MRM.peak2(mzML, ions, args,
    rtshifts = NULL);

Arguments

mzML

the file path of the mzML raw data file. [as string]

ions

the ion pairs data list. [as IonPair]

env

[as Environment]

Details

Authors

BioNovoGene

Value

this function returns data object of type DataSet.

clr value class

Examples


[Package MRMLinear version 1.0.0.0 Index]