wiff.scan2 {MRMLinear} |
R Documentation |
Scan the raw file data
Description
Get the peak area data of the metabolites in each given sample
data files
Usage
wiff.scan2(wiffConverts, ions,
args = NULL,
rtshifts = NULL,
removesWiffName = TRUE);
Arguments
wiffConverts
A directory that contains the mzML files which are converts from
the given wiff raw file. [as string]
ions
Ion pairs definition data. [as IonPair]
peakAreaMethod
-
TPAFactors
-
removesWiffName
[as boolean]
rtshifts
For the calibration of the linear model reference points used only,
DO NOT apply this parameter for the user sample data!. [as RTAlignment]
Details
Authors
BioNovoGene
Value
this function returns data object of type
DataSet.
clr value class
Examples
[Package
MRMLinear version 1.0.0.0
Index]