- THIS ARTICLE
-
Abstract
- Full Text (PDF)
- Alert me when this article is cited
- Alert me if a correction is posted
- SERVICES
- Similar articles in this journal
- Similar articles in PubMed
- Alert me to new issues of the journal
- Download to citation manager
- Reprints & Permissions
- CITING ARTICLES
- Citing Articles via HighWire
- Citing Articles via Google Scholar
- GOOGLE SCHOLAR
- Articles by Beerli, P.
- Articles by Felsenstein, J.
- Search for Related Content
- PUBMED
- PubMed Citation
- Articles by Beerli, P.
- Articles by Felsenstein, J.
Maximum-Likelihood Estimation of Migration Rates and Effective Population Numbers in Two Populations Using a Coalescent Approach
Peter Beerlia and Joseph Felsensteinaa Department of Genetics, University of Washington, Box 357360, Seattle, Washington 98195-7360
Corresponding author: Peter Beerli, J255 Health Sciences, Department of Genetics, University of Washington, Box 357360, Seattle, WA 98195-7360., beerli{at}genetics.washington.edu (E-mail)
Communicating editor: S. TAVARÉ
| ABSTRACT |
|---|
A new method for the estimation of migration rates and effective population sizes is described. It uses a maximum-likelihood framework based on coalescence theory. The parameters are estimated by Metropolis-Hastings importance sampling. In a two-population model this method estimates four parameters: the effective population size and the immigration rate for each population relative to the mutation rate. Summarizing over loci can be done by assuming either that the mutation rate is the same for all loci or that the mutation rates are gamma distributed among loci but the same for all sites of a locus. The estimates are as good as or better than those from an optimized FST-based measure. The program is available on the World Wide Web at http://evolution.genetics.washington.edu/lamarc.html.
SEVERAL methods for the estimation of migration rates between subpopulations have been proposed. We can subdivide them into two very different approaches: (1) marking individuals and tracking their individual movements and then extrapolating these individual movements to migration rates; or (2) surveying genetic markers in the populations of interest and calculating a migration rate from allele frequencies or sequence differences. Of course, one should be aware that these two approaches do not estimate the same quantity: approach 1 estimates the actual "instantaneous" migration rate of individuals, whereas approach 2 reflects an average over a time period whose length is determined by the rate of mutation per generation of the locus under study or by the time scale of genetic drift. The genetic approach tends to gives a lower estimate than the individual migration rates approach because the method is looking at changes that become established in the subpopulation gene pool.
Current estimation methods for genetic data are methods such as those related to FST (e.g., ![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Our method integrates over all possible genealogies and migration events. This should be superior to pairwise estimators such as those using FST or related statistics (cf. ![]()
![]()
![]()
![]()
| MODEL |
|---|
We propose a method to make a maximum-likelihood estimate of population parameters for geographically subdivided populations. The general outline of such estimates involves extending coalescence theory (![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
= 4Nem, where Ne is the effective population size and m is the migration rate per generation.
Our migration model consists of two populations. These have effective population sizes N(1)e and N(2)e, which need not be equal. The populations exchange migrants at rates m1 and m2 per generation (Figure 1).
|
Because we observe only genetic differences and do not know the mutation rate µ, we must absorb µ into the parameters so that we use as our parameters

and

and occasionally write

We make the following assumptions: that diploid individuals in each population reproduce according to any standard population genetic model that converges to the same diffusion equation as a Wright-Fisher model, that populations have a constant population size through time so that they do not grow or shrink, and that the mutation rate µ is constant. These are also the assumptions used by ![]()
in the first case and a small
for the latter ones. The mutation rate µ can vary among loci according to a gamma distribution. In addition we also need to assume that the two populations exchange migrants with constant rates per generation.
The likelihood formula for this family of methods (![]()
![]()
![]()
![]()
![]()
![]()
) (![]()
![]()
![]() |
(1) |
are

![]()
![]() |
(2) |
![]() |
(3) |
Prob(G|
) is obtained by computing for each interval the probability that nothing happens during the interval times the probability of the particular event at the bottom (beginning) of the interval. The variable vi is the total number of coalescences in subpopulation i and w.i is the sum of the numbers of migration events to subpopulation i over all time intervals T. Furthermore, pj is the probability that no event occurs during time interval j, uj is the length of time interval j, and kji is the number of lineages in subpopulation i during time interval j.
If we extend the parameter estimation from a single locus to many unlinked loci, we face the additional problem that, although µ may be constant per locus, it can vary between loci. Neglecting variation of µ, combining
loci using the likelihood framework is simple:
![]() |
(4) |
On the other hand, if we assume that µ follows a gamma distribution and therefore can vary between loci, we need to include an additional parameter, the shape parameter
of this distribution. The other parameter of this gamma distribution is a scale parameter that can be conveniently chosen to be
. By parameterizing in this way, 1/
is the squared coefficient of variation of
. We cannot estimate the mean mutation rate
of this gamma distribution directly. As Ne is the same for all loci, we can use an arbitrary
(we have chosen the effective population size of the first population) and scale the other parameters relative to it. We replace µ in the parameters
i and
i with a new variable, the mutation rate x. 
is the mutation rate x scaled by 4N(1)e. We integrate over all possible values of 
instead of x. This does not change the shape of our likelihood surface, because N(1)e in 
is constant, so that we have
![]() |
(5) |

and

This integral over all mutation rate values is implemented using a discrete gamma approximation with 100 intervals (cf. ![]()
Note that the gamma distribution described here is the distribution of µ across loci, not the more commonly used gamma distribution of rates across sites within a locus. If needed the latter can be approximated by Hidden Markov model methods in the case of DNA sequences.
| IMPLEMENTATION |
|---|
To calculate the likelihood L(
) for the parameters
using (1) we ought to sum over all possible genealogies, including all topologies with all possible branch lengths and with all possible migration scenarios. This is not possible, as even with two tips there are an infinite number of possible sequences of migration events with different branch length. We have to resort to an approximation of the likelihood function using a Metropolis-Hastings Markov chain Monte Carlo approach (![]()
![]()
![]()
![]()
The parameter estimation is simple in principle: we have to find the maximum of the likelihood function, which has five or six dimensions, depending on whether µ is allowed to vary between loci. This is done by a modified damped Newton-Raphson method (![]()
The genealogy sampler is of more interest. A large sample of genealogies G1, G2, ... ,Gm is drawn from a distribution whose density is proportional to Prob(D|G) Prob(G|
0). This sampling scheme is biased toward genealogies that contribute more to the likelihood with a given parameter set
0. We find the relative likelihood at other
values by dividing by the density from which we sampled the genealogies (see also Appendix 1). If m is the number of sampled genealogies, we get
![]() |
(6) |
In the program Coalesce (![]()
![]()
![]()
The genealogies are sampled as follows (cf. Figure 2): A coalescent node or tip z on this genealogy is chosen at random, the lineage below it is dissolved, and the node is used as the starting point to simulate the ancestry using a migration-coalescent process through a series of time intervals (Figure 2). The other lineages do not change and are taken as given and form the partial genealogy Gp. For the further description of the rearrangement process we use "up" and "top" for being or moving closer to the tips of the genealogy and "down" and "bottom" for being or moving toward the root of the genealogy. Starting at the chosen node z (see Figure 2), we draw a new time interval by solving for uj in
![]() |
(7) |
![]() |
(8) |
|
If a migration event occurs the process moves down to the time when the migration event happened. Below a migration event the active lineage is in the other population and the migration-coalescent process continues (see also Figure 2C). After a coalescent event occurs the process stops. The transformation from one genealogy into another allows change from any genealogy over several steps into any other and therefore allows the process to search the whole genealogy space. On the other hand, the resimulation of a single line guarantees that newly found genealogy is similar to the old genealogy.
In cases where all the lineages have not coalesced by the time of the root of the partial genealogy, simulation on the active lineage and the bottom lineage of Gp continues until the lineages coalesce (Figure 3). When simulating on two lineages we draw new time intervals using (3) instead of (7). There is one exception to this rule at the bottom of the genealogy: if by chance the dissolved lineage is the bottommost lineage of one of the populations on Go, we keep simulating with a single active lineage below the root of Gp until the former root of Go is reached and then start to simulate on both of the two remaining lines. The lineage between the root of Gp and the old root on Go on the partial genealogy has a known history, so there is no need to simulate this history again.
|
A change to the newly found genealogy Gn is accepted with probability
![]() |
(9) |
![]() |
(10) |
![]() |
(11) |
This acceptance probability r is based on the work of ![]()
![]() |
(12) |
and so Prob(G|Gp) is proportional to Prob(G|
) so that ![]() |
(13) |
This results in cancellation of the Prob(G|
) terms in r, so that we have
![]() |
(14) |
If the genealogy is accepted, it is the starting point for a new cycle; otherwise the previous one continues to be used. After having sampled a large number of genealogies we estimate the parameters by maximizing (6). In theory a single long Markov chain would be enough to find the genealogies that contribute most to the likelihood, but if we start from a very bad
0 we can need an excessively long time to find this region. If the likelihood of a new genealogy is only slightly better than that of the old one, the search is moving nearly randomly and can spend a long time in regions that do not contribute much to the final likelihood. The sampler will move more quickly if the likelihood surface is steep. If we start with bad parameters there is some chance that the likelihood surface is locally very flat. To overcome this, we restart a new Markov chain with the improved
and the last genealogy of the most recent chain. Our implementation uses a number of short chains in which the parameter estimates are based only on a few genealogies to
nd regions with good parameter values. It then uses an arbitrary number of long chains to get good estimates of the parameters. All but the last chain are discarded and not used for the final result. ![]()
. The main problem with importance sampling schemes is that little is known about how we can be sure that we have sampled enough genealogies from the region that contributes most to our likelihood function. It is common practice in our group to run 10 "short" chains and then 2 "long" chains. Using random values for the first parameter set, we have found that for a given data set the results converge to a value that is not dependent on these initial parameter values when the total numbers of sampled genealogies exceed 30,000 genealogies (data not shown). These are 10 short chains with 1000 genealogies and 2 long chains with 10,000 genealogies sampled. It seems to be sufficient to deliver acceptable estimates for simulated data and averages of those, although we would recommend choosing a better start parameter than a random guess and running the program at least twice as long. The number of genealogies needed for an accurate estimate is certainly dependent on many factors, such as starting parameters, first genealogy, number of sampled individuals, variability in the data set, and number of migration events.
| SIMULATION RESULTS |
|---|
We have simulated genealogies with known true parameters
T using a coalescent with migration and evolved data according to our data models along the branches starting from the root of the genealogy (![]()
= 1.0. For all other simulations we used 10 short chains sampling 1000 genealogies, keeping 100 of these genealogies for the parameter estimation and 3 long chains sampling 10,000 genealogies, using 1000 of them. The last chain delivered the parameters shown in the tables, and all other chains were discarded.
For the comparison with an FST-based estimator (see Appendix 1) we used a symmetrical parameter setup for the simulations,
1 =
2 and
1 =
2. However, the parameters that were estimated were not constrained to be symmetric.
Our simulations generally recover the true
T very well (Table 1). With 1000 bp the means are better than with 500 bp. The means for
are not close to the true
T. With low
T values
is grossly overestimated. The upward bias in
is huge with 500-bp data and shrinks when longer sequences are used (Table 1 and Table 2).
|
|
Sequences in two populations can be similar to each other due to migration or due to low variation caused by a small
. The simulated datasets with low
sometimes show by chance no variation at all in short sequences. In these cases one would expect the estimate of
to be 0.0 and the estimate of
to be indeterminate. The likelihood surface for such data is very flat and some of the runs (Table 1) failed to find a maximum. These cases were omitted from the tables. If the migration parameter
is high, it is consistently underestimated with high
. This is caused by our allowing only a limited number of migration events per genealogy in the Markov chain Monte Carlo runs, which were 1000 migration events per genealogy, so that solutions with higher numbers of migration events were not proposed. Our method delivers similar estimates for
and similar or better estimates for
than an FST-based estimator (Table 3).
|
The number of cases in which the FST-based estimator (Table 3) is usable is often dramatically lower than that with the ML estimator (Table 1; see also Appendix 1). For example, with
T = 0.001 and
T = 10 the FST-based estimator could be used in only 45 out of 100 runs. This behavior seems not to improve with longer sequences. Increasing the number of sites and the number of loci helps to reduce the variance of the ML estimates (Table 2 and Figure 4). Estimates of
from datasets with very long sequences are biased and are smaller than
T. This is the result of low acceptance rates during a run, when the starting genealogy is so well defined by the data that in our simulation runs the chains were too short and too few different migration scenarios were tried. The estimation of nonsymmetrical true parameters works quite well (Table 4). We encounter similar biases as with symmetrical parameters: with low
the
estimates are biased upward and with high
they are biased downward.
|
|
The assumption that mutation rate varies according to a gamma distribution adds more noise to the estimation. All biases are similar to the ones shown in the tables. The estimation of the shape parameter 1/
is certainly not very precise with only a few loci (Figure 5). One of the runs shown in Figure 5 obviously contains almost no information about 1/
and its log-likelihood curve is nearly flat, so that almost any value of 1/
can be accepted for this dataset. The increase of the log-likelihood values with very small 1/
and far from the maximum is due to imprecisions in the calculation using the discrete gamma approximation. In evaluations using a more exact but much slower quadrature scheme (![]()
values are monotonically decreasing and not, as with the discrete gamma approximation, slightly increasing.
|
| DISCUSSION |
|---|
The estimation of the migration parameter
seems to be rather imprecise, and this is true for both migrate and FST (e.g., Table 1 and Table 3). The standard deviations for
are large for single-locus estimates. More sites per locus give better estimates but the improvement of the variance is small, and given the obstacles of sequencing long stretches of DNA for several individuals one might better invest in the investigation of an additional unlinked locus. Each new locus has its own genealogy that is not correlated with that of the other loci and so increases the power of estimating parameters more, as we can see in Table 2.
There is considerable bias in the estimates of
when datasets either have no or little genetic variation or have very high variation. Datasets with almost no variation inflate
and produce an upward bias. The likelihood surfaces become very flat because of the lack of variation, and almost any migration parameter value is possible. These problems can be overcome by adding more variation, which for low true population size
T means either adding more base pairs or adding more individuals. With high
T and high true migration parameter
T, the estimates are biased downward because of our need to truncate the number of migration events in the reconstructed genealogies at some high arbitrary number. If we did not bias against high numbers of migration events, the program could add more and more migration events and would eventually crash the computer by running out of memory or would run too long.
In single runs we can also see a "fatal attraction" to 0.0 if the true parameters are very close to 0.0. The genealogy sampler is using the current parameter values to propose coalescences and migration events. If one or more of these parameters are very close to 0.0, then it can be seen by inspecting (2) that as a result our procedure will either most often propose an immediate coalescent event if one of the
is close to 0.0 or rarely propose an immigration event with very low
. If a chain never proposes any instances of an event, its rate of occurrence will be estimated to 0.0, and this situation may persist indefinitely, a fatal attraction. Even if the parameters are prevented from becoming exactly zero this means that it may take large amounts of simulation to escape these values.
Because long sequences define the genealogy very well, our Markov chain Monte Carlo sampler will often reject newly proposed genealogies and only a few different genealogies are sampled for the parameter estimation. Therefore, the program does not readily explore the whole migration-genealogy space and tends to stick to the good starting genealogy. This generates a bias in
because we have started with a genealogy that has a minimal number of migration events on it (Table 2). We may be able to overcome this mixing problem by adding a "heating" scheme to our importance sampling. Currently the only way to overcome this is to run the chains much longer than the defaults (for practical guidance see ![]()
Summing over loci assuming that the mutation rate is constant between loci delivers much better estimates of the parameters than single-locus estimation. This model is rather unnatural for real data, especially microsatellite data or electrophoretic data. Summing over loci using a gamma-distributed mutation rate and estimating the shape parameter 1/
increases the variation of the parameters but allows more realistic estimation of the parameters with several loci.
Conclusion:
Our method based on coalescents with migration delivers similar or better estimates than the FST method based on the expectations derived by ![]()
![]()
![]()
![]()
when
is not very high and all methods have quite large variances. The maximum-likelihood estimators have smaller variances than the other approaches. But the biggest drawback of the FST methods compared to ML methods seems to be their inability to estimate population size and migration rate for data where the homozygosity between populations happens to be equal to or less than the homozygosity within a population (see also ![]()
Direct comparison of the different methods is currently difficult because each one estimates a different number of parameters or uses a different migration model. We expand our model to accept more populations and different migration schemes. This should then facilitate direct comparison. We believe that taking the history of mutation into account and summing over all possible genealogies gains the most information from the data. We believe that our approach and the approaches of ![]()
The methods described here are available in the program Migrate over the World Wide Web at http://evolution.genetics.washington.edu/lamarc.html. We distribute it as C source code and also as binaries for several platforms including PowerMacintoshes and Windows 95/98 for Intel-compatible processors.
|
| ACKNOWLEDGMENTS |
|---|
We thank Mary K. Kuhner and Jon Yamato for many discussions, much help in debugging, and comments on the manuscript. This work was funded by National Science Foundation grant no. BIR 9527687 and National Institutes of Health grant no. GM51929, both to J.F., and in part by a Swiss National Funds fellowship to P.B.
Manuscript received January 5, 1998; Accepted for publication February 23, 1999.
| APPENDIX 1 |
|---|
Derivation of the importance sampling function:
We want to calculate Equation 1 but would need to sum over all possible genealogies. This function can be transformed into an importance sampling function by assuming that L(
) is an expectation and we sample from a distribution whose density is g instead of the correct density, f,
![]() |
(A1) |
![]() |
(A2) |
![]() |
(A3) |
Suppose that
![]() |
(A4) |
![]() |
(A5) |
![]() |
(A6) |
![]() |
(A7) |
![]() |
(A8) |
![]() |
(A10) |

The expectation can be estimated by its average over the simulation
![]() |
(A11) |
In Markov chain Monte Carlo approaches, the goal is to sample from the posterior and concentrate the sampling on regions with higher probabilities (![]()
![]()
![]()
) Prob(D|G) with Prob (G|
0) Prob(D|G); this may be a rather crude approximation when
0 is very different from
, but after several updating chains the target and sampling distribution are very similar. When
and
0 are very similar, our approach is nearly optimal if it is run long enough to avoid problems of autocorrelation. Sampling from the prior alone, Prob(G|
) for example, is very inefficient as was shown by J.F. in 1988 (J. FELSENSTEIN, unpublished data).
Data models:
Our migration estimation divides naturally into two parts: calculation of Prob(G|
) and Prob(D|G). This makes it easy to implement models for different kinds of data: any data model influences only the latter calculation, which is the genealogy likelihood calculation.
For sequences we are using the model of change originated by one of us (J.F.) as implemented in PHYLIP 3.2 in 1984, described in ![]()
![]()
![]()
For microsatellite data, we have implemented a one-step mutation model in which the probability of making a net change of i steps in time interval u is
![]() |
(A12) |
In addition to the stepwise mutation model a Brownian motion approximation is available; this fast approximation to the exact model is described elsewhere.
Our "infinite" allele model is approximated with a (k + 1)-allele model. The observed alleles are
= (a1, a2, ... , ak). All unobserved alleles are pooled into ak+1.
![]() |
(A13) |
FST calculations:
We use a calculation based on F(i)W, the homozygosity within the population i and FB, the homozygosity between populations. For sequences, FW and FB can be calculated using the heterozygosity calculations described in ![]()
![]()
![]()
![]()
![]() |
(A14) |
and m/µ with
. We cannot solve for the four parameters we would need for an accurate comparison with our likelihood method. We can solve the equation system (A14) by assuming either that the population sizes are the same in both subpopulations (SN) or that the migration rates are symmetric (SM). With the SN approach solving for
1
2,
1, and
2 we get ![]() |
(A15) |
The SM approach with
1,
2, and
1
2 results in
![]() |
(A16) |
Comparing (A15) and (A16) one can recognize that the estimation of
i in (A15) breaks down when FB
F(i)W. In (A16) the
can be reasonably estimated only if 2FB
F(1)W + F(2)W. For the comparison with our maximum-likelihood estimator (Table 3) we used SN because of our emphasis on estimation of migration rates. There are differences between the two FST methods even when the true parameters are symmetrical (data not shown), but we do not have the impression that one FST method works better than the other over the range we are using for the comparison with our migrate method (Table 5).
| LITERATURE CITED |
|---|
BEERLI, P., 1997 Migrate documentation version 0.3. Distributed over the Internet: http://evolution.genetics.washington.edu/lamarc.html.
CHIB, S. and E. GREENBERG, 1995 Understanding the Metropolis-Hastings algorithm. Am. Stat. 49:327-335.
DAHLQUIST, G., and A. BJÖRK, 1974 Numerical Methods. Prentice-Hall, New York.
FELSENSTEIN, J., 1973 Maximum likelihood estimation of evolutionary trees from continuous characters. Am. J. Hum. Genet. 25:471-492[Medline].
FELSENSTEIN, J., 1988 Phylogenies from molecular sequences: inference and reliability. Annu. Rev. Genet. 22:521-565[Medline].
FELSENSTEIN, J., 1992a Estimating effective population size from sample sequences: a bootstrap Monte Carlo integration method. Genet. Res. 60:209-220[Medline].
FELSENSTEIN, J., 1992b Estimating effective population size from samples of sequences: inefficiency of pairwise and segregating sites as compared to phylogenetic estimates. Genet. Res. 59:139-147[Medline].
FELSENSTEIN, J., 1993 PHYLIP: phylogenetic inference package version 3.5c. Distributed over the Internet: http://evolution.genetics.washington.edu/phylip.html.
FELSENSTEIN, J. and G. A. CHURCHILL, 1996 A hidden Markov model approach to variation among sites in rate of evolution. Mol. Biol. Evol. 13:93-104[Abstract].
FITCH, W. M., 1971 Toward defining the course of evolution: minimum change for a specified tree topology. Syst. Zool. 20:406-416.
GRIFFITHS, R. and S. TAVARÉ, 1994 Sampling theory for neutral alleles in a varying environment. Philos. Trans. R. Soc. Lond. Ser. B Biol. Sci. 344:403-410[Medline].
HAMMERSLEY, J., and D. HANDSCOMB, 1964 Monte Carlo Methods. Methuen and Co., London.
HASTINGS, W., 1970 Monte Carlo sampling methods using Markov chains and their applications. Biometrika 57:97-109
HUDSON, R., 1983 Properties of a natural allele model with intragenic recombination. Theor. Popul. Biol. 23:183-201[Medline].
HUDSON, R., M. SLATKIN, and W. MADDISON, 1992 Estimation of levels of gene flow from DNA sequence data. Genetics 132:583-589[Abstract].
HUDSON, R. R., 1990 Gene genealogies and the coalescent process, pp. 144 in Oxford Surveys in Evolutionary Biology, Vol. 7, edited by R. DAWKINS and M. RIDLEY. Oxford University Press, Oxford, U.K.
KASS, R. E., B. P. CARLIN, A. GELMAN, and R. M. NEAL, 1998 Markov chain Monte Carlo in practice: a roundtable discussion. Am. Stat. 52:93-100.
KINGMAN, J., 1982a The coalescent. Stoch. Proc. Appl. 13:235-248.
KINGMAN, J., 1982b On the genealogy of large populations, pp. 2743 in Essays in Statistical Science, edited by J. GANI and E. HANNAN. Applied Probability Trust, London.
KISHINO, H. and M. HASEGAWA, 1989 Evaluation of the maximum likelihood estimate of the evolutionary tree topologies from DNA sequence data, and the branching order in hominoidea. J. Mol. Evol. 29:170-179[Medline].
KUHNER, M., J. YAMATO, and J. FELSENSTEIN, 1995 Estimating effective population size and mutation rate from sequence data using Metropolis-Hastings sampling. Genetics 140:1421-1430[Abstract].
KUHNER, M., J. YAMATO, and J. FELSENSTEIN, 1998 Maximum likelihood estimation of population growth rates based on the coalescent. Genetics 149:429-434
MARUYAMA, T., 1970 Effective number of alleles in a subdivided population. Theor. Popul. Biol. 1:273-306[Medline].
MAYNARD SMITH, J., 1970 Population size, polymorphism, and the rate of non-darwinian evolution. Am. Nat. 104:231-237.
METROPOLIS, N., A. ROSENBLUTH, M. ROSENBLUTH, A. TELLER, and E. TELLER, 1953 Equation of state calculations by fast computing machines. J. Chem. Phys. 21:1087-1092.
NATH, H. and R. GRIFFITHS, 1993 The coalescent in two colonies with symmetric migration. J. Math. Biol. 31:841-851[Medline].
NATH, H. and R. GRIFFITHS, 1996 Estimation in an island model using simulation. Theor. Popul. Biol. 50:227-253[Medline].
NEI, M. and M. W. FELDMAN, 1972 Identity of genes by descent within and between populations under mutation and migration pressures. Theor. Popul. Biol. 3:460-465[Medline].
NOTOHARA, M., 1990 The coalescent and the genealogical process in geographically structured population. J. Math. Biol. 29:59-75[Medline].
RANNALA, B. and J. HARTIGAN, 1996 Estimating gene flow in island populations. Genet. Res. 67:147-158[Medline].
SIKORSKI, K., F. STENGER, and J. SCHWING, 1984 Algorithm 614: A FORTRAN subroutine for numerical integration in Hp.. ACM Transact. Math. Soft. 10:152-160.
SLATKIN, M., 1985 Rare alleles as indicators of gene flow. Evolution 39:53-65.
SLATKIN, M., 1991 Inbreeding coefficients and coalescence times. Genet. Res. 58:167-175[Medline].
SLATKIN, M. and R. HUDSON, 1991 Pairwise comparisons of mitochondrial DNA sequences in stable and exponentially growing populations. Genetics 129:555-562[Abstract].
SLATKIN, M. and W. MADDISON, 1989 A cladistic measure of gene flow inferred from the phylogenies of alleles. Genetics 123:603-613
SWOFFORD, D., G. OLSEN, P. WADDELL and D. HILLIS, 1996 Phylogenetic inference, pp. 407514 in Molecular Systematics, edited by D. HILLIS, C. MORITZ and B. MABLE. Sinauer Associates, Sunderland, MA.
TAKAHATA, N., 1988 The coalescent in two partially isolated diffusion populations. Genet. Res. 52:213-222[Medline].
TAKAHATA, N. and M. SLATKIN, 1990 Genealogy of neutral genes in two partially isolated populations. Theor. Popul. Biol. 38:331-350[Medline].
TUFTO, J., S. ENGEN, and K. HINDAR, 1996 Inferring patterns of migration from gene frequencies under equilibrium conditions. Genetics 144:1911-1921[Abstract].
WAKELEY, J., 1998 Segregating sites in Wright's island model. Theor. Popul. Biol. 53:166-174[Medline].
YANG, Z., 1994 Maximum likelihood phylogenetic estimation from DNA sequences with variable rates over sites: approximative methods. J. Mol. Evol. 39:306-314[Medline].
This article has been cited by other articles:
![]() |
C. R. Bonvicino, P. R. Goncalves, J. A. de Oliveira, L. F. B. de Oliveira, and M. S. Mattevi Divergence in Zygodontomys (Rodentia: Sigmodontinae) and Distribution of Amazonian Savannas J. Hered., December 9, 2008; (2008) esn105v1. [Abstract] [Full Text] [PDF] |
||||
![]() |
M. Bonhomme, S. Cuartero, A. Blancher, and B. Crouau-roy Assessing Natural Introgression in 2 Biomedical Model Species, the Rhesus Macaque (Macaca mulatta) and the Long-Tailed Macaque (Macaca fascicularis) J. Hered., October 30, 2008; (2008) esn093v1. [Abstract] [Full Text] [PDF] |
||||
![]() |
J. I. Schmidt, K. J. Hundertmark, R. T. Bowyer, and K. G. McCracken Population Structure and Genetic Diversity of Moose in Alaska J. Hered., October 3, 2008; (2008) esn076v1. [Abstract] [Full Text] [PDF] |
||||
![]() |
C. P. Burridge, D. Craw, D. Fletcher, and J. M. Waters Geological Dates and Molecular Rates: Fish DNA Sheds Light on Time Dependency Mol. Biol. Evol., April 1, 2008; 25(4): 624 - 633. [Abstract] [Full Text] [PDF] |
||||
![]() |
D. Garrigan, S. B. Kingan, M. M. Pilkington, J. A. Wilder, M. P. Cox, H. Soodyall, B. Strassmann, G. Destro-Bisol, P. de Knijff, A. Novelletto, et al. Inferring Human Population Sizes, Divergence Times and Rates of Gene Flow From Mitochondrial, X and Y Chromosome Resequencing Data Genetics, December 1, 2007; 177(4): 2195 - 2207. [Abstract] [Full Text] [PDF] |
||||

















1, 
2d.f. = 4; 

















