Abstract
A consensus tree is a phylogenetic tree that captures the similarity between a set of conflicting phylogenetic trees. The problem of computing a consensus tree is a major step in phylogenetic tree reconstruction. It is also central for predicting a species tree from a set of gene trees, as indicated recently in [Nature 2013]. This paper focuses on two of the most well-known and widely used consensus tree methods: the greedy consensus tree and the frequency di erence consensus tree. Given k conflicting trees each with n leaves, the previous fastest algorithms for these problems were O(kn2) for the greedy consensus tree [J. ACM 2016] and O(min(kn2, k2n)) for the frequency di erence consensus tree [ACM TCBB 2016]. We improve these running times to O(kn1.5) and O(kn) respectively.
Original language | English |
---|---|
Title of host publication | 45th International Colloquium on Automata, Languages, and Programming, ICALP 2018 |
Editors | Christos Kaklamanis, Daniel Marx, Ioannis Chatzigiannakis, Donald Sannella |
Publisher | Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing |
Pages | 63:1–63:14 |
ISBN (Electronic) | 9783959770767 |
DOIs | |
State | Published - 1 Jul 2018 |
Event | 45th International Colloquium on Automata, Languages, and Programming, ICALP 2018 - Prague, Czech Republic Duration: 9 Jul 2018 → 13 Jul 2018 |
Publication series
Name | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Volume | 107 |
ISSN (Print) | 1868-8969 |
Conference
Conference | 45th International Colloquium on Automata, Languages, and Programming, ICALP 2018 |
---|---|
Country/Territory | Czech Republic |
City | Prague |
Period | 9/07/18 → 13/07/18 |
Bibliographical note
Funding Information:Supported in part by Israel Science Foundation grant 592/17
Publisher Copyright:
© Paweł Gawrychowski, Gad M. Landau, Wing-Kin Sung, and Oren Weimann;.
Keywords
- Dynamic trees
- Greedy consensus trees
- Phylogenetic trees
ASJC Scopus subject areas
- Software