
Last chance! 50% off unlimited learning
Sale ends in
"oligoPLM"
fitProbeLevelModel(FeatureSetObject)
, where
FeatureSetObject
is an object obtained through
read.celfiles
or read.xysfiles
, representing intensities
observed for different probes (which are grouped in probesets or
meta-probesets) across distinct samples.rma
, summarize
## TODO: review code and fix broken
if (require(oligoData)){
data(nimbleExpressionFS)
fit <- fitProbeLevelModel(nimbleExpressionFS)
image(fit)
NUSE(fit)
RLE(fit)
}
Run the code above in your browser using DataLab