Skip to main content
Proceedings of the National Academy of Sciences of the United States of America logoLink to Proceedings of the National Academy of Sciences of the United States of America
. 2009 Apr 2;106(15):6215–6219. doi: 10.1073/pnas.0900418106

Population genomic inference of recombination rates and hotspots

Ying Wang 1,1, Bruce Rannala 1
PMCID: PMC2669376  PMID: 19342488

Abstract

As more human genomic data become available, fine-scale recombination rate variation can be inferred on a genome-wide scale. Current statistical methods to infer recombination rates that can be applied to moderate, or large, genomic regions are limited to approximated likelihoods. Here, we develop a Bayesian full-likelihood method using Markov Chain Monte Carlo (MCMC) to estimate background recombination rates and hotspots. The probability model is inspired by the observed patterns of recombination at several genomic regions analyzed in sperm-typing studies. Posterior probabilities and Bayes factors of recombination hotspots along chromosomes are inferred. For moderate-size genomic regions (e.g., with <100 SNPs), the full-likelihood method is used. Larger regions are split into subintervals (typically each having between 20 and 50 markers). The likelihood is approximated based on the genealogies for each subinterval. The background recombination rates, hotspots, and parameters are evaluated by using a parallel computing approach and assuming shared parameters across the subintervals. Simulation analyses show that our method can accurately estimate the variation in recombination rates across genomic regions. In particular, clusters of hotspots can be distinguished even though weaker hotspots are present. The method is applied to SNP data from the HLA region, the MS32, and chromosome 19.

Keywords: ancestral recombination graph, Bayesian inference, linkage disequilibrium, Markov Chain Monte Carlo, recombination hotspot


Describing fine-scale recombination rate variation and the distribution of recombination hotspots across chromosomes are important goals in population genetics. Recombination is one of the fundamental evolutionary forces affecting patterns of polymorphism variation across genomes. The distribution of recombination rates and hotspots helps to reveal the molecular basis of meiotic cross-overs and is a crucial factor in association study designs because of its effect on the pattern of linkage disequilibrium in human genomes (1). Traditional linkage data from pedigrees typically do not provide estimates of recombination on a fine scale because of the limited number of meioses (2, 3). Sperm-typing analyses can experimentally provide estimates of recombination rates but are laborious and expensive, so only a few regions of the human genome have been studied. In addition, only recombination rates in males can be revealed from these studies (reviewed in ref. 4). Statistical inferences of recombination rates based on population genetic data represent a major approach to obtain an overall picture of fine-scale recombination rates and hotspot locations in the human genome, especially at present, with more population genomic data become available daily [e.g., data generated by the HapMap project (5), etc.].

Both sperm-typing analyses and statistical inferences based on population genetic data (typically SNPs) reveal similar patterns of fine-scale recombination rates across chromosomes. These studies suggest that recombination rates vary significantly over genomic regions, and most recombination tends to occur in particular regions of chromosomes (with interval sizes of ≈1–2 kb) known as recombination “hotspots,” whereas in other “background” regions, many fewer recombinations occur (4, 6).

A number of statistical methods have been developed to estimate recombination rates by using population genetic data, including those using summary statistics, full likelihoods, and approximated likelihoods (reviewed in refs. 7 and 8). Full-likelihood methods use all information contained in the data and, in principle, should provide more accurate estimates. However, because full-likelihood methods based on the Ancestral Recombination Graph (ARG) (9, 10) involve integrating a large number of variable dimension genealogies, it has been challenging to develop efficient methods based on full likelihoods that are applicable to large-scale data (1013). Several methods based on approximate likelihoods have therefore been developed (1416) and applied to human genomic data (1719). We recently developed a full-likelihood Bayesian Markov Chain Monte Carlo (MCMC) method for estimating fine-scale recombination rates (20). In our method, genealogies underlying a sampling of chromosomes are effectively modeled by using marginal individual SNP genealogies related through an ARG. Simulation studies showed that our full-likelihood method performed well under different simulation scenarios and can be applied to small-to-moderate-size chromosomal intervals (e.g., with ≤100 SNPs).

