findByChipType.AffymetrixCdfFile: Locates a CDF file from its chip type
Description
Locates a CDF file from its chip type.Usage
AffymetrixCdfFile$findByChipType(chipType, tags=NULL, pattern=NULL, ..., .useAffxparser=TRUE)
Arguments
.useAffxparser
If TRUE
, findCdf
is used if
the CDF could not be located. Value
- Returns a pathname as a
character
string to the first CDF file found.
If non CDF with requested chip type was found, NULL
is returned.
synopsis
findByChipType.AffymetrixCdfFile(static, chipType, tags=NULL, pattern=NULL, ..., .useAffxparser=TRUE)