aafCytoband-class          package:annaffy          R Documentation

_C_l_a_s_s _a_a_f_C_y_t_o_b_a_n_d, _a _c_l_a_s_s _f_o_r _c_y_t_o_b_a_n_d _d_a_t_a

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

     An abstraction for cytoband data 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 'aafCytoband' constructor. 
     Objects can also be created manually by calls of the form
     'new("aafCytoband", band, genbank)'.

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


     '_b_a_n_d': Object of class 'character' containing genomic cytoband

     '_g_e_n_e': Object of class 'character' containing containing Gene ID


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


     _g_e_t_T_e_x_t (aafCytoband): Returns text of 'band'.

     _g_e_t_U_R_L (aafCytoband): Returns a URL corresponding entry in NCBI's
          cytoband map viewer.


     See generic implementations of 'getHTML', 'getTD', and 'getCSS'.

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

     Colin A. Smith, annaffy@colinsmith.org

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

     aafCytoband

