MAIT.FeatureInfo-class {MAIT} | R Documentation |
"MAIT.FeatureInfo"
MAIT.FeatureInfo objects are used in the MAIT package to save the data related to the information of the features.
It stores information related to the features. It contains three extra slots:
biotransformations
:Biotransformations found when function Biotransformations is launched.
peakAgMethod
:In this slot is stored the table created by the function identifyMetabolites. It can be retrieved quickly in R by using the function metaboliteTable
metaboliteTable
:Peak Aggregation Method used when function peakAggregation is launched.
No methods defined with class "MAIT.FeatureInfo" in the signature.
Francesc Fernandez, francesc.fernandez.albert@upc.edu