Biology · Book 4 · Bachelor Year 2

University Biology — Year 2

University Biology — Year 2 · Bachelor Year 2

24Phylogenetic Trees and the Molecular Clock

In 1965 two chemists, Emile Zuckerkandl and Linus Pauling, compared the amino-acid sequences of haemoglobin from a handful of vertebrates and noticed something no anatomist could have seen: the number of differences between two species was proportional to the time since their ancestors had parted, as read from fossils. A molecule kept time. Within a decade Carl Woese had used one gene, the RNA of the small ribosomal subunit, to draw the tree of all life and to find in it a third domain, the archaea, that no microscope had distinguished from bacteria. This chapter is about reconstructing history from resemblance: what a tree means, how one is built from characters and from distances, how sequences are made to tell time, and the traps — convergence, unequal rates, saturation, long branches — that a reader of trees must know.

24.1 Reading a tree

Definition 24.1 (Phylogeny, clade, homology)

A phylogeny is a tree whose tips are the species (or genes, or individuals) compared, whose internal nodes are their common ancestors, and whose root is the oldest ancestor of all. Its branching order alone carries the history: nodes may be rotated freely, and only the nesting matters. A clade or monophyletic group is an ancestor with all its descendants (birds; mammals; birds and crocodiles together); a paraphyletic group is an ancestor with some descendants left out (“reptiles” without birds, “fish” without tetrapods, “prokaryotes”); a polyphyletic group joins descendants of different ancestors by a resemblance they evolved separately (“warm-blooded animals”). A character shared by two species because their ancestor had it is a homology (the bones of the bat’s wing and the whale’s flipper); one they evolved independently is an analogy or homoplasy (the wings of bats and of birds as wings, the camera eyes of vertebrates and octopuses). Only homologies record history, and among them only the derived states shared by a group — its synapomorphies, Hennig’s word — define a clade: feathers define birds, the ancestral state “no feathers” defines nothing.

Reading a tree. Birds nest inside the reptiles: crocodiles are closer to birds than to lizards. The named group “reptiles” is an ancestor with one line of descendants removed — a paraphyletic grade, not a clade.
Reading a tree. Birds nest inside the reptiles: crocodiles are closer to birds than to lizards. The named group “reptiles” is an ancestor with one line of descendants removed — a paraphyletic grade, not a clade.
Homology and its record. Left: the same bones — humerus, radius and ulna, wrist, five digits — in an arm, a wing, a flipper and a leg. Right: Archaeopteryx, with the teeth, clawed fingers and long bony tail of a small dinosaur and the feathers of a bird. Homology and its record. Left: the same bones — humerus, radius and ulna, wrist, five digits — in an arm, a wing, a flipper and a leg. Right: Archaeopteryx, with the teeth, clawed fingers and long bony tail of a small dinosaur and the feathers of a bird.
Homology and its record. Left: the same bones — humerus, radius and ulna, wrist, five digits — in an arm, a wing, a flipper and a leg. Right: Archaeopteryx, with the teeth, clawed fingers and long bony tail of a small dinosaur and the feathers of a bird.

24.2 Building trees from characters

Method 24.2 (Parsimony)

Score the characters (morphological states or aligned sequence positions) for every taxon. For each possible tree, count the minimum number of character changes needed to explain the data on it; the most parsimonious tree needs fewest. Root the tree with an outgroup, a taxon known to lie outside the group studied. Since the number of unrooted trees for nn taxa is 135(2n5)1\cdot 3\cdot 5\cdots(2n - 5) — three for four taxa, 2×1062\times 10^{6} for ten, 102010^{20} for twenty — the search is exhaustive only for small sets and heuristic beyond. Confidence is measured by the bootstrap: resample the characters with replacement a thousand times, rebuild the tree each time, and record how often each clade recurs; a clade found in 95%95\,\% of the resamples is well supported, one found in half is not.

Example 24.3 (Four taxa, five sites)

