whatcdf: Find which CDF corresponds

Description Usage Arguments Details Value See Also

View source: R/whatcdf.R

Description

Find which kind of CDF corresponds to a CEL file.

Usage

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

Arguments

filename

a '.CEL' file name.

compress

logical (file compressed or not).

Details

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

Value

a character with the name of the CDF.

See Also

getInfoInAffyFile, read.celfile


affy documentation built on Nov. 8, 2020, 8:18 p.m.