Lecture 6: Introduction to Phylogenetics

Total Page:16

File Type:pdf, Size:1020Kb

Lecture 6: Introduction to Phylogenetics Introduction to Bioinformatics for Computer Scientists Lecture 6 Machine Learning for MSA ● Few approaches ● None are widely used ● Problem: What is the training set? ● However, used for aligning natural languages for automatic paraphrasing ● http://dl.acm.org/citation.cfm?id=1073448 ● Only paper I found: ● “Support vector machine learning for interdependent and structured output space”, but more a general technique than specifically successful in MSA ● http://dl.acm.org/citation.cfm?id=1015341 ● Machine learning and similar techniques mostly for protein structure prediction based on given alignments ● Many post-analysis applications using machine learning to identify “interesting” regions in alignments Plan for next lectures ● Today: Introduction to phylogenetics ● Lecture 7: Phylogenetic search algorithms ● Lecture 8 (Alexis): The phylogenetic Maximum Likelihood Model ● Lecture 9: (Diego): Comparing & Testing Models ● Lecture 10: (Lucas): Discrete Operations on Trees The story so far ● Biological Terminology: RNA, DNA, genes, genomes, etc ● Pair-wise Sequence Alignment ● Sequence Comparison ● Genome Assembly ● Multiple Sequence Alignment The story so far ● Biological Terminology: RNA, DNA, genes, genomes, etc ● Pair-wise Sequence Alignment ● Sequence Comparison ● Genome Assembly ● Multiple Sequence Alignment ● Phylogenetic Inference A Phylogeny or Phylogenetic Tree A taxonomic subclass The ingroup This tree is unrooted The outgroup A Phylogeny or Phylogenetic Tree In Phylogenetics such a subtree is often also called Lineage! Phylogeny ● An unrooted strictly binary tree ● Leafs are labeled by extant “übrig geblieben” (currently living) organisms represented by their DNA/Protein sequences → we can also sequence ancient DNA, see, for instance, the neandertal genome: “The complete genome sequence of a Neanderthal from the Altai Mountains”, Nature 2013 → depends on temperature, time, and other environmental conditions → up to 300,000 years back, see http://www.pnas.org/content/110/39/15758.abstract ● Inner nodes represent hypothetical common ancestors ● Outgroup: one or more closely related, but different species → allows to root the tree Taxon ● Used to denote clades/subtrees in phylogenies or taxonomies ● A group of one or more species that form a biological unit ● As defined by taxonomists → subject of controversial debates → part of the culture/fuzziness of Biology ● In phylogenetics we often refer to a single leaf as taxon → the plural of taxon is taxa → we often say that a tree with n leaves (sequences) has n taxa Some more terminology This phylogeny has a root! D E A B C B and C are a monophyletic group; they are sister species Some more terminology D E A B C (A,B,C) is a monophyletic group; it is are sister to (D, E) Some more terminology D E A B C (A,B,C,D) is paraphyletic → E is excluded Some more terminology D E A B C (A,D) is a polyphyletic group → their most recent common ancestor (MRCA) is excluded Some more terminology 0.1 0.1 0.05 0.05 0.1 0.05 0.05 0.05 D E A B C Tree-based or patristic distance between two taxa: Sum over branch lengths along the path in the tree, e.g.: A ↔ B: 0.2 A ↔ D: 0.35 Tree Rooting Outgroup species 1 Ingroup species 3 Outgroup species 2 Ingroup species 2 Ingroup species 1 Tree Rooting Pull up Outgroup species 1 Ingroup species 3 Outgroup species 2 Ingroup species 2 Ingroup species 1 Tree Rooting root Ingroup species 3 Outgroup species 1 Ingroup species 2 Ingroup species 1 Outgroup species 2 Tree Rooting root This is just a drawing option! Tree inference algorithms treat ingroup and outgroup sequences mathematically in the same way! Ingroup species 3 Outgroup species 1 Ingroup species 2 Ingroup species 1 Outgroup species 2 Outgroup Choice Ingroup species 4 Ingroup species 3 Ingroup species 4 Ingroup species 3 Ingroup species 1 Ingroup species 2 ? Ingroup species 2 Ingroup species 1 Fuzzy signal Clear signal Close Outgroup Distant Outgroup Tree Inference Taxon 1:ACGTTT Taxon 1:ACGTTT- Taxon 2:ACGTT MSA Taxon 2:ACGTT-- Tree inference Taxon 3:ACCCT Program Taxon 3:ACCCT-- program Taxon 4:AGGGTTT Taxon 4:AGGGTTT Taxon 1 Taxon 3 Taxon 2 Taxon 4 Tree Inference Taxon 1:ACGTTT Taxon 1:ACGTTT- Taxon 2:ACGTT MSA Taxon 2:ACGTT-- Tree inference Taxon 3:ACCCT Program Taxon 3:ACCCT-- program Taxon 4:AGGGTTT Taxon 4:AGGGTTT Taxon 1 Taxon 3 Most widely-used alignment formats: ●PHYLIP ●NEXUS ●FASTA Taxon 2 Taxon 4 Tree Inference Taxon 1:ACGTTT Taxon 1:ACGTTT- Taxon 2:ACGTT MSA Taxon 2:ACGTT-- Tree inference Taxon 3:ACCCT Program Taxon 3:ACCCT-- program Taxon 4:AGGGTTT Taxon 4:AGGGTTT Taxon 1 Taxon 3 Most widely-used tree formats: ●NEWICK ●NEXUS Taxon 2 Taxon 4 Tree Inference Taxon 1:ACGTTT Taxon 1:ACGTTT- Taxon 2:ACGTT MSA Taxon 2:ACGTT-- Tree inference Taxon 3:ACCCT Program Taxon 3:ACCCT-- program Taxon 4:AGGGTTT Taxon 4:AGGGTTT Taxon 1 Taxon 3 Newick example: Remember that this is an unrooted tree! (Taxon1, Taxon2, (Taxon3,Taxon4)); or ((Taxon1, Taxon2), Taxon3,Taxon4); Taxon 2 Taxon 4 Top level trifurcation Tree Inference Taxon 1:ACGTTT Taxon 1:ACGTTT- Taxon 2:ACGTT MSA Taxon 2:ACGTT-- Tree inference Taxon 3:ACCCT Program Taxon 3:ACCCT-- program Taxon 4:AGGGTTT Taxon 4:AGGGTTT Taxon 1 Taxon 3 root ((Taxon1, Taxon2), (Taxon3,Taxon4)); Taxon 2 Taxon 4 Tree Inference Taxon 1:ACGTTT Taxon 1:ACGTTT- Taxon 2:ACGTT MSA Taxon 2:ACGTT-- Tree inference Taxon 3:ACCCT Program Taxon 3:ACCCT-- program Taxon 4:AGGGTTT Taxon 4:AGGGTTT Taxon 1 Taxon 3 0.1 Trees may have relative 0.15 0.3 branch lengths, depending 0.2 on the tree inference method 0.15 that was used Taxon 2 Taxon 4 Tree Inference Taxon 1:ACGTTT Taxon 1:ACGTTT- Taxon 2:ACGTT MSA Taxon 2:ACGTT-- Tree inference Taxon 3:ACCCT Program Taxon 3:ACCCT-- program Taxon 4:AGGGTTT Taxon 4:AGGGTTT Taxon 1 Taxon 3 0.1 Trees may have relative 0.15 0.3 branch lengths, depending 0.2 on the tree inference method 0.15 that was used Taxon 2 Taxon 4 Newick format with branch lengths: (Taxon1:0.1,Taxon2:0.2,(Taxon3:0.15,Taxon4:0.15):0.3); t4 t3 root t2 Non-ultrametric tree Non-ultrametric t1 t4 Tree Shapes Tree t3 root t2 Ultrametric tree Ultrametric t1 Evolutionary time Tree Shapes root root E v o l u t i o n a r y t i m t2 e t3 t1 t2 t3 t4 t4 Ultrametric tree t1 Non-ultrametric tree Most tree inference models/algorithms/programs produce non-ultrametric trees Tree Shapes root root E v o l u This is still relative time, for instance t i o the mean substitution rate per site n a r y t i m t2 e t3 t1 t2 t3 t4 t4 Ultrametric tree t1 Non-ultrametric tree t4 t3 root t2 Non-ultrametric tree Non-ultrametric t1 t4 Tree Shapes Tree t3 root t2 Ultrametric tree Ultrametric t1 How do we get real times? real we get do How Evolutionary time dated fossil dated t4 Dating Trees Dating t3 root t2 Ultrametric tree Ultrametric t1 Evolutionary time t4 Dating Trees Dating dated fossil 2 million years 2 million fossil dated t3 root t2 Ultrametric tree Ultrametric t1 Evolutionary time 1 million years 1 million 2 million years 2 million t4 Dating Trees Dating dated fossil 2 million years 2 million fossil dated t3 t2 Ultrametric tree Ultrametric Root: 3 million years 3 million Root: t1 Evolutionary time Dating Trees Root: 3 million years We need a rooted & E ultrametric tree! v o 1 million years → rooting with outgroups l u → ultrametricity with programs t i o dated fossil 2 million years for divergence time estimation n a → active research area r y → most codes rely on the phylogenetic 2 million years t i m likelihood function and Bayesian e Statistics (MCMC methods) t1 t2 t3 t4 Ultrametric tree Dating Trees Root: 3 million years But how do we place the fossil? → typically no DNA data available E v o 1 million years Fossil placement: l u → ad hoc using empirical knowledge t i o dated fossil 2 million years → computationally using n a morphological data r y 2 million years t i The input for a phylogenetic analysis m e need not be molecular data! t2 t3 t4 We can also use sequences of t1 morphological traits (“Merkmale”)! Ultrametric tree 2012 species! t4 t3 t2 Ultrametric tree Ultrametric t1 Remember that we deal with extant Evolutionary time Morphological Traits t1: 1000 t2: 0100 t3: 0010 T4: 0001 or: t1: 0 t2: 1 t3: 2 t4: 3 Morphological Traits t1: 1000 t2: 0100 t3: 0010 T4: 0001 or: t1: 0 t2: 1 t3: 2 t4: 3 Traits need not be discrete: they can also be continuous: e.g. bone ratios Alignment-Free Tree Inference Taxon 1:ACGTTT Taxon 2:ACGTT Pair-wise distances Tree inference e.g., pair-wise sequence program Taxon 3:ACCCT alignment scores Taxon 4:AGGGTTT Taxon 1 Taxon 3 Taxon 2 Taxon 4 Alignment-Free Tree Inference Taxon 1:ACGTTT Taxon 2:ACGTT Pair-wise distances Tree inference e.g., pair-wise sequence program Taxon 3:ACCCT alignment scores Taxon 4:AGGGTTT Taxon 1 Taxon 3 Alignment-free tree inference is typically less accurate → we have not established homology via a MSA Taxon 2 Taxon 4 How many unrooted 4-taxon trees exist? A C B D A B A B D C D C How many rooted 4-taxon trees exist? A C B D A B A B D C D C Tree Counts ● Unrooted binary trees ● 4 taxa → 3 distinct trees ● A tree with n taxa has n-2 inner nodes ● And 2n-3 branches ● Rooted binary trees ● 4 taxa → 3 unrooted trees * 5 branches each (rooting points) = 15 trees ● n-1 inner nodes ● 2n-2 branches The number of trees 3 taxa = 1 tree The number of trees 4 taxa: 3 trees u: # trees of size 4-1 := 1 v: # branches in a tree of size 4-1 := 3 Number of unrooted binary trees with 4 taxa: u * v = 3 The number of trees 5 taxa: 15 trees u = 3 v = 5 Number of unrooted trees with 5 taxa: 3 * 5 = 15 The number of trees 6 taxa: 105 trees u = 15 v =
Recommended publications
  • Bioinfo 11 Phylogenetictree
    BIO 390/CSCI 390/MATH 390 Bioinformatics II Programming Lecture 11 Phylogenetic Tree Instructor: Lei Qian Fisk University Phylogenetic Tree Applications • Study ancestor-descendant relationships (Evolutionary biology, adaption, genetic drift, selection, speciation, etc.) • Paleogenomics: inferring ancestral genomic information from extinct species (Comparing Chimpanzee, Neanderthal and Human DNA) • Origins of epidemics (Comparing, at the molecular level, various virus strains) • Drug design: specially targeting groups of organisms (Efficient enumeration of phylogenetically informative substrings) • Forensic (Relationships among HIV strains) • Linguistics (Languages tree divergence times) Phylogenetic Tree Illustrating success stories in phylogenetics (I) For roughly 100 years (more exactly, 1870-1985), scientists were unable to figure out which family the giant panda belongs to. Giant pandas look like bears, but have features that are unusual for bears but typical to raccoons: they do not hibernate, they do not roar, their male genitalia are small and backward-pointing. Anatomical features were the dominant criteria used to derive evolutionary relationships between species since Darwin till early 1960s. The evolutionary relationships derived from these relatively subjective observations were often inconclusive. Some of them were later proved incorrect. In 1985, Steven O’Brien and colleagues solved the giant panda classification problem using DNA sequences and phylogenetic algorithms. Phylogenetic Tree Phylogenetic Tree Illustrating success stories in phylogenetics (II) In 1994, a woman from Lafayette, Louisiana (USA), clamed that her ex-lover (who was a physician) injected her with HIV+ blood. Records showed that the physician had drawn blood from a HIV+ patient that day. But how to prove that the blood from that HIV+ patient ended up in the woman? Phylogenetic Tree HIV has a high mutation rate, which can be used to trace paths of transmission.
    [Show full text]
  • Hemidactylium Scutatum): out of Appalachia and Into the Glacial Aftermath
    RANGE-WIDE PHYLOGEOGRAPHY OF THE FOUR-TOED SALAMANDER (HEMIDACTYLIUM SCUTATUM): OUT OF APPALACHIA AND INTO THE GLACIAL AFTERMATH Timothy A. Herman A Thesis Submitted to the Graduate College of Bowling Green State University in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE August 2009 Committee: Juan Bouzat, Advisor Christopher Phillips Karen Root ii ABSTRACT Juan Bouzat, Advisor Due to its limited vagility, deep ancestry, and broad distribution, the four-toed salamander (Hemidactylium scutatum) is well suited to track biogeographic patterns across eastern North America. The range of the monotypic genus Hemidactylium is highly disjunct in its southern and western portions, and even within contiguous portions is highly localized around pockets of preferred nesting habitat. Over 330 Hemidactylium genetic samples from 79 field locations were collected and analyzed via mtDNA sequencing of the cytochrome oxidase 1 gene (co1). Phylogenetic analyses showed deep divergences at this marker (>10% between some haplotypes) and strong support for regional monophyletic clades with minimal overlap. Patterns of haplotype distribution suggest major river drainages, both ancient and modern, as boundaries to dispersal. Two distinct allopatric clades account for all sampling sites within glaciated areas of North America yet show differing patterns of recolonization. High levels of haplotype diversity were detected in the southern Appalachians, with several members of widely ranging clades represented in the region as well as other unique, endemic, and highly divergent lineages. Bayesian divergence time analyses estimated the common ancestor of all living Hemidactylium included in the study at roughly 8 million years ago, with the most basal splits in the species confined to the Blue Ridge Mountains.
    [Show full text]
  • Molecular Phylogenetics and Evolution 55 (2010) 153–167
    Molecular Phylogenetics and Evolution 55 (2010) 153–167 Contents lists available at ScienceDirect Molecular Phylogenetics and Evolution journal homepage: www.elsevier.com/locate/ympev Conservation phylogenetics of helodermatid lizards using multiple molecular markers and a supertree approach Michael E. Douglas a,*, Marlis R. Douglas a, Gordon W. Schuett b, Daniel D. Beck c, Brian K. Sullivan d a Illinois Natural History Survey, Institute for Natural Resource Sustainability, University of Illinois, Champaign, IL 61820, USA b Department of Biology and Center for Behavioral Neuroscience, Georgia State University, Atlanta, GA 30303-3088, USA c Department of Biological Sciences, Central Washington University, Ellensburg, WA 98926, USA d Division of Mathematics & Natural Sciences, Arizona State University, Phoenix, AZ 85069, USA article info abstract Article history: We analyzed both mitochondrial (MT-) and nuclear (N) DNAs in a conservation phylogenetic framework to Received 30 June 2009 examine deep and shallow histories of the Beaded Lizard (Heloderma horridum) and Gila Monster (H. Revised 6 December 2009 suspectum) throughout their geographic ranges in North and Central America. Both MTDNA and intron Accepted 7 December 2009 markers clearly partitioned each species. One intron and MTDNA further subdivided H. horridum into its Available online 16 December 2009 four recognized subspecies (H. n. alvarezi, charlesbogerti, exasperatum, and horridum). However, the two subspecies of H. suspectum (H. s. suspectum and H. s. cinctum) were undefined. A supertree approach sus- Keywords: tained these relationships. Overall, the Helodermatidae is reaffirmed as an ancient and conserved group. Anguimorpha Its most recent common ancestor (MRCA) was Lower Eocene [35.4 million years ago (mya)], with a 25 ATPase Enolase my period of stasis before the MRCA of H.
    [Show full text]
  • Supertree Construction: Opportunities and Challenges
    Supertree Construction: Opportunities and Challenges Tandy Warnow Abstract Supertree construction is the process by which a set of phylogenetic trees, each on a subset of the overall set S of species, is combined into a tree on the full set S. The traditional use of supertree methods is the assembly of a large species tree from previously computed smaller species trees; however, supertree methods are also used to address large-scale tree estimation using divide-and-conquer (i.e., a dataset is divided into overlapping subsets, trees are constructed on the subsets, and then combined using the supertree method). Because most supertree methods are heuristics for NP-hard optimization problems, the use of supertree estimation on large datasets is challenging, both in terms of scalability and accuracy. In this chap- ter, we describe the current state of the art in supertree construction and the use of supertree methods in divide-and-conquer strategies. Finally, we identify directions where future research could lead to improved supertree methods. Key words: supertrees, phylogenetics, species trees, divide-and-conquer, incom- plete lineage sorting, Tree of Life 1 Introduction The estimation of phylogenetic trees, whether gene trees (that is, the phylogeny re- lating the sequences found at a specific locus in different species) or species trees, is a precursor to many downstream analyses, including protein structure and func- arXiv:1805.03530v1 [q-bio.PE] 9 May 2018 tion prediction, the detection of positive selection, co-evolution, human population genetics, etc. (see [58] for just some of these applications). Indeed, as Dobzhanksy said, “Nothing in biology makes sense except in the light of evolution” [44].
    [Show full text]
  • Definitions in Phylogenetic Taxonomy
    Syst. Biol. 48(2):329–351, 1999 Denitions in PhylogeneticTaxonomy:Critique and Rationale PAUL C. SERENO Department of Organismal Biologyand Anatomy, Universityof Chicago, 1027E. 57thStreet, Chicago, Illinois 60637, USA; E-mail: [email protected] Abstract.—Ageneralrationale forthe formulation andplacement of taxonomic denitions in phy- logenetic taxonomyis proposed, andcommonly used terms such as“crown taxon”or “ node-based denition” are more precisely dened. In the formulation of phylogenetic denitions, nested refer- ence taxastabilize taxonomic content. Adenitional conguration termed a node-stem triplet also stabilizes the relationship between the trio of taxaat abranchpoint,in the face of local changein phylogenetic relationships oraddition/ deletion of taxa.Crown-total taxonomiesuse survivorship asa criterion forplacement of node-stem triplets within ataxonomic hierarchy.Diversity,morphol- ogy,andtradition alsoconstitute heuristic criteria forplacement of node-stem triplets. [Content; crown; denition; node;phylogeny; stability; stem; taxonomy.] Doesone type ofphylogenetic denition Mostphylogenetic denitions have been (apomorphy,node,stem) stabilize the taxo- constructedin the systematicliterature since nomiccontent of ataxonmore than another then withoutexplanation or justi cation for in the face oflocal change of relationships? the particulartype ofde nition used. The Isone type of phylogenetic denition more justication given forpreferential use of suitablefor clades with unresolved basalre- node- andstem-based de nitions for crown
    [Show full text]
  • Phylogenetic Supertree Reveals Detailed Evolution of SARS-Cov-2
    www.nature.com/scientificreports OPEN Phylogenetic supertree reveals detailed evolution of SARS‑CoV‑2 Tingting Li1, Dongxia Liu2, Yadi Yang1, Jiali Guo3, Yujie Feng3, Xinmo Zhang3, Shilong Cheng4 & Jie Feng2* Corona Virus Disease 2019 (COVID‑19) caused by the emerged coronavirus SARS‑CoV‑2 is spreading globally. The origin of SARS‑Cov‑2 and its evolutionary relationship is still ambiguous. Several reports attempted to fgure out this critical issue by genome‑based phylogenetic analysis, yet limited progress was obtained, principally owing to the disability of these methods to reasonably integrate phylogenetic information from all genes of SARS‑CoV‑2. Supertree method based on multiple trees can produce the overall reasonable phylogenetic tree. However, the supertree method has been barely used for phylogenetic analysis of viruses. Here we applied the matrix representation with parsimony (MRP) pseudo‑sequence supertree analysis to study the origin and evolution of SARS‑CoV‑2. Compared with other phylogenetic analysis methods, the supertree method showed more resolution power for phylogenetic analysis of coronaviruses. In particular, the MRP pseudo‑sequence supertree analysis frmly disputes bat coronavirus RaTG13 be the last common ancestor of SARS‑CoV‑2, which was implied by other phylogenetic tree analysis based on viral genome sequences. Furthermore, the discovery of evolution and mutation in SARS‑CoV‑2 was achieved by MRP pseudo‑sequence supertree analysis. Taken together, the MRP pseudo‑sequence supertree provided more information on the SARS‑CoV‑2 evolution inference relative to the normal phylogenetic tree based on full‑length genomic sequences. Severe acute respiratory syndrome coronavirus-2 (SARS-CoV-2), a novel coronavirus emerged in December 2019, causes an ongoing outbreak of Corona Virus Disease 2019 (COVID-19).
    [Show full text]
  • Phylogenetic Comparative Methods
    Phylogenetic Comparative Methods Luke J. Harmon 2019-3-15 1 Copyright This is book version 1.4, released 15 March 2019. This book is released under a CC-BY-4.0 license. Anyone is free to share and adapt this work with attribution. ISBN-13: 978-1719584463 2 Acknowledgements Thanks to my lab for inspiring me, my family for being my people, and to the students for always keeping us on our toes. Helpful comments on this book came from many sources, including Arne Moo- ers, Brian O’Meara, Mike Whitlock, Matt Pennell, Rosana Zenil-Ferguson, Bob Thacker, Chelsea Specht, Bob Week, Dave Tank, and dozens of others. Thanks to all. Later editions benefited from feedback from many readers, including Liam Rev- ell, Ole Seehausen, Dean Adams and lab, and many others. Thanks! Keep it coming. If you like my publishing model try it yourself. The book barons are rich enough, anyway. Except where otherwise noted, this book is licensed under a Creative Commons Attribution 4.0 International License. To view a copy of this license, visit https: //creativecommons.org/licenses/by/4.0/. 3 Table of contents Chapter 1 - A Macroevolutionary Research Program Chapter 2 - Fitting Statistical Models to Data Chapter 3 - Introduction to Brownian Motion Chapter 4 - Fitting Brownian Motion Chapter 5 - Multivariate Brownian Motion Chapter 6 - Beyond Brownian Motion Chapter 7 - Models of discrete character evolution Chapter 8 - Fitting models of discrete character evolution Chapter 9 - Beyond the Mk model Chapter 10 - Introduction to birth-death models Chapter 11 - Fitting birth-death models Chapter 12 - Beyond birth-death models Chapter 13 - Characters and diversification rates Chapter 14 - Summary 4 Chapter 1: A Macroevolutionary Research Pro- gram Section 1.1: Introduction Evolution is happening all around us.
    [Show full text]
  • Traits Evolving on a Tree
    Evolutionary relationships are defined in terms of descent from a common ancestor Traits evolving on a tree A A is more closely related to B than to C E B because F 03‐327/727 Lecture 3 C • E, the common ancestor of A and B is more recent than D Time • F, the common ancestor of A and C. 1 3 Traits evolving on a tree A character is a heritable trait or “well defined feature that … can assume one or more mutually exclusive states”* * Graur and Li, Molecular Evolution, 2000 • Introduction to characters, character state matrices, and ancestral state reconstruction Taxon 1 Taxon 2 Taxon 3 … • Properties of characters Character 1 Character 2 Character‐states –Ancestral (basal) and derived states Character 3 … – Monophyletic states • Cladistics Character States Examples: eye color blue, brown, green mammary glands present, absent number of legs 0, 2, 4, 6, 8, etc. 4 5 1 Evolutionary change on a tree Evolutionary change on a tree •Given •Given –a tree –a tree –a set of characters that are variable for these taxa, –a set of characters that are variable for these taxa, –a character state matrix for the leaf taxa –a character state matrix for the leaf taxa •infer •infer –the character states of each ancestral node and –the character states of each ancestral node and –the state changes along each branch –the state changes along each branch • such the number of changes required is minimal Parsimony * Graur and Li, Molecular Evolution,6 2000 * Graur and Li, Molecular Evolution,7 2000 No tool use Tool use Ancestral character states: gain: tool use loss: tool use tool use tool use Pattern Caudal Caudal Forehead Pattern Shape Bulge? Striped Spot Round No Barred None Forked No Gorilla Chimp Human Gorilla Chimp Human Tool Tool Barred None Forked No No Yes Yes No Yes Yes use use Barred Round Yes There may be more than one None most parsimonious solution.
    [Show full text]
  • Phylogeny of Angiosperms
    Unit 8: Phylogeny of Angiosperms • Terms and concepts ❖ primitive and advanced ❖ homology and analogy ❖ parallelism and convergence ❖ monophyly, Paraphyly, polyphyly ❖ clades • origin& evolution of angiosperms; • co-evolution of angiosperms and animals; • methods of illustrating evolutionary relationship (phylogenetic tree, cladogram). TAXONOMY & SYSTEMATICS • Nomenclature = the naming of organisms • Classification = the assignment of taxa to groups of organisms • Phylogeny = Evolutionary history of a group (Evolutionary patterns & relationships among organisms) Taxonomy = Nomenclature + Classification Systematics = Taxonomy + Phylogenetics Phylogeny-Terms • Phylogeny- the evolutionary history of a group of organisms/ study of the genealogy and evolutionary history of a taxonomic group. • Genealogy- study of ancestral relationships and lineages. • Lineage- A continuous line of descent; a series of organisms or genes connected by ancestor/ descendent relationships. • Relationships are depicted through a diagram better known as a phylogram Evolution • Changes in the genetic makeup of populations- evolution, may occur in lineages over time. • Descent with modification • Evolution may be recognized as a change from a pre-existing or ancestral character state (plesiomorphic) to a new character state, derived character state (apomorphy). • 2 mechanisms of evolutionary change- 1. Natural selection – non-random, directed by survival of the fittest and reproductive ability-through Adaptation 2. Genetic Drift- random, directed by chance events
    [Show full text]
  • Biological Classification Cladistics Cladistics
    Biological Classification Taxonomy & Linnaean Hierarchy Biological Classification • Levels called taxa (sing., taxon: “classification”) – The more similar two organisms are, the more levels “King Philip Came they have in common “Kings Play Chess On F • Taxonomy: naming & classifying a) Kingdom organisms b) Phylum (Division)* c) Class • Systematics: studying relationships Over F d) Order among taxonomic groups ine Gorreen Good Sand” Soup” e) Family* f) Genus g) Species *not in the original Linnaean hierarchy Carl Linné, 1737 IV. Phylogenetic Systems Problem: Divergence vs. Convergence • Classified based on presumed common ancestry — Homology vs. Analogy • Levels in common suggests a more recent divergence from a common ancestor. • But since we don’t actually know the ancestry above Similarity due to the level of genus or maybe family, dependent upon convergence is degrees of similarity. analogy. – Comparative morphology & anatomy – Comparative embryology (Similar – Comparative biochemistry — proteins & DNA adaptations to • Much disagreement may be debated regarding similar environments; which similarities and which differences are most not shared ancestry.) phylogenetically significant! Cladistics Cladistics More vocabulary: • Clade (“branch”) — replace traditional taxon • A true clade must be monophyletic – Groups of organisms presumed to be derived – must include an ancestor and all of the known from a common ancestor are organized by descendants of that ancestor. bifurcating (two-way splitting) of a branch • A grouping that only includes an ancestor and some of its descendants is paraphyletic. – Each bifurcation is based upon the acquisition • A grouping that includes organisms from different of a new, unique character (apomorphy). ancestries is polyphyletic. • Maximum parsimony: the branch pattern that • Derived apomorphic characters shared by can be created with the fewest required steps is members of a clade are synapomorphic.
    [Show full text]
  • Basics of Cladistic Analysis
    Basics of Cladistic Analysis Diana Lipscomb George Washington University Washington D.C. Copywrite (c) 1998 Preface This guide is designed to acquaint students with the basic principles and methods of cladistic analysis. The first part briefly reviews basic cladistic methods and terminology. The remaining chapters describe how to diagnose cladograms, carry out character analysis, and deal with multiple trees. Each of these topics has worked examples. I hope this guide makes using cladistic methods more accessible for you and your students. Report any errors or omissions you find to me and if you copy this guide for others, please include this page so that they too can contact me. Diana Lipscomb Weintraub Program in Systematics & Department of Biological Sciences George Washington University Washington D.C. 20052 USA e-mail: [email protected] © 1998, D. Lipscomb 2 Introduction to Systematics All of the many different kinds of organisms on Earth are the result of evolution. If the evolutionary history, or phylogeny, of an organism is traced back, it connects through shared ancestors to lineages of other organisms. That all of life is connected in an immense phylogenetic tree is one of the most significant discoveries of the past 150 years. The field of biology that reconstructs this tree and uncovers the pattern of events that led to the distribution and diversity of life is called systematics. Systematics, then, is no less than understanding the history of all life. In addition to the obvious intellectual importance of this field, systematics forms the basis of all other fields of comparative biology: • Systematics provides the framework, or classification, by which other biologists communicate information about organisms • Systematics and its phylogenetic trees provide the basis of evolutionary interpretation • The phylogenetic tree and corresponding classification predicts properties of newly discovered or poorly known organisms THE SYSTEMATIC PROCESS The systematic process consists of five interdependent but distinct steps: 1.
    [Show full text]
  • Increasing Data Transparency and Estimating Phylogenetic Uncertainty in Supertrees: Approaches Using Nonparametric Bootstrapping
    Syst. Biol. 55(4):662–676, 2006 Copyright c Society of Systematic Biologists ISSN: 1063-5157 print / 1076-836X online DOI: 10.1080/10635150600920693 Increasing Data Transparency and Estimating Phylogenetic Uncertainty in Supertrees: Approaches Using Nonparametric Bootstrapping BRIAN R. MOORE,STEPHEN A. SMITH, AND MICHAEL J. DONOGHUE Department of Ecology and Evolutionary Biology, Yale University, New Haven, Connecticut 06520, USA; E-mail: [email protected] (B.R.M.) Abstract.—The estimation of ever larger phylogenies requires consideration of alternative inference strategies, including divide-and-conquer approaches that decompose the global inference problem to a set of smaller, more manageable com- ponent problems. A prominent locus of research in this area is the development of supertree methods, which estimate a composite tree by combining a set of partially overlapping component topologies. Although promising, the use of com- ponent tree topologies as the primary data dissociates supertrees from complexities within the underling character data and complicates the evaluation of phylogenetic uncertainty. We address these issues by exploring three approaches that variously incorporate nonparametric bootstrapping into a common supertree estimation algorithm (matrix representation with parsimony, although any algorithm might be used), including bootstrap-weighting, source-tree bootstrapping, and hi- erarchical bootstrapping. We illustrate these procedures by means of hypothetical and empirical examples. Our preliminary experiments suggest that these methods have the potential to improve the correspondence of supertree estimates to those derived from simultaneous analysis of the combined data and to allow uncertainty in supertree topologies to be quantified. The ability to increase the transparency of supertrees to the underlying character data has several practical implications and sheds new light on an old debate.
    [Show full text]