getextcalib.massvectorlist {mscalib}R Documentation

External Error Model

Description

Returns the error model obtained from the calibration sample.

Usage

## S3 method for class 'massvectorlist':
getextcalib(object,calib,error=250,...)

Arguments

... further parameters.
calib massvector with calibration masses (ppg)
error relative measurment error in ppm. (peaks in this range are assumed as matching)
object massvectorlist with calibration sample (ppg) masses

Value

calibspline can be used to calibrate peaklists

Author(s)

Witold Wolski wolski@molgen.mpg.de

References

-
Gobom J, Mueller M, Egelhofer V, Theiss D, Lehrach H, Nordhoff E, 2002. A calibration method that simplifies and improves accurate determination of peptide molecular masses by MALDI-TOF MS. Anal Chem. 74(15):3915-23.
-
Wolski http://www.molgen.mpg.de/~wolski/mscalib

See Also

calibspline, applyextcalib.massvectorlist, getextcalib.massvector,


[Package Contents]