Skip to main content
PLOS One logoLink to PLOS One
. 2011 Sep 8;6(9):e24219. doi: 10.1371/journal.pone.0024219

Haplotype Estimation from Fuzzy Genotypes Using Penalized Likelihood

Hae-Won Uh 1,*, Paul H C Eilers 2,3
Editor: Thomas Mailund4
PMCID: PMC3169573  PMID: 21931662

Abstract

The Composite Link Model is a generalization of the generalized linear model in which expected values of observed counts are constructed as a sum of generalized linear components. When combined with penalized likelihood, it provides a powerful and elegant way to estimate haplotype probabilities from observed genotypes. Uncertain (“fuzzy”) genotypes, like those resulting from AFLP scores, can be handled by adding an extra layer to the model. We describe the model and the estimation algorithm. We apply it to a data set of accurate human single nucleotide polymorphism (SNP) and to a data set of fuzzy tomato AFLP scores.

Introduction

With present-day technology it is hard to economically determine the phase of genotypes, i.e, to allocate SNP alleles to individual chromosomes. This has led to a variety of statistical approaches: certainty is not attainable, but one can estimate the probabilities of the possible haplotypes. It is common to assume that genotypes have been measured accurately. Unfortunately this is not always the case. We will be working with a data set of tomato markers that contains AFLP (amplified fragment length polymorphism) [1]. If we consider a SNP with alleles A and B, the accurate or “crisp” genotypes are AA, AB and BB. AFLP scores frequently contain, “not AA”, “not BB”, or completely missing genotypes; we call these “fuzzy” genotypes. Their existence increases the complexity of the haplotype problem.

In his paper we present a new approach to haplotype probability estimation, or shortly haplotype estimation. It is based on the composite link model (CLM) [2], extended with a penalty. The CLM allows an elegant and powerful formulation, while the penalty stabilizes the computations. In addition one can bring in prior information in an empirical Bayes sense. We apply the model to two data sets: one on human cervical cancer, containing crisp genotypes, the other containing fuzzy AFLP markers, determined in tomatoes.

The problem of haplotype frequency estimation has led to numerous papers and many approaches, but there are two main streams. The first relies on the Expectation-Maximization (EM) algorithm [3] based on a gene counting argument [4][6]. At step one, missing phase information is filled in, using current estimates of haplotype frequencies. Then, based on the reconstructed phase, the EM algorithm equates haplotype frequencies to imputed haplotype proportions. This iterative process of imputation and re-estimation is simple and effective. To deal with the increasing number of markers, several approaches have been proposed [7], [8]. The second stream uses the Bayesian approach. Some proposals are based on conjugate priors [9], [10], and another, in the program PHASE, on priors using coalescent models from population genetics [11]. To flexibly capture the clustering of similar haplotypes over short regions, the fastPHASE program uses a hidden Markov model (HMM) to assign phase in each individual and to estimate haplotype frequencies. Bayesian approaches tend to be more accurate than the EM-based methods [12] but incur larger computational costs.

Most methods for haplotype estimation require the genotypes to be accurate or “crisp”, such as AA, AB and BB, that can be achieved by choosing the most probable genotypes. However, forcing the uncertain genotypes to be “crisp” might add another level of uncertainty to the phase ambiguity of haplotypes. Hence, there is a need to develop methods that incorporate uncertain, or “fuzzy” genotypes directly in haplotype estimation. An exception is the GenoSpectrum (GS)-EM algorithm [13].

Maneuvering between the two main streams, we propose an approach based on the penalized composite link model (PCLM) [14]. The composite link model (CLM) of Thompson and Baker [2], is an extension of the generalized linear model (GLM). It turns out that the structure of the CLM catches all elements of our statistical problem in an elegant and powerful way: mating patterns as well as information loss due to the observation of un-phased genotypes. Also the CLM simplifies the notation. The ubiquitous sums of probabilities over compatible sets, that are characteristic for much of the literature in this field, are replaced by concise expressions with matrices and vectors.