Sequences A=AAGCTA = \mathrm{AAGCT}, B=AAGCCB = \mathrm{AAGCC}, C=GGACTC = \mathrm{GGACT}, D=GGATCD = \mathrm{GGATC}. On the tree ((A,B),(C,D))((A,B),(C,D)), sites 1, 2 and 3 each change once (on the internal branch), site 4 once (CT\mathrm{C}\to\mathrm{T} in DD) and site 5 twice (TC\mathrm{T}\to\mathrm{C} in BB and in DD): six steps. On ((A,C),(B,D))((A,C),(B,D)), sites 1–3 each need two changes, sites 4 and 5 one each: eight. On ((A,D),(B,C))((A,D),(B,C)): nine. The first tree is most parsimonious, by two steps; the three sites that support it are its synapomorphies, and site 5 is a homoplasy on it — the same change occurring twice, a fact of life in every real data set.

The three unrooted trees for four taxa, scored against the five-site alignment below them. Sites 1–3 change once on the first tree and twice on the others; site 4 varies in one taxon only and cannot decide, while site 5 groups A with C and so favours the third tree against them.
The three unrooted trees for four taxa, scored against the five-site alignment below them. Sites 1–3 change once on the first tree and twice on the others; site 4 varies in one taxon only and cannot decide, while site 5 groups AA with CC and so favours the third tree against them.

24.3 Building trees from distances

Method 24.4 (Clustering by distance: UPGMA)

From the pairwise distances between nn taxa (differences per site, corrected as below), join the closest pair into a cluster placed at a node of height half their distance; replace the pair by the cluster, whose distance to every other taxon is the average of its members’ distances; repeat until one cluster remains. The result is a rooted tree with all tips at the same height — it assumes a constant rate of change on every branch, a molecular clock. When rates differ between lineages, the method groups fast-evolving lineages together whatever their history; neighbour joining, which at each step joins the pair whose union shortens the whole tree most, does not assume a clock and is the standard fast method for large data sets.

Example 24.5 (UPGMA)

Distances (in differences per hundred sites): AB=4AB = 4, AC=8AC = 8, AD=10AD = 10, BC=8BC = 8, BD=10BD = 10, CD=6CD = 6. Join AA and BB at height 2; then d(AB,C)=8d(AB, C) = 8, d(AB,D)=10d(AB, D) = 10, d(C,D)=6d(C,D) = 6: join CC and DD at height 3; finally d(AB,CD)=(8+10+8+10)/4=9d(AB, CD) = (8 + 10 + 8 + 10)/4 = 9: join the two clusters at height 4.54.5. The tree is ((A,B),(C,D))((A,B),(C,D)), and if the rate is 10910^{-9} substitutions per site per year the root is 0.045/109=450.045/10^{-9} = 45 million years old.

UPGMA on four taxa. Each node sits at half the distance between the clusters it joins; every tip ends at height zero, as a clock requires.
UPGMA on four taxa. Each node sits at half the distance between the clusters it joins; every tip ends at height zero, as a clock requires.

24.4 The molecular clock

Theorem 24.6 (Substitutions as a Poisson process, and the correction for multiple hits)

If substitutions at a site occur at a constant rate kk per year, independently across sites, the number that accumulate along a lineage in time tt is Poisson with mean ktkt, and the expected number separating two lineages that diverged tt years ago is

d=2ktd = 2kt

substitutions per site — the molecular clock. The observed proportion pp of sites that differ is smaller than dd, because a site hit twice may return to its original base or match by chance; with four bases changing at equal rates,

p=34(1e4d/3),d=34ln(143p),p = \tfrac{3}{4}\bigl(1 - e^{-4d/3}\bigr), \qquad d = -\tfrac{3}{4}\ln\bigl(1 - \tfrac{4}{3}p\bigr),

