| msi.dataset-class {SPUTNIK} | R Documentation |
msi.dataset-class S4 class definition containing the information about the mass spectrometry imaging dataset.
Description
msi.dataset-class S4 class definition containing the information about the mass spectrometry imaging dataset.
Slots
matrixthe peaks intensity matrix. Rows represent pixels, and columns represent peaks.
mzvector of matched m/z values.
nrowgeometrical shape (number of rows) of image.
ncolgeometrical shape (number of columns) of image.
normnormalization method.
normoffsetnumeric offset used for the normalization.
vartrvariance stabilizing transformation.
vartroffsetnumeric offset used for the variance stabilizing transformation.
numdetectedmsImage of number of detected peaks.
totalioncountmsImage of total-ion-count per pixel.
Author(s)
Paolo Inglese p.inglese14@imperial.ac.uk
[Package SPUTNIK version 1.4.2 Index]