Thompson and Baker proposed an algorithm for maximum likelihood fitting of a CLM. We extend it with a penalty on the parameters, with two goals in mind. Firstly the penalty stabilizes the estimation problem, removing the ill condition of estimating equations in larger problems and speeding up convergence [15]. In the second place the penalty achieves that all estimated probabilities will be positive. This is also the case in Bayesian methods, but not in EM algorithms, which will always give zero probability to unobserved (compatible) haplotypes. This may be reasonable in very large samples, but otherwise it is not correct, because it equates unobserved to impossible. The weight of the penalty is optimized by searching for a minimum of Akaike's Information Criterion (AIC) [16]. Additionally we show how to extend the PCLM method to incorporate not only the crisp genotypes (AA, AB, BB) but also fuzzy genotypes: not(AA) or ABInline graphicBB, not(BB) or AAInline graphicAB, and missing.

In the next section we introduce the model, the penalty and the estimation algorithm. In addition, we discuss natural extensions and additional applications of the model and especially the powerful matrix notation. Application to data from the literature is the subject of the Results section, where we also illustrate our new methods using AFLP marker data. A Discussion concludes the paper.

Methods

Here we develop the model in three variants. In its most simple form it uses a table of the observed frequencies of all possible crisp genotypes, including zero frequencies. This serves to introduce the composite link model, the penalty, the estimation algorithm and the computation of diagnostics. Then we switch to a variant in which only the observed, crisp, individual genotypes are being used. Finally we show how to generalize to the case of fuzzy genotypes.

Frequencies of crisp genotypes

Consider Inline graphic SNPs. The SNP genotype states are coded as the number of copies of the minor (or reference) allele, 0, 1, or 2. A haplotype can be coded as a binary vector of length Inline graphic, indicating presence or absence of the rare allele. The number of possible haplotypes is Inline graphic. Haplotypes combine in ordered pairs, diplotypes, of which Inline graphic different possibilities exist. In contrast, a genotype is un-phased; it is the sum of the two binary vectors of the haplotypes. Genotypes can be coded as a ternary vector of length Inline graphic, with elements equal to 0, 1 or 2. The number of possible genotypes is Inline graphic. The compatibility between genotypes and diplotypes can be coded by an Inline graphic by Inline graphic matrix Inline graphic. When genotype Inline graphic can be formed by the diplotype Inline graphic, Inline graphic; otherwise Inline graphic. The matrix Inline graphic is extremely sparse: Inline graphic non-zero elements are distributed over Inline graphic rows and Inline graphic columns. We call Inline graphic the composition matrix.

Let Inline graphic be the probability of haplotype Inline graphic. Under random mating, the probability of diplotype Inline graphic will be Inline graphic. We introduce the Inline graphic by Inline graphic mating matrix Inline graphic. This allows us to write Inline graphic, with Inline graphic the probability of diplotype Inline graphic. If diplotype Inline graphic corresponds to the haplotype pair Inline graphic, then columns Inline graphic and Inline graphic of Inline graphic contain a one in row Inline graphic. If Inline graphic, Inline graphic. All other elements in that row are zero. Hence Inline graphic is also very sparse, having at most only two non-zero elements in each row. The construction of the matrices Inline graphic and Inline graphic is straightforward.

We show (the transpose of) the matrix Inline graphic for two SNPs:

graphic file with name pone.0024219.e043.jpg (1)

The rows of Inline graphic contain the binary notation of the numbers 0 to Inline graphic. For two SNPs, Inline graphic and the transpose of Inline graphic is given by

graphic file with name pone.0024219.e048.jpg (2)

The Inline graphics in the rows of Inline graphic indicate the Inline graphic possible ways of forming ordered pairs (the diplotypes) out of Inline graphic elements (the haplotypes). Finally we show Inline graphic for two SNPs:

graphic file with name pone.0024219.e054.jpg (3)

The rows of Inline graphic correspond to the genotypes given by Inline graphic:

graphic file with name pone.0024219.e057.jpg (4)

Each row of Inline graphic gives the number of rare alleles per SNP for each diplotype. The elements are interpreted as ternary numbers and translated to decimal numbers from 0 to Inline graphic. Adding 1 gives the corresponding row of Inline graphic in which a 1 has to be placed, in the column that corresponds to the row of Inline graphic.

