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',

