hla {gap}R Documentation

HLA markers and Schizophrenia

Description

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

Usage

data(hla)

Format

A data frame containing 271 rows and 8 columns:

id
subject id
y
a variable taking value 0 for controls and 1 for Schizophrenia
DQR.a1
DQR allele a1
DQR.a2
DQR allele a2
DQA.a1
DQA allele a1
DQA.a2
DQA allele a2
DQB.a1
DQB allele a1
DQB.a2
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").

Source

Dr Padraig Wright of Pfitzer


[Package Contents]