the Jukes–Cantor correction. As dd grows, pp saturates at 3/43/4 — two random sequences agree at a quarter of their sites — and beyond p0.5p \approx 0.5 the correction magnifies every sampling error: a gene that has changed that much has stopped keeping time. Slow genes (ribosomal RNA, histones) date the deep branches, fast ones (mitochondrial DNA, introns) the recent.

Proof. Let q(t)q(t) be the probability that a site still carries its original base after time tt. It is lost at rate kk and regained, from any of the three other bases, at rate k/3k/3: dq/dt=kq+k3(1q)=k34k3q\mathrm{d}q/\mathrm{d}t = -kq + \tfrac{k}{3}(1 - q) = \tfrac{k}{3} - \tfrac{4k}{3}q, whose solution with q(0)=1q(0) = 1 is q=14+34e4kt/3q = \tfrac14 + \tfrac34 e^{-4kt/3}. Two lineages separated by total time 2t2t — by symmetry, the same as one lineage evolving for 2t2t — agree at a site with probability 14+34e4d/3\tfrac14 + \tfrac34 e^{-4d/3} where d=2ktd = 2kt, so p=1q=34(1e4d/3)p = 1 - q = \tfrac34(1 - e^{-4d/3}); inverting gives the correction. The Poisson count follows from constant, independent events, as in the physics of radioactive decay, and its standard deviation kt\sqrt{kt} sets the precision of any date: a gene of LL sites with dLdL observed substitutions dates a divergence to a relative precision of about 1/dL1/\sqrt{dL}.

Evidence. Zuckerkandl and Pauling (1965) found the differences between the haemoglobins of horse, human, cow and others proportional to the fossil ages of their splits, and proposed the clock. Fitch and Margoliash (1967) built a tree of twenty species from cytochrome cc alone and recovered, from a single protein, the classical groupings of vertebrates, insects and fungi. The decisive test of method was Hillis and colleagues’ experimental phylogeny (1992): they propagated bacteriophage T7 through a known, branching series of eight lineages under a mutagen, sequenced the products, and gave the sequences to the tree-building methods blind — parsimony, distance and likelihood methods all recovered the true tree, and parsimony reconstructed the ancestral sequences with over 98%98\,\% accuracy.

Multiple hits. The observed fraction of differing sites rises with the true number of substitutions and then saturates; a raw p underestimates every distance and compresses the deep branches of a tree.
Multiple hits. The observed fraction of differing sites rises with the true number of substitutions and then saturates; a raw pp underestimates every distance and compresses the deep branches of a tree.

Proposition 24.7 (Pitfalls of the clock and of trees)

The clock is only approximately constant: rates differ between genes by a hundredfold (with function — histone H4 has changed two residues in a billion years, fibrinopeptides change every few million), between sites within a gene (third codon positions, introns and loops change fastest), and between lineages (rodents tick faster than primates, with their shorter generations and higher metabolic rates). Every clock therefore needs calibration by a fossil or a dated geological event, and dates carry the Poisson error above and the calibration’s own. Trees have their own traps. Long-branch attraction: two lineages that have each changed a great deal share many sites by chance, and parsimony joins them whatever their history — the cure is denser sampling to break the branches and a method that models the rates. Convergence produces false synapomorphies. Incomplete lineage sorting: a gene’s tree need not be the species’ tree when speciations follow one another quickly, because the ancestral polymorphism sorts differently into each descendant — so a species tree is built from many genes, not one. And in prokaryotes, where genes move sideways (Chapter 3), different genes tell different stories and the history is a web with a tree of ribosomal genes running through it. Modern practice replaces parsimony and distance by likelihood: given a model of substitution (the rates of each change, their variation among sites), compute the probability of the observed sequences on each tree with its branch lengths, and choose the tree that makes the data most probable; its Bayesian form yields a probability for each clade directly. The Year 3 volume gives the methods; here it is enough to know that every tree is a hypothesis with a measured support, not a fact.

