chromosomeAnnotation         package:SNPchip         R Documentation

_c_h_r_o_m_o_s_o_m_e _a_n_n_o_t_a_t_i_o_n

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

     Contains  information on chromosomes 1-22, X and Y.

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

     data(chromosomeAnnotation)

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

     A data frame with 24 observations on the following 3 variables.

     '_c_e_n_t_r_o_m_e_r_e_S_t_a_r_t' a numeric vector

     '_c_e_n_t_r_o_m_e_r_e_E_n_d' a numeric vector

     '_c_h_r_o_m_o_s_o_m_e_S_i_z_e' a numeric vector

_D_e_t_a_i_l_s:

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

_R_e_f_e_r_e_n_c_e_s:

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

     data(chromosomeAnnotation)

