Learn R Programming

aroma.affymetrix (version 2.11.1)

process.FragmentLengthNormalization: Normalizes the data set

Description

Normalizes the data set.

Usage

## S3 method for class 'FragmentLengthNormalization':
process(this, ..., force=FALSE, verbose=FALSE)

Arguments

...
Additional arguments passed to normalizeFragmentLength (only for advanced users).
force
If TRUE, data already normalized is re-normalized, otherwise not.
verbose
See Verbose.

Value

See Also

For more information see FragmentLengthNormalization.