Evidence. Woese and Fox (1977) compared small-subunit ribosomal RNA across prokaryotes and found the methanogens as distant from the bacteria as either is from eukaryotes: the three domains, confirmed by every gene of the transcription and translation machinery since, and invisible to morphology. The same ribosomal trees, read naively, placed the fast-evolving microsporidia at the base of the eukaryotes; genes with slower rates, and models allowing for rate variation, moved them to the fungi, where they belong — a textbook case of long-branch attraction detected and cured.

Long-branch attraction. Two lineages that have evolved fastest are joined by the chance matches their many changes produce, and parsimony makes them sisters.
Long-branch attraction. Two lineages that have evolved fastest are joined by the chance matches their many changes produce, and parsimony makes them sisters.

Example 24.8 (Dating with a fossil)

A gene of 10001000 sites differs at 10%10\,\% of them between cow and whale, whose common ancestor the fossils put at 60 million years. Corrected, d=0.75ln(10.133)=0.107d = -0.75\ln(1 - 0.133) = 0.107; the rate is k=d/2t=0.107/(1.2×108)=9×1010k = d/2t = 0.107/(1.2\times 10^{8}) = 9\times 10^{-10} per site per year. The same gene differs at 6%6\,\% between whale and hippo: d=0.0625d = 0.0625, t=d/2k=35t = d/2k = 35 million years, with about ±13%\pm 13\,\% from the Poisson count of 62 substitutions and a further uncertainty from the fossil date. The molecular result that whales are the hippos’ closest living relatives, obtained this way in the 1990s against every anatomical tree, was confirmed by the discovery of early whales with the hippo-like ankle bone predicted — the clock does not only date; it predicts what the rocks should hold.

24.5 Exercises

Exercise 24.1

Define homology, analogy and synapomorphy, with one example of each among vertebrate limbs, wings and eyes.

Solution

Solution of Exercise 24.1.

Homology: a character inherited from a common ancestor — the humerus, radius and ulna of a bat’s wing and a whale’s flipper. Analogy: a similar character evolved independently — the wings of bats and birds as flight surfaces (the bones are homologous as forelimbs, the wing as such is not), or the camera eye of the octopus and the vertebrate. Synapomorphy: a derived homology shared by a clade and defining it — feathers for birds, the amniotic egg for amniotes.

Exercise 24.2

Classify as monophyletic, paraphyletic or polyphyletic: birds; reptiles (without birds); fish (without tetrapods); flying vertebrates; mammals; prokaryotes.

Solution

Solution of Exercise 24.2.

Birds: monophyletic. Reptiles without birds: paraphyletic. Fish without tetrapods: paraphyletic (lungfish are closer to us than to trout). Flying vertebrates (bats, birds, pterosaurs): polyphyletic. Mammals: monophyletic. Prokaryotes: paraphyletic (bacteria and archaea, with the eukaryotes left out — and archaea closer to eukaryotes than to bacteria).

Exercise 24.3

On the tree (mammals,(turtles,(lizards,(crocodiles,birds))))(\text{mammals},(\text{turtles},(\text{lizards}, (\text{crocodiles},\text{birds})))), name the sister group of birds, the sister group of mammals, and the smallest clade containing lizards and birds. Does swapping the positions of crocodiles and birds change the tree?

Solution

Solution of Exercise 24.3.

Sister of birds: crocodiles. Sister of mammals: all the other amniotes (turtles, lizards, crocodiles, birds together). Smallest clade containing lizards and birds: (lizards,(crocodiles, birds)), the diapsids without turtles on this tree. Swapping crocodiles and birds at their node changes nothing: a node can be rotated freely.

Exercise 24.4

How many unrooted trees are there for 4, 6 and 10 taxa? How many rooted trees for 4 (each unrooted tree can be rooted on any of its branches)?

Solution

Solution of Exercise 24.4.

Unrooted: 33; 3×5×7=1053\times 5\times 7 = 105; 3×5×7×9×11×13×15=20270253\times 5\times 7\times 9\times 11\times 13\times 15 = 2\,027\,025. Rooted trees for 4 taxa: each of the 3 unrooted trees has 5 branches, giving 15.

