C3020 Molecular Evolution. Exercises #3: Phylogenetics

Size: px
Start display at page:

Download "C3020 Molecular Evolution. Exercises #3: Phylogenetics"

Transcription

1 C3020 Molecular Evolution Exercises #3: Phylogenetics Consider the following sequences for five taxa 1-5 and the known outgroup O, which has the ancestral states (note that sequence 3 has changed from the earlier version to make computation easier) 1 ACAAACAGTT CGATCGATTT GCAGTCTGGG 2 ACAAACAGTT TCTAGCGATT GCAGTCAGGG 3 ACAGACAGTT CGATCGATTT GCAGTCTCGG 4 ACTGACAGTT CGATCGATTT GCAGTCAGAG 5 ATTGACAGTT CGATCGATTT GCAGTCAGGA O TTTGACAGTT CGATCGATTT GCAGTCAGGG 1. Make a distance matrix using raw distances (number of differences) for the five ingroup sequences

2 2. Infer the UPGMA tree for these sequences from your matrix. Label the branches with their lengths. / / / \ / \ \ \ To derive this tree, start by clustering the two species with the lowest pairwise difference -- 1 and 3 -- and apportion the distance between them equally on the two branches leading from their common ancestor to the two taxa. Treat them as a single composite taxon, with distances from this taxon to any other species equal to the mean of the distances from that species to each of the species that make up the composite (the use of arithmetic means explains why some branch lengths are fractions). Then group the next most similar pair of taxa -- here* it is 4 and 5 -- and apportion the distance equally. Repeat until you have the whole tree and its lengths. 2 is most distant from all other taxa and composite taxa, so it must be the sister to the clade of the other four taxa. * In fact there is a tie at this point, because the distance between 4 and 5 and the distance between 4 and the composite taxon (1,3) are equal (4 changes each). It is arbitrary which one you choose. If you choose to cluster 1, 3, and 4, the tree would look like this. Either answer is correct / / \ \ \ \

