Learn R Programming

aroma.affymetrix (version 3.2.2)

getChipEffectSet.ProbeLevelModel: 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 ProbeLevelModel
getChipEffectSet(this, ..., verbose=FALSE)

Value

Returns a ChipEffectSet object.

Arguments

...

Arguments passed to getMonocellCdf() of AffymetrixCdfFile.

verbose

A logical or a Verbose.

See Also

For more information see ProbeLevelModel.