browserViews-methods       package:rtracklayer       R Documentation

_G_e_t_t_i_n_g _t_h_e _b_r_o_w_s_e_r _v_i_e_w_s

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

     Methods for getting browser views.

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


          The following methods are defined by 'rtracklayer'. 

     _o_b_j_e_c_t = "_U_C_S_C_S_e_s_s_i_o_n" Gets the instances of 'BrowserView' in the
          session. 

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

     'browserView' for creating a browser view.

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

     ## Not run: 
     session <- browseGenome()
     browserViews(session)
     ## End(Not run)

