process.AbstractProbeSequenceNormalization: Normalizes the data set

process.AbstractProbeSequenceNormalizationR Documentation

Normalizes the data set

Description

Normalizes the data set.

Usage

## S3 method for class 'AbstractProbeSequenceNormalization'
process(this, ..., ram=NULL, force=FALSE, verbose=FALSE)

Arguments

...

Not used.

ram

A positive double scale factor specifying how much more memory to use relative to the default.

force

If TRUE, data already normalized is re-normalized, otherwise not.

verbose

See Verbose.

Value

Returns a double vector.

Author(s)

Henrik Bengtsson

See Also

For more information see AbstractProbeSequenceNormalization.


HenrikBengtsson/aroma.affymetrix documentation built on Feb. 20, 2024, 9:07 p.m.