Error threshold (evolution)

Error threshold (evolution)

The error threshold is a concept in the study of evolutionary biology and population genetics and is concerned with the origins of life, in particular of very early life, before the advent of DNA. The first self-replicating molecules were probably small ribozyme-like RNA molecules. These molecules consist of strings of base pairs or "digits", and their order is a code that directs how the molecule interacts with its environment. All replication is subject to mutation error. During the replication process, each digit has a certain probability of being replaced by some other digit, which changes the way the molecule interacts with its environment, and may increase or decrease its fitness, or ability to reproduce, in that environment.

It was noted by Manfred Eigen in his 1971 paper (Eigen 1971) that this mutation process places a limit on the number of digits a molecule may have. If a molecule exceeds this critical size, the effect of the mutations become overwhelming and a runaway mutation process will destroy the information in subsequent generations of the molecule. The error threshold is also controlled by the fitness landscape for the molecules. Molecules which differ only by a few mutations may be thought of as "close" to each other, while those which differ by many mutations are distant from each other. Molecules which are very fit, and likely to reproduce, have a "high" fitness, those less fit have "low" fitness. These ideas of proximity and height form the intuitive concept of the "fitness landscape". If a particular sequence and its neighbors have a high fitness, they will form a quasispecies and will be able to support longer sequence lengths than a fit sequence with few fit neighbors, or a less fit neighborhood of sequences. Also, it was noted by Wilke (Wilke 2005) that the error threshold concept does not apply in portions of the landscape where there are lethal mutations, in which the induced mutation yields zero fitness and prohibits the molecule from reproducing.

The concept of this critical mutation rate, or "error threshold" is crucial to understanding "Eigen's paradox" which is discussed in the next section.

Eigen's Paradox

Eigen's paradox is one of the most intractable puzzles in the study of the origins of life. It is thought that the error threshold concept described above limits the size of self replicating molecules to perhaps a few hundred digits, yet almost all life on earth requires much longer molecules to encode their genetic information.This problem is handled in living cells by the presence of enzymes which repair mutations, allowing the encoding molecules to reach sizes on the order of millions of base pairs. These large molecules must, of course, encode the very enzymes that repair them, and herein lies Eigen's paradox, first put forth by Manfred Eigen in his 1971 paper (Eigen 1971). Simply stated, Eigen's paradox amounts to the following:

* Without error correction enzymes, the maximum size of a replicating molecule is about 100 base pairs.
* In order for a replicating molecule to encode error correction enzymes, it must be substantially larger than 100 bases.

This is a chicken-or-egg kind of a paradox, with an even more difficult solution. Which came first, the large genome or the error correction enzymes? A number of solutions to this paradox have been proposed:

* Stochastic corrector model (Szathmáry & Smith, 1995). In this proposed solution, a number of primitive molecules of say, two different types, are associated with each other in some way, perhaps by a capsule or "cell wall". If their reproductive success is enhanced by having, say, equal numbers in each cell, and reproduction occurs by division in which each of various types of molecules are randomly distributed among the "children", the process of selection will promote such equal representation in the cells, even though one of the molecules may have a selective advantage over the other.

* Relaxed error threshold (Kun et al., 2005) - Studies of actual ribozymes indicate that the mutation rate can be substantially less than first expected - on the order of 0.001 per base pair per replication. This may allow sequence lengths of the order of 7-8 thousand base pairs, sufficient to incorporate rudimentary error correction enzymes.

A simple mathematical model illustrating the error threshold

Consider a 3-digit molecule [A,B,C] where A, B, and C can take on the values 0 and 1. There are eight such sequences ( [000] , [001] , [010] , [011] , [100] , [101] , [110] , and [111] ). Let's say that the [000] molecule is the most fit; upon each replication it produces an average of a copies, where a>1. This molecule is called the "master sequence". The other seven sequences are less fit; they each produce only 1 copy per replication. The replication of each of the three digits is done with a mutation rate of μ. In other words, at every replication of a digit of a sequence, there is a probability mu that it will be erroneous; 0 will be replaced by 1 or vice versa. Let's ignore double mutations, and divide the eight molecules into three classes depending on their Hamming distance from the master sequence:

:

Note that the number of sequences for distance "d" is just the binomial coefficient C(L,d) for L=3, and that each sequence can be visualized as the vertex of an L=3 dimensional cube, with each edge of the cube specifying a mutation path in which the change Hamming distance is either zero or ±1. It can be seen that, for example, one third of the mutations of the [001] molecules will produce [000] molecules, while the other two thirds will produce the class 2 molecules [011] and [101] . We can now write the expression for the child populations n'_i of class "i" in terms of the parent populations n_j.

:n'_i=sum_{j=0}^3 w_{ij}n_j

where the fitness matrix w is given by:

