Learn R Programming

aroma.affymetrix (version 3.2.2)

byChipType.DChipGenomeInformation: Defines a DChipGenomeInformation object by chip type

Description

Defines a DChipGenomeInformation object by chip type.

Usage

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

Value

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

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.

See Also

For more information see DChipGenomeInformation.