martTable-class           package:biomaRt           R Documentation

_C_l_a_s_s _m_a_r_t_T_a_b_l_e

_D_e_s_c_r_i_p_t_i_o_n:

     Represents a martTable class

_D_e_t_a_i_l_s:

     This Class is used to represent an annotation table.  It stores
     the feature identifier (affy, locuslink,...), and a table with
     annotation retrieved for these features.

_C_r_e_a_t_i_n_g _O_b_j_e_c_t_s:

     ' new('martTable','
      '  id = ..../, #OMIM identifier of class numeric'
      '  table = ..../, #list'
      ' )'

_A_u_t_h_o_r(_s):

     Steffen Durinck, <URL: http://www.esat.kuleuven.ac.be/~sdurinck>

_S_e_e _A_l_s_o:

_E_x_a_m_p_l_e_s:

