browserSession-methods      package:rtracklayer      R Documentation

_G_e_t _a _g_e_n_o_m_e _b_r_o_w_s_e_r _s_e_s_s_i_o_n

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

     Methods for getting browser sessions.

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

     The following methods are defined by 'rtracklayer'. 


     _o_b_j_e_c_t = "_c_h_a_r_a_c_t_e_r" 'browserSession(object, ...)': Creates a
          'browserSession' from a genome browser identifier. The
          identifier corresponds to the prefix of the session class
          name (e.g. "ucsc" in "ucscSession"). The arguments in ... are
          passed to the initialization function of the class.

     _o_b_j_e_c_t = "_b_r_o_w_s_e_r_V_i_e_w" Gets the 'browserSession' for the view. 