If we combine mating and composition matrices we have

graphic file with name pone.0024219.e062.jpg (5)

where Inline graphic gives the probabilities of the genotypes. This is exactly the composite link model (CLM) of Thompson and Baker [2]. Interestingly, that paper contains a small-scale example, on ABO blood groups, that has the essential flavor of the model we present here. However, to our best knowledge, the CLM has not been adopted by the statistical genetics community.

Estimation of the CLM can be most simply formulated if we assume that Inline graphic genotypes have been observed and that the absolute frequencies are given as a vector Inline graphic with elements Inline graphic, for Inline graphic. The expected values are given as

graphic file with name pone.0024219.e068.jpg (6)

Note that the composition matrix Inline graphic has a row for each possible genotype, whether it was observed or not. Also some elements of the count vector Inline graphic can be zero, reflecting unobserved genotypes. It is not allowed to drop the zero frequency observations: the zeros carry information about the probabilities.

The Poisson log-likelihood is

graphic file with name pone.0024219.e071.jpg (7)

Thompson and Baker show that the GLM scoring algorithm applies, with a modified design matrix, leading to the following iterations:

graphic file with name pone.0024219.e072.jpg (8)

where a tilde, as in Inline graphic indicates an approximation to the solution, Inline graphic, with Inline graphic, Inline graphic and Inline graphic. Observe that Inline graphic and Inline graphic are actually the same, but we prefer this notation to better show the correspondence with the standard GLM fitting.

We extend the CLM with a ridge-type penalty, by forming the penalized log-likelihood

graphic file with name pone.0024219.e080.jpg (9)

The purpose of the penalty is to push the solution, more or less gently, depending on the value of Inline graphic, towards a pre-specified distribution Inline graphic. Natural starting values for Inline graphic can be based on the assumption of linkage equilibrium for all SNPs. This is also a natural choice for the vector Inline graphic in the penalty: it means that the solution is pushed towards linkage equilibrium. The penalty changes the scoring algorithm only marginally:

graphic file with name pone.0024219.e085.jpg (10)

At convergence, standard errors can be obtained for Inline graphic by computing

graphic file with name pone.0024219.e087.jpg (11)

Two approaches are possible to choose a value for Inline graphic, the weight of the penalty. One is to see it simply as a tuning parameter for stability, which should have as low a value as possible, while still giving stability to the estimation process, which means speedier convergence. Alternatively, one can interpret Inline graphic as a model parameter, the inverse of the variance of a prior distribution with mean vector Inline graphic. Then it can be optimized using a criterion like AIC. In this context, AIC is defined as Inline graphic, where Inline graphic is the effective model dimension, defined as

graphic file with name pone.0024219.e093.jpg (12)

after convergence has been obtained. This choice was inspired by the theory of generalized additive models, as presented by Hastie and Tibshirani [17]. One fits the model for a range of Inline graphics (say steps of 0.5 or 0.2 on linear grid for Inline graphic) and searches for the minimum of AIC.

To simplify the presentation, we ignored one important practical detail. It is desirable and reasonable to have Inline graphic. We found that this condition does hold for very high and very low values of Inline graphic (for our choice of Inline graphic, based on linkage equilibrium), but not for values in between. Our solution is to add an (scalar) offset Inline graphic, so that the haplotype probabilities are Inline graphic. There is no penalty on Inline graphic.

Individual genotypes

In the previous section we modeled expected values of all genotype frequencies (6), including possibly many zeros. As the number of SNPs increases, many genotypes will not be observed and the corresponding elements of Inline graphic are zero. In fact, unless large sample have been genotyped, most of the elements of Inline graphic will be zero. We now outline how to more efficiently handle this situation.

Let Inline graphic now index an individual, let Inline graphic be their number and let Inline graphic be a new composition matrix in which row Inline graphic contains the row of Inline graphic that corresponds to the genotype of individual Inline graphic. Because different individuals can have the same genotype, some or many of the rows of Inline graphic can be identical. With Inline graphic for the probabilities of the diplotypes, Inline graphic gives the probabilities of the individual genotypes. The log-likelihood is

