SignalChannel-class {maDB} | R Documentation |
With this object it is possible to describe the signal channels of a microarray experiment. This object establishes the linkage between the sample that was hybridized onto a specific signal channel of a microarray (signal channels correspond to the columns of the exprs
slot of a MadbSet
(or ExpressionSet
)).
\
For further informations and examples refer to the package vignette (which can be opened using the openMadbVignette
).
hyb.date
:label.date
:label.incorporation
:color
:description
:array.index
:MadbSet
object.sample.index
:samples
slot of the MadbSet
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
MadbSet-class
,
Sample-class
,
loadFromDB
,
publishToDB
,
getSignalChannels
getArrays