linkage user's guide (version 5.2)
2.1 Phenotypes and Genotypes
To understand the format of the input files, you must know what
kinds of phenotypic data can be interpreted by the LINKAGE
programs. Phenotype data can be one of the following types:
- Numbered alleles. These are codominant alleles at a single
locus. The numbers run consecutively from 1 to the maximum
number of alleles observed. The phenotype consists of two
allele numbers corresponding to a genotype. An unknown
genotype is coded as 0 0.
- Binary factors. In this coding scheme a series of binary
codes (1 or 0) indicates the presence or absence of a phenotype
factor. This system is useful for describing either
codominant or recessive/dominant systems. The phenotype is
entered as a binary string.
- Affection status. The presence or absence of disease (or
other qualitative phenotypes) is described by a numbered
code. A risk or liability class can also be included as a
separate numeric code.
- Quantitative traits. One or more quantitative measurements
can be used as a phenotype description.
The phenotypic codes for each of these types of data are described
in more detail below.
NOTE: The present version of LINKAGE does not allow mixtures
of affection status and quantitative variables, except
in the case of sex-linked traits as described below. A
future version will incorporate a modification
allowing such mixtures for autosomal data.
previous: 2.0 overview
next: 2.2 numbered alleles
up: 2. structure of input data