centromere              package:SNPchip              R Documentation

_C_o_o_r_d_i_n_a_t_e_s _o_f _c_e_n_t_r_o_m_e_r_e

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

     Extracts coordinates of centromere for a particular chromosome

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

     centromere(chromosome)

_A_r_g_u_m_e_n_t_s:

chromosome: character string: "1", ..., "22", "X", or "Y"

_V_a_l_u_e:

     integer: stat and stop coordinates of centromere in basepairs

_A_u_t_h_o_r(_s):

     R. Scharpf

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

     centromere("1")

