Learn R Programming

aroma.affymetrix (version 3.2.2)

getChipEffectSet.AlleleSummation: Gets the set of chip effects for this model

Description

Gets the set of chip effects for this model. There is one chip-effect file per array.

Usage

# S3 method for AlleleSummation
getChipEffectSet(this, ..., verbose=FALSE)

Value

Returns a ChipEffectSet object.

Arguments

...

Not used.

verbose

A logical or a Verbose.

See Also

For more information see AlleleSummation.