process.FragmentLengthNormalization {aroma.affymetrix} | R Documentation |
Normalizes the data set.
## S3 method for class 'FragmentLengthNormalization': process(this, ..., force=FALSE, verbose=FALSE)
... |
Additional arguments passed to
normalizeFragmentLength (only for advanced users). |
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 FragmentLengthNormalization
.