MAIT.RawData-class: Class '"MAIT.RawData"'

Description Slots Methods Author(s) See Also

Description

MAIT.RawData objects are used in the MAIT package to save the data related to the information of the features.

Slots

This class contains information of the raw data and the parameters of the whole analysis. It has two slots:

parameters:

All the parameters of the analysis are saved in this slot. It can be obtained as a matrix in R by typing summary(parameters(MAIT.object))

data:

This slot contains either the xcmsSet-class or the xsAnnotate object, depending if the function peakAnnotation has already been launched

Methods

No methods defined with class "MAIT.RawData" in the signature.

Author(s)

Francesc Fernandez, francesc.fernandez.albert@upc.edu

See Also

MAIT-class xsAnnotate


MAIT documentation built on Nov. 8, 2020, 5:43 p.m.