:mathbf{w}=egin{bmatrix}(Q+a-1)&frac{1}{3}m&0&0\m&Q&frac{2}{3}m&0\0&frac{2}{3}m&Q&m\0&0&frac{1}{3}m&Qend{bmatrix}

where Q=(1-mu)^L is the probability that an entire molecule will be replicated successfully. The eigenvectors of the w matrix will yield the equilibrium population numbers for each class. For example, if the mutation rate μ is zero, we will have Q=1, and the equilibrium concentrations will be [n_0,n_1,n_2,n_3] = [1,0,0,0] . The master sequence, being the fittest will be the only one to survive. If we have a replication fidelity of Q=0.95, then the equilibrium concentrations will be roughly [0.35,0.37,0.22,0.055] . It can be seen that the master sequence is not as dominant. If we have a replication fidelity of Q=0, then the equilibrium concentrations will be roughly [0.131,0.376,0.371,0.123] . This is almost an equal population of all sequences. (If we had perfectly equal population of all sequences, we would have populations of [1,3,3,1] /8.)

If we now go to the case where the number of base pairs is large, say L=100, we obtain behavior that resembles a phase transition. The plot below on the left shows a series of equilibrium concentrations divided by the binomial coefficient C(100,k).(This multiplication will show the population for an individual sequence at that distance, and will yield a flat line for an equal distribution.) The selective advantage of the master sequence is set at a=1.05. The horizontal axis is the Hamming distance "d" . The various curves are for various total mutation rates (1-Q). It is seen that for low values of the total mutation rate, the population consists of a quasispecies gathered in the neighborhood of the master sequence. Above a total mutation rate of about 1-Q=0.05, the distribution quickly spreads out to populate all sequences equally. The plot below on the right shows the fractional population of the master sequence as a function of the total mutation rate. Again it is seen that below a critical mutation rate of about 1-Q=0.05, the master sequence contains most of the population, while above this rate, it contains only about 2^{-L}approx 10^{-30} of the total population.


It can be seen that there is a sharp transition at a value of "1-Q" just a bit larger than 0.05. For mutation rates above this value, the population of the master sequence drops to practically zero. Above this value, it dominates.

In the limit as "L" approaches infinity, the system does in fact have a phase transition at a critical value of Q: Q_c=1/a.. One could think of the overall mutation rate (1-Q) as a sort of "temperature", which "melts" the fidelity of the molecular sequences above the critical "temperature" of 1-Q_c. In order for faithful replication to occur, the information must be "frozen" into the genome.

ee also

*Horizontal gene transfer

References

*
*
*
*
*
*


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • List of evolutionary biology topics — This is a list of topics in evolutionary biology and evolution. See also: List of biology topics, List of biochemistry topics, NOTOC A abiogenesis adaptation adaptive radiation allele allele frequency allopatric speciation altruism Archaeopteryx… …   Wikipedia

  • Viral quasispecies — A viral quasispecies is a group of viruses related by a similar mutation or mutations, competing within a highly mutagenic environment. The theory predicts that a viral quasispecies at a low but evolutionarily neutral and highly connected (that… …   Wikipedia

  • Quasispecies model — The quasispecies model is a description of the process of the Darwinian evolution of certain self replicating entities within the framework of physical chemistry. Put simply, a quasispecies is a large group or cloud of related genotypes that… …   Wikipedia

  • Technics and Time, 1 — Technics and Time, 1: The Fault of Epimetheus (French: La technique et le temps, 1: La faute d Épiméthée ) is a book by the French philosopher Bernard Stiegler, first published by Galilée in 1994. The English translation, by George Collins and… …   Wikipedia

  • education — /ej oo kay sheuhn/, n. 1. the act or process of imparting or acquiring general knowledge, developing the powers of reasoning and judgment, and generally of preparing oneself or others intellectually for mature life. 2. the act or process of… …   Universalium

  • animal behaviour — Introduction       any activity of an intact organism.       A living animal behaves constantly in order to survive, and all animals must solve the same basic problems. They must, for instance, periodically replace their energy source (consume… …   Universalium

  • DNA barcoding — is a taxonomic method that uses a short genetic marker in an organism s DNA to identify it as belonging to a particular species. It differs from molecular phylogeny in that the main goal is not to determine classification but to identify an… …   Wikipedia

  • environment — environmental, adj. environmentally, adv. /en vuy reuhn meuhnt, vuy euhrn /, n. 1. the aggregate of surrounding things, conditions, or influences; surroundings; milieu. 2. Ecol. the air, water, minerals, organisms, and all other external factors… …   Universalium

  • Orthogonal frequency-division multiplexing — Passband modulation v · d · e Analog modulation AM · …   Wikipedia

  • Earth Sciences — ▪ 2009 Introduction Geology and Geochemistry       The theme of the 33rd International Geological Congress, which was held in Norway in August 2008, was “Earth System Science: Foundation for Sustainable Development.” It was attended by nearly… …   Universalium

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”