Learn R Programming

aroma.affymetrix (version 3.2.2)

process.GcContentNormalization: Normalizes the data set

Description

Normalizes the data set.

Usage

# S3 method for GcContentNormalization
process(this, ..., force=FALSE, verbose=FALSE)

Value

Returns a double

vector.

Arguments

...

Not used.

force

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

verbose

See Verbose.

See Also

For more information see GcContentNormalization.