ASICSResults-class: Class ASICSResults

Description Slots Methods See Also

Description

Objects of class ASICSResults contains results of ASICS quantification method for a set of spectra. This object is an extension of the class Spectra, with additional slots for quantification results, reconstructed spectra and deformed library.

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 of original spectra. Columns contain the spectra and are in the same order than sample.name. Rows correspond to points of ppm.grid.

reconstructed.spectra

Numeric matrix of reconstructed spectra (in columns) with estimated concentrations. Columns are in the same order than sample.name and rows correspond to points of ppm.grid.

quantification

Data-frame with identified metabolites and their relative concentrations.

deformed.library

A data frame containing the deformed library of each sample.

Methods

Multiple methods can be applied to Spectra objects.

See Also

Spectra


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