Description Slots Methods Author(s) See Also
MAIT.RawData objects are used in the MAIT package to save the data related to the information of the features.
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
No methods defined with class "MAIT.RawData" in the signature.
Francesc Fernandez, francesc.fernandez.albert@upc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.