.aaf.raw package:annaffy R Documentation _F_e_t_c_h _r_a_w _a_n_n_o_t_a_t_i_o_n _d_a_t_a _D_e_s_c_r_i_p_t_i_o_n: Retrieve annotation data from a data package, loading the library if necessary. _U_s_a_g_e: .aaf.raw(probeids, chip, type) _A_r_g_u_m_e_n_t_s: probeids: character vector containing probe ids chip: name of chip, see details type: type of annotation, see details _D_e_t_a_i_l_s: The core workings of this function depend on an (informal) protocol used in creating the BioConductor Affymetrix annotation data packages. Based on currently published (and unpublished) data packages, the current protocol includes the following features: The package is named after the chip, '' The package contains datasets named '' _V_a_l_u_e: A list of annotation data for the given probeids. Each list contains a sub-list containing the actual data. _N_o_t_e: Written at the NASA Center for Computational Astrobiology _A_u_t_h_o_r(_s): Colin A. Smith, annaffy@colinsmith.org