sample.quantify {MRMLinear} R Documentation

Do sample quantify

Description

Usage

sample.quantify(model, file, ions,
    peakAreaMethod = NetPeakSum,
    tolerance = "ppm:20",
    timeWindowSize = 5,
    angleThreshold = 5,
    baselineQuantile = 0.65,
    peakwidth = "8,30",
    TPAFactors = NULL,
    sn.threshold = 3);

Arguments

model

[as StandardCurve]

file

The sample raw file its file path. [as string]

ions

[as IonPair]

Details

Authors

BioNovoGene

Value

this function returns data object of type QuantifyScan.

clr value class

Examples


[Package MRMLinear version 1.0.0.0 Index]