graphic file with name pone.0024219.e113.jpg (13)

To simplify the presentation, we drop the penalty and consider maximizing this log-likelihood. It is clear that we can make as large as we wish, by making Inline graphic large enough. But because Inline graphic gives the probabilities of all possible diplotypes, we have the condition Inline graphic. By means of a Lagrange multiplier, Inline graphic, we can incorporate this constraint, so we have to maximize Inline graphic.

We skip the details, but it turns out that Inline graphic. After adding the penalty, we arrive at the same equations as in (10), after replacing Inline graphic and Inline graphic by Inline graphic. However, to compute the effective dimension we should not use these equations. Instead, after Inline graphic has been found, we compute Inline graphic, the vector of probabilities of all possible genotypes and insert that into (12).

Fuzzy genotypes

Genotype information is not always reliable: for some SNPs data may be missing, or only probabilities of the three possible configurations may be available. AFLP markers are an example. A very general model is obtained by introducing an Inline graphic by Inline graphic confusion matrix Inline graphic and working with Inline graphic instead of Inline graphic. Here the confusion matrix Inline graphic with its elements Inline graphic gives the probability that individual observation Inline graphic has genotype Inline graphic. The same device has been used by Kang et al. [13]. The model for the genotype probabilities Inline graphic now becomes Inline graphic. The computations are the same as for the crisp genotypes described earlier, with Inline graphic.

The matrix Inline graphic is derived from the fuzzy genotypes of the individuals. Consider one individual and Inline graphic SNPs. Let the rows of the Inline graphic by 3 matrix Inline graphic indicate the probabilities of the allelic dose for each SNP for this individual [18]. Assuming independence between the SNPs, the probabilities of all possible genotypes are computed by the repeated Kronecker product of the rows of Inline graphic. This product determines the row of Inline graphic for this individual.

The power of the CLM notation

The CLM presents a very concise and powerful notation for the haplotype estimation problem. One might say that it works forward from haplotype probabilities to genotype frequencies. There is no need for complicated sums with sets and indices to specify compatibilities between genotypes and haplotype pairs. Various modifications of the model can also be specified concisely. We discuss several examples here.

We introduced a new confusion matrix Inline graphic, in case that genotype information is not reliable. The use of Inline graphic very simply enables us to estimate haplotype frequencies from uncertain genotypes. Completion of the HAPMAP project and the development of imputation software have made large-scale imputation practical. Also software is available for genome-wide association scans with imputed genotypes. To use probabilities of genotypes for haplotype estimation, we expect our algorithm to become a welcome addition to the statistical genetics toolbox.

Generally Inline graphic will have more rows than Inline graphic and show the following structure: an identity matrix on top of matrix Inline graphic, i.e, Inline graphic. The identity matrix corresponds to all reliably known genotypes (the “crisp” ones). When there are genotypes with one missing SNP, a row in Inline graphic is constructed with all zeroes, except in the three columns corresponding to the three genotypes that are possible to the incomplete genotype at hand. Similarly, two missing SNPs in a genotype would lead to a row in Inline graphic with nine ones. This describes the case when SNPs are either certain or missing. In principle Inline graphic can also be used to code the reliability with which each SNP has been measured by a sequencing instrument.

The model was derived on the assumption of random mating. If one has prior information that this is not the case, the component Inline graphic can be modified to Inline graphic. The vector Inline graphic specifies which diplotypes will have their probabilities changed by a factor Inline graphic, where Inline graphic could be specified a priori, or be estimated. More complicated models are possible by changing Inline graphic to a matrix Inline graphic and Inline graphic to a vector.

The composite link model can easily be generalized to polypoid organisms such as potatoes, which have four chromosomes. Instead of Inline graphic diplotypes we have Inline graphic tetratypes, ordered genotypes of alleles. The possible number of genotypes is Inline graphic and the Inline graphic matrix is changed accordingly. This only holds for the special case of full autotetraploidy, the random combination of two chromosomes to form gametes.

Results

Human cervical carcinoma

