| msi.dataset-class | R Documentation |
msi.dataset-class S4 class definition containing the information about the mass spectrometry imaging dataset.
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.
Paolo Inglese p.inglese14@imperial.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.