Exercise 24.5 ★★

Sequences A=CCTAGA = \mathrm{CCTAG}, B=CCTGGB = \mathrm{CCTGG}, C=TTCAGC = \mathrm{TTCAG}, D=TTCGAD = \mathrm{TTCGA}. Count the steps on each of the three unrooted trees and give the most parsimonious one. Which sites are homoplastic on it?

Solution

Solution of Exercise 24.5.

((A,B),(C,D))((A,B),(C,D)): sites 1, 2, 3 one step each, site 4 two steps (A\mathrm{A} and G\mathrm{G} on both sides), site 5 one: 6 steps. ((A,C),(B,D))((A,C),(B,D)): 2+2+2+1+1=82 + 2 + 2 + 1 + 1 = 8. ((A,D),(B,C))((A,D),(B,C)): 2+2+2+2+1=92 + 2 + 2 + 2 + 1 = 9. The first tree is most parsimonious; on it site 4 is homoplastic (the AG\mathrm{A}\to\mathrm{G} change, or its reverse, occurs twice).

Exercise 24.6 ★★

Distances (per hundred sites): AB=6AB = 6, AC=14AC = 14, AD=16AD = 16, BC=14BC = 14, BD=16BD = 16, CD=10CD = 10. Build the UPGMA tree with its node heights.

Solution

Solution of Exercise 24.6.

Join AA and BB at height 3. Then d(AB,C)=14d(AB,C) = 14, d(AB,D)=16d(AB,D) = 16, d(C,D)=10d(C,D) = 10: join CC and DD at height 5. Then d(AB,CD)=(14+16+14+16)/4=15d(AB,CD) = (14 + 16 + 14 + 16)/4 = 15: root at height 7.57.5. Tree ((A,B),(C,D))((A,B),(C,D)).

Exercise 24.7 ★★

Correct p=0.05p = 0.05, 0.300.30 and 0.600.60 for multiple hits. Why is the third value nearly useless?

Solution

Solution of Exercise 24.7.

d=0.75ln(14p/3)d = -0.75\ln(1 - 4p/3): 0.0520.052, 0.380.38, 1.211.21. At p=0.6p = 0.6 the argument of the logarithm is 0.20.2 and the slope dd/dp=1/(14p/3)=5\mathrm{d}d/\mathrm{d}p = 1/(1 - 4p/3) = 5: a sampling error of 0.020.02 in pp becomes 0.10.1 in dd, and the assumption of equal rates at every site, false in every real gene, adds a bias of the same size. The gene is saturated.

Exercise 24.8 ★★

A gene evolves at 10910^{-9} substitutions per site per year. Two species differ by d=0.02d = 0.02: when did they split? What pp would you observe between two species that split 500 million years ago, and what does that imply for dating deep splits with this gene?

Solution

Solution of Exercise 24.8.

t=d/2k=0.02/(2×109)=10t = d/2k = 0.02/(2\times 10^{-9}) = 10 million years. At 500 million years, d=2×109×5×108=1.0d = 2\times 10^{-9}\times 5\times 10^{8} = 1.0 and p=0.75(1e4/3)=0.55p = 0.75(1 - e^{-4/3}) = 0.55: three quarters of the way to saturation, where the correction is steep and the date unreliable — a slower gene is needed for such splits.

Exercise 24.9 ★★

A clade appears in 52%52\,\% of 10001000 bootstrap resamples; another in 99%99\,\%. Interpret both. What would you do about the first?

Solution

Solution of Exercise 24.9.

52%52\,\%: the clade is recovered in barely half the resamples; the data are nearly silent on it, and the alternatives together are as likely. 99%99\,\%: the signal is consistent across the sites; the clade is strongly supported (given the model and the alignment — systematic errors such as long-branch attraction are not detected by the bootstrap). For the first, add sequence (more genes), add taxa that break the branches, and check a different method.

