Graph-based method for constructing consensus trees
Elio Torquet, Jesper Jansson, Nadia Tahiri

TL;DR
This paper introduces PrimConsTree, a graph-based algorithm that constructs more informative consensus phylogenetic trees by integrating topological data, branch lengths, and frequency metrics, improving upon traditional methods.
Contribution
It extends the Prim algorithm to incorporate branch length and frequency data for constructing more comprehensive consensus trees from multiple phylogenetic inputs.
Findings
Incorporates branch lengths into consensus tree construction.
Uses clustering to enhance robustness and accuracy.
Available implementation on GitHub.
Abstract
A consensus tree is a phylogenetic tree that synthesizes a given collection of phylogenetic trees, all of which share the same leaf labels but may have different topologies, typically obtained through bootstrapping. Our research focuses on creating a consensus tree from a collection of phylogenetic trees, each detailed with branch-length data. We integrate branch lengths into the consensus to encapsulate the progression rate of genetic mutations. However, traditional consensus trees, such as the strict consensus tree, primarily focus on the topological structure of these trees, often neglecting the informative value of branch lengths. This oversight disregards a crucial aspect of evolutionary study and highlights a notable gap in traditional phylogenetic approaches. In this paper, we extend \textit{PrimConsTree}\footnote{A preliminary version of this article was presented at \emph{the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenomics and Phylogenetic Studies · Evolution and Paleontology Studies · Genome Rearrangement Algorithms
