bioAssayData-class {MAGEML}R Documentation

BioAssayData class.

Description

This class contains the information extracted from the BioAssayData package. The class has a featureRef slot and an array slot.

Slots

featureRef:
Object of class "list", containing references to the feature spotted on the array. The orde in which the features are presented corresponds to the order of the data in the raw data files.
array:
Object of class "character", containing the array design.

Methods

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

Author(s)

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

References


[Package Contents]