Exercise 24.10 ★★★

Explain long-branch attraction with the quarter-by-chance argument and say why adding taxa that break the long branches helps.

Solution

Solution of Exercise 24.10.

Two lineages that have each changed at a large fraction of sites have, at any site where both changed, a one-in-four chance of landing on the same base (with four bases at equal rates). If each has changed at 40%40\,\% of sites, they have both changed at 16%16\,\% and agree by chance at 4%4\,\% of all sites — which can exceed the fraction of sites carrying the true synapomorphies that link each to its real, slowly-evolving relatives. Parsimony counts matches without asking why they occur and joins the two. Adding taxa that branch off along each long branch divides it into shorter segments, so that the chance matches are distributed among several shorter branches and the true synapomorphies of each segment become visible; a likelihood model that expects many chance matches on long branches corrects for them directly.

Exercise 24.11 ★★★

Human and chimpanzee mitochondrial DNA differ at 9%9\,\% of sites; the mitochondrial rate is about 2×1082\times 10^{-8} per site per year. Date the split, give the Poisson uncertainty for a 1600016\,000\,-site genome, and name two reasons why the answer might still be wrong by a factor of two.

Solution

Solution of Exercise 24.11.

d=0.75ln(10.12)=0.096d = -0.75\ln(1 - 0.12) = 0.096; t=d/2k=0.096/(4×108)=2.4t = d/2k = 0.096/(4\times 10^{-8}) = 2.4 million years. Substitutions: 0.096×16000=15000.096\times 16\,000 = 1500, relative precision 1/1500=2.6%1/\sqrt{1500} = 2.6\,\%: a statistical error of ±0.06\pm 0.06 million years. But the rate is calibrated on other splits and may be wrong by a factor of two for this lineage (rate variation between lineages, and the difference between the pedigree rate measured over generations and the rate measured over millions of years); and the gene’s divergence predates the species’ divergence, since the ancestral population was polymorphic — so the true split is more recent than the gene’s, by a time that depends on the ancestral population size. (The accepted date, from many nuclear genes and fossils, is 6 to 7 million years: the mitochondrial clock here is too fast.)

Exercise 24.12 ★★★

“A gene tree is not a species tree.” Discuss with incomplete lineage sorting, horizontal transfer and gene duplication, and say how a species tree is nonetheless obtained.

Solution

Solution of Exercise 24.12.

Incomplete lineage sorting: when two speciations are close in time, an ancestral polymorphism may sort so that a gene’s tree groups species differently from the species tree; horizontal transfer: a gene received from another lineage carries that lineage’s history; gene duplication: comparing a paralogue in one species with the orthologue in another gives the duplication’s date, not the speciation’s. A species tree is obtained by using many genes from across the genome and taking the tree the majority support (or a model that expects a known fraction of discordant genes), by choosing orthologues carefully, and by preferring, in prokaryotes, the ribosomal and informational genes that are seldom transferred.

24.6 Problem: Dating the Whales

Problem 24.1

Weekend problem — whale, hippo, cow, pig and camel sequenced for one gene: the tree built by parsimony and by distance, the clock calibrated on a fossil, every split dated with its Poisson error, and the anatomical tree confronted with the molecular one, ending on the whale–hippo divergence time and the gene’s substitution rate

A gene of 10001000 sites is sequenced in whale (WW), hippo (HH), cow (CC), pig (PP) and camel (MM, the outgroup). Observed proportions of differing sites: WH=0.06WH = 0.06; WC=HC=0.10WC = HC = 0.10; WP=HP=CP=0.12WP = HP = CP = 0.12; every distance to MM is 0.140.14. Fossils put the split between cow and the whale–hippo line at 60 million years. Six informative sites, with the camel’s state given last:

site123456
WWAGTCAG
HHAGTCGG
CCGATTGG
PPGACTGA
MMGACTGA