3 3. Using the parsimony criterion, a. Which characters are phylogenetically informative? Characters 2, 3, 4, and 27. Of the others, 14 are constant and 12 are autapomorphies (unique to one taxon). b. How many nucleotide changes (steps) does the tree rooted tree (((((1,2),3),4),5),0) require? How many homoplasious changes does it require? Mark the number of changes that occur on each branch. Total length = 17. It has one homoplasious character (#27), which must be explained by two changes -- either a reversal to the ancestral state in the branch leading to species 2 or parallel changes in the branches leading to species 1 and 3 (The tree below assumes the latter). Many changes (12, if you count them) are autapomorphies. Changes that create synapomorphies are marked with asterisks and involve, moving from the root to the tips, characters 1, 2, 3 and 4. /----1*-- / /-----1*---- \ /----1*---- \ /----1*--- \ \ \ out The way to reconstruct the number of changes is to trace each of the characters on the cladogram individually, and add up the number of steps required by each character to get the total length for all characters. You will notice that this procedure is rather irritating, given the number of characters in the matrix. It can be simplified if we look only at the four informative characters, which are the only ones that affect the relative lengths of the possible cladograms. Then we get a tree with length 5, which has the following number of changes per branch (assuming parallel changes for character 27):

4 / /----1*-- /-----1*---- \ /----1*---- \ / \ \ \ out c. How many nucleotide changes does the tree ((((1,4),(2,3)),5),0) require? How many of these are homoplasious? Including only uninformative characters, length = 7. Total length = 19. (The autapomorphies in the first tree will be autapomorphies in any tree, so the difference between lengths with uninformative characters excluded and included will always equal 12. This means you can estimate for any tree the total length with uninformative characters included by calculating its length with only informative characters included.) On this tree, three characters (3, 4,and 27) are homoplasious, requiring two changes each, so a total of 6 of the 7 changes in informative characters are homoplasious. d. Which one of these two trees is "better"? Why? The first tree is better under the parsimony criterion, because it requires fewer homoplasious changes (parallelisms/reversals). This means it explains more shared character states as the result of inheritance from a common ancestor than tree in c does. Tree 2 needs ad hoc hypotheses of parallelism/reversal to explain why unrelated taxa share identical character states. e. For what clade of taxa does an A in the third nucleotide position represent a synapomorphy? (note change in question). Clade (1,2,3). This character has the same derived state in these three taxa and only these three taxa. f. Name two nucleotide positions that contain a symplesiomorphic state for the group (1,2,3). A in position 1 and C in position 2 are both symplesiomoprhies for this group -- they are the ancestral state and give no information about relationships within the group. 4. Using neighbor-joining, a. Estimate S (the sum of branch length) on the unrooted partially

5 resolved tree in which only taxa 1 and 2 are joined as neighbors. Leave the outgroup out of the analysis. As we learned in class (see also Graur and Li p. 189), the sum of the branch lengths can be calculated for any situation like this from the pairwise distances alone. Here, S = 1/6(d13+d14+d15+d23+d24+d25) + 1/2(d12) + 1/3(d34+d35+d45) = b. On this tree, what are the branch lengths for the branches leading from the last common ancestor (LCA) of 1 and 2 to taxon 1 and to taxon 2? To calculate branch lengths, consider this a tree with three taxa: species 1, species 2, and a composite taxon of species 3, 4, and 5, which we will call X. As we saw in class, the length of the branch from the internal node on a three taxon tree to any terminal can be calculated from the pairwise distances between the taxa. Thus, the length of the branch from the internal node to species 1 = (d12 + d1x - d2x)/2; the length of the branch leading to species 2 = (d12+d2x - d1x). The distance between any species and the composite taxon X is the average of the distances between that species and each of the species that make up X. Thus, d1x = (2+4+5)/3 = 11/3, and d2x = ( )/3 = 12 Using these figures, we can calculate the length of the branches from the equation above. Length of branch leading to species 1 = ( )/2 = Length of branch leading to species 2 = ( )/2 = Note that these branch lengths add up to 9, the pairwise distance observed between species 1 and 2, which shows that this part of the tree has a good fit to the sequence data. c. Estimate S on the unrooted tree in which only taxa 1 and 3 are joined as neighbors. What are the lengths for the branches leading to 1 and to 3 from their LCA? S= 1/6( ) + 1/2(2)+ 1/3 ( ) = d. Which of these two trees is better? What do you do next with the better one? The tree with (1,2) is better. The fact that it has shorter total branch length means that the pairwise distances can be forced to fit on this tree more easily than on the tree with 1 and 3 as neighbors, because clustering taxa that are in fact more distantly related requires adding length into the internal branches to explain the observed distances. The next thing to do is to resolve the unresolved node while holding (1,2)

6 constant. To do this, try all possible pairs of neighbors on this partially resolved tree and choose the tree with the shortest length. e. Estimate S for the tree ((1,2),3),4,5) -- a possible "next step" tree from the tree in question 4a. If you draw this unrooted tree, you will see that it treats 4 and 5 as neighbors. Using the method above, we find the length of this tree S = 1/6( ) + 1/2(3) + 1/3((9+2+11)=16. f. Estimate S for the tree ((1,2),4),5,3) -- another possibility for the next step. This tree treats 5 and 3 as neighbors, so S = 1/6( ) + 1/2(5) + (1/3(9+4+12)= g. Which of these last two trees is better? The first one, ((1,2),3),4,5) is better for the reasons explained above. h. Draw the rooted tree for the tree you chose as better, assuming that the outgroup attaches to the branch leading to taxon 5 and only taxon 5. / / / \ / \ \ \ You now have 3 trees -- a UPGMA tree (problem #2), a parsimony tree (#3d), and a NJ tree (#4h). (Although you have not examined all possible phylogenies for either parsimony or NJ, assume that the best tree from question 3 is the most parsimonious tree and the best tree from question 4 is the best NJ tree. These are, in fact, the optimal tree for each method.) 1-5? a. Do the three methods agree on the phylogenetic relationships among The parsimony and NJ trees agree, but they are different from the UPGMA tree. Specifically, the former methods cluster species 1 and 2 together, but UPGMA puts 2 at a distant position, sister to the clade of species 1, 3, 4, and 5. The UPGMA tree also shows species 3 and 4 as a clade, while NJ and parsimony put 3 and 4 in a paraphyletic relationship to each other.

7 b. If there are differences, explain why one method might have given different results from the others. The likely reason is unequal rates of evolution. By clustering sequences together based on raw similarity, the UPGMA method assumes a molecular clock. But the total pairwise distances on which this method is based include unique derived characters (autapomorphies -- character states that have changed in the branch leading to a terminal taxon) that in fact tell nothing about phylogenetic relationships. If one species has more autapomorphies than others, that species will have higher distances from the other taxa and will be erroneously assumed to have diverged very anciently. This is precisely the case for these data, because species 2 has many autapomorphies (and therefore a high rate of sequence evolution in this gene), as shown by the parsimony tree. 6. Morphological data do not resolve the relationships among the mammalian orders primates, artiodactyls, and rodents. You would like to use molecular data to establish which lineage diverged first from the others. In your laboratory, your research assistant obtains sequences from a cow, a human, and a mouse for three genes: psi-n-globin (a pseudogene of globin, the oxygen-transporting protein in blood), histone A1 (one of the proteins that packs DNA in chromatin), and 18S ribosomal RNA. You use parsimony for a phylogenetic analysis. a. Which gene do you expect to be most useful for resolving the relationships among these taxa? Phylogenetic analysis requires the use of genes that provide an appropriate balance between variability and conservation of sequence for the particular taxa at hand. As we have seen, the mammalian orders split from each other on the order of million years ago. In this case, 18S is most likely to be useful. The three genes will have radically different rates of divergence. The pseudogene, subject to no selective constraints, will diverge rapidly. Over such a long period of time, it is unlikely to have any useful information for resolving these relationships; it would be appropriate for more recent divergences, such as for those between species in a genus. Histone we know is one of the most conserved proteins known -- its amino acid sequence is almost completely constant among all metazoans. The selective constraints for this protein are so strong that there is unlikely to be adequate variation to give any adequate information for resolving mammalian relationships. (There will be variation at synonymous positions, but since these are subject to virtually no selective constraints, they will behave like sites in a pseudogenes and will not be informative either). 18S is more conserved than a pseudogene but more variable than histone -- it is your best bet in this case. b. What other information do you absolutely need to resolve the relationships among these taxa? You need the sequence from at least one known outgroup to root the tree. Otherwise you can infer only an unrooted tree; in fact for three taxa there

8 is only one unrooted tree, so an analysis without a root would tell you absolutely nothing. An appropriate outgroup would be one or more taxa that diverged from your three mammalian taxa before they diverged from each other -- for instance, marsupials and/or monotremes would be good. You could also use a bird or reptile, but a more distantly related outgroup is less reliable than a more closely related one. c. Suppose the gene you chose gives the phylogeny ((primate,rodent),artiodactyl), and the node supporting a primate-mouse clade has a bootstrap value of 55 and a Bremer support of 2. What does a bootstrap value of 55 mean? -- explain in a sentence or two. What does a Bremer support of 2 mean? A bootstrap of 55 means that this node appeared in the most parsimonious tree for 55% of the bootstrapped data matrices created by randomly sampling nucleotide positions from the original alignment until the new matrix contains the same number of characters that the original one did. 55% implies that a considerable proportion of the sites in the sequence (an unknown fraction - not 55%!) support rodent-artiodactyl or primateartiodactyl clades. A Bremer support of 2 means that the best tree that does not contain the primate-mouse clade is 2 steps longer than the most parsimonious tree that does contain it. This means that the alternative phylogeny requires 2 extra parallelisms/reversals to explain shared character states as due to something other than common descent. How confident are you that you have the true phylogeny? Justify your answer. I m not confident, because these are both fairly low values. If this node appears in only about half of the most parsimonious trees for the bootstrapped matrices, there is considerable phylogenetic noise/homoplasy in the sequences, and the node in question may be the result of "sampling error" -- the favoring of one tree over another by chance alone. A Bremer support of two means that the phylogeny with this node is only a slightly more parsimonious explanation of the sequence data than the next best tree, requiring just two extra character states to be explained by homoplasy. So the data supports this node, but not very convincingly. If this is not the true tree, what are some reasons you might have gotten this tree anyway? What should you do to address these problems? The sequence used might have considerable noise in it (lots of homoplasy), which could result in the true tree not being the shortest one because the signal is weak relative to all this noise. Another way of saying this is that the characters in this sequence support this tree solely due to chance/sampling error, but if you had more informative characters in your sample they would eventually support the "true" tree over the erroneous tree.

9 An incorrect phylogeny could also be due to long branch attraction: if two of the sequences diverged much more rapidly than the others, they would share a considerable number of character states due to chance alone, and they would cluster together in the most parsimonious tree even if they are not in fact from the most closely related taxa. This problem would be exacerbated if the two taxa with long branches share the same kind of codon usage/nucleotide composition bias. To address this problem, get more sequence data: use more genes from more taxa, and work hard to find sequences that have the right level of variability -- good signal, not much noise. More genes will provide more characters to help resolve relationships, and if you choose well they will provide more signal without much more noise. This strategy will address both the lack of strong support and the possibility of long branch attraction. Adding sequences from more taxa will will further to address long branch attraction, if you get sequences from "intervening" taxa, because these taxa will break up the long branches into shorter branches, making saturation less likely to occur because you can infer intermediate states, as well. d. Suppose now that the gene you chose gives the same phylogeny as above, but the node supporting a primate-mouse clade has a bootstrap value of 95 and a Bremer support of 9. Do you have more or less confidence in your phylogeny? Why? Is it possible still that you do not have the correct taxonomic phylogeny? If so, why might you have gotten this tree? More confidence. Higher bootstrap and Bremer values mean that there is stronger character support and less homoplasy in the sequences, so this tree is not likely to be the most parsimonious just due to the chance effects of noise/homoplasy. It is possible, however, that your tree is still wrong. First, if there is extreme saturation of two of the sequences, the wrong tree can arise due to long branch attraction and be strongly supported by saturated characters. If so, get more appropriate genes and more taxa into your analysis. Second, your tree could be the correct phylogeny for your gene but not for the taxa that carry them. Incongruence of gene trees with species trees could occur for a number of reasons. It could be due to horizontal transfer of genes across species boundaries, causing more distantly related taxa to carry closely related genes. It could be due to the use of paralogous duplicated genes rather than orthologous sequences for some taxa; use of a paralogous gene can make a closely related taxon appear to have diverged more anciently from another taxon to which it is closely related. Finally, it could be due to ancestral polymorphism/lineage sorting: if the ancestral population of these three orders had two alleles of the gene you are using at the time the first cladogenesis event occurred, one of the alleles will be lost in each lineage, entirely due to the chance effects of drift. Quite frequently, the same allele will be lost in one taxon and a more distantly related one, while the other allele is lost in a more closely related taxon. The result will be that the distantly related species will carry more closely related alleles.

10 The gene tree is accurate but the species tree is wrong. In all three of these cases, the solution is to get more genes and add them to your analysis. It is unlikely that a large group of genes will all have been transferred by horizontal transfer, especially if they are from different chromosomes. Because lineage sorting is a form of drift, trees for different genes will be produced with equal probability. If you use lots of genes, the genes for which lineage sorting has occurred will give equal support to competing trees, but the (presumably greater) number for which lineage sorting did not occur will all favor the correct taxonomic tree. To prevent false orthology, try to use genes that are thought to be single-copy genes rather than members of large gene families.

POPULATION GENETICS Winter 2005 Lecture 17 Molecular phylogenetics

POPULATION GENETICS Winter 2005 Lecture 17 Molecular phylogenetics POPULATION GENETICS Winter 2005 Lecture 17 Molecular phylogenetics - in deriving a phylogeny our goal is simply to reconstruct the historical relationships between a group of taxa. - before we review the

More information

Dr. Amira A. AL-Hosary

Dr. Amira A. AL-Hosary Phylogenetic analysis Amira A. AL-Hosary PhD of infectious diseases Department of Animal Medicine (Infectious Diseases) Faculty of Veterinary Medicine Assiut University-Egypt Phylogenetic Basics: Biological

More information

8/23/2014. Phylogeny and the Tree of Life

8/23/2014. Phylogeny and the Tree of Life Phylogeny and the Tree of Life Chapter 26 Objectives Explain the following characteristics of the Linnaean system of classification: a. binomial nomenclature b. hierarchical classification List the major

More information

Amira A. AL-Hosary PhD of infectious diseases Department of Animal Medicine (Infectious Diseases) Faculty of Veterinary Medicine Assiut

Amira A. AL-Hosary PhD of infectious diseases Department of Animal Medicine (Infectious Diseases) Faculty of Veterinary Medicine Assiut Amira A. AL-Hosary PhD of infectious diseases Department of Animal Medicine (Infectious Diseases) Faculty of Veterinary Medicine Assiut University-Egypt Phylogenetic analysis Phylogenetic Basics: Biological

More information

What is Phylogenetics

What is Phylogenetics What is Phylogenetics Phylogenetics is the area of research concerned with finding the genetic connections and relationships between species. The basic idea is to compare specific characters (features)

More information

Phylogenetic inference

Phylogenetic inference Phylogenetic inference Bas E. Dutilh Systems Biology: Bioinformatic Data Analysis Utrecht University, March 7 th 016 After this lecture, you can discuss (dis-) advantages of different information types

More information

Chapter 26: Phylogeny and the Tree of Life Phylogenies Show Evolutionary Relationships

Chapter 26: Phylogeny and the Tree of Life Phylogenies Show Evolutionary Relationships Chapter 26: Phylogeny and the Tree of Life You Must Know The taxonomic categories and how they indicate relatedness. How systematics is used to develop phylogenetic trees. How to construct a phylogenetic

More information

Classification and Phylogeny

Classification and Phylogeny Classification and Phylogeny The diversity of life is great. To communicate about it, there must be a scheme for organization. There are many species that would be difficult to organize without a scheme

More information

"Nothing in biology makes sense except in the light of evolution Theodosius Dobzhansky

Nothing in biology makes sense except in the light of evolution Theodosius Dobzhansky MOLECULAR PHYLOGENY "Nothing in biology makes sense except in the light of evolution Theodosius Dobzhansky EVOLUTION - theory that groups of organisms change over time so that descendeants differ structurally

More information

Classification and Phylogeny

Classification and Phylogeny Classification and Phylogeny The diversity it of life is great. To communicate about it, there must be a scheme for organization. There are many species that would be difficult to organize without a scheme

More information

UoN, CAS, DBSC BIOL102 lecture notes by: Dr. Mustafa A. Mansi. The Phylogenetic Systematics (Phylogeny and Systematics)

UoN, CAS, DBSC BIOL102 lecture notes by: Dr. Mustafa A. Mansi. The Phylogenetic Systematics (Phylogeny and Systematics) - Phylogeny? - Systematics? The Phylogenetic Systematics (Phylogeny and Systematics) - Phylogenetic systematics? Connection between phylogeny and classification. - Phylogenetic systematics informs the

More information

Phylogeny and systematics. Why are these disciplines important in evolutionary biology and how are they related to each other?

Phylogeny and systematics. Why are these disciplines important in evolutionary biology and how are they related to each other? Phylogeny and systematics Why are these disciplines important in evolutionary biology and how are they related to each other? Phylogeny and systematics Phylogeny: the evolutionary history of a species

More information

Algorithms in Bioinformatics

Algorithms in Bioinformatics Algorithms in Bioinformatics Sami Khuri Department of Computer Science San José State University San José, California, USA khuri@cs.sjsu.edu www.cs.sjsu.edu/faculty/khuri Distance Methods Character Methods

More information

Phylogenetic Trees. Phylogenetic Trees Five. Phylogeny: Inference Tool. Phylogeny Terminology. Picture of Last Quagga. Importance of Phylogeny 5.

Phylogenetic Trees. Phylogenetic Trees Five. Phylogeny: Inference Tool. Phylogeny Terminology. Picture of Last Quagga. Importance of Phylogeny 5. Five Sami Khuri Department of Computer Science San José State University San José, California, USA sami.khuri@sjsu.edu v Distance Methods v Character Methods v Molecular Clock v UPGMA v Maximum Parsimony

More information

Homework Assignment, Evolutionary Systems Biology, Spring Homework Part I: Phylogenetics:

Homework Assignment, Evolutionary Systems Biology, Spring Homework Part I: Phylogenetics: Homework Assignment, Evolutionary Systems Biology, Spring 2009. Homework Part I: Phylogenetics: Introduction. The objective of this assignment is to understand the basics of phylogenetic relationships

More information

Classification, Phylogeny yand Evolutionary History

Classification, Phylogeny yand Evolutionary History Classification, Phylogeny yand Evolutionary History The diversity of life is great. To communicate about it, there must be a scheme for organization. There are many species that would be difficult to organize

More information

Constructing Evolutionary/Phylogenetic Trees

Constructing Evolutionary/Phylogenetic Trees Constructing Evolutionary/Phylogenetic Trees 2 broad categories: istance-based methods Ultrametric Additive: UPGMA Transformed istance Neighbor-Joining Character-based Maximum Parsimony Maximum Likelihood

More information

Introduction to characters and parsimony analysis

Introduction to characters and parsimony analysis Introduction to characters and parsimony analysis Genetic Relationships Genetic relationships exist between individuals within populations These include ancestordescendent relationships and more indirect

More information

Phylogenetics. Applications of phylogenetics. Unrooted networks vs. rooted trees. Outline

Phylogenetics. Applications of phylogenetics. Unrooted networks vs. rooted trees. Outline Phylogenetics Todd Vision iology 522 March 26, 2007 pplications of phylogenetics Studying organismal or biogeographic history Systematics ating events in the fossil record onservation biology Studying

More information

How to read and make phylogenetic trees Zuzana Starostová

How to read and make phylogenetic trees Zuzana Starostová How to read and make phylogenetic trees Zuzana Starostová How to make phylogenetic trees? Workflow: obtain DNA sequence quality check sequence alignment calculating genetic distances phylogeny estimation

More information

Lecture 6 Phylogenetic Inference

Lecture 6 Phylogenetic Inference Lecture 6 Phylogenetic Inference From Darwin s notebook in 1837 Charles Darwin Willi Hennig From The Origin in 1859 Cladistics Phylogenetic inference Willi Hennig, Cladistics 1. Clade, Monophyletic group,

More information

Reconstructing the history of lineages

Reconstructing the history of lineages Reconstructing the history of lineages Class outline Systematics Phylogenetic systematics Phylogenetic trees and maps Class outline Definitions Systematics Phylogenetic systematics/cladistics Systematics

More information

Biology 211 (2) Week 1 KEY!

Biology 211 (2) Week 1 KEY! Biology 211 (2) Week 1 KEY Chapter 1 KEY FIGURES: 1.2, 1.3, 1.4, 1.5, 1.6, 1.7 VOCABULARY: Adaptation: a trait that increases the fitness Cells: a developed, system bound with a thin outer layer made of

More information

BINF6201/8201. Molecular phylogenetic methods

BINF6201/8201. Molecular phylogenetic methods BINF60/80 Molecular phylogenetic methods 0-7-06 Phylogenetics Ø According to the evolutionary theory, all life forms on this planet are related to one another by descent. Ø Traditionally, phylogenetics

More information

Many of the slides that I ll use have been borrowed from Dr. Paul Lewis, Dr. Joe Felsenstein. Thanks!

Many of the slides that I ll use have been borrowed from Dr. Paul Lewis, Dr. Joe Felsenstein. Thanks! Many of the slides that I ll use have been borrowed from Dr. Paul Lewis, Dr. Joe Felsenstein. Thanks! Paul has many great tools for teaching phylogenetics at his web site: http://hydrodictyon.eeb.uconn.edu/people/plewis

More information

Phylogenetic Analysis

Phylogenetic Analysis Phylogenetic Analysis Aristotle Through classification, one might discover the essence and purpose of species. Nelson & Platnick (1981) Systematics and Biogeography Carl Linnaeus Swedish botanist (1700s)

More information

Phylogenetic Analysis

Phylogenetic Analysis Phylogenetic Analysis Aristotle Through classification, one might discover the essence and purpose of species. Nelson & Platnick (1981) Systematics and Biogeography Carl Linnaeus Swedish botanist (1700s)

More information

Phylogenetic Analysis

Phylogenetic Analysis Phylogenetic Analysis Aristotle Through classification, one might discover the essence and purpose of species. Nelson & Platnick (1981) Systematics and Biogeography Carl Linnaeus Swedish botanist (1700s)

More information

Tree of Life iological Sequence nalysis Chapter http://tolweb.org/tree/ Phylogenetic Prediction ll organisms on Earth have a common ancestor. ll species are related. The relationship is called a phylogeny

More information

Phylogenetic Tree Reconstruction

Phylogenetic Tree Reconstruction I519 Introduction to Bioinformatics, 2011 Phylogenetic Tree Reconstruction Yuzhen Ye (yye@indiana.edu) School of Informatics & Computing, IUB Evolution theory Speciation Evolution of new organisms is driven

More information

Macroevolution Part I: Phylogenies

Macroevolution Part I: Phylogenies Macroevolution Part I: Phylogenies Taxonomy Classification originated with Carolus Linnaeus in the 18 th century. Based on structural (outward and inward) similarities Hierarchal scheme, the largest most

More information

C.DARWIN ( )

C.DARWIN ( ) C.DARWIN (1809-1882) LAMARCK Each evolutionary lineage has evolved, transforming itself, from a ancestor appeared by spontaneous generation DARWIN All organisms are historically interconnected. Their relationships

More information

How should we organize the diversity of animal life?

How should we organize the diversity of animal life? How should we organize the diversity of animal life? The difference between Taxonomy Linneaus, and Cladistics Darwin What are phylogenies? How do we read them? How do we estimate them? Classification (Taxonomy)

More information

Anatomy of a tree. clade is group of organisms with a shared ancestor. a monophyletic group shares a single common ancestor = tapirs-rhinos-horses

Anatomy of a tree. clade is group of organisms with a shared ancestor. a monophyletic group shares a single common ancestor = tapirs-rhinos-horses Anatomy of a tree outgroup: an early branching relative of the interest groups sister taxa: taxa derived from the same recent ancestor polytomy: >2 taxa emerge from a node Anatomy of a tree clade is group

More information

CHAPTERS 24-25: Evidence for Evolution and Phylogeny

CHAPTERS 24-25: Evidence for Evolution and Phylogeny CHAPTERS 24-25: Evidence for Evolution and Phylogeny 1. For each of the following, indicate how it is used as evidence of evolution by natural selection or shown as an evolutionary trend: a. Paleontology

More information

1 ATGGGTCTC 2 ATGAGTCTC

1 ATGGGTCTC 2 ATGAGTCTC We need an optimality criterion to choose a best estimate (tree) Other optimality criteria used to choose a best estimate (tree) Parsimony: begins with the assumption that the simplest hypothesis that

More information

Integrative Biology 200 "PRINCIPLES OF PHYLOGENETICS" Spring 2018 University of California, Berkeley

Integrative Biology 200 PRINCIPLES OF PHYLOGENETICS Spring 2018 University of California, Berkeley Integrative Biology 200 "PRINCIPLES OF PHYLOGENETICS" Spring 2018 University of California, Berkeley B.D. Mishler Feb. 14, 2018. Phylogenetic trees VI: Dating in the 21st century: clocks, & calibrations;

More information

Phylogeny 9/8/2014. Evolutionary Relationships. Data Supporting Phylogeny. Chapter 26

Phylogeny 9/8/2014. Evolutionary Relationships. Data Supporting Phylogeny. Chapter 26 Phylogeny Chapter 26 Taxonomy Taxonomy: ordered division of organisms into categories based on a set of characteristics used to assess similarities and differences Carolus Linnaeus developed binomial nomenclature,

More information

Chapter 26: Phylogeny and the Tree of Life

Chapter 26: Phylogeny and the Tree of Life Chapter 26: Phylogeny and the Tree of Life 1. Key Concepts Pertaining to Phylogeny 2. Determining Phylogenies 3. Evolutionary History Revealed in Genomes 1. Key Concepts Pertaining to Phylogeny PHYLOGENY

More information

Molecular phylogeny How to infer phylogenetic trees using molecular sequences

Molecular phylogeny How to infer phylogenetic trees using molecular sequences Molecular phylogeny How to infer phylogenetic trees using molecular sequences ore Samuelsson Nov 200 Applications of phylogenetic methods Reconstruction of evolutionary history / Resolving taxonomy issues

More information

Bio 1B Lecture Outline (please print and bring along) Fall, 2007

Bio 1B Lecture Outline (please print and bring along) Fall, 2007 Bio 1B Lecture Outline (please print and bring along) Fall, 2007 B.D. Mishler, Dept. of Integrative Biology 2-6810, bmishler@berkeley.edu Evolution lecture #5 -- Molecular genetics and molecular evolution

More information

Molecular phylogeny How to infer phylogenetic trees using molecular sequences

Molecular phylogeny How to infer phylogenetic trees using molecular sequences Molecular phylogeny How to infer phylogenetic trees using molecular sequences ore Samuelsson Nov 2009 Applications of phylogenetic methods Reconstruction of evolutionary history / Resolving taxonomy issues

More information

A Phylogenetic Network Construction due to Constrained Recombination

A Phylogenetic Network Construction due to Constrained Recombination A Phylogenetic Network Construction due to Constrained Recombination Mohd. Abdul Hai Zahid Research Scholar Research Supervisors: Dr. R.C. Joshi Dr. Ankush Mittal Department of Electronics and Computer

More information

Lecture V Phylogeny and Systematics Dr. Kopeny

Lecture V Phylogeny and Systematics Dr. Kopeny Delivered 1/30 and 2/1 Lecture V Phylogeny and Systematics Dr. Kopeny Lecture V How to Determine Evolutionary Relationships: Concepts in Phylogeny and Systematics Textbook Reading: pp 425-433, 435-437

More information

Phylogeny: building the tree of life

Phylogeny: building the tree of life Phylogeny: building the tree of life Dr. Fayyaz ul Amir Afsar Minhas Department of Computer and Information Sciences Pakistan Institute of Engineering & Applied Sciences PO Nilore, Islamabad, Pakistan

More information

Theory of Evolution Charles Darwin

Theory of Evolution Charles Darwin Theory of Evolution Charles arwin 858-59: Origin of Species 5 year voyage of H.M.S. eagle (83-36) Populations have variations. Natural Selection & Survival of the fittest: nature selects best adapted varieties

More information

Chapter 19: Taxonomy, Systematics, and Phylogeny

Chapter 19: Taxonomy, Systematics, and Phylogeny Chapter 19: Taxonomy, Systematics, and Phylogeny AP Curriculum Alignment Chapter 19 expands on the topics of phylogenies and cladograms, which are important to Big Idea 1. In order for students to understand

More information

Lecture 11 Friday, October 21, 2011

Lecture 11 Friday, October 21, 2011 Lecture 11 Friday, October 21, 2011 Phylogenetic tree (phylogeny) Darwin and classification: In the Origin, Darwin said that descent from a common ancestral species could explain why the Linnaean system

More information

METHODS FOR DETERMINING PHYLOGENY. In Chapter 11, we discovered that classifying organisms into groups was, and still is, a difficult task.

METHODS FOR DETERMINING PHYLOGENY. In Chapter 11, we discovered that classifying organisms into groups was, and still is, a difficult task. Chapter 12 (Strikberger) Molecular Phylogenies and Evolution METHODS FOR DETERMINING PHYLOGENY In Chapter 11, we discovered that classifying organisms into groups was, and still is, a difficult task. Modern

More information

(Stevens 1991) 1. morphological characters should be assumed to be quantitative unless demonstrated otherwise

(Stevens 1991) 1. morphological characters should be assumed to be quantitative unless demonstrated otherwise Bot 421/521 PHYLOGENETIC ANALYSIS I. Origins A. Hennig 1950 (German edition) Phylogenetic Systematics 1966 B. Zimmerman (Germany, 1930 s) C. Wagner (Michigan, 1920-2000) II. Characters and character states

More information

ESS 345 Ichthyology. Systematic Ichthyology Part II Not in Book

ESS 345 Ichthyology. Systematic Ichthyology Part II Not in Book ESS 345 Ichthyology Systematic Ichthyology Part II Not in Book Thought for today: Now, here, you see, it takes all the running you can do, to keep in the same place. If you want to get somewhere else,

More information

Phylogenetic Analysis. Han Liang, Ph.D. Assistant Professor of Bioinformatics and Computational Biology UT MD Anderson Cancer Center

Phylogenetic Analysis. Han Liang, Ph.D. Assistant Professor of Bioinformatics and Computational Biology UT MD Anderson Cancer Center Phylogenetic Analysis Han Liang, Ph.D. Assistant Professor of Bioinformatics and Computational Biology UT MD Anderson Cancer Center Outline Basic Concepts Tree Construction Methods Distance-based methods

More information

Phylogenies & Classifying species (AKA Cladistics & Taxonomy) What are phylogenies & cladograms? How do we read them? How do we estimate them?

Phylogenies & Classifying species (AKA Cladistics & Taxonomy) What are phylogenies & cladograms? How do we read them? How do we estimate them? Phylogenies & Classifying species (AKA Cladistics & Taxonomy) What are phylogenies & cladograms? How do we read them? How do we estimate them? Carolus Linneaus:Systema Naturae (1735) Swedish botanist &

More information

The Tree of Life. Phylogeny

The Tree of Life. Phylogeny The Tree of Life Phylogeny Phylogenetics Phylogenetic trees illustrate the evolutionary relationships among groups of organisms, or among a family of related nucleic acid or protein sequences Each branch

More information

Chapter 27: Evolutionary Genetics

Chapter 27: Evolutionary Genetics Chapter 27: Evolutionary Genetics Student Learning Objectives Upon completion of this chapter you should be able to: 1. Understand what the term species means to biology. 2. Recognize the various patterns

More information

Chapter 16: Reconstructing and Using Phylogenies

Chapter 16: Reconstructing and Using Phylogenies Chapter Review 1. Use the phylogenetic tree shown at the right to complete the following. a. Explain how many clades are indicated: Three: (1) chimpanzee/human, (2) chimpanzee/ human/gorilla, and (3)chimpanzee/human/

More information

Evolutionary Tree Analysis. Overview

Evolutionary Tree Analysis. Overview CSI/BINF 5330 Evolutionary Tree Analysis Young-Rae Cho Associate Professor Department of Computer Science Baylor University Overview Backgrounds Distance-Based Evolutionary Tree Reconstruction Character-Based

More information

THEORY. Based on sequence Length According to the length of sequence being compared it is of following two types

THEORY. Based on sequence Length According to the length of sequence being compared it is of following two types Exp 11- THEORY Sequence Alignment is a process of aligning two sequences to achieve maximum levels of identity between them. This help to derive functional, structural and evolutionary relationships between

More information

Intraspecific gene genealogies: trees grafting into networks

Intraspecific gene genealogies: trees grafting into networks Intraspecific gene genealogies: trees grafting into networks by David Posada & Keith A. Crandall Kessy Abarenkov Tartu, 2004 Article describes: Population genetics principles Intraspecific genetic variation

More information

Constructing Evolutionary/Phylogenetic Trees

Constructing Evolutionary/Phylogenetic Trees Constructing Evolutionary/Phylogenetic Trees 2 broad categories: Distance-based methods Ultrametric Additive: UPGMA Transformed Distance Neighbor-Joining Character-based Maximum Parsimony Maximum Likelihood

More information

Consensus Methods. * You are only responsible for the first two

Consensus Methods. * You are only responsible for the first two Consensus Trees * consensus trees reconcile clades from different trees * consensus is a conservative estimate of phylogeny that emphasizes points of agreement * philosophy: agreement among data sets is

More information

Inferring phylogeny. Constructing phylogenetic trees. Tõnu Margus. Bioinformatics MTAT

Inferring phylogeny. Constructing phylogenetic trees. Tõnu Margus. Bioinformatics MTAT Inferring phylogeny Constructing phylogenetic trees Tõnu Margus Contents What is phylogeny? How/why it is possible to infer it? Representing evolutionary relationships on trees What type questions questions

More information

Phylogene)cs. IMBB 2016 BecA- ILRI Hub, Nairobi May 9 20, Joyce Nzioki

