hla                   package:gap                   R Documentation

_H_L_A _m_a_r_k_e_r_s _a_n_d _S_c_h_i_z_o_p_h_r_e_n_i_a

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

     This data set contains HLA markers DRB, DQA, DQB and 271
     Schizophrenia patients and controls.

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

     data(hla)

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

     A data frame containing 271 rows and 8 columns:

     _i_d subject id

     _y a variable taking value 0 for controls and 1 for Schizophrenia

     _D_Q_R._a_1 DQR allele a1

     _D_Q_R._a_2 DQR allele a2

     _D_Q_A._a_1 DQA allele a1

     _D_Q_A._a_2 DQA allele a2

     _D_Q_B._a_1 DQB allele a1

     _D_Q_B._a_2 DQB allele a2

     The last six variables are genotypes for 3 HLA loci, with a prefix
     name (e.g., "DQB") and a suffix for each of two alleles (".a1" and
     ".a2").

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

     Dr Padraig Wright of Pfitzer

