whatcdf {affy} | R Documentation |
Find which kind of CDF corresponds to a CEL file.
whatcdf(filename, compress = getOption("BioC")$affy$compress.cel)
filename |
a '.CEL' file name |
compress |
boolean (file compressed or not |
Information concerning the corresponding CDF file seems to be found in CEL files. This allows us to try to link CDF information automatically.
a character
with the name of the CDF
getInfoInAffyFile
, read.celfile