Several methods for detecting recombination hotspots have also been developed that search for regions of accelerated recombination rates by comparison with surrounding regions or with overall background rates (16, 18, 21, 22). Auton and McVean (24) recently incorporated a model of hotspots and background recombination into the LDhat package to simultaneously estimate fine-scale recombination rates and detect recombination hotspots. Our method differs from Auton and McVean's composite likelihood method in several ways. Most importantly, for moderate-size genomic regions (e.g., ≤100 SNPs), the posterior probability of recombination rates is obtained by a full-likelihood method. If genomic regions are larger, they are divided into n-marker subregions (typically, an appropriate choice for n is between 20 and 50). The likelihood is then calculated conditional on the genealogies for each subregion, and parameters are evaluated jointly across all subregions.

Here, we present a model of recombination rates and hotspots whose design is based on the observed distribution of recombination hotspots at several genomic regions obtained from sperm-typing studies (4, 6). The background rates between SNPs are assumed to be independently distributed following a Γ-distribution. Piecewise estimators of recombination rate change have been developed that accommodate recombination hotspots (18, 23). Auton and McVean (24) presented a model in which recombination hotspots are uniformly scattered over the region being analyzed.

In our hotspot model, a 2-parameter Markov process is used to describe the distribution of the intervals between hotspots and the duration of hotspots. Both duration of hotspots and the distances between hotspots are exponentially distributed. One feature of the distribution of recombination hotspots that has been revealed by sperm typing analyses is that hotspots are sometimes clustered. The advantage of using an exponential distribution to describe the distances between hotspots is that the mode of the distribution is 0, and the variance is large. Thus, scenarios in which hotspots are far apart and in which they are clustered can be accommodated. An example of a pattern of recombination hotspots generated by using the model is given in Fig. 1. The recombination rates across chromosomal regions are a combination of the 2 independent processes (the summation of the rates from the background rate and the hotspots rates).

Fig. 1.

Fig. 1.

An example of recombination hotspots simulated by using the 2-parameter Markov process model.

A reversible jump MCMC scheme is used to estimate background recombination rate and hotspots by using a population sample of SNPs from regions of the genome (25). The position and intensity of hotspots, background recombination rates, and other parameters are sampled from the Markov chains. The chromosomal intervals are divided into bins (e.g., with size 100 bp) for estimating the posterior probability and the Bayes factor (BF) that each interval contains a hotspot and the average intensity of the hotspot in each interval. To identify hotspots, a hotspot is defined by 2 BF thresholds: HT1 and HT2. If BF (hotspot at location i) > HT1, the local mode is used to estimate the modal BF of the hotspot, and the hotspot extends until BF (hotspot at location j) < HT2. The hotspot is then inferred to be on the interval (i, j). Parameter HT1 represents the criterion for detecting hotspots. Larger HT1 implies higher confidence that the identified hotspots are true. Parameter HT2 determines the boundaries, and thus the width, of an estimated hotspot conditional on HT1. The power and type I error rates can be adjusted by modifying values of HT1 and HT2.

Results

We examined the performance of our method by applying it to both simulated data and human population genetic data. Population genetic datasets spanning the HLA (26) and MS32 (27) regions that have been previously studied by sperm cross-over analysis were analyzed by our method and compared with previous results. The method was also applied to a SNP dataset across human chromosome 19 sampled from the African-American population (28).

Simulation Studies.

To evaluate the statistical performance of the method, we used the msHOT program (29, 30) to simulate 3 sets of data. Common parameters used in all simulations include a sample size of 50 chromosomes, a population size (Ne) equal to 104, a mutation rate per site per generation (μ) equal to 10−8, a background recombination rate of 0.15 cM/Mb (ρ = 0.06/kb, given Ne = 104), and a chromosomal interval of size 30 kb. Only sites with minor allele frequencies (MAF) ≥0.05 were retained and used in the analyses.

