aafUniGene-class           package:annaffy           R Documentation

_C_l_a_s_s _a_a_f_U_n_i_G_e_n_e, _a _c_l_a_s_s _f_o_r _U_n_i_G_e_n_e _c_l_u_s_t_e_r _i_d_s

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

     An abstraction for UniGene cluster ids from Bioconductor data
     packages.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects are generally created by the 'aafUniGene' constructor. 
     Objects can also be created manually by calls of the form
     'new("aafUniGene", id)'.

_S_l_o_t_s:


     '._D_a_t_a': Object of class 'character'

_E_x_t_e_n_d_s:

     Class 'character', from data part.

_M_e_t_h_o_d_s:


     _g_e_t_U_R_L (aafUniGene): Returns a URLs to the corresponding entry in
          NCBI's UniGene database. On the rare chance that more than
          one id is defined, more than one URL will be returned.

     _g_e_t_H_T_M_L (aafUniGene): Returns an HTML representation with a link
          to the UniGene database. On the rare chance that more than
          one id is defined, more than one link will be returned.


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

     Colin A. Smith, annaffy@colinsmith.org

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

     aafUniGene