Phylogene)cs. IMBB 2016 BecA- ILRI Hub, Nairobi May 9 20, Joyce Nzioki Phylogene)cs IMBB 2016 BecA- ILRI Hub, Nairobi May 9 20, 2016 Joyce Nzioki Phylogenetics The study of evolutionary relatedness of organisms. Derived from two Greek words:» Phle/Phylon: Tribe/Race» Genetikos:

More information

AP Biology. Cladistics

AP Biology. Cladistics Cladistics Kingdom Summary Review slide Review slide Classification Old 5 Kingdom system Eukaryote Monera, Protists, Plants, Fungi, Animals New 3 Domain system reflects a greater understanding of evolution

More information

Organizing Life s Diversity

Organizing Life s Diversity 17 Organizing Life s Diversity section 2 Modern Classification Classification systems have changed over time as information has increased. What You ll Learn species concepts methods to reveal phylogeny

More information

Chapter 26 Phylogeny and the Tree of Life

Chapter 26 Phylogeny and the Tree of Life Chapter 26 Phylogeny and the Tree of Life Biologists estimate that there are about 5 to 100 million species of organisms living on Earth today. Evidence from morphological, biochemical, and gene sequence

More information

Phylogenetic analyses. Kirsi Kostamo

Phylogenetic analyses. Kirsi Kostamo Phylogenetic analyses Kirsi Kostamo The aim: To construct a visual representation (a tree) to describe the assumed evolution occurring between and among different groups (individuals, populations, species,

More information

Phylogeny and the Tree of Life

Phylogeny and the Tree of Life Chapter 26 Phylogeny and the Tree of Life PowerPoint Lecture Presentations for Biology Eighth Edition Neil Campbell and Jane Reece Lectures by Chris Romero, updated by Erin Barley with contributions from

More information

Cladistics and Bioinformatics Questions 2013

Cladistics and Bioinformatics Questions 2013 AP Biology Name Cladistics and Bioinformatics Questions 2013 1. The following table shows the percentage similarity in sequences of nucleotides from a homologous gene derived from five different species

More information

Chapter 26 Phylogeny and the Tree of Life

Chapter 26 Phylogeny and the Tree of Life Chapter 26 Phylogeny and the Tree of Life Chapter focus Shifting from the process of how evolution works to the pattern evolution produces over time. Phylogeny Phylon = tribe, geny = genesis or origin

More information

Name. Ecology & Evolutionary Biology 2245/2245W Exam 2 1 March 2014

Name. Ecology & Evolutionary Biology 2245/2245W Exam 2 1 March 2014 Name 1 Ecology & Evolutionary Biology 2245/2245W Exam 2 1 March 2014 1. Use the following matrix of nucleotide sequence data and the corresponding tree to answer questions a. through h. below. (16 points)

More information

Seuqence Analysis '17--lecture 10. Trees types of trees Newick notation UPGMA Fitch Margoliash Distance vs Parsimony

Seuqence Analysis '17--lecture 10. Trees types of trees Newick notation UPGMA Fitch Margoliash Distance vs Parsimony Seuqence nalysis '17--lecture 10 Trees types of trees Newick notation UPGM Fitch Margoliash istance vs Parsimony Phyogenetic trees What is a phylogenetic tree? model of evolutionary relationships -- common

More information

Principles of Phylogeny Reconstruction How do we reconstruct the tree of life? Basic Terminology. Looking at Trees. Basic Terminology.

Principles of Phylogeny Reconstruction How do we reconstruct the tree of life? Basic Terminology. Looking at Trees. Basic Terminology. Principles of Phylogeny Reconstruction How do we reconstruct the tree of life? Phylogeny: asic erminology Outline: erminology Phylogenetic tree: Methods Problems parsimony maximum likelihood bootstrapping

More information

Phylogeny and the Tree of Life

Phylogeny and the Tree of Life LECTURE PRESENTATIONS For CAMPBELL BIOLOGY, NINTH EDITION Jane B. Reece, Lisa A. Urry, Michael L. Cain, Steven A. Wasserman, Peter V. Minorsky, Robert B. Jackson Chapter 26 Phylogeny and the Tree of Life

More information

PHYLOGENY & THE TREE OF LIFE

PHYLOGENY & THE TREE OF LIFE PHYLOGENY & THE TREE OF LIFE PREFACE In this powerpoint we learn how biologists distinguish and categorize the millions of species on earth. Early we looked at the process of evolution here we look at

More information

A (short) introduction to phylogenetics

A (short) introduction to phylogenetics A (short) introduction to phylogenetics Thibaut Jombart, Marie-Pauline Beugin MRC Centre for Outbreak Analysis and Modelling Imperial College London Genetic data analysis with PR Statistics, Millport Field

More information

--Therefore, congruence among all postulated homologies provides a test of any single character in question [the central epistemological advance].

--Therefore, congruence among all postulated homologies provides a test of any single character in question [the central epistemological advance]. Integrative Biology 200A "PRINCIPLES OF PHYLOGENETICS" Spring 2008 University of California, Berkeley B.D. Mishler Jan. 29, 2008. The Hennig Principle: Homology, Synapomorphy, Rooting issues The fundamental

More information

Phylogeny is the evolutionary history of a group of organisms. Based on the idea that organisms are related by evolution

Phylogeny is the evolutionary history of a group of organisms. Based on the idea that organisms are related by evolution Bio 1M: Phylogeny and the history of life 1 Phylogeny S25.1; Bioskill 11 (2ndEd S27.1; Bioskills 3) Bioskills are in the back of your book Phylogeny is the evolutionary history of a group of organisms

More information

Estimating Evolutionary Trees. Phylogenetic Methods

Estimating Evolutionary Trees. Phylogenetic Methods Estimating Evolutionary Trees v if the data are consistent with infinite sites then all methods should yield the same tree v it gets more complicated when there is homoplasy, i.e., parallel or convergent

More information

Evolution by duplication

Evolution by duplication 6.095/6.895 - Computational Biology: Genomes, Networks, Evolution Lecture 18 Nov 10, 2005 Evolution by duplication Somewhere, something went wrong Challenges in Computational Biology 4 Genome Assembly

More information

PHYLOGENY AND SYSTEMATICS

PHYLOGENY AND SYSTEMATICS AP BIOLOGY EVOLUTION/HEREDITY UNIT Unit 1 Part 11 Chapter 26 Activity #15 NAME DATE PERIOD PHYLOGENY AND SYSTEMATICS PHYLOGENY Evolutionary history of species or group of related species SYSTEMATICS Study

More information

X X (2) X Pr(X = x θ) (3)

X X (2) X Pr(X = x θ) (3) Notes for 848 lecture 6: A ML basis for compatibility and parsimony Notation θ Θ (1) Θ is the space of all possible trees (and model parameters) θ is a point in the parameter space = a particular tree

More information

Gene Families part 2. Review: Gene Families /727 Lecture 8. Protein family. (Multi)gene family

Gene Families part 2. Review: Gene Families /727 Lecture 8. Protein family. (Multi)gene family Review: Gene Families Gene Families part 2 03 327/727 Lecture 8 What is a Case study: ian globin genes Gene trees and how they differ from species trees Homology, orthology, and paralogy Last tuesday 1

More information

Multiple Sequence Alignment. Sequences

Multiple Sequence Alignment. Sequences Multiple Sequence Alignment Sequences > YOR020c mstllksaksivplmdrvlvqrikaqaktasglylpe knveklnqaevvavgpgftdangnkvvpqvkvgdqvl ipqfggstiklgnddevilfrdaeilakiakd > crassa mattvrsvksliplldrvlvqrvkaeaktasgiflpe

More information

Biology 2. Lecture Material. For. Macroevolution. Systematics

Biology 2. Lecture Material. For. Macroevolution. Systematics Biology 2 Macroevolution & Systematics 1 Biology 2 Lecture Material For Macroevolution & Systematics Biology 2 Macroevolution & Systematics 2 Microevolution: Biological Species: Two Patterns of Evolutionary

More information

Phylogeny and the Tree of Life

Phylogeny and the Tree of Life Chapter 26 Phylogeny and the Tree of Life PowerPoint Lecture Presentations for Biology Eighth Edition Neil Campbell and Jane Reece Lectures by Chris Romero, updated by Erin Barley with contributions from

More information

Phylogenetics. BIOL 7711 Computational Bioscience

Phylogenetics. BIOL 7711 Computational Bioscience Consortium for Comparative Genomics! University of Colorado School of Medicine Phylogenetics BIOL 7711 Computational Bioscience Biochemistry and Molecular Genetics Computational Bioscience Program Consortium

More information

Reconstructing Evolutionary Trees. Chapter 14

Reconstructing Evolutionary Trees. Chapter 14 Reconstructing Evolutionary Trees Chapter 14 Phylogenetic trees The evolutionary history of a group of species = phylogeny The problem: Evolutionary histories can never truly be known. Once again, we are

More information

Phylogenetics: Bayesian Phylogenetic Analysis. COMP Spring 2015 Luay Nakhleh, Rice University

Phylogenetics: Bayesian Phylogenetic Analysis. COMP Spring 2015 Luay Nakhleh, Rice University Phylogenetics: Bayesian Phylogenetic Analysis COMP 571 - Spring 2015 Luay Nakhleh, Rice University Bayes Rule P(X = x Y = y) = P(X = x, Y = y) P(Y = y) = P(X = x)p(y = y X = x) P x P(X = x 0 )P(Y = y X

More information

FUNDAMENTALS OF MOLECULAR EVOLUTION

FUNDAMENTALS OF MOLECULAR EVOLUTION FUNDAMENTALS OF MOLECULAR EVOLUTION Second Edition Dan Graur TELAVIV UNIVERSITY Wen-Hsiung Li UNIVERSITY OF CHICAGO SINAUER ASSOCIATES, INC., Publishers Sunderland, Massachusetts Contents Preface xiii

More information

Michael Yaffe Lecture #5 (((A,B)C)D) Database Searching & Molecular Phylogenetics A B C D B C D

Michael Yaffe Lecture #5 (((A,B)C)D) Database Searching & Molecular Phylogenetics A B C D B C D 7.91 Lecture #5 Database Searching & Molecular Phylogenetics Michael Yaffe B C D B C D (((,B)C)D) Outline Distance Matrix Methods Neighbor-Joining Method and Related Neighbor Methods Maximum Likelihood

More information

9/30/11. Evolution theory. Phylogenetic Tree Reconstruction. Phylogenetic trees (binary trees) Phylogeny (phylogenetic tree)

9/30/11. Evolution theory. Phylogenetic Tree Reconstruction. Phylogenetic trees (binary trees) Phylogeny (phylogenetic tree) I9 Introduction to Bioinformatics, 0 Phylogenetic ree Reconstruction Yuzhen Ye (yye@indiana.edu) School of Informatics & omputing, IUB Evolution theory Speciation Evolution of new organisms is driven by

More information

"PRINCIPLES OF PHYLOGENETICS: ECOLOGY AND EVOLUTION" Integrative Biology 200B Spring 2009 University of California, Berkeley

PRINCIPLES OF PHYLOGENETICS: ECOLOGY AND EVOLUTION Integrative Biology 200B Spring 2009 University of California, Berkeley "PRINCIPLES OF PHYLOGENETICS: ECOLOGY AND EVOLUTION" Integrative Biology 200B Spring 2009 University of California, Berkeley B.D. Mishler Jan. 22, 2009. Trees I. Summary of previous lecture: Hennigian

More information

Molecular Phylogenetics (part 1 of 2) Computational Biology Course João André Carriço

Molecular Phylogenetics (part 1 of 2) Computational Biology Course João André Carriço Molecular Phylogenetics (part 1 of 2) Computational Biology Course João André Carriço jcarrico@fm.ul.pt Charles Darwin (1809-1882) Charles Darwin s tree of life in Notebook B, 1837-1838 Ernst Haeckel (1934-1919)

More information

Phylogeny. November 7, 2017

Phylogeny. November 7, 2017 Phylogeny November 7, 2017 Phylogenetics Phylon = tribe/race, genetikos = relative to birth Phylogenetics: study of evolutionary relationships among organisms, sequences, or anything in between Related

More information

GENETICS - CLUTCH CH.22 EVOLUTIONARY GENETICS.

GENETICS - CLUTCH CH.22 EVOLUTIONARY GENETICS. !! www.clutchprep.com CONCEPT: OVERVIEW OF EVOLUTION Evolution is a process through which variation in individuals makes it more likely for them to survive and reproduce There are principles to the theory

More information

Thanks to Paul Lewis and Joe Felsenstein for the use of slides

Thanks to Paul Lewis and Joe Felsenstein for the use of slides Thanks to Paul Lewis and Joe Felsenstein for the use of slides Review Hennigian logic reconstructs the tree if we know polarity of characters and there is no homoplasy UPGMA infers a tree from a distance

More information

BIOL 428: Introduction to Systematics Midterm Exam

BIOL 428: Introduction to Systematics Midterm Exam Midterm exam page 1 BIOL 428: Introduction to Systematics Midterm Exam Please, write your name on each page! The exam is worth 150 points. Verify that you have all 8 pages. Read the questions carefully,

More information

Unit 7: Evolution Guided Reading Questions (80 pts total)

Unit 7: Evolution Guided Reading Questions (80 pts total) AP Biology Biology, Campbell and Reece, 10th Edition Adapted from chapter reading guides originally created by Lynn Miriello Name: Unit 7: Evolution Guided Reading Questions (80 pts total) Chapter 22 Descent

More information

Comparative Bioinformatics Midterm II Fall 2004

Comparative Bioinformatics Midterm II Fall 2004 Comparative Bioinformatics Midterm II Fall 2004 Objective Answer, part I: For each of the following, select the single best answer or completion of the phrase. (3 points each) 1. Deinococcus radiodurans

More information