AnnotationTrack-class      package:GenomeGraphs      R Documentation

_C_l_a_s_s "_A_n_n_o_t_a_t_i_o_n_T_r_a_c_k"

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

     A generic object to store annotation

_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("AnnotationTrack", ...)'.

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


     '_c_h_r': Object of class '"numeric"'

     '_s_t_r_a_n_d': Object of class '"numeric"'

     '_r_e_g_i_o_n_s': Object of class '"dfOrNULL"'

     '_d_p': Object of class '"DisplayPars"'

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

     Class '"gdObject"', directly.

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


     _d_r_a_w_G_D 'signature(gdObject = "AnnotationTrack")': ... 

     _g_e_t_P_l_o_t_I_d 'signature(obj = "AnnotationTrack")': ... 

     _i_n_i_t_i_a_l_i_z_e 'signature(.Object = "AnnotationTrack")': ... 

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

     James Bullard

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

     showClass("AnnotationTrack")

