bioSample-class {MAGEML}R Documentation

BioSample class.

Description

This class contains the information extracted from the BioAssay package and BioMaterial package. The class should be used as such that the elements in the different slots correspond by order in which they appear. In this way a measured data identifier is coupled to a compound and a biosample name.

Slots

measuredDataID:
Object of class "character", containing the DATA identifiers of the measured data.
compound:
Object of class "character", containing the compound by which the sample was labeled.
bioSampleName:
Object of class "character", containing the names of the samples.

Methods

show
signature(object = "bioSample"): print method for "bioSample" class.

Author(s)

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

References


[Package Contents]