A few days ago I posted about selection and population structure. The basic idea is to imagine demes, breeding populations, and consider how variation in the standard parameters such as selection coefficient and migration might affect the overall frequencies of the alleles. The paper, Fixation Probability and Time in Subdivided Populations, was rather “old school” despite the recourse to simulation. It emerged out of the theoretical population genetic tradition of R.A. Fisher & Haldane, and their successors starting with Kimura. It utilized diffusion equations and rested upon standard evolutionary genetic models of population structure such as the “Stepping-Stone.” Today I’m going to take a different tack, standing upon the shoulders of our friend Martin Nowak, and his foray into
Graph Theory. This post is derived in large part from his paper Evolutionary Dynamics in Graphs, as well as the equivalent chapter in his book Evolutionary Dynamics.
Nowak isn’t focusing demes per se here, rather, the nodes or vertices within the network can be thought of as individuals or points from which the mutation might emerge. A background assumption here is that you’re reasonably familiar with the Moran process and linear algebra, but if you aren’t you can hum through pretty easily I think. There aren’t any major algebraic manipulations here anyway.


ρ1 = (1 – 1/r)/ (1 – 1/rN)
This represents the probability of fixation of a new mutant in a population governed by the Moran process, where N remains fixed across generations and during each generation one individual is selected with a probability proportional to its fitness, r, to produce an offspring which will replace a randomly chosen individual (you can see how this relates to the matrix above). The population is also homogeneous. Note that there is a chance of fixation, governed by the nature of r and N; but as in 2s there is a role for both deterministic selection and various stochastic factors (e.g., drift).
But the equation above applies to more than homogeneous (that is, panmictic) populations. In figure 2 a, b and c have the same fixation probability as a homogeneous population, ρ1. This is because W, the stochastic matrix, is symmetric. Additionally, if T, ‘temperature,’ for the vertices is the same then the probability of fixation is ρ1 as well. Temperature basically measures the weight of the edges going in and out of a vertex, or, Ti = Σ,jWij. ‘Hot’ vertices, in orange above, are often replaced, while ‘cold’ ones, blue, are not. Graphs where all vertices have equal temperature are termed ‘isothermal.’ Graph d in the figure above shows a non-symmetric, but isothermal, network where the probability of fixation is ρ1.
Obviously this is kind of a boring result, not all roads lead to ρ1. Look at graphs f & g; their probability of fixation is 1/N. Why? This is pretty clear verbally, because of the nature of the edges unless the mutant starts in the cold position it can’t sweep through the population. The chance of a mutant occurring on the cold positions is…you guessed it, 1/N. This is the old rate for the probability of fixation of a neutral allele. All you learn here is that some population structures, graphs, can theoretically prevent selection from fixing an allele. Additionally, if there are multiple cold positions upstream of a large number of hot positions then the probability of fixation is 0, since obviously a mutant in one cold position can never penetrate another.

The fixation probability for graph a, the “star structure,” is:
ρ2 = (1 – 1/r2)/ (1 – 1/r2N)
Since r spans 0 to ∞, with 1 being population mean fitness, any beneficial mutation is amplified to r2. For example, 1.1 is converted to 1.21 as r2 (note that everything else remains as in ρ1). If you look at the network the power of selection to take over this network is pretty obvious, the central node acts as a mediator across the population.
But things really get going when we hit graph b, c and d, the “super star,” “funnel” and “meta-funnel.” Here’s their fixation probability:
ρK = (1 – 1/rK)/ (1 – 1/rKN)
K is the number of leaves. The star structure has 2, the latter three structures 3. The important thing about these amplifiers is that as N → ∞ the probability of fixation converges upon 1! That means that a beneficial allele will fix, and a disadvantageous allele be eliminated! OK, back to earth. It’s just a model…reality isn’t a Moran process or perfectly defined by Graph Theory. But in any case, Nowak observes that these amplifying structures tend to have a few primary nodes which serve as shuttles for beneficial alleles. Good to know.
So what does this tell us? The easiest way to imagine this is that there are individuals. But what if it is interdemic competition? In other words, a competition, extinction & replacement meta-population model. And could this apply to gene flow even without replacement (let’s break out of the Moran process derived box for a moment)? Perhaps there are particular dynamics at work when there is asymmetrical gene flow, when the structure of demes is irregular, and so forth. Most readers know enough data that they could produce many conjectures trying to fit the data and theory together….
Reference: Evolutionary dynamics on graphs, Erez Lieberman, Christoph Hauert, & Martin A. Nowak, Nature, 433:20 January 2005

Comments are closed.