getChipEffectSet.AlleleSummation {aroma.affymetrix}R Documentation

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

Arguments

... Not used.
verbose A logical or a Verbose.

Value

Returns a ChipEffectSet object.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see AlleleSummation.


[Package aroma.affymetrix version 1.2.0 Index]