| SignalSet {sesame} | R Documentation |
SignalSet class
SignalSet
An R6Class object.
Object of class SignalSet
platformplatform name, supports "EPIC", "HM450" and "HM27"
IGintensity table for type I probes in green channel
IRintensity table for type I probes in red channel
IIintensity table for type II probes
oobGout-of-band probes in green channel
oobRout-of-band probes in red channel
ctlall the control probe intensities
pvalnamed numeric vector of p-values
maskprobe mask
For full documentation of each method go to
new(platform)Create a SignalSet in the specified platform
detectPValue()Detect P-value for each probe
toM()Convert to M values
totalIntensities()Total intensity on each probe
SignalSet$new("EPIC")