A Faster Construction of Greedy Consensus Trees
Data Structures and Algorithms
2017-07-05 v2
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 also finds applications in predicting a species tree from a set of gene trees. This paper focuses on two of the most well-known and widely used oconsensus tree methods: the greedy consensus tree and the frequency difference consensus tree. Given conflicting trees each with leaves, the previous fastest algorithms for these problems were for the greedy consensus tree [J. ACM 2016] and for the frequency difference consensus tree [ACM TCBB 2016]. We improve these running times to and respectively.
Keywords
Cite
@article{arxiv.1705.10548,
title = {A Faster Construction of Greedy Consensus Trees},
author = {Paweł Gawrychowski and Gad M. Landau and Wing-Kin Sung and Oren Weimann},
journal= {arXiv preprint arXiv:1705.10548},
year = {2017}
}