process.DChipQuantileNormalization {aroma.affymetrix} | R Documentation |
Normalizes the data set.
## S3 method for class 'DChipQuantileNormalization': process(this, ..., force=FALSE, skip=TRUE, verbose=FALSE)
... |
Arguments passed to
normalizeQuantileSpline.numeric . |
force |
If TRUE , data already normalized is re-normalized,
otherwise not. |
verbose |
See Verbose . |
Henrik Bengtsson (http://www.braju.com/R/)
For more information see DChipQuantileNormalization
.