Learn R Programming

SPUTNIK (version 1.1)

msi.dataset-class: 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.

Arguments

Slots

matrix

the peaks intensity matrix. Rows represent pixels, and columns represent peaks.

mz

vector of matched m/z values.

nrow

geometrical shape (number of rows) of image.

ncol

geometrical shape (number of columns) of image.