Learn R Programming

aroma.affymetrix (version 2.2.0)

ProbeLevelTransform3: The ProbeLevelTransform3 class

Description

Package: aroma.affymetrix Class ProbeLevelTransform3 Object ~~| ~~+--AromaTransform ~~~~~~~| ~~~~~~~+--Transform ~~~~~~~~~~~~| ~~~~~~~~~~~~+--ProbeLevelTransform ~~~~~~~~~~~~~~~~~| ~~~~~~~~~~~~~~~~~+--ProbeLevelTransform3 Directly known subclasses: AbstractProbeSequenceNormalization, BaseCountNormalization, BasePositionNormalization, LinearModelProbeSequenceNormalization, MatNormalization, ScaleNormalization3, UnitTypeScaleNormalization public abstract static class ProbeLevelTransform3 extends ProbeLevelTransform This abstract class is specialized from ProbeLevelTransform and provides methods to identify subsets and types of probes that are used for fitting and/or updating the signals.

Usage

ProbeLevelTransform3(dataSet=NULL, ..., unitsToFit="-XY", typesToFit=typesToUpdate, unitsToUpdate=NULL, typesToUpdate="pm", shift=0)

Arguments

...
Arguments passed to the constructor of ProbeLevelTransform.
unitsToFit
The units from which the normalization curve should be estimated. If NULL, all are considered.
typesToFit
Types of probes to be used when fitting the model.
unitsToUpdate
The units to be updated. If NULL, all are considered.
typesToUpdate
Types of probes to be updated.
shift
An optional amount to shift data before fitting and updating.

Fields and Methods

Methods: rll{ clearCache - } 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, getChecksum, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save