Moran process
   HOME

TheInfoList



OR:

A Moran process or Moran model is a simple
stochastic process In probability theory and related fields, a stochastic () or random process is a mathematical object usually defined as a family of random variables. Stochastic processes are widely used as mathematical models of systems and phenomena that ap ...
used in
biology Biology is the scientific study of life. It is a natural science with a broad scope but has several unifying themes that tie it together as a single, coherent field. For instance, all organisms are made up of cells that process hereditary ...
to describe finite populations. The process is named after Patrick Moran, who first proposed the model in 1958. It can be used to model variety-increasing processes such as
mutation In biology, a mutation is an alteration in the nucleic acid sequence of the genome of an organism, virus, or extrachromosomal DNA. Viral genomes contain either DNA or RNA. Mutations result from errors during DNA or viral replication, m ...
as well as variety-reducing effects such as
genetic drift Genetic drift, also known as allelic drift or the Wright effect, is the change in the frequency of an existing gene variant (allele) in a population due to random chance. Genetic drift may cause gene variants to disappear completely and there ...
and
natural selection Natural selection is the differential survival and reproduction of individuals due to differences in phenotype. It is a key mechanism of evolution, the change in the heritable traits characteristic of a population over generations. Cha ...
. The process can describe the probabilistic dynamics in a finite population of constant size ''N'' in which two
allele An allele (, ; ; modern formation from Greek ἄλλος ''állos'', "other") is a variation of the same sequence of nucleotides at the same place on a long DNA molecule, as described in leading textbooks on genetics and evolution. ::"The chrom ...
s A and B are competing for dominance. The two alleles are considered to be true replicators (i.e. entities that make copies of themselves). In each time step a random individual (which is of either type A or B) is chosen for reproduction and a random individual is chosen for death; thus ensuring that the population size remains constant. To model selection, one type has to have a higher fitness and is thus more likely to be chosen for reproduction. The same individual can be chosen for death and for reproduction in the same step.


Neutral drift

Neutral drift is the idea that a neutral mutation can spread throughout a population, so that eventually the original
allele An allele (, ; ; modern formation from Greek ἄλλος ''állos'', "other") is a variation of the same sequence of nucleotides at the same place on a long DNA molecule, as described in leading textbooks on genetics and evolution. ::"The chrom ...
is lost. A neutral mutation does not bring any fitness advantage or disadvantage to its bearer. The simple case of the Moran process can describe this phenomenon. The Moran process is defined on the state space which count the number of A individual. Since the number of A individuals can change at most by one at each time step, a transition exists only between state ''i'' and state and . Thus the transition matrix of the stochastic process is tri-diagonal in shape and the transition probabilities are :\begin P_ &= \frac \frac\\ P_ &= 1- P_ - P_\\ P_ &= \frac \frac\\ \end The entry P_ denotes the probability to go from state ''i'' to state ''j''. To understand the formulas for the transition probabilities one has to look at the definition of the process which states that always one individual will be chosen for reproduction and one is chosen for death. Once the A individuals have died out, they will never be reintroduced into the population since the process does not model
mutation In biology, a mutation is an alteration in the nucleic acid sequence of the genome of an organism, virus, or extrachromosomal DNA. Viral genomes contain either DNA or RNA. Mutations result from errors during DNA or viral replication, m ...
s (A cannot be reintroduced into the population once it has died out and ''vice versa'') and thus P_=1. For the same reason the population of A individuals will always stay ''N'' once they have reached that number and taken over the population and thus P_=1. The states 0 and ''N'' are called ''absorbing'' while the states are called ''transient''. The intermediate transition probabilities can be explained by considering the first term to be the probability to choose the individual whose abundance will increase by one and the second term the probability to choose the other type for death. Obviously, if the same type is chosen for reproduction and for death, then the abundance of one type does not change. Eventually the population will reach one of the absorbing states and then stay there forever. In the transient states, random fluctuations will occur but eventually the population of A will either go extinct or reach fixation. This is one of the most important differences to deterministic processes which cannot model random events. The
expected value In probability theory, the expected value (also called expectation, expectancy, mathematical expectation, mean, average, or first moment) is a generalization of the weighted average. Informally, the expected value is the arithmetic mean of a ...
and the
variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of numbe ...
of the number of A individuals at timepoint ''t'' can be computed when an initial state is given: : \begin \operatorname (t)\mid X(0) = i&= i \\ \operatorname(X(t)\mid X(0) = i) &= \tfrac \left(1-\tfrac \right ) \frac \end The probability that A reaches fixation is called ''fixation probability''. For the simple Moran process this probability is Since all individuals have the same fitness, they also have the same chance of becoming the ancestor of the whole population; this probability is and thus the sum of all ''i'' probabilities (for all A individuals) is just The mean time to absorption starting in state ''i'' is given by : k_i = N \left \sum_^ \frac + \sum_^ \frac \right/math> For large ''N'' the approximation : \lim_ k_i \approx -N^2 \left (1-x_i) \ln(1-x_i) + x_i \ln(x_i) \right/math> holds.


