Population Genomics · PB 495/595 Plant Evolutionary Biology
27 August 2026
Nucleotide diversity can vary by an order of magnitude between similar species
Leffler et al. (2012)
There can be biological and environmental factors underlying how much variation is maintained in a population. Inbreeding leads to structure.
Capsella is a great system to highlight how mating systems can affect inbreeding. We mentioned that C. grandiflora is self-incompatible and an obligate outcrosser. The closely related C. rubella is self-compatible and primarily selfing. They shared a common ancestor approximately 200,000 years ago, and one might assume that a shift to selfing in C. rubella has led to a dramatic reduction in genetic diversity compared to C. grandiflora. The effect is demonstrated by estimates of \(\pi\) and the site frequency spectrum.
Diversity and selection from Capsella species from Slotte et al. (2013)
Slotte et al. (2013)
Multiple factors contribute to genetic strcuture across plants.
Models explaining \(F_{ST}\) across plants from Gamba and Muchhala (2020)
Gamba and Muchhala (2020)
What are some general features that reduce or increase inbreeding?
Marginal effects of features on \(F_{ST}\) across plants from Gamba and Muchhala (2020)
Gamba and Muchhala (2020)
Range size and niche breadth across plants from Moulatlet et al. (2025)
Moulatlet et al. (2025)
To be a cradle of diversity, a region needs to create many opportunities for inbreeding, structure, and subsequent differentiation.
Higher elevation should impose smaller ranges. Moulatlet et al. (2025)
Moulatlet et al. (2025)
By the end you should be able to:
Inbreeding suggests that two individuals are more related than random chance alone, but from which population?
Mountains create structure among villages in Sardinia. Fig. 1 from Chiang et al. (2018)
Chiang et al. (2018)
Relative isolation among some villages from multiple analyses. Fig. 2 from Chiang et al. (2018)
Chiang et al. (2018)
Suddenly, the whole island looks highly inbred compared to the region. Fig. 4 from Chiang et al. (2018)
Chiang et al. (2018)
Sewall Wright (1889-1988) defined the fixation indices for measuring the degree of inbreeding at nested levels: the individual (\(I\)), a subpopulation (\(S\)), and the total (\(T\)) population. Comparisons could be made to infer patterns of isolation among subpopulations, for example. The original derivations do not take four books but are lengthy and not fun.
Sewell Wright, undated, at the University of Chicago. Photo Credit: Ernest Martin
\(F_{XY}\) = the correlation between random gametes drawn at level \(X\), relative to level \(Y\). The three classic comparisons:
Let \(H_I = f_{12}\) be the observed heterozygosity (covered last lecture), and within subpopulation (or deme) \(S\) (allele frequency \(p_S\)) the HW expectation is \(H_S = 2p_S q_S\).
\[ F_{IS} = 1 - \frac{H_I}{H_S} = 1 - \frac{f_{12}}{2 p_S q_S}. \]
Comparing the individual instead to the total population (\(p_T\)):
\[ F_{IT} = 1 - \frac{H_I}{H_T} = 1 - \frac{f_{12}}{2 p_T q_T}. \]
Important
Compare expected heterozygosity in the subpopulation to that in the total:
\[ F_{ST} = 1 - \frac{H_S}{H_T} = 1 - \frac{2 p_S q_S}{2 p_T q_T}. \]
The three statistics multiply through the nested heterozygosities:
\[ (1 - F_{IT}) = \frac{H_I}{H_S}\cdot\frac{H_S}{H_T} = (1 - F_{IS})(1 - F_{ST}). \]
Important
\(F_{ST} > 0\): heterozygote deficit due to differences among demes.
A selfing herb sampled within one meadow (\(S\)) and range-wide (\(T\)):
\[ p_S = 0.10,\quad f_{12} = 0.09,\quad p_T = 0.20. \]
\[ \begin{aligned} F_{IS} &= 1 - \frac{0.09}{2(0.1)(0.9)} = 1 - \frac{0.09}{0.18} = 0.50 \\[4pt] F_{ST} &= 1 - \frac{2(0.1)(0.9)}{2(0.2)(0.8)} = 1 - \frac{0.18}{0.32} = 0.44 \\[4pt] F_{IT} &= 1 - (1-0.50)(1-0.44) = 1 - 0.28 = 0.72 . \end{aligned} \]
Average over \(K\) subpopulations sampled equally:
\[ \bar F_{ST} = 1 - \frac{\bar H_S}{H_T},\qquad \bar H_S = \frac{1}{K}\sum_{i=1}^{K} 2 p_i q_i . \]
Because the average of \(2p_iq_i\) is always \(\leq 2\bar p\,\bar q\), pooling demes deficits heterozygotes even if every deme is in perfect HW:
See script: wahlund_effect.R
Demonstration of Wahlund effect - two HW populations pooled together make it look like the observed heterozygosity is less than expected
\(F_{ST}\) as written assumes two alleles. Nei generalized it using gene diversity (Nei 1973):
\[ H = 1 - \sum_i p_i^2, \qquad G_{ST} = \frac{H_T - H_S}{H_T}. \]
\(G_{ST}\) has an awkward property: it is bounded above by the within-population diversity.
\[ \max G_{ST} \;\approx\; 1 - H_S . \]
Consider a highly variable locus such as a microsatellite. If we have \(H_S \approx 0.9\), \(G_{ST}\) cannot exceed \(\approx 0.1\). This is true even if the populations share no alleles. A low \(F_{ST}\) from one type of data has no relevance on another. This has led to some concern about reliability of \(F_{ST}\) results across independent studies over time, but we should never compare \(F_{ST}/G_{ST}\) across data types.
| Measure | Idea | Reference | Use |
|---|---|---|---|
| \(G_{ST}\) | fixation index (deficit of heterozygosity) | (Nei 1973) | multiallelic \(F_{ST}\) |
| \(\rho\) | average relatedness of individuals within populations compared to the whole | (Ronfort et al. 1998) | comparable across ploidy levels in a mixed system |
| \(F''_{ST}\) | \(F_{ST}\) standardized by its maximum | (Hedrick 2005) | high-diversity markers |
| \(D_{est}\) | effective numbers of alleles | (Jost 2008) | not sensitive to pop size or ploidy if heterosygosity is at equilibrium |
Although these different measure exist, \(F_{ST}\) is almost always reported and maybe alternatives alongside. Correcting biases in polyploids remains an active area of research. (Meirmans, Liu, and Tienderen 2018).
The formulas so far define a parameter. Real data need an estimator that accounts for finite samples. The below estimators account for sample size differences across demes.
Estimates can come out negative. While annoying it means the between-population component is indistinguishable from zero. Report it or truncate to 0, but say which.
Start with \(N\) individuals genotyped at \(S\) biallelic SNPs. Individual \(i\) at locus \(\ell\):
\[ g_{i\ell} \in \{0, 1, 2\} \quad(\text{copies of allele } A_1), \]
giving an \(N \times S\) matrix — and in genomics \(N \ll S\) (hundreds of individuals, thousands of SNPs).
Before decomposing, each SNP is standardized to have mean 0 and variance 1. This process is sometimes called z-score normalization or centering and scaling
\[ \frac{g_{i\ell} - 2p_\ell}{\sqrt{2p_\ell(1 - p_\ell)}} . \]
Note
Without scaling, common SNPs (large \(2pq\)) would dominate purely because they vary more. Standardizing gives each SNP the same weight.
In practice softwares run an SVD on the standardized genotypematrix \(\mathbf{X}\):
\[ \mathbf{X} = \mathbf{U}\,\mathbf{D}\,\mathbf{V}^{\!\top}. \]
\[ \text{Var}[\text{PC}_k] = \frac{d_k^2}{\sum_j d_j^2} \]
Some programs report the square roots of Eigenvalues (\(d_k\)) directly, while others report the Eigenvalues. Check when calculating the proportions of variance explained.
Population structure represented as a mixture of \(K\) clusters. Fig. 1 from Ross-Ibarra et al. (2008)
Not all structure comes in discrete demes. When dispersal is limited, differentiation grows continuously with geographic distance. Wright referred to this as isolation-by-distance (Wright 1943).
Rousset’s regression (Rousset 1997):
\[ \frac{F_{ST}}{1 - F_{ST}} \;\sim\; \log(\text{distance}) . \]
PCA tells you that samples are spatially structured. Effective migration surfaces use the variation to help visualize potential barriers to gene flow in space (Petkova, Novembre, and Stephens 2016).
The EEMS for Arabidopsis thaliana. Fig. 6 from Petkova, Novembre, and Stephens (2016)
→ formal migration models and \(F_{ST}=1/(1+4N_em)\) and environmental gradients are forthcoming.
\[ F_{IS} = 1 - \frac{H_I}{H_S} \qquad F_{ST} = 1 - \frac{H_S}{H_T} \qquad (1-F_{IT}) = (1-F_{IS})(1-F_{ST}) \]
\[ G_{ST} = \frac{H_T - H_S}{H_T} \qquad \max G_{ST} \approx 1 - H_S \qquad \frac{F_{ST}}{1-F_{ST}} \sim \text{distance} \]
PB 495/595 · Plant Evolutionary Biology · Population Genomics