numDetectedMSI,msi.dataset-method {SPUTNIK} | R Documentation |
Generates an msImage representing the number of detected peaks per pixel. This image can be used to qualitatively evaluate the spatial heterogeneity of the sample.
Description
Generates an msImage representing the number of detected peaks per pixel. This image can be used to qualitatively evaluate the spatial heterogeneity of the sample.
Usage
## S4 method for signature 'msi.dataset'
numDetectedMSI(object)
Arguments
object |
msi.dataset-class object. |
Value
ms.image-class object representing the detected ions per pixel.
[Package SPUTNIK version 1.4.2 Index]