byChipType.DChipGenomeInformation {aroma.affymetrix}R Documentation

Defines a DChipGenomeInformation object by chip type

Description

Defines a DChipGenomeInformation object by chip type.

Usage

## S3 method for class 'DChipGenomeInformation':
byChipType(static, chipType, version=NULL, ..., verbose=FALSE)

Arguments

chipType A character string.
version An optional character string specifying the version string, if more than one version is available.
... Not used.
verbose See Verbose.

Value

Returns an DChipGenomeInformation object. If no file was not found, an error is thrown.

Author(s)

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

See Also

For more information see DChipGenomeInformation.


[Package aroma.affymetrix version 1.2.0 Index]