Skip to main content

Cubic exact solutions for the estimation of pairwise haplotype frequencies: implications for linkage disequilibrium analyses and a web tool 'CubeX'

Abstract

Background

The frequency of a haplotype comprising one allele at each of two loci can be expressed as a cubic equation (the 'Hill equation'), the solution of which gives that frequency. Most haplotype and linkage disequilibrium analysis programs use iteration-based algorithms which substitute an estimate of haplotype frequency into the equation, producing a new estimate which is repeatedly fed back into the equation until the values converge to a maximum likelihood estimate (expectation-maximisation).

Results

We present a program, "CubeX", which calculates the biologically possible exact solution(s) and provides estimated haplotype frequencies, D', r2 and χ2 values for each. CubeX provides a "complete" analysis of haplotype frequencies and linkage disequilibrium for a pair of biallelic markers under situations where sampling variation and genotyping errors distort sample Hardy-Weinberg equilibrium, potentially causing more than one biologically possible solution. We also present an analysis of simulations and real data using the algebraically exact solution, which indicates that under perfect sample Hardy-Weinberg equilibrium there is only one biologically possible solution, but that under other conditions there may be more.

Conclusion

Our analyses demonstrate that lower allele frequencies, lower sample numbers, population stratification and a possible |D'| value of 1 are particularly susceptible to distortion of sample Hardy-Weinberg equilibrium, which has significant implications for calculation of linkage disequilibrium in small sample sizes (eg HapMap) and rarer alleles (eg paucimorphisms, q < 0.05) that may have particular disease relevance and require improved approaches for meaningful evaluation.

Background

Linkage disequilibrium (LD) describes the condition that occurs when alleles at different loci are non-randomly associated in a given population. Under LD the frequency (f11) of a haplotype (h11) representing the "1" allele at two loci is significantly more or less than the product of the respective allele frequencies. Characterisation of LD is important in medical genetics, influencing association mapping of trait loci and providing information on interactions between genes [1, 2]. LD is the result of a shared history of mutation and recombination, and other factors including: genetic drift, population growth, admixture, population structure, the ages of the polymorphisms, the physical distance separating them and the effects of selective pressure [3].

For unrelated individuals the estimation of LD relies on the estimation of haplotype frequencies. In a 3 × 3 table for a biallelic marker the haplotype phase of all individuals is known with the exception of the centre cell (representing individuals heterozygous at both loci). The estimated frequency, f ^ 11 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaaaaa@2F44@ , of the haplotype h11 is described by a cubic equation of the form

a f ^ 11 3 + b f ^ 11 2 + c f ^ 11 + d = 0 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGaemyyaeMafmOzayMbaKaadaqhaaWcbaGaeGymaeJaeGymaedabaGaeG4mamdaaOGaey4kaSIaemOyaiMafmOzayMbaKaadaqhaaWcbaGaeGymaeJaeGymaedabaGaeGOmaidaaOGaey4kaSIaem4yamMafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaakiabgUcaRiabdsgaKjabg2da9iabicdaWaaa@424C@
(1)

that is adapted from Hill's equation (4 [4] with the constants defined under Methods. With f ^ 11 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaaaaa@2F44@ and the allele frequencies, all four haplotype frequencies can be calculated, thus estimating the unknown proportions of the middle cell.

Several approaches exist for solving equation (1), the solution of which enables estimation of haplotype frequencies and LD coefficients. The first approach uses iteration-based algorithms. An initial estimate of haplotype frequency (either random, or based on the known haplotype numbers) is substituted into the equation, providing a new estimate. This is then fed back into the equation and the expectation-maximisation (EM) process repeated until the values converge. This is the basis both of the algorithm described by Hill in 1974 for the estimation of pairwise haplotype frequencies [4], and of other EM algorithms that enable the estimation of multilocus haplotype frequencies. Many programs exist that utilise variations on this approach, including: GOLD [5], GOLDsurfer [6], MIDAS [7], Haploview [8] and many others reviewed in [912]. The potential problem for these approaches is that algorithms may converge on one of the alternative roots of the cubic equation (a local maximum rather than the global maximum).

Other approaches include parsimony, eg HAPAR [13] and Bayesian algorithms, eg PHASE [1416]. Parsimony and Bayesian methods are both better suited to estimating individual haplotypes than EM approaches, while Bayesian and EM methods are useful for estimating population frequencies [11].

