hgByChroms             package:annotate             R Documentation

_A _d_a_t_a_s_e_t _t_o _s_h_o_w _t_h_e _h_u_m_a_n _g_e_n_o_m_e _b_a_s_e _p_a_i_r _l_o_c_a_t_i_o_n_s _p_e_r
_c_h_r_o_m_o_s_o_m_e.

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

     The data is described above.

_U_s_a_g_e:

     data(hgByChroms)

_F_o_r_m_a_t:

     A list, with the names consisting of the names of the chromosomes
     in the human genome (thus 24 elements).  Each element consists of
     a named vector of +/- values - where each value represents the
     location of a base pair (the numeric value is the location, while
     the +/- denotes the strand value), with the name providing the
     name of the base pair.

_S_o_u_r_c_e:

     Cheng Li of the Dana-Farber Cancer Institute.

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

      data(hgByChroms)