We first illustrate our methods with data from a case-control study on cervical carcinoma based on “crisp” genotype data. We select 5 SNPs on chromosome 5 and use the control group (122 persons) [19]. Figure 1 shows estimated haplotype probabilities, standard errors and the prior estimates Inline graphic. The red squares depict the prior probabilities Inline graphic, the target values of Inline graphic, which represent the frequency estimates assuming independency (no linkage disequilibrium (LD)) between the markers. As the shrinkage parameter Inline graphic increases, Inline graphic gets nearer to Inline graphic. The standard errors decrease when Inline graphic increases. In fact they go to zero for very large Inline graphic; then we have eliminated all uncertainty at the cost of a possibly large bias. This is where AIC comes in: it is an estimate of predictive performance. As Figure 2 shows clear minima are indicated near Inline graphic in cases, and Inline graphic in controls: between the two values used for Inline graphic in Figure 1. These figures also indicate that the extent of LD differs between the case and control groups in a candidate region as described in [20]. We analyzed the same data with the PHASE program and SNPHAP (EM algorithm). We found very good correspondence between the two sets of results. This is illustrated in Figure 3. Because PHASE uses Monte Carlo-based computations, the logarithms of smaller probabilities vary appreciably with the length of the Markov Chain and the random starting seed.

Figure 1. Estimated probabilities and error bars for 32 haplotypes of 5 SNPs in cases (right panel) and controls (left panel) in the cervical carcinoma data.

Figure 1

The small squares show the prior probabilities Inline graphic. Haplotypes and numerical values of probabilities are shown to the left in each panel.

Figure 2. Graph of AIC as a function of Inline graphicfor controls (left) and cases (right).

Figure 2

Figure 3. Comparison in haplotype frequency estimation between PCLM and PHASE (left panel), and PCLM and EM (right panel).

Figure 3

Top panels: linear scales, bottom panels: logarithmic (base 10) scales. The red lines represent equality.

AFLP marker data of tomatoes

A set of 94 fresh market greenhouse tomato cultivars (mostly hybrids) was provided by a consortium consisting of five international breeding companies. The set of cultivars consisted of total 94 tomato samples. For further details on tomatoes and AFLP markers we refer to van Berloo et al.[1]. Figure 4 illustrates the fuzzy character of the data, for a part of chromosome 9. We selected 5 markers (11 to 15) on chromosome 9. Figure 5 shows estimated haplotype probabilities, standard errors and the prior estimates Inline graphic (the red squares).

Figure 4. An illustration of tomato AFLP markers.

Figure 4

The color bar at the right shows the coding of the fuzzy genotypes. In addition, in the truly fuzzy genotypes a yellow cross has been plotted.

Figure 5. AIC profile and estimated probabilities and error bars for 32 haplotypes of 5 AFLP markers on chromosome 9.

Figure 5

