Object
~~|
~~+--
ParametersInterface
~~~~~~~|
~~~~~~~+--
AromaTransform
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
Transform
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--
ProbeLevelTransform
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--
ProbeLevelTransform3
~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~+--
AbstractProbeSequenceNormalization
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--
MatNormalization
Directly known subclasses:
public static class MatNormalization extends AbstractProbeSequenceNormalization
This class represents a normalization method that corrects for systematic effects in the probe intensities due to differences in the number of A, C, G, and T:s and the match scores according to MAT [1].
MatNormalization(..., unitsToFit=NULL, model=c("lm"), nbrOfBins=200)
AbstractProbeSequenceNormalization
.NULL
, all are considered.character
string specifying the model used to fit
the base-count effects. process |
|
- |