affy (version 1.50.0)

whatcdf: Find which CDF corresponds

Description

Find which kind of CDF corresponds to a CEL file.

Usage

whatcdf(filename, compress = getOption("BioC")$affy$compress.cel)

Arguments

filename
a '.CEL' file name.
compress
logical (file compressed or not).

Value

a character with the name of the CDF.

Details

Information concerning the corresponding CDF file seems to be found in CEL files. This allows us to try to link CDF information automatically.

See Also

getInfoInAffyFile, read.celfile