PerlegenExample         package:GeneticsBase         R Documentation

_S_m_a_l_l _e_x_a_m_p_l_e _d_a_t_a _s_e_t _f_r_o_m _P_e_r_l_e_g_e_n

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

     Small example data set from Perlegen.

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

     data(PerlegenExample)

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

     Object of class 'geneSet'.

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

     This data set is useful for testing, but the locus id's have been
     scrambled, and no covariate information is provided.  As a
     consequence, the data is meaningless.

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

     library(GeneticsBase)
     data(PerlegenExample)
     head(PerlegenExample)