An alternative approach would be exact solution, such as Cardan's solution [17] of the generalized cubic equation (of which equation (1) is an example). This provides all roots to the cubic equation, from which we can select those that are both real (i.e. not a complex number) and biologically possible. If more than one solution exists then the likelihoods of the different solutions can be compared and an informed evaluation made of the result. Theoretically, the non-iterative approach may be computationally less intensive and more accurate, but computational efficiency and accuracy will be software and platform dependent.

Implementation

Hill assumed random mating and Hardy Weinberg Equilibrium (HWE) [4]. Rearranging terms for consequent diplotype frequency expectations for two biallelic loci Luo and Suhai [18] obtained equation 1 given in the introduction (here redefining f ^ 11 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaaaaa@2F44@ as x, a3 as a, a2 as b, a1 as c and a as d for convenience): ax3 + bx2 + cx + d = 0, where a = 4n; b = 2n (1 - 2p - 2q) - 2(2n11 + n12 + n21) - n22; c = 2npq - (2n11 + n12 + n21)(1 - 2p - 2q) - n22(1 - p - q); d = -(2n11 + n12 + n21)pq; n = number of subjects; p = common allele freq of locus 1; q = common allele freq of locus 2; n11 is the number of subjects who are homozygous for the commoner allele at both loci; n12 are common homozygous at locus 1 and heterozygous at locus 2; n21 are heterozygous at locus 1 and common homozygous at locus 2; n22 are heterozygous at both loci [18]. Equation 1 can be solved exactly for x (with 1 to 3 real number solutions).

We have adopted the Nickalls treatment of the Cardan solution of the generalized cubic equation [17], and written a Python [19] program "CubeX" to solve equation 1 exactly. In CubeX, after calculation of constants a-d from diplotypic data the following are calculated:

x N = -b/(3a); δ2 = (b2 -3ac)/9a2; h2 = 4a2δ6; y N = ax N 3 + bx N 2 + cx N + d.

The discriminant Δ3 = y N 2 - h2 is then used to determine the outcome in real roots (without having to go through complex number intermediates or ambiguities), with three possible outcomes:

Outcome 1: if y N 2 > h2 there will be only one real root (α) given by

α = x N + 1 2 a ( y N + y N 2 h 2 ) 3 + 1 2 a ( y N y N 2 h 2 ) 3 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaacciGae8xSdeMaeyypa0JaemiEaG3aaSbaaSqaaiabd6eaobqabaGccqGHRaWkdaGcbaqaaKqbaoaalaaabaGaeGymaedabaGaeGOmaiJaemyyaegaaOWaaeWaaeaacqGHsislcqWG5bqEdaWgaaWcbaGaemOta4eabeaakiabgUcaRmaakaaabaGaemyEaK3aa0baaSqaaiabd6eaobqaaiabikdaYaaakiabgkHiTiabdIgaOnaaCaaaleqabaGaeGOmaidaaaqabaaakiaawIcacaGLPaaaaSqaaiabiodaZaaakiabgUcaRmaakeaabaqcfa4aaSaaaeaacqaIXaqmaeaacqaIYaGmcqWGHbqyaaGcdaqadaqaaiabgkHiTiabdMha5naaBaaaleaacqWGobGtaeqaaOGaeyOeI0YaaOaaaeaacqWG5bqEdaqhaaWcbaGaemOta4eabaGaeGOmaidaaOGaeyOeI0IaemiAaG2aaWbaaSqabeaacqaIYaGmaaaabeaaaOGaayjkaiaawMcaaaWcbaGaeG4mamdaaaaa@582E@
(2)

Outcome 2: if y N 2 = h2 there are three real roots (α, β and γ) and α and β are equal. For a value of μ = y N 2 a 3 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaacciGae8hVd0Maeyypa0ZaaOqaaeaajuaGdaWcaaqaaiabdMha5naaBaaabaGaemOta4eabeaaaeaacqaIYaGmcqWGHbqyaaaaleaacqaIZaWmaaaaaa@3541@ :

α = x N + μ

β = x N + μ

γ = x N - 2μ

