Spectra-class: Class Spectra

Description Slots Methods

Description

Objects of class Spectra contain a set of NMR spectra. It includes preprocessed spectra and can be created with the function createSpectra.

Slots

sample.name

Character vector of sample names.

ppm.grid

Numeric vector of a unique grid (definition domain) for all spectra (in ppm).

spectra

Numeric matrix with all spectra in columns. Columns must be in the same order as for sample.name and rows correspond to points of ppm.grid.

norm.method

Character specifying the normalisation method to use on spectra

norm.params

List containing normalisation parameteres (see normaliseSpectra for details).

Methods

Multiple methods can be applied on Spectra objects.


ASICS documentation built on Nov. 8, 2020, 8:19 p.m.