Selection

If one allele has a fitness advantage over the other allele, it will be more likely to be chosen for reproduction. This can be incorporated into the model if individuals with
allele An allele (, ; ; modern formation from Greek ἄλλος ''állos'', "other") is a variation of the same sequence of nucleotides at the same place on a long DNA molecule, as described in leading textbooks on genetics and evolution. ::"The chrom ...
A have fitness f_i and individuals with
allele An allele (, ; ; modern formation from Greek ἄλλος ''állos'', "other") is a variation of the same sequence of nucleotides at the same place on a long DNA molecule, as described in leading textbooks on genetics and evolution. ::"The chrom ...
B have fitness where ''i'' is the number of individuals of type A; thus describing a general birth-death process. The transition matrix of the stochastic process is tri-diagonal in shape and the transition probabilities are : \begin P_ &= \frac \cdot \frac\\ P_ &= 1- P_ - P_\\ P_ &= \frac \cdot \frac\\ \end The entry P_ denotes the probability to go from state ''i'' to state ''j''. To understand the formulas for the transition probabilities one has to look again at the definition of the process and see that the fitness enters only the first term in the equations which is concerned with reproduction. Thus the probability that individual A is chosen for reproduction is not ''i / N'' any more but dependent on the fitness of A and thus :\frac. Also in this case, fixation probabilities when starting in state ''i'' is defined by recurrence : x_i = \begin 0 & i=0\\ \beta_i x_+(1-\alpha_i-\beta_i)x_i+\alpha_ix_ & 1 \leq i \leq N-1\\ 1 & i =N \end And the closed form is given by : x_i = \frac \qquad \text where \gamma_i = P_ / P_ per definition and will just be g_i / f_i for the general case. This general case where the fitness of A and B depends on the abundance of each type is studied in evolutionary game theory. Less complex results are obtained if a constant fitness difference ''r'' is assumed. Individuals of type A reproduce with a constant rate ''r'' and individuals with allele B reproduce with rate 1. Thus if A has a fitness advantage over B, ''r'' will be larger than one, otherwise it will be smaller than one. Thus the transition matrix of the stochastic process is tri-diagonal in shape and the transition probabilities are : \begin P_&=1\\ P_ &= \frac \cdot \frac\\ P_ &= 1- P_ - P_\\ P_ &= \frac \cdot \frac\\ P_&=1. \end In this case \gamma_i = 1/r is a constant factor for each composition of the population and thus the fixation probability from equation (1) simplifies to : x_i = \frac \quad \Rightarrow \quad x_1 = \rho = \frac \qquad \text where the fixation probability of a single mutant ''A'' in a population of otherwise all ''B'' is often of interest and is denoted by . Also in the case of selection, the expected value and the variance of the number of ''A'' individuals may be computed : \begin \operatorname X(t) \mid X(t-1) = i &= p s \dfrac + i \\ \operatorname( X(t+1) \mid X(t)=i) &=p(1-p)\dfrac \end where and .


Rate of evolution

In a population of all ''B'' individuals, a single mutant ''A'' will take over the whole population with the probability : \rho = \frac. \qquad \text If the mutation rate (to go from the ''B'' to the ''A'' allele) in the population is ''u'' then the rate with which one member of the population will mutate to ''A'' is given by and the rate with which the whole population goes from all ''B'' to all ''A'' is the rate that a single mutant ''A'' arises times the probability that it will take over the population (''fixation probability''): : R = N \cdot u \cdot \rho = u \quad \text \quad \rho = \frac. Thus if the mutation is neutral (i.e. the ''fixation probability'' is just 1/''N'') then the rate with which an allele arises and takes over a population is independent of the population size and is equal to the mutation rate. This important result is the basis of the neutral theory of evolution and suggests that the number of observed point mutations in the
genome In the fields of molecular biology and genetics, a genome is all the genetic information of an organism. It consists of nucleotide sequences of DNA (or RNA in RNA viruses). The nuclear genome includes protein-coding genes and non-coding ...
s of two different
species In biology, a species is the basic unit of classification and a taxonomic rank of an organism, as well as a unit of biodiversity. A species is often defined as the largest group of organisms in which any two individuals of the appropriat ...
would simply be given by the mutation rate multiplied by two times the time since
divergence In vector calculus, divergence is a vector operator that operates on a vector field, producing a scalar field giving the quantity of the vector field's source at each point. More technically, the divergence represents the volume density of ...
. Thus the neutral theory of evolution provides a
molecular clock The molecular clock is a figurative term for a technique that uses the mutation rate of biomolecules to deduce the time in prehistory when two or more life forms diverged. The biomolecular data used for such calculations are usually nucleo ...
, given that the assumptions are fulfilled which may not be the case in reality.


See also

* Weak Selection


References


Further reading

* *


External links

* {{Stochastic processes Evolutionary dynamics Stochastic processes Population genetics