Abstract
Motivation: Phylogenetic reconstruction is a fundamental problem in computational biology. The Neighbor Joining (NJ) algorithm offers an efficient distance-based solution to this problem, which often serves as the foundation for more advanced statistical methods. Despite prior efforts to enhance the speed of NJ, the computation of the n2 entries of the distance matrix, where n is the number of phylogenetic tree leaves, continues to pose a limitation in scaling NJ to larger datasets. Results: In this work, we propose a new algorithm which does not require computing a dense distance matrix. Instead, it dynamically determines a sparse set of at most O(n log n) distance matrix entries to be computed in its basic version, and up to O(n log2 n) entries in an enhanced version. We show by experiments that this approach reduces the execution time of NJ for large datasets, with a trade-off in accuracy.
Cite
CITATION STYLE
Kurt, S., Bouchard-Côté, A., & Lagergren, J. (2024). Sparse Neighbor Joining: Rapid phylogenetic inference using a sparse distance matrix. Bioinformatics, 40(12). https://doi.org/10.1093/bioinformatics/btae701
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.