"RGChannelSet"## ConstructorsRGChannelSet(Green = new("matrix"), Red = new("matrix"), ...)
RGChannelSetExtended(Green = new("matrix"), Red = new("matrix"),
GreenSD = new("matrix"), RedSD = new("matrix"),
NBeads = new("matrix"), ...)
## Accessors
## S3 method for class 'RGChannelSet':
getBeta(object, \dots)
getGreen(object)
getRed(object)
## S3 method for class 'RGChannelSet':
getManifest(object)
## Convenience functions
getOOB(object)
getSnpBeta(object)
RGChannelSet (or RGChannelSetExtended).Green argument, but for the Green channel.Green argument, but for standard
deviations of the Green channel summaries.Green, but for standard deviations of the
Red channel summaries.Green argument, but contains the number
of beads used to summarize the Green and Red channels.eSet constructor,
particular a phenoData slot.RGChannelSet or RGChannelSetExtended functions with the
arguments outlined above.eSet for the basic class that is used as a
building block for "RGChannelSet(Extended)". See
IlluminaMethylationManifest for a class representing the
design of the array.