Create a GCIMSSpectrumSet object

GCIMSSpectrumSet(spectra = list(), pData = NULL)

Arguments

spectra

A named list of GCIMSSpectrum objects, one per sample, named after their SampleID.

pData

A data.frame/DataFrame/tibble with the phenotype data, or NULL.

Value

A GCIMSSpectrumSet object