Algorithms for Molecular Biology (Jan 2024)

Dollo-CDP: a polynomial-time algorithm for the clade-constrained large Dollo parsimony problem

  • Junyan Dai,
  • Tobias Rubel,
  • Yunheng Han,
  • Erin K. Molloy

DOI
https://doi.org/10.1186/s13015-023-00249-9
Journal volume & issue
Vol. 19, no. 1
pp. 1 – 17

Abstract

Read online

Abstract The last decade of phylogenetics has seen the development of many methods that leverage constraints plus dynamic programming. The goal of this algorithmic technique is to produce a phylogeny that is optimal with respect to some objective function and that lies within a constrained version of tree space. The popular species tree estimation method ASTRAL, for example, returns a tree that (1) maximizes the quartet score computed with respect to the input gene trees and that (2) draws its branches (bipartitions) from the input constraint set. This technique has yet to be used for parsimony problems where the input are binary characters, sometimes with missing values. Here, we introduce the clade-constrained character parsimony problem and present an algorithm that solves this problem for the Dollo criterion score in $$O(|\Sigma |^{3.726}(n+k) + |\Sigma |^{1.726}nk)$$ O ( | Σ | 3.726 ( n + k ) + | Σ | 1.726 n k ) time, where n is the number of leaves, k is the number of characters, and $$\Sigma$$ Σ is the set of clades used as constraints. Dollo parsimony, which requires traits/mutations to be gained at most once but allows them to be lost any number of times, is widely used for tumor phylogenetics as well as species phylogenetics, for example analyses of low-homoplasy retroelement insertions across the vertebrate tree of life. This motivated us to implement our algorithm in a software package, called Dollo-CDP, and evaluate its utility for analyzing retroelement insertion presence / absence patterns for bats, birds, toothed whales as well as simulated data. Our results show that Dollo-CDP can improve upon heuristic search from a single starting tree, often recovering a better scoring tree. Moreover, Dollo-CDP scales to data sets with much larger numbers of taxa than branch-and-bound while still having an optimality guarantee, albeit a more restricted one. Lastly, we show that our algorithm for Dollo parsimony can easily be adapted to Camin-Sokal parsimony but not Fitch parsimony.

Keywords