Learn R Programming

aroma.affymetrix (version 1.6.0)

BackgroundCorrection: The BackgroundCorrection class

Description

Package: aroma.affymetrix Class BackgroundCorrection Object ~~| ~~+--AromaTransform ~~~~~~~| ~~~~~~~+--Transform ~~~~~~~~~~~~| ~~~~~~~~~~~~+--ProbeLevelTransform ~~~~~~~~~~~~~~~~~| ~~~~~~~~~~~~~~~~~+--BackgroundCorrection Directly known subclasses: GcRmaBackgroundCorrection, LimmaBackgroundCorrection, NormExpBackgroundCorrection, OpticalBackgroundCorrection, RmaBackgroundCorrection public abstract static class BackgroundCorrection extends ProbeLevelTransform This class represents a background adjustment function.

Usage

BackgroundCorrection(..., subsetToUpdate=NULL, typesToUpdate=NULL)

Arguments

...
Arguments passed to the constructor of ProbeLevelTransform.
subsetToUpdate
The probes to be updated. If NULL, all probes are updated.
typesToUpdate
Types of probes to be updated.

Fields and Methods

Methods: rll{ process Processes the data set. } Methods inherited from Transform: getOutputDataSet, getOutputDataSetOLD20090509, getOutputFiles Methods inherited from AromaTransform: getExpectedOutputFiles, getExpectedOutputFullnames, getFullName, getInputDataSet, getName, getOutputDataSet, getOutputDataSet0, getOutputFiles, getPath, getTags, isDone, process, setTags Methods inherited from Object: asThis, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save