Calibintlist-class {mscalib} | R Documentation |
The Calibintlist
stores objects of class
Calibintstat. It provides methods to calibrate the Massvectorlist
An object of this class is obtained by calling the function getintcalib-methods
.Data
:"list"
The list of Calibintstat-class
objectsppm
:"logical"
: TRUE – If the mass
measurement was measured in parts per million (ppm) info
:"character"
identifier experiment
:"character"
experiment description (optional) project
:"character"
(optional) uniq
:"logical"
: TRUE – If matching of
calibration masses was accompanied by computing the noncrossing matching.content
:"character"
= "Calibintstat" names
:"character"
Obligatory
names slot
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 = "Calibintlist")
: ... signature(from = "Calibintlist", to = "data.frame")
: ... signature(from = "Calibintlist", to = "data.frame")
: ... W.Wolski
~put references to the literature/web site here ~
Calibintstat-class
for links to other classes
##---- Should be DIRECTLY executable !! ----