quantitationType-class {MAGEML}R Documentation

QuantitationType class.

Description

This class contains the information extracted from the BioAssayData package concerning the measured quantitationTypes.

Slots

quantitationTypes:
Object of class "list", containing the available quantitationTypes. The order in which the appear corresponds to the order in the raw data file
dataExternal:
Object of class "list", containing the names of the raw data files. The order in this list is as such that they correspond with the dataID slot
experiment:
Object of class "character", containing the identifier of the experiment.
dataID:
Object of class "list", containing the DATA identifiers. The order in this list is as such that they correspond with the dataExternal slot

Methods

show
signature(x = "quantitationTypes"): print method for "quantitationType" class.

Author(s)

Joke Allemeersch, http://www.esat.kuleuven.ac.be/~jallemee
Steffen Durinck, http://www.esat.kuleuven.ac.be/~sdurinck.

References


[Package Contents]