We first examined the performance of the method by considering hotspots with 2 different intensities: ρ = 40/kb (for dataset S1) and ρ = 10/kb (for dataset S2), representing a relatively strong and a weaker recombination hotspot. For all 3 datasets, the location of the hotspots is assumed to be the same (at a position between 15 and 16.5 kb from the left of the interval). The average [minimum, maximum] number of SNPs for S1 and S2 are 34.58 [14, 73] and 34.22 [12, 64], respectively.

The BF of recombination hotspot locations and other parameters of the model, obtained by using the program IR, were reported. Different hotspot threshold values, HT1 and HT2, were considered to examine how the false-positive rate, power, and the estimated hotspot intensity and width change. Here, a hotspot is counted as correct when the estimated hotspots overlapped with a true hotspot; otherwise, it is counted as incorrect. The false-positive rate is the number of incorrect hotspots over the number of intervals examined, and the power is the percentage of successfully identified hotspots over the number of true hotspots.

As expected, both the power and the false-positive rates increase as HT1 decreases [see supporting information (SI) Fig. S1 A and B]. The width of the estimated hotspots is determined by HT2 given HT1. In general, HT2 can be assumed to be 2.5, and the estimated widths are approximately consistent for different HT1 values (Fig. S1C). The results assuming HT1 = 5 and HT2 = 2.5 are summarized in Table 1. When a hotspot is strong, the estimated intensity tends to be underestimated, because the genealogical trees are independent due to the large number of recombinations, as was pointed out by other authors (24).

Table 1.

Summary of the statistical performance of the IR program in the simulation study

Parameter Statistical criteria Dataset
S1 S2
Hotspot False positive 5 of 100 4 of 100
Power 0.92 0.74
Average width 1.83 1.58
Average intensity 12.70 9.56
MSE of intensity 781.02 28.86
Background rate Average 0.094 0.127
MSE 0.005 0.014
Coverage 0.95 0.92
Average with of 95% CS 0.177 0.242

Hotspots thresholds HT1 = 5 and HT2 = 2.5 were used.

The second simulation study aimed to examine the ability of the method to identify clustered hotspots. A sperm-typing analysis of the HLA region (15) revealed 2 clusters of hotspots: DNA1-3 and DMB1-2. The distance between hotspot centers is 4.01 kb for DNA1 and DNA2, 7.97 kb for DNA2 and DNA3, and 3.25 kb for hotspots DMB1 and DMB2. In our simulation study, we assumed the centers of the 2 recombination hotspots are 5 kb apart, with one hotspot locating between 11.75 and 13.25 and the other between 16.75 and 18.25 kb. As was revealed by the sperm-typing analysis, weaker hotspots can exist with stronger hotspots within clusters. In the simulation study, we assumed the hotspot on the left was weak with ρ = 6 (H1) and the other hotspot had a moderate intensity with ρ = 30 (H2). Fifty replicate datasets were simulated (dataset S3), and the average [minimum, maximum] number of SNPs was 35.36 [15, 66]. If assuming HT1 = 5 and HT2 = 2.5, the false-positive rate was 2/50 and the average power for both hotspots was 0.67 (0.5 for H1 and 0.84 for H2). Of 50 intervals, there were 21 intervals for which both hotspots were identified, 4 intervals for which only H1 was identified, 21 intervals for which only H2 was identified, and 4 intervals for which no hotspots were identified. In all cases, none of the estimated hotspots span both H1 and H2, indicating that the method can discriminate between single hotspots and clusters.

The third simulation study examined the performance of the method when the approximated-likelihood method was used by splitting larger intervals into n-SNP subintervals. Of the 250 simulated samples from the above 2 simulation studies, samples that contain ≥40 SNPs were used in the third simulation study (77 in total). The intervals were broken into 2 subintervals with an approximately equal number of SNPs for each interval. The likelihood was approximated by multiplying likelihoods from subintervals with parameters shared across the entire interval. Results are listed in Table 2. The estimates are comparable between the 2 methods, even though for 14 of 77 intervals, the true hotspot locations were split across 2 subintervals.

Table 2.

Comparison of the performances in the simulation study using the full likelihood and the approximated likelihood

