Calibprelist-class {mscalib} | R Documentation |
Peptide rule based calibration. Determines calibration coefficients using the algorithm by Wool and Smilansky.
Objects can be created by call to function getprecalib-methods
.
.Data
:"list"
, list of
Calibprestat-class
objects info
:"character"
identifierexperiment
:"character"
... project
:"character"
... uniq
:"logical"
If the
Calibprestat-class
must be unique content
:"character"
class of
contante: Calibprestat
names
:"character"
list names
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.
signature(obx = "Massvectorlist", oby = "Calibprelist")
: ... W.Wolski
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
##---- Should be DIRECTLY executable !! ----