strMultPop              package:GGtools              R Documentation

_s_e_r_i_a_l_i_z_a_t_i_o_n _o_f _a _t_a_b_l_e _f_r_o_m _S_t_r_i_n_g_e_r'_s _m_u_l_t_i_p_o_p_u_l_a_t_i_o_n _e_Q_T_L _r_e_p_o_r_t

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

     serialization of a table from Stringer's multipopulation eQTL
     report

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

     data(strMultPop)

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

     A data frame with 39649 observations on the following 12
     variables.

     '_r_s_i_d' a factor with levels rs...

     '_g_e_n_e_s_y_m' a factor with levels '37865' '39692' 'ABC1' 'ABCD2'
          'ABHD4' 'ACAS2' ...

     '_i_l_l_v_1_p_i_d' a factor with levels 'GI_10047105-S' 'GI_10092611-A'
          'GI_10190705-S' 'GI_10567821-S' 'GI_10835118-S'
          'GI_10835186-S'  ...

     '_s_n_p_C_h_r' a numeric vector

     '_s_n_p_C_o_o_r_d_B_3_5' a numeric vector

     '_p_r_o_b_e_M_i_d_C_o_o_r_B_3_5' a numeric vector

     '_s_n_p_2_p_r_o_b_e' a numeric vector

     '_m_i_n_u_s_l_o_g_1_0_p' a numeric vector

     '_a_d_j_R_2' a numeric vector

     '_a_s_s_o_c_G_r_a_d' a numeric vector

     '_p_e_r_m_T_h_r_e_s_h' a numeric vector

     '_p_o_p_S_e_t' a factor with levels 'CEU-CHB-JPT' 'CEU-CHB-JPT-YRI'
          'CHB-JPT'

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

     imported from the PDF(!) distributed by Stranger et al as
     supplement to  PMID 17873874

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

     PMID 17873874 supplement

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

     PMID 17873874 supplement

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

     data(strMultPop)
     strMultPop[1:2,]