Likelihood Dataset False positive Power Hotspot
Average width Average intensity MSE of intensity
Full S1 0 of 31 1 1.77 11.42 852.62
S2 0 of 30 0.83 1.56 8.11 14.07
S3* 1 of 16 (0.56, 0.94) (1.72, 1.53) (5.18, 10.73) (5.77, 390.28)
Approximate S1 0 of 31 1 1.56 13.48 726.74
S2 2 of 30 0.77 1.40 10.31 24.44
S3* 0 of 16 (0.44, 1) (1.79, 1.68) (10.73, 12.57) (52.13, 325.60)

Hotspots thresholds HT1 = 5 and HT2 = 2.5 were used.

*For 2 hotspots cases, except false positive, all values are given for the first and the second hotspots.

Analysis of HLA and MS32 Regions.

We applied our method to 2 datasets from the HLA and MS32 regions that have been previously studied by sperm typing (26, 27). The HLA dataset consists of 274 SNPs distributed across 0.216 Mb, sampled from 50 unrelated individuals. Six hotspots were revealed in the sperm typing study (26). The MS32 dataset consists of 206 SNPs sampled from 80 individuals and distributed across 0.206 Mb. Both regions have been previously analyzed by using coalescent methods for the analysis of genotypes (18, 24, 27).

For our analysis, the region was divided into subregions, each with 20 markers. The posterior distribution of recombination hotspots and background rates was inferred across the entire region. Only the locations of recombination hotspots were compared. The intensities of hotspots predicted by using the 2 approaches were not expected to be the same, because the hotspot intensities inferred by using population genetic data are a product of ρ = 4Nec and Ne likely varies across chromosomal regions due to selection. Moreover, population genetic rates are average rates over females and males. The BF of recombination hotspots across the 2 regions is shown in Fig. 2.

Fig. 2.

Fig. 2.

Bayes factor of a hotspot inferred by the IR program as a function of location for HLA (A) region and MS32 (B) region. Location of the center of a hotspot previously inferred by sperm typing is indicated by “+” on the horizontal axis.

The hotspot locations estimated by using our method are, in general, consistent with those obtained from sperm cross-over analysis. The hotspots that were independently discovered by sperm-typing analysis also had high BFs in our population genetic analyses. Only hotspot NID3 in the MS32 region showed a lower BF.

Analysis of Human Chromosome 19.

We applied our method to a human variation dataset for chromosome 19 (28). The dataset consists of 23 African-American individuals. In total, there are 18,406 SNPs on chromosome 19 from the sample. The whole chromosome was divided into 92 intervals that were analyzed separately. There are 200 markers on each interval for the first 91 intervals and 206 markers for the last interval. Each interval was split into subintervals with 20 markers (26 markers for the last segment of the last interval) in a parallel computation assuming shared parameters across the subintervals. Hotspots and background recombination rates were estimated for each interval. Figs. 3 and 4 show the BFs of recombination hotspots and the expected background recombination rates across chromosome 19 estimated by using our method. There is strong evidence for recombination hotspots in at least 10 locations on each chromosome arm. Comparing the hotspots locations with those inferred previously from the HapMap data, the majority appear to overlap (Table S1).

Fig. 3.

Fig. 3.

Bayes factor of a hotspot (A) and the posterior mean (solid lines) and 95% credible intervals (dotted lines) of the expected background recombination rates (B) as a function of location across chromosome 19 p-arm estimated by IR in 23 African Americans.

Fig. 4.

Fig. 4.

Bayes factor of a hotspot (A) and the posterior mean (solid lines) and 95% credible intervals (dotted lines) of the expected background recombination rates (B) as a function of location across chromosome 19 q-arm estimated by IR in 23 African Americans.

Discussion

In this article, we present a model of background recombination rates and hotspots to describe the changes of fine-scale recombination rates over genomes. It is an extension of our recently developed full-likelihood method for estimating recombination rates by using population genetic data. Full-likelihood methods use all information in the data and should provide more accurate estimates and have higher power to detect recombination hotspots, but the disadvantage of such methods is that they are computationally intensive. Our full-likelihood method efficiently models the ancestral genealogy of a sample by using marker ancestry vectors to avoid modeling nonancestral lineages, which not only add a computational burden but can cause convergence problems as well. Currently, the full-likelihood method can be applied to moderate-size chromosomal intervals. For larger intervals or whole genomes, an approximation to the full-likelihood is used that divides an entire region, or chromosome, into subregions with the likelihood approximated by using the products of likelihoods for genealogies on each subregion but with model parameters shared across the entire region.

