Learn R Programming

aroma.affymetrix (version 3.0.0)

getGenomeInformation.AffymetrixCdfFile: Gets genome information for this chip type

Description

Gets genome information for this chip type.

Usage

"getGenomeInformation"(this, types=c("UGP", "dChip"), ..., force=FALSE, verbose=FALSE)

Arguments

types
A character vector specifying what type of genome information sets to search for.
...
Not used.
force
If FALSE, cached information is retrieved, otherwise not.
verbose

Value

Returns a GenomeInformation object.

See Also

For more information see AffymetrixCdfFile.