whatcdf package:affy R Documentation _F_i_n_d _w_h_i_c_h _C_D_F _c_o_r_r_e_s_p_o_n_d_s _D_e_s_c_r_i_p_t_i_o_n: Find which kind of CDF corresponds to a CEL file. _U_s_a_g_e: whatcdf(filename, compress = getOption("BioC")$affy$compress.cel) _A_r_g_u_m_e_n_t_s: filename: a '.CEL' file name compress: boolean (file compressed or not _D_e_t_a_i_l_s: Information concerning the corresponding CDF file seems to be found in CEL files. This allows us to try to link CDF information automatically. _V_a_l_u_e: a 'character' with the name of the CDF _S_e_e _A_l_s_o: 'getInfoInAffyFile', 'read.celfile'