The results of our analyses suggest that it is possible to accurately infer recombination hotspot locations and intensities across chromosomes. In particular, our method can accurately distinguish clustered hotspots, even though weaker hotspots may be present. By choosing different criteria for identifying hotspots, the power and the false-positive rate changes accordingly. In general, it should be profitable to study those hotspots with high BFs at the molecular level; the false-positive rates are extremely low in these cases. Other parameters in the recombination-rate model might also be interesting, such as how the expected distances between hotspots and the background recombination rates change over the genome. In addition, variables and parameters of the ARG model may be of interest and can be estimated by sampling from the Markov chains. Such parameters include the posterior probabilities of genealogies at each SNP site and the distribution of recombination breakpoints over genomic regions.

The program InferRho (IR) and the simulated data in both msHOT and IR formats can be obtained from http://rannala.org, or by contacting Y.W.

Materials and Methods

Bayesian Inference of Fine-Scale Recombination Rates.

Let Θ be a vector of parameters, including θ = 4Neμ and ρ = 4Nec, where Ne is the effective population size, μ is the site-specific mutation rate per generation, and c is the recombination rate per generation in cM/Mb. Given GS, the genealogical trees (τ⃗) for each marker position are then obtained. The posterior distribution of ρ⃗,

graphic file with name zpq01509-7380-m01.jpg

is numerically evaluated by MCMC. In the Metropolis–Hastings (MH) algorithm, proposed changes include modifying the SNP genealogy by changing a local topology or by adding (or removing) a pair of recombination and coalescent nodes, modifying ancestral alleles, modifying haplotypes (if the phase of the data are unknown), modifying alleles at sites with missing alleles in the sample, and modifying the parameters θ and ρ.

Background Recombination Rates.

The background recombination rates between SNPs are assumed to follow a Γ-distribution with shape parameter aρ* and scale parameter sρ*. In the analyses, sρ* is fixed, and aρ* is estimated in the MCMC.

Recombination Hotspots.

It is assumed that the distribution of recombination hotspots along chromosomes follows a Markov process. Hotspots arise with instantaneous rate λ1 and revert with instantaneous rate λ2. The waiting distance until the occurrence of a hotspot is therefore exponentially distributed with parameter λ1, and the waiting distance until the loss of a hotspot is exponentially distributed with parameter λ2. The values of 1/λ1 and 1/λ2 represent the average distance between hotspots and the average duration of a hotspot, respectively.

Three variables are associated with each hotspot (H), denoted by X1, X2, and Z, and represent the starting location, the ending location, and the strength of the hotspot. Variable Z is assumed to be log-normally distributed with parameters μZ and σZ. Considering s hotspots across a chromosomal region, the distribution of the ith recombination hotspot given the adjacent hotspot on its left is

graphic file with name zpq01509-7380-m02.jpg

where i = {1, …, s − 1}. If i = 0, replace Hi−1X2 with the location of the first site of the interval in the above equation. If i = s − 1, and HiX2 is equal to the right bound of the interval (or the last marker on the interval), then f(HiX2∣HiX1, λ2) = exp[−λ2(HiX2 − HiX1)] to represent the fact that the end of a hotspot exceeds the right bound of the chromosomal interval. The joint density of s hotspots (H⃗) on the chromosomal interval is given by the product of the above equation over s hotspots multiplied by the density on parameters λ1, λ2, μZ, and σZ.

Given ρ⃗* and H⃗ across the chromosomal interval, the probability distribution of the SNP genealogy can be obtained. The posterior distribution described in Eq. 1 becomes

graphic file with name zpq01509-7380-m03.jpg

