Learn R Programming

SPUTNIK (version 1.4.2)

numDetectedMSI,msi.dataset-method: 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 msi.dataset
numDetectedMSI(object)

Value

ms.image-class object representing the detected ions per pixel.

Arguments

object

msi.dataset-class object.