Calibprelist-class {mscalib}R Documentation

Class "Calibprelist" - peptide rule based calibration

Description

Peptide rule based calibration. Determines calibration coefficients using the algorithm by Wool and Smilansky.

Objects from the Class

Objects can be created by call to function getprecalib-methods.

Slots

.Data:
Object of class "list", list of Calibprestat-class objects
info:
Object of class "character" identifier
experiment:
Object of class "character" ...
project:
Object of class "character" ...
uniq:
Object of class "logical" If the Calibprestat-class must be unique
content:
Object of class "character" class of contante: Calibprestat
names:
Object of class "character" list names

Extends

Class "Caliblist", directly. Class "Mlist", by class "Caliblist". Class "List", by class "Caliblist". Class "list", by class "Caliblist", with explicit coerce. Class "vector", by class "Caliblist", with explicit coerce.

Methods

applycalib
signature(obx = "Massvectorlist", oby = "Calibprelist"): ...

Note

Author(s)

W.Wolski

References

A. Wool and Z. Smilansky "Precalibration of matrix-assisted laser desorption/ionization-time of flight spectra for peptide mass fingerprinting" 2002 Proteomics 2(10) 1365-1373

See Also

Caliblist-class

Examples

##---- Should be DIRECTLY executable !! ----

[Package mscalib version 1.0.1 Index]