Part I — Parsimony.

  1. Which sites are synapomorphies of {W,H}\{W, H\}? Of {W,H,C}\{W, H, C\}? Which site is uninformative, and which is a homoplasy or autapomorphy?
  2. Count the steps of the six sites on the tree (M,(P,(C,(W,H))))(M,(P,(C,(W,H)))).
  3. Count them on the anatomists’ tree (M,(P,(W,(C,H))))(M,(P,(W,(C,H)))), which puts hippo with cow among the even-toed ungulates and whales outside.
  4. Which tree is preferred, and by how many steps? Why is that margin weak, and what would strengthen it?
  5. The bootstrap gives the {W,H}\{W, H\} clade in 83%83\,\% of resamples of the whole gene. Interpret.
  6. Why is the camel used as the outgroup, and what would go wrong if a fish were used instead?

Part II — Distances.

  1. Correct the four distinct pp values (0.060.06, 0.100.10, 0.120.12, 0.140.14) for multiple hits.
  2. Run UPGMA on the five taxa with the corrected distances and give the node heights.
  3. Does the distance tree agree with the parsimony tree?
  4. Explain why UPGMA would fail if the whale lineage had evolved twice as fast as the others.
  5. Compute the number of substitutions the gene has accumulated between whale and hippo, and its Poisson standard deviation.
  6. Give the relative precision of a date based on that count.

Part III — The clock.

  1. Calibrate: from the cow–(whale, hippo) distance and the 60-million-year fossil, compute the rate kk per site per year.
  2. Date the whale–hippo split.
  3. Date the pig split and the camel split.
  4. Give the whale–hippo date with its Poisson uncertainty.
  5. The fossil calibration is itself uncertain by ±5\pm 5 million years. Propagate it to the whale–hippo date.
  6. A different, faster gene gives p=0.45p = 0.45 between whale and camel. Correct it and comment on its reliability for this split.

Part IV — Confrontation.

  1. The anatomists’ tree rests on the double-pulley ankle bone shared by cow, pig, hippo and camel but not by living whales, which have no hind limbs. Explain why a lost character cannot count against the whale–hippo clade.
  2. Fossil whales with hind limbs were found in 2001; their ankle bone has the double pulley. What does that do to the argument?
  3. If whales are inside the even-toed ungulates, is the group “even-toed ungulates without whales” monophyletic, paraphyletic or polyphyletic?
  4. A second gene gives the tree (M,(P,(H,(W,C))))(M,(P,(H,(W,C)))). Name two reasons a gene tree may differ from the species tree, and say how to decide.
  5. The mitochondrial genome of whale and hippo differs at 25%25\,\% of sites. Correct it, and estimate the mitochondrial rate from the date found in question 14.
  6. Why is that rate so much higher than the nuclear gene’s?
  7. State the result: the tree, the nuclear rate kk, and the whale–hippo divergence time with its uncertainty.
Solution

Solution of Problem 24.1.

