Object
~~|
~~+--
ParametersInterface
~~~~~~~|
~~~~~~~+--
AromaTransform
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
Transform
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--
ProbeLevelTransform
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--
QuantileNormalization
Directly known subclasses: DChipQuantileNormalization
public static class QuantileNormalization extends ProbeLevelTransform
This class represents a normalization function that transforms the probe-level signals towards the same empirical distribution.
QuantileNormalization(..., subsetToUpdate=NULL, typesToUpdate=NULL, targetDistribution=NULL, subsetToAvg=subsetToUpdate, typesToAvg=typesToUpdate)
ProbeLevelTransform
.NULL
, all probes are updated."pm"
and "mm"
only perfect-match and mismatch
probes are used, respectively. If "pmmm"
both types are used.
process |
|
- |