Testing for Hardy-Weinberg equilibrium (HWE) can be interpreted as haplotype estimation with only one SNP. The penalty can be dropped in this case. In a similar way, investigating linkage disequilibrium (LD) between two SNPs can be approached as haplotype probability estimation too. Again the penalty plays a minor role. We illustrate this with AFLP markers on chromosome 1 and 9 (Figure 6 for Inline graphic and Figure 7 for Inline graphic. The visual impressions one gets are quite different: Inline graphic seems to show more detail in the higher regions, while the opposite is true for Inline graphic. Maybe some kind of rank transform might be desirable, but we consider that discussion as outside the scope of this paper.

Figure 6. Estimated linkage disequilibrium for all markers on tomato chromosome 9, as measured by Inline graphic.

Figure 6

Figure 7. Estimated linkage disequilibrium for all markers on tomato chromosome 9, as measured by Inline graphic.

Figure 7

When using conventional software, one may code the fuzzy genotypes, ABInline graphicBB and AAInline graphicAB, as missing. For comparison of this and our approach, we constructed haplotypes from the 10 SNPs on chromosome 9. With crisp genotype data we found good correspondence between the results obtained by Bayesian, EM and PCLM methods (Figure 3). Figure 8 shows the discrepancies caused by not correctly handling genotype uncertainty.

Figure 8. Comparison in haplotype frequency estimation between “fuzzy” PCLM (left panel), and “crisp” PCLM (right panel) in logarithmic (base 10) scales.

Figure 8

The red lines represent equality. The “crisp” PCLM shows the results by not correctly handling genotype uncertainty.

Discussion

The penalized composite link model is an elegant and powerful approach to haplotype probability estimation. It provides stable and fast estimation and allows straightforward diagnostic estimation like standard errors.

The penalty has been interpreted mainly as a computational device, to improve stability and to speed up convergence. There is a rapidly growing literature on the relationships between penalties and mixed models. These ideas might be fruitfully transplanted to haplotype estimation. Suppose that a stratifying factor were available. In a traditional approach, we could estimate haplotype probabilities for each stratum separately, or for all strata together. A hierarchical model would postulate a shared distribution, with logarithm Inline graphic and a penalty for each stratum would allow its Inline graphic not to deviate too much from Inline graphic. AIC can be used to optimize penalty parameters. In analogy to multi-level GLM, multilevel penalized CLM can be used for hierarchical haplotype probability models.

Unfortunately, our experiments showed that the penalty does not eliminate potential local maxima of the likelihood. Our present tactic is to simply ignore this, to start from the initial solution that reflects linkage equilibrium, and to accept the final estimate. Although it is a “folk theorem” that multiple maxima can occur, it is hard to find documented cases for experimental data. We had to simulate rather extreme data sets to observe multiple maxima.

The algorithm lends itself to the partition-ligation approach [8]. One fits the model to small blocks of SNPs, eliminates the haplotypes with small probabilities, say less than 0.01, and combines adjacent block in pairs, computing the cartesian products of the Inline graphic and Inline graphic matrices. The products of the block probabilities can be used as starting values for probability vector of the combined block.

The matrices Inline graphic and Inline graphic are extremely sparse and in any problem of realistic size they quickly would become too large to fit in computer memory. In our Matlab implementation (available on request) we take advantage of the built-in sparse matrix facilities. In other languages more work might be needed. One possible approach is to store lists of the indices of the non-zero elements and compute indexed sums to get at Inline graphic, Inline graphic and Inline graphic (the latter matrix generally is non-sparse). The system of scoring equations contains Inline graphic equations, with Inline graphic the number of SNPs. A practical limit lies at 10 to 12 SNPs, if these equations are formed and solved explicitly.

In our experience the scoring algorithm is not always stable. Therefore we check whether the proposed update for Inline graphic indeed lowers the penalized likelihood. If it does not, we halve the step in the direction Inline graphic. This correction is repeated if needed.

We plan to develop methods to quantify the loss of information due to both genotype uncertainty and phase uncertainty in the context of the PCLM [21].

We already mentioned the extension of the model to haplotype estimation for tetraploid organisms. Examples are plant species such as potato, sugarcane and rose. Due to the flexile framework using the composite link model, our proposed method can straightforwardly be generalized. Our first experiments in this direction have shown favorable results.

Acknowledgments

We thank the Centre for BioSystems Genomics in Wageningen for permission to use the tomato AFLP data. We also thank Fred van Eeuwijk (Biometris, Wageningen) for providing these data and for his support. We are grateful to the anonymous reviewer who pointed us to the paper by Kang et al.

Footnotes

Competing Interests: The authors have declared that no competing interests exist.

Funding: This project was co-financed by the Centre for BioSystems Genomics (CBSG), which is part of the Netherlands Genomics Initiative / Netherlands Organisation for Scientific Research. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.

References

  • 1.van Berloo R, Zhu A, Ursem RA, Verbakel H, Gort G, et al. Diversity and linkage disequilibrium analysis wihtin a selected set of cultivated tomatoes. Theoretical and Applied Genetics. 2008;117:89–101. doi: 10.1007/s00122-008-0755-x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Thompson R, Baker RJ. Composite link functions in generalized linear models. Applied Statistics. 1981;30:125–131. [Google Scholar]
  • 3.Dempster A, Laird NM, Rubin DB. Maximum-likelihood estimation from incomplete data via the EM algorithm. J R Stat Soc. 1977;39:1–38. [Google Scholar]
  • 4.Excoffer L, Slatkin M. Maximum-likelihood estimation of molecular aaplotype frequencies in a diploid population. Mol Biol Evol. 1995;12:921–927. doi: 10.1093/oxfordjournals.molbev.a040269. [DOI] [PubMed] [Google Scholar]
  • 5.Hawley ME, Kidd KK. Haplo: A program using the em algorithm to estimate the frequencies of multi-site haplotypes. J Hered. 1995;86:409–411. doi: 10.1093/oxfordjournals.jhered.a111613. [DOI] [PubMed] [Google Scholar]
  • 6.Long JC, Williams RC, Urbanek M. An e-m algorithm and testing strategy for multiple-locus haplotypes. Am J Hum Genet. 1995;56:799–810. [PMC free article] [PubMed] [Google Scholar]
  • 7.Clayton D. SNPHAP: a program for estimating frequencies of large haplotypes of SNPs. Available: http://www-gene.cimr.cam.ac.uk/clayton/software/. Accessed 2011 Aug 16.
  • 8.Qin ZS, Niu T, Liu JS. Partition–ligation–expectation–maximization algorithm for haplotype inference with single-nucleotide polymorphisms. Am J Hum Genet. 2002;71:1242–1247. doi: 10.1086/344207. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Lin S, Cutler DJ, Zwick ME, Chakravarti A. Haplotype inference in random population samples. Am J Hum Genet. 2002;71:1129–1137. doi: 10.1086/344347. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Niu T, Qin ZS, Xu X, Liu JS. Bayesian haplotype inference for multiple linked singlenucleotide polymorphisms. Am J Hum Genet. 2002;70:157–169. doi: 10.1086/338446. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11.Stephens M, Smith NJ, Donnelly P. A new statistical method for haplotype reconstruction from population data. Am J Hum Genet. 2001;68:978–989. doi: 10.1086/319501. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Marchini J, Cutler D, Patterson N, Stephens M, Eskin E, et al. A comparison of phasing algorithms for trios and unrelated individuals. Am J Hum Genet. 2006;78:437–450. doi: 10.1086/500808. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Kang H, Qin ZS, Niu T, Liu JS. Incorporating genotyping uncertainty in haplotype inference for single-nucleotide polymorphisms. Am J Hum Genet. 2004;74:495–510. doi: 10.1086/382284. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Uh HW, Eilers PHC. Haplotype frequency estimation with the penalized composite link model, utrecht. Proceedings of the 23th International Workshop on Statistical Modelling. 2008.
  • 15.Ayers KL, Lange K. Penalized estimation of haplotype frequencies. Bioinformatics. 2008;24:1596–1602. doi: 10.1093/bioinformatics/btn236. [DOI] [PubMed] [Google Scholar]
  • 16.Akaike H. Information theory and an extension of the maximum likelihood principle. 1973.
  • 17.Hastie TJ, Tibshirani RJ. Chapman and Hall; 1990. Generalized Additive Models. [DOI] [PubMed] [Google Scholar]
  • 18.Slager SL, Schaid DJ. Evaluation of candidate genes in case-control studies: a statistical method to account for related subjects. Am J Hum Genet. 2001;68:1457–1462. doi: 10.1086/320608. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Mehta AM. Genetic variation of antigen processing machinery components and association with cervical carcinoma. Genes, Chromosomes & Cancer. 2007;46:577–586. doi: 10.1002/gcc.20441. [DOI] [PubMed] [Google Scholar]
  • 20.Zaykin DV, Meng Z, Ehm MG. Contrasting linkage-disequilibrium patterns between cases and controls as a novel association-mapping method. Am J Hum Genet. 2006;78:737–746. doi: 10.1086/503710. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Uh HW, Houwing-Duistermaat JJ, Putter H, van Houwelingen HC. Assessment of global phase uncertainty in case-control studies. BMC Genet. 2009;10:54. doi: 10.1186/1471-2156-10-54. [DOI] [PMC free article] [PubMed] [Google Scholar]

Articles from PLoS ONE are provided here courtesy of PLOS

RESOURCES