1. Sites 1, 2 and 4 (states shared by WW and HH alone, derived relative to the camel): synapomorphies of {W,H}\{W,H\}. Sites 3 and 6: synapomorphies of {W,H,C}\{W,H,C\}. Site 5 is an autapomorphy of WW, a change in one lineage that groups nothing; no site is homoplastic on the molecular tree. 2. One change per site: 6 steps. 3. Sites 1, 2 and 4 now need two changes each, sites 3, 5 and 6 one: 9 steps. 4. The whale–hippo tree, by three steps. Three sites out of a thousand is a small margin that a few homoplasies could overturn; strengthening it means more genes, more taxa (other ruminants, peccaries, the deer), and a bootstrap. 5. The clade recurs in five resamples out of six: moderate support, well above chance but short of the 95%95\,\% conventionally called strong. 6. The outgroup must lie outside the group but close enough that its sequence is still alignable and unsaturated; the camel is an even-toed ungulate outside the cow–pig–hippo–whale group. A fish would differ at nearly saturated levels, its states would be uninformative about which state is ancestral within the mammals, and its long branch would attract the fastest-evolving ingroup lineage. 7. d=0.0625d = 0.0625, 0.1070.107, 0.1310.131, 0.1550.155. 8. Join WW and HH at height 0.0310.031. Then d(WH,C)=0.107d(WH,C) = 0.107, d(WH,P)=0.131d(WH,P) = 0.131, d(C,P)=0.131d(C,P) = 0.131, everything to MM 0.1550.155: join WHWH and CC at 0.0540.054. Then d(WHC,P)=0.131d(WHC,P) = 0.131: join at 0.0650.065. Finally join MM at 0.0780.078. Tree (M,(P,(C,(W,H))))(M,(P,(C,(W,H)))). 9. Yes: the same tree, the same nesting. 10. A whale that had changed twice as fast would be farther from everything, hippo included; UPGMA, which places each tip at height zero and joins the closest pair, would join hippo with cow first and leave the whale outside — exactly the anatomists’ tree, for the wrong reason. 11. 0.0625×1000=62.50.0625\times 1000 = 62.5 substitutions; Poisson standard deviation 62.5=7.9\sqrt{62.5} = 7.9. 12. 7.9/62.5=13%7.9/62.5 = 13\,\%. 13. k=d/2t=0.107/(1.2×108)=8.9×1010k = d/2t = 0.107/(1.2\times 10^{8}) = 8.9\times 10^{-10} per site per year. 14. t=0.0625/(2×8.9×1010)=35t = 0.0625/(2\times 8.9\times 10^{-10}) = 35 million years. 15. Pig: 0.131/(1.79×109)=730.131/(1.79\times 10^{-9}) = 73 million years; camel: 0.155/(1.79×109)=870.155/(1.79\times 10^{-9}) = 87 million years. 16. 35±4.535 \pm 4.5 million years (13%13\,\%). 17. The rate scales as 1/tcal1/t_{\text{cal}} and the date as tcalt_{\text{cal}}: ±5/60=8%\pm 5/60 = 8\,\%, so ±3\pm 3 million years — combined with the Poisson error, about ±5\pm 5 million years. 18. d=0.75ln(10.6)=0.69d = -0.75\ln(1 - 0.6) = 0.69: the gene has changed at two thirds of its sites in effect, the correction has multiplied pp by 1.51.5 and its slope is 2.52.5; it is near saturation for this split and its date is worth little. 19. Absence of a character is not a shared derived state: whales lost the hind limb and its ankle entirely, so nothing can be said about which ankle they would have had. A synapomorphy is evidence of a clade; its loss in one lineage is not evidence against membership. 20. The fossil whales have the double-pulley ankle: whales descend from an ancestor that had it, which places them inside the even-toed ungulates. The molecular prediction is confirmed by the rocks. 21. Paraphyletic: an ancestor with all its descendants except the whale line. 22. Incomplete lineage sorting of an ancestral polymorphism across two rapid speciations (cow, hippo and whale split within a few million years), or comparison of paralogues. Decide by sequencing many genes and taking the tree that most of them, and the concatenation, support; check for duplication in each family. 23. d=0.75ln(10.333)=0.30d = -0.75\ln(1 - 0.333) = 0.30; k=d/2t=0.30/(7×107)=4.3×109k = d/2t = 0.30/(7\times 10^{7}) = 4.3\times 10^{-9} per site per year, five times the nuclear gene. 24. Mitochondrial DNA is replicated by a polymerase with weaker proofreading, exposed to the oxygen radicals of the respiratory chain, and not repaired by the nuclear machinery; it also lacks recombination, so damage accumulates. 25. Tree (M,(P,(C,(W,H))))(M,(P,(C,(W,H)))): whales are the hippos’ sister group; k=8.9×1010k = 8.9\times 10^{-10} per site per year; whale–hippo divergence 35±535 \pm 5 million years.

Terms defined in this chapter

See all 479 terms in the glossary