Note that 4 parameters in the model are fixed to avoid parameter identifiability issues as well as to incorporate information from other independent studies. Parameter λ2 is fixed to be 1,000, which corresponds to 0.001 Mb as the average width of hotspots. Other parameters are chosen to have a less informative prior, such that μZ = 9 and σZ = 1.5, so the 95% interval for the strength of a hotspot is [428.40, 153,268.41] per Mb. Because background recombination rates are intended to describe low rates with relatively small variance, parameter sρ* is fixed to be 50. For example, if aρ* = 2, the 95% interval of the prior distribution on background rate is [12.11, 278.58] per Mb. If the size of a chromosomal interval is large, the interval is divided into K subintervals, denoted by X = {Xi}, to improve computational efficiency. The SNP genealogies underlying subintervals are treated as independent but allowing parameters to be jointly estimated across an entire interval. The independence assumption can be relaxed if needed, and the sizes of subintervals can be adjusted depending on the available computing resources. In this case, the posterior distribution is approximated by

graphic file with name zpq01509-7380-m04.jpg

For additional information see SI Text, Figs. S2 and S3, and Table S2.

Supplementary Material

Supporting Information

Acknowledgments.

We thank Matthew Stephens for suggestions regarding the prior distribution on background recombination rates and 2 anonymous reviewers for their helpful comments. This work was supported by National Institutes of Health Grant HG01988 (to B.R.).

Footnotes

The authors declare no conflict of interest.

This article is a PNAS Direct Submission.

This article contains supporting information online at www.pnas.org/cgi/content/full/0900418106/DCSupplemental.

