GEOData-class package:GEOquery R Documentation _C_l_a_s_s "_G_E_O_D_a_t_a" _D_e_s_c_r_i_p_t_i_o_n: A virtual class for holding GEO samples, platforms, and datasets _O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s: Objects can be created by calls of the form 'new("GEOData", ...)'. _S_l_o_t_s: '_h_e_a_d_e_r': Object of class '"list"' containing metadata _M_e_t_h_o_d_s: _A_c_c_e_s_s_i_o_n 'signature(object = "GEOData")': returns the GEO acccession for the current object _C_o_l_u_m_n_s 'signature(object = "GEOData")': returns the column descriptions for the current object _M_e_t_a 'signature(object = "GEOData")': returns the metadata for the current object _T_a_b_l_e 'signature(object = "GEOData")': returns the "Table" for the current object _d_a_t_a_T_a_b_l_e 'signature(object = "GEOData")': returns the dataTable (column info and data) for the current object _s_h_o_w 'signature(object = "GEOData")': a convenience method for showing a GEO object _A_u_t_h_o_r(_s): Sean Davis _S_e_e _A_l_s_o: 'GDS-class', 'GPL-class', 'GSM-class', 'GEODataTable-class',