Outcome 3: if y N 2 <h2 there are three real roots (α, β and γ). Where θ = arccos ( y N / h ) 3 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaacciGae8hUdeNaeyypa0tcfa4aaSaaaeaacyGGHbqycqGGYbGCcqGGJbWycqGGJbWycqGGVbWBcqGGZbWCcqGGOaakcqGHsislcqWG5bqEdaWgaaqaaiabd6eaobqabaGaei4la8IaemiAaGMaeiykaKcabaGaeG4mamdaaaaa@3FEF@ :

α = x N + cosθ

β = x N + cos(2π/3 + θ)

γ = x N + cos(4π/3 + θ)

Values for D' and r2 are calculated as previously described [20, 21]:

D = ( f ^ 11 × f ^ 22 ) ( f ^ 12 × f ^ 21 ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGaeeiraqKaeyypa0JaeiikaGIafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaakiabgEna0kqbdAgaMzaajaWaaSbaaSqaaiabikdaYiabikdaYaqabaGccqGGPaqkcqGHsislcqGGOaakcuWGMbGzgaqcamaaBaaaleaacqaIXaqmcqaIYaGmaeqaaOGaey41aqRafmOzayMbaKaadaWgaaWcbaGaeGOmaiJaeGymaedabeaakiabcMcaPaaa@44A9@

Dmax = min [p(1-q),(1-p)q] if D > 0 or Dmax = min [pq, (1-p)(1-q)] if D < 0

D' = D/Dmax

r2 = D2/(p(1-p)q(1-q))

Diplotype frequencies based on the estimated haplotype frequencies are compared to the input diplotype frequencies by a χ2 test, which effectively tests sample deviation from the null hypothesis of HWE for the diplotypes formed of the four haplotypes. The number of degrees of freedom is equal to the number of observations (diplotype counts) minus four estimated parameters which are either three haplotypes (the fourth can be inferred) and D, or one haplotype, two allele frequencies and D. If nine different diplotypes are observed the number of degrees of freedom is therefore five. For each empty cell in the 3 × 3 the number of degrees of freedom is reduced by one. If the user knows there are only three haplotypes present (and therefore six diplotypes) then there are only three estimated parameters (D is inferred by the three haplotype frequencies) and 3 df. It is important to note that in the latter case neither cubic solution nor iteration is necessary as the haplotype frequencies can be directly counted from the diplotype data. If the user believes that there are only three alleles and hence six diplotypes, but there are non-zero values for any of the other three possible diplotypes, then reconsideration of the technical veracity of the data and of the homogeneity of the population sample would be wise.

Results

Solutions are considered biologically possible when f ^ 11 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaaaaa@2F44@ and the derived f ^ 12 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGOmaidabeaaaaa@2F46@ , f ^ 21 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGOmaiJaeGymaedabeaaaaa@2F46@ and f ^ 22 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGOmaiJaeGOmaidabeaaaaa@2F48@ all fall within the range 0 to 1 (i.e. f ^ 11 , f ^ 12 , f ^ 21 , f ^ 22 [ 0 , 1 ] MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaakiabcYcaSiqbdAgaMzaajaWaaSbaaSqaaiabigdaXiabikdaYaqabaGccqGGSaalcuWGMbGzgaqcamaaBaaaleaacqaIYaGmcqaIXaqmaeqaaOGaeiilaWIafmOzayMbaKaadaWgaaWcbaGaeGOmaiJaeGOmaidabeaakiabgIGiolabcUfaBjabicdaWiabcYcaSiabigdaXiabc2faDbaa@4329@ ) and add up to 1. This constraint is tighter than those described elsewhere [22] as it relies on the inherent assumption of representative sampling and HWE, an extreme chance distortion of which could lead to three solutions at SNP allele frequencies of 0.5 in sample data drawn from a population (if all samples are heterozygous at both loci the following are possible: all could be diplotype 11/22, all could be diplotype 12/21, or there could be a combination of both).

Number of solutions to the cubic equation with simulated data

We have calculated the number of possible solutions to the cubic equation for genotypes of simulated pairs of SNPs with a range of allele frequencies for a range of sample sizes. The genotype numbers were calculated assuming HWE with a wide range of LD situations for the two SNPs. This was achieved by simulating all combinations of haplotype frequencies between 0 and 1, at intervals of 1/55, that add up to 1. These haplotype frequencies were then converted to diplotype frequencies according to Hardy-Weinberg equilibrium. The results are plotted in Figure 1. Small samples result in minor deviations from sample HWE, allowing more than one solution. The smaller the sample size, the greater the range of allele frequencies over which this occurs. A sample of 10 subjects allows more than one biologically possible solution at a wide range of allele frequencies (Figure 1A). With 60 individuals a broad range of allele frequencies is still affected (Figure 1B) – this has implications for analyses based on the HapMap CEU dataset of 60 unrelated individuals [23, 24]. At 100 individuals (Figure 1C) the problem is limited to allele frequencies below 15% (Figure 1C), while the plot for 1000 individuals shows no condition under which there is more than one biologically possible solution (Figure 1D). This last observation is because under perfect sample HWE (infinite samples) the number of biologically possible solutions is always 1, despite the number of real solutions exceeding 1 at lower allele frequencies (data not shown).

Figure 1
figure 1

Simulated data in which HWE is observed to the limit of rounding errors (whole number values for counts of individuals). (A) Number of biologically possible solutions to the cubic equation in (A) 10 individuals; (B) 60 individuals; (C) 100 individuals (D) 1000 individuals. x-axis: allele frequency of SNP1, y-axis: allele frequency of SNP2. Black = more than one solution. Grey = one solution.

Number of solutions to the cubic equation with real data

We have also calculated the number of solutions to equation 1 for a set of real data from the HapMap project [23, 24]. These were a selection of SNPs from the ACE-GH1 region of chromosome 17 for the CEU population (60 unrelated individuals). Figure 2A shows that at the lower allele frequencies the possibility of more than one real solution to the cubic equation begins to arise. This is consistent with the simulated data for 60 samples (Figure 1B), except that a broader range of allele frequencies is affected. This is probably due to the inherent errors of real data increasing the deviations from HWE relative to near-perfect simulated data. In most cases of multiple solutions only two of the three real roots are biologically possible. Figure 2B compares these two values, indicating that in most cases the differences in estimated haplotype are small. In the minority of cases with three solutions these fit the same pattern. However, this can have major consequences for the calculation of D' (as illustrated in Figure 3). Note that D' and r2 behave quite differently in this respect, and r2 is much less affected. However, as a |D'| of 1 indicates the existence of three or less haplotypes (r2 of 1 indicates two haplotypes), |D'| is a good indicator of haplotype block structure, with a value of exactly 1 suggesting little or no recombination between two loci, and a value less than 1 supporting a break-down of LD. In fact CubeX provides both D' and r2, allowing the user to select their measure of preference. Figure 4 illustrates the relationship between these two measures in the simulated and real datasets, which clarifies how a large |D'| value can be observed with a low r2 value, but the key point is that a |D'| of 1 indicates complete LD (i.e. three or less haplotypes) despite a low r2.

Figure 2
figure 2

Evaluation of number of solutions for real data. (A) Number of biologically possible solutions over a range of allele frequencies using a large sample of SNP data (Chr. 17:60 to 60.5 MB, 121 SNPs) from the HapMap project [23,24]. x-axis: allele frequency of SNP1, y-axis: allele frequency of SNP2. Black = more than one solution. Grey = one solution. (B) Comparison of two solutions within the dataset. x-axis: higher value solution, y-axis: lower value solution.

Figure 3
figure 3

Screenshot of results screen from CubeX online analysis program. In this example there are two biologically possible solutions. Results for both are shown (upper table), and observed (input values) and expected diplotype frequencies (for the two solutions) displayed for comparison (lower table).

Figure 4
figure 4

The range of LD in datasets using the CubeX tool to calculate r2 and D'. (A) Simulated data. D' on x-axis, r2 on y axis. (B) Real SNP data (Chr. 17:60 to 60.5 MB, 121 SNPs) from the HapMap project [23,24]. D' on x-axis, r2 on y axis.

Comparison of the cubic exact solution with other approaches

For the purposes of comparison we have analysed two datasets with PHASE [16], MIDAS [7] (Hill EM) and CubeX. The first is a dataset of directly haplotyped samples comprising 80 subjects from 3 ethnic groups (Asian, African and Caucasian) for APOE [25]. Although all but one SNP was in Hardy-Weinberg equilibrium, this dataset has the potential to invalidate some of the assumptions of the programs due to the mixture of ethnicity. However, this provides a useful substrate on which to test the influence of stratification on the outcome of the cubic exact solution. The second dataset is a set of multi-locus phased data from HapMap CEU samples [23, 24] for the IGF2 gene region. Although these have not been directly haplotyped, the multi-locus phased haplotypes are expected to be very accurate, and this dataset comprises Caucasians, so will not suffer from the same stratification issues. We tested the programs on pair-wise subsets of these data.

For the APOE [25] dataset the data are presented in Additional File 1, with a selected summary in Table 1. The subset in Table 1 demonstrate the advantage of being provided with all possible solutions by CubeX, but also demonstrates that all three approaches can be wrong. To summarise the outcome, PHASE [16] and MIDAS [7] (Hill EM) both matched the real counts in 28 of 36 SNP pairs, while CubeX matched real counts in 33 of 36 SNP pairs (for one of its solutions). However, in five of those cases the user would need to determine which of the two CubeX solutions to use based on their prior knowledge of the LD structure in the region (i.e. do they expect three or four haplotypes). This comparison confirms the risk of EM finding a local maximum when there is more than one biologically possible solution, and suggests that CubeX may offer advantages in stratified datasets or datasets with low SNP minor allele frequencies (confirming the results from simulated data above).

Table 1 Illustrative examples of comparison of CubeX with PHASE [16] and MIDAS [7] (Hill EM).

For the HapMap [23, 24] IGF2 region data (comprising SNPs rs3802971, rs734351, rs3213221, rs4244808, rs1003483, rs3741208, rs1004446, rs4320932 and rs7924316) CubeX gives only one solution in all cases, and there is little difference between the outcome of the three approaches (Additional File 2). This confirms that in situations of higher allele frequencies there is less of an issue with multiple biologically possible solutions to the cubic equation, and iterative approaches are completely acceptable.

Discussion

We have written an online program, "CubeX", to enable simple analysis of the biologically possible estimated haplotypes for pairs of biallelic markers. This program takes data from a pair of markers as a standard 3 × 3 table of nine diplotypes, generates cubic exact solutions to equation 1 and generates output in the format shown in Figure 3. The number of possible solutions is shown, followed by haplotype frequencies and LD statistics for those solutions. Below that a duplicate of the 3 × 3 input table is displayed with the addition of expected absolute diplotype frequencies calculated from the haplotype frequencies. The difference between these and the input data are subjected to a χ2 test, which effectively tests sample deviation from the null hypothesis of HWE for the diplotypes formed of the four haplotypes. However, the interpretation of solutions depends on the prior hypothesis. In the example in Figure 3, although solution γ exhibits a slightly worse χ2 fit than solution β, the former is consistent with a prior hypothesis of only three of the four haplotypes existing (see Figure 5 in reference [7]), which is biologically likely in the absence of recombination between any two loci. In fact, in all tested cases in Figure 2 generating more than one solution, the diplotype data included zero values in at least one corner cell and the two adjacent edge cells of the 3 × 3 (i.e. where one possible solution has a |D'| = 1, although it should be noted that more than one solution can occur without zero values if double heterozygotes are greatly over-represented). This suggests that the principal issue is whether three or four haplotypes exist, and in these cases the prior hypothesis (based on distance and recombination rates) is of utmost importance. If input data for individual SNPs are significantly out of HWE a warning message is given at the top of the page. For completeness, the biologically impossible real number solutions are displayed at the bottom, along with minimum and maximum biologically possible values for f ^ 11 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaaaaa@2F44@ and allele frequencies. This program provides a convenient utility for researchers to both analyse data for haplotype frequencies and LD statistics and to check previous analyses for potential problems caused by multiple solutions.

Under perfect sample HWE the frequencies of all haplotypes can be directly inferred from the corresponding corner diplotypes of the 3 × 3. For example: n 11 = f ^ 11 2 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGaemOBa42aaSbaaSqaaiabigdaXiabigdaXaqabaGccqGH9aqpcqqGUbGBcqqGGaaicuWGMbGzgaqcamaaDaaaleaacqaIXaqmcqaIXaqmaeaacqaIYaGmaaaaaa@36E2@ , so f ^ 11 = n 11 n MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaakiabg2da9maakaaabaqcfa4aaSaaaeaacqWGUbGBdaWgaaqaaiabigdaXiabigdaXaqabaaabaGaemOBa4gaaaWcbeaaaaa@35D8@ . That being the case there are only two possible values for f ^ 11 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaaaaa@2F44@ , one positive and one negative, the latter being biologically impossible. Perfect sample HWE therefore results in only a single biologically possible solution to the cubic equation. In the case of extreme sample HWD where all samples fall within the middle cell of the 3 × 3, f ^ 11 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGafmOzayMbaKaadaWgaaWcbaGaeGymaeJaeGymaedabeaaaaa@2F44@ can contribute either a half, a quarter or none of the haplotypes to the middle cell. There are therefore three biologically possible solutions under conditions of extreme sample HWD. The results from real data confirm that in some cases more than one biologically possible solution to the cubic equation for haplotype frequency can exist. The simulations suggest that this occurs where small sample size, sampling errors or non-random mating result in a distortion of sample HWE, and demonstrates the importance of testing HWE before haplotype analyses. The greater the distortion of sample HWE the higher the allele frequency at which more than one solution can occur (hence, as described above, three solutions can occur at allele frequencies of 0.5 if all samples are heterozygous at both loci). In these cases the cubic exact algorithm gives all possible solutions and a test of HWE, while an iteration-based method would only give one. This supports the hypothesis that the cubic exact approach is superior to iteration-based methods in real-world datasets where sample data rarely fit exactly to HWE (note that sample may differ from population in HWE statistics – here we refer to sample HWE). This is particularly important in the analysis of low frequency SNPs and paucimorphisms [2628], for which different solutions can significantly distort D' results, despite the relatively similar solutions giving similar r2 results. In all the observed data with two solutions there were no occasions in which r2 exceeded 0.3 for any biologically possible solution, and in most cases there is only a small difference in r2 between biologically possible solutions. The largest effect is on D'. On the basis of empirical data and using different approaches to inference Wong et al showed that coding SNPs with minor allele frequencies <0.06 are likely to be of functional importance [29], and rarer alleles, haplotypes and diplotypes of causal importance have emerged in numerous disease contexts (eg. inflammatory bowel disease, hemochromatosis). In addition to being applicable and giving exact evaluation for D' analysis of common SNPs, the cubic exact solution may prove of particular value for evaluating "post-HapMap" and "post-dbSNP" rarer haplotypes, for fully evaluating D' estimates from datasets with greater deviations from the random mating and HWE assumptions and for fully evaluating LD in small datasets.

Finally, we have demonstrated by comparison with PHASE [16] and MIDAS [7] (Hill EM) that in certain situations (low minor allele frequency, population stratification) the cubic exact approach can perform better for pair-wise analyses than alternative approaches by indicating the existence of multiple solutions. However, our findings confirm that in most other situations iterative approaches are robust and accurate.

Conclusion

We present a comprehensive analysis of the consequences of different variables on the number of solutions to the cubic equation for haplotype frequency. Our analyses demonstrate that lower allele frequencies, lower sample numbers and a possible |D'| value of 1 can result in more than one solution. This has significant implications for the calculation of LD in small sample sizes and with rarer alleles that may have particular disease relevance. This evaluation provides essential information for an understanding of the limitations of LD estimation, which is particularly relevant for genome-wide analyses (where sample sizes and allele frequencies can be low). Finally, we present a program "CubeX", freely available as an online program, which provides each of the biologically possible cubic exact solution(s) to equation 1 for haplotype frequency, enabling the user to identify the solution that best fits their prior hypothesis for number of haplotypes.

Availability and Requirements

Project name: CubeX

Project home page: http://www.oege.org/software/cubex

Operating system(s): Platform independent (web-based)

Programming language: Python http://www.python.org

Licence: CubeX licence available from http://www.oege.org/software/cubex

Any restrictions to use by non-academics: royalty-free use allowed within terms of licence

Abbreviations

EM:

Expectation-Maximisation

HWE:

Hardy-Weinberg Equilibrium

LD:

Linkage Disequilibrium

References

  1. Weiss KM, Clark AG: Linkage disequilibrium and the mapping of complex human traits. Trends in Genetics. 2002, 18: 19-24. 10.1016/S0168-9525(01)02550-1.

    Article  CAS  PubMed  Google Scholar 

  2. Palmer LJ, Cardon LR: Shaking the tree: mapping complex disease genes with linkage disequilibrium. The Lancet. 2005, 366: 1223-1234. 10.1016/S0140-6736(05)67485-5.

    Article  CAS  Google Scholar 

  3. Ardlie KG, Kruglyak L, Seielstad M: Patterns of linkage disequilibrium in the human genome. Nat Rev Genet. 2002, 3: 299-309. 10.1038/nrg777.

    Article  CAS  PubMed  Google Scholar 

  4. Hill WG: Estimation of linkage disequilibrium in randomly mating populations. Heredity. 1974, 33: 229-239.

    Article  CAS  PubMed  Google Scholar 

  5. Abecasis GR, Cookson WO: GOLD--graphical overview of linkage disequilibrium. Bioinformatics. 2000, 16: 182-183. 10.1093/bioinformatics/16.2.182.

    Article  CAS  PubMed  Google Scholar 

  6. Pettersson F, Jonsson O, Cardon LR: GOLDsurfer: three dimensional display of linkage disequilibrium. Bioinformatics. 2004, 20: 3241-3243. 10.1093/bioinformatics/bth341.

    Article  CAS  PubMed  Google Scholar 

  7. Gaunt TR, Rodriguez S, Zapata C, Day IN: MIDAS: software for analysis and visualisation of interallelic disequilibrium between multiallelic markers. BMC Bioinformatics. 2006, 7: 227-10.1186/1471-2105-7-227.

    Article  PubMed Central  PubMed  Google Scholar 

  8. Barrett JC, Fry B, Maller J, Daly MJ: Haploview: analysis and visualization of LD and haplotype maps. Bioinformatics. 2005, 21: 263-265. 10.1093/bioinformatics/bth457.

    Article  CAS  PubMed  Google Scholar 

  9. Jorde LB: Linkage disequilibrium and the search for complex disease genes. Genome Res. 2000, 10: 1435-1444. 10.1101/gr.144500.

    Article  CAS  PubMed  Google Scholar 

  10. Mueller JC: Linkage disequilibrium for different scales and applications. Brief Bioinform. 2004, 5: 355-364. 10.1093/bib/5.4.355.

    Article  CAS  PubMed  Google Scholar 

  11. Weale ME: A survey of current software for haplotype phase inference. Hum Genomics. 2004, 1: 141-144.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  12. Salem RM, Wessel J, Schork NJ: A comprehensive literature review of haplotyping software and methods for use with unrelated individuals. Human Genomics. 2005, 2: 39-66.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  13. Wang L, Xu Y: Haplotype inference by maximum parsimony. Bioinformatics. 2003, 19: 1773-1780. 10.1093/bioinformatics/btg239.

    Article  CAS  PubMed  Google Scholar 

  14. Stephens M, Scheet P: Accounting for decay of linkage disequilibrium in haplotype inference and missing-data imputation. Am J Hum Genet. 2005, 76: 449-462. 10.1086/428594.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  15. Stephens M, Donnelly P: A comparison of bayesian methods for haplotype reconstruction from population genotype data. Am J Hum Genet. 2003, 73: 1162-1169. 10.1086/379378.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  16. Stephens M, Smith NJ, Donnelly P: A new statistical method for haplotype reconstruction from population data. Am J Hum Genet. 2001, 68: 978-989. 10.1086/319501.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  17. Nickalls RWD: A new approach to solving the cubic: Cardan's solution revealed. The Mathematical Gazette. 1993, 77: 354-359. 10.2307/3619777.

    Article  Google Scholar 

  18. Luo ZW, Suhai S: Estimating Linkage Disequilibrium Between a Polymorphic Marker Locus and a Trait Locus in Natural Populations. Genetics. 1999, 151: 359-371.

    PubMed Central  CAS  PubMed  Google Scholar 

  19. Foundation PS: The Python Programming Language. 2006, [http://www.python.org]

    Google Scholar 

  20. Lewontin RC: The interaction of selection and linkage. I. General considerations; heterotic models. Genetics. 1964, 49: 49-67.

    PubMed Central  CAS  PubMed  Google Scholar 

  21. Hill WG, Robertson A: Linkage disequilibrium in finite populations. Theor Appl Genet. 1968, 135-156.

    Google Scholar 

  22. Mano S, Yasuda N, Katoh T, Tounai K, Inoko H, Imanishi T, Tamiya G, Gojobori T: Notes on the Maximum Likelihood Estimation of Haplotype Frequencies. Annals of Human Genetics. 2004, 68: 257-264. 10.1046/j.1529-8817.2003.00088.x.

    Article  CAS  PubMed  Google Scholar 

  23. The International HapMap Project. Nature. 2003, 426: 789-796. 10.1038/nature02168.

  24. Consortium TIHM: A haplotype map of the human genome. Nature. 2005, 437: 1299-1320. 10.1038/nature04226.

    Article  Google Scholar 

  25. Orzack SH, Gusfield D, Olson J, Nesbitt S, Subrahmanyan L, Stanton VP: Analysis and Exploration of the Use of Rule-Based Algorithms and Consensus Methods for the Inferral of Haplotypes. Genetics. 2003, 165: 915-928.

    PubMed Central  PubMed  Google Scholar 

  26. Day INM, Alharbi KK, Smith MJ, Aldahmesh MA, Chen X, Lotery AJ, Pante-de-Sousa G, Hou G, Ye S, Eccles DM, Cross NCP, Fox KR, Rodriguez S: Paucimorphic Alleles versus Polymorphic Alleles and Rare Mutations in Disease Causation: Theory, Observation and Detection. Current Genomics. 2004, 5: 431-438. 10.2174/1389202043349156.

    Article  CAS  Google Scholar 

  27. Alharbi KK, Aldahmesh MA, Spanakis E, Haddad L, Whittall RA, Chen X, Rassoulian H, Smith MJ, Sillibourne J, Ball NJ, Graham NJ, Briggs PJ, Simpson IA, Phillips DIW, Lawlor DA, Ye S, Humphries SE, Cooper C, Smith GD, Ebrahim S, Eccles DM, Day INM: Mutation scanning by meltMADGE: Validations using BRCA1 and LDLR, and demonstration of the potential to identify severe, moderate, silent, rare, and paucimorphic mutations in the general population. Genome Res. 2005, 15: 967-977. 10.1101/gr.3313405.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  28. Alharbi KK, Spanakis E, Tan K, Smith MJ, Aldahmesh MA, O'Dell SD, Sayer AA, Lawlor DA, Ebrahim S, Davey Smith G, O'Rahilly S, Farooqi S, Cooper C, Phillips DI, Day IN: Prevalence and functionality of paucimorphic and private MC4R mutations in a large, unselected European British population, scanned by meltMADGE. Hum Mutat. 2007, 28 (3): 294-302. 10.1002/humu.20404.

    Article  CAS  PubMed  Google Scholar 

  29. Wong GKS, Yang Z, Passey DA, Kibukawa M, Paddock M, Liu CR, Bolund L, Yu J: A Population Threshold for Functional Polymorphisms. Genome Res. 2003, 13: 1873-1879.

    PubMed Central  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

TRG is funded by a BHF (British Heart Foundation) Intermediate Fellowship (FS/05/065/19497), SR by a HOPE (Wessex Medical Trust) fellowship and work in our laboratory by the Medical Research Council (UK) (Programme Grant G9800748). We thank an anonymous reviewer for their suggestion of a comparison with PHASE on the APOE dataset [25].

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Tom R Gaunt.

Additional information

Authors' contributions

TRG wrote the CubeX program, ran the simulations and analyses and drafted the manuscript. SR advised on LD calculation and output format, tested the program and contributed to the manuscript. INMD drafted the solution to the cubic equation, advised on methods, tested the program and contributed to the manuscript. All authors read and approved the final manuscript.

Electronic supplementary material

12859_2007_1800_MOESM1_ESM.pdf

Additional file 1: Comparisons of PHASE, MIDAS and CubeX on APOE data (from [25]). A comparison of PHASE, MIDAS and CubeX for pairwise analysis of genotype data derived from directly observed multi-locus haplotypes. (PDF 82 KB)

12859_2007_1800_MOESM2_ESM.pdf

Additional file 2: Comparisons of PHASE, MIDAS and CubeX on HapMap IGF2 region data (from http://www.hapmap.org, [23, 24]). A comparison of PHASE, MIDAS and CubeX for pairwise analysis of genotype data derived from statistically inferred long-range multi-locus haplotypes. (PDF 81 KB)

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Gaunt, T.R., Rodríguez, S. & Day, I.N. Cubic exact solutions for the estimation of pairwise haplotype frequencies: implications for linkage disequilibrium analyses and a web tool 'CubeX'. BMC Bioinformatics 8, 428 (2007). https://doi.org/10.1186/1471-2105-8-428

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-8-428

Keywords