Package: aroma.cn
Class AbstractCurveNormalization
Object
~~|
~~+--AbstractCurveNormalization
Directly known subclasses:
PrincipalCurveNormalization, XYCurveNormalization
public abstract static class AbstractCurveNormalization
extends Object
AbstractCurveNormalization(dataSet=NULL, targetSet=NULL, subsetToFit=NULL, tags="*",
copyTarget=TRUE, ...)
An AromaUnitTotalCnBinarySet of
"test" samples to be normalized.
An AromaUnitTotalCnBinarySet of
paired target samples.
The subset of loci to be used to fit the
normalization functions.
If NULL, loci on chromosomes 1-22 are used, but not on ChrX and ChrY.
(Optional) Sets the tags for the output data sets.
If TRUE, target arrays are copied to the output
data set, otherwise not.
Not used.
Methods:
getFullName | - | |
getInputDataSet | - | |
getName | - | |
getOutputDataSet | - | |
getTags | - | |
getTargetDataSet | - | |
process | - | |
setTags | - |
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save, asThis
Henrik Bengtsson