qtlex              package:GeneticsBase              R Documentation

_S_i_m_u_l_a_t_e_d _p_e_d_i_g_r_e_e _w_i_t_h _g_e_n_o_t_y_p_e_s _a_n_d _o_n_e _q_t_l _c_o_v_a_r_i_a_t_e

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

     Simulated dataset for a pedigree of 1000 trios with 51 SNPs, and 1
     quantitative trait.

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

     data(qtlex)

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

     'geneSet' object

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

     This data is the 'qtl' example from Lange and Kraft's "Short
     Course: Genetics Associateion Analysis."

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

     Lange, C. and Kraft, P. (2005). "Short Course: Genetics
     Associateion Analysis."

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

     Lange, C. and Kraft, P. (2005). "Short Course: Genetics
     Associateion Analysis." 

     DeMeo, D. L., C. Lange, et al. (2002). "Univariate and
     multivariate family-based association analysis of the IL-13
     ARG130GLN polymorphism in the Childhood Asthma Management
     Program." Genet Epidemiol 23(4): 335-48.

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

     library(GeneticsBase)
     data(qtlex)
     head(qtlex)

