trackSets-methods        package:rtracklayer        R Documentation

_G_e_t_t_i_n_g _a _l_i_s_t _o_f _t_r_a_c_k_S_e_t_s

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

     Methods for creating and getting a 'trackSets' object: a list of
     'trackSet' instances.

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

     The following methods are defined by 'rtracklayer' for the
     'trackSets(object, ...)' generic.


     _o_b_j_e_c_t = "_t_r_a_c_k_S_e_t" Create an instance with track 'object' and any
          additional tracks in '...'. 

     _o_b_j_e_c_t = "_m_i_s_s_i_n_g" Creates an empty instance. 

     _o_b_j_e_c_t = "_l_i_s_t" Coerces a regular list of 'trackSet' instances. 

