SignalChannel-class {maDB} | R Documentation |
With this object it is possible to describe the signal channels of a micro array experiment. This object establishes the linkage between the sample that was hybridized onto a micro array and the signal channel that was used for this sample. It is therefore possible to use the same type of object (namely the EexprSet
object) with both one signal channel arrays like Affymetrix and two or more signal channel micro arrays.
hyb.date
:label.date
:label.incorporation
:color
:description
:array.index
:EexprSet
object.sample.index
:samples
slot of the EexprSet
object.array.name
:signature(object = "SignalChannel")
: creates a new database table that can be used to store objects from the type SignalChannel
into. signature(object = "SignalChannel")
: returns the content of the slots of the SignalChannel
object as a character matrix. signature(object = "SignalChannel")
: Displays the objects content. Johannes Rainer
EexprSet-class
,
Sample-class
,
loadFromDB
,
publishToDB
,
getSignalChannels
getArrays