References

  • 1.Pritchard JK, Przeworski M. Linkage disequilibrium in humans: Models and data. Am J Hum Genet. 2001;69:1–14. doi: 10.1086/321275. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Kong A, et al. A high-resolution recombination map of the human genome. Nat Genet. 2002;31:241–247. doi: 10.1038/ng917. [DOI] [PubMed] [Google Scholar]
  • 3.Coop G, et al. High-resolution mapping of crossovers reveals extensive variation in fine-scale recombination patterns among humans. Science. 2008;319:1395–1398. doi: 10.1126/science.1151851. [DOI] [PubMed] [Google Scholar]
  • 4.Arnheim N, Calabrese P, Tiemann-Boege I. Mammalian meiotic recombination hot spots. Annu Rev Genet. 2007;41:369–399. doi: 10.1146/annurev.genet.41.110306.130301. [DOI] [PubMed] [Google Scholar]
  • 5.Altshuler D, et al. A haplotype map of the human genome. Nature. 2005;437:1299–1320. doi: 10.1038/nature04226. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Buard J, de Massy B. Playing hide and seek with mammalian meiotic crossover hotspots. Trends Genet. 2007;23:301–309. doi: 10.1016/j.tig.2007.03.014. [DOI] [PubMed] [Google Scholar]
  • 7.Stumpf M, McVean G. Estimating recombination rates from population-genetic data. Nat Rev Genet. 2003;4:959–968. doi: 10.1038/nrg1227. [DOI] [PubMed] [Google Scholar]
  • 8.Hellenthal G, Stephens M. Insights into recombination from population genetic variation. Curr Opin Genet Dev. 2006;16:565–572. doi: 10.1016/j.gde.2006.10.001. [DOI] [PubMed] [Google Scholar]
  • 9.Hudson RR. Gene genealogies and the coalescent process. Oxford Surv Evol Biol. 1990;7:1–44. [Google Scholar]
  • 10.Griffiths RC, Marjoram P. Ancestral inference from samples of DNA sequences with recombination. J Comput Biol. 1996;3:479–502. doi: 10.1089/cmb.1996.3.479. [DOI] [PubMed] [Google Scholar]
  • 11.Kuhner MK, Yamato J, Felsenstein J. Maximum likelihood estimation of recombination rates from population data. Genetics. 2000;156:1393–1401. doi: 10.1093/genetics/156.3.1393. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Fearnhead P, Donnelly P. Estimating recombination rates from population genetic data. Genetics. 2001;159:1299–1318. doi: 10.1093/genetics/159.3.1299. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Nielsen R. Estimation of population parameters and recombination rates from single nucleotide polymorphisms. Genetics. 2001;154:931–942. doi: 10.1093/genetics/154.2.931. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Hudson RR. Two-locus sampling distributions and their application. Genetics. 2001;159:1805–1817. doi: 10.1093/genetics/159.4.1805. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.McVean G, Awadalla P, Fearnhead P. A coalescent-based method for detecting and estimating recombination from gene sequences. Genetics. 2002;160:1231–1241. doi: 10.1093/genetics/160.3.1231. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Li N, Stephens M. Modeling linkage disequilibrium and identifying recombination hotspots using single-nucleotide polymorphism data. Genetics. 2003;165:2213–2233. doi: 10.1093/genetics/165.4.2213. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Crawford DC, et al. Evidence for substantial fine-scale variation in recombination rates across the human genome. Nat Genet. 2004;36:700–706. doi: 10.1038/ng1376. [DOI] [PubMed] [Google Scholar]
  • 18.McVean G, et al. The fine-scale structure of recombination rate variation in the human genome. Science. 2004;304:581–584. doi: 10.1126/science.1092500. [DOI] [PubMed] [Google Scholar]
  • 19.Myers S, Bottolo L, Freeman C, McVean G, Donnelly P. A fine-scale map of recombination rates and hotspots across the human genome. Science. 2005;310:321–324. doi: 10.1126/science.1117196. [DOI] [PubMed] [Google Scholar]
  • 20.Wang Y, Rannala B. Bayesian inference of fine-scale recombination rates using population genomic data. Phil Trans R Soc B. 2008;363:3921–3930. doi: 10.1098/rstb.2008.0172. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Li J, Zhang M, Zhang X. A new method for detecting human recombination hotspots and its applications to the HapMap ENCODE data. Am J Hum Genet. 2006;79:628–639. doi: 10.1086/508066. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Fearnhead P. SequenceLDhot: Detecting recombination hotspots. Bioinformatics. 2006;22:3061–3066. doi: 10.1093/bioinformatics/btl540. [DOI] [PubMed] [Google Scholar]
  • 23.De Lorio M, de Silva E, Stumpf M. Recombination hotspots as a point process. Phil Trans R Soc B. 2005;360:1597–1603. doi: 10.1098/rstb.2005.1690. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Auton A, McVean G. Recombination rate estimation in the presence of hotspots. Genome Res. 2007;17:1219–1227. doi: 10.1101/gr.6386707. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.Green PJ. Reversible jump Markov chain Monte Carlo computation and Bayesian model determination. Biometrika. 1995;82:711–732. [Google Scholar]
  • 26.Jeffreys AJ, Kauppi L, Neumann R. Intensely punctate meiotic recombination in the class II region of the major histocompatibility complex. Nat Genet. 2001;29:217–222. doi: 10.1038/ng1001-217. [DOI] [PubMed] [Google Scholar]
  • 27.Jeffreys AJ, Neumann R, Panayi M, Myers S, Donnelly P. Human recombination hot spots hidden in regions of strong marker association. Nat Genet. 2005;37:601–606. doi: 10.1038/ng1565. [DOI] [PubMed] [Google Scholar]
  • 28.Hinds DA, et al. Whole-genome patterns of common DNA variation in three human populations. Science. 2005;307:1072–1079. doi: 10.1126/science.1105436. [DOI] [PubMed] [Google Scholar]
  • 29.Hellenthal G, Stephens M. msHOT: Modifying Hudson's ms simulator to incorporate crossover and gene conversion hotspots. Bioinformatic. 2007;23:520–521. doi: 10.1093/bioinformatics/btl622. [DOI] [PubMed] [Google Scholar]
  • 30.Hudson RR. Generating samples under a Wright–Fisher neutral model. Bioinformatics. 2002;18:337–338. doi: 10.1093/bioinformatics/18.2.337. [DOI] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Supporting Information

Articles from Proceedings of the National Academy of Sciences of the United States of America are provided here courtesy of National Academy of Sciences

RESOURCES