trackSets-class         package:rtracklayer         R Documentation

_C_l_a_s_s "_t_r_a_c_k_S_e_t_s"

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

     A list of 'trackSet' instances.

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

     Objects are normally created using the 'trackSets' function.

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


     '._D_a_t_a': Object of class '"list"' containing the tracks. 

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

     Class '"list"', from data part. Class '"vector"', by class "list",
     distance 2. Class '"AssayData"', by class "list", distance 2.

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


     '_e_x_p_o_r_t._u_c_s_c(_o_b_j_e_c_t, _c_o_n,         _s_u_b_f_o_r_m_a_t = _c("_g_f_f", "_w_i_g", "_b_e_d"), _n_a_m_e = _n_a_m_e_s(_o_b_j_e_c_t), ...)' 
          Export all tracks in UCSC format. 

     '_g_e_n_o_m_e_S_e_g_m_e_n_t(_o_b_j_e_c_t)' Obtain the union of the segments spanned
          by each track in the list. 

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

     Michael Lawrence

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

     'trackSets' for obtaining instances of this class.

     'layTrack' for loading the tracks into a genome browser.

