Related Experiment Video
Updated: Jul 8, 2026

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
Reconstructing phylogenies from noisy quartets in polynomial time with a high success probability
Gang Wu1, Ming-Yang Kao, Guohui Lin
1Department of Computing Science, University of Alberta, Edmonton, Alberta T6G 2E8, Canada. wgang@cs.ualberta.ca
Algorithms for Molecular Biology : AMB
|January 26, 2008
Summary
This study introduces a new model-based approach for evaluating quartet-based phylogeny reconstruction methods. Three efficient algorithms are proposed to accurately reconstruct evolutionary trees with high success probability, even with errors.
Area of Science:
- Computational Biology
- Bioinformatics
- Phylogenetics
Background:
- Quartet-based phylogeny reconstruction methods are gaining attention in computational biology.
- Traditional accuracy assessment relies on simulations, lacking theoretical depth.
- A novel model-based approach is presented to evaluate quartet-based method accuracy.
Purpose of the Study:
- To introduce a new model-based framework for measuring the accuracy of quartet-based phylogeny reconstruction.
- To propose efficient algorithms for reconstructing the true phylogeny.
Main Methods:
- Development of a novel model for assessing phylogeny reconstruction accuracy.
- Design of three distinct algorithms for reconstructing evolutionary trees.
- Analysis of algorithmic efficiency and success probability under varying error conditions.
Main Results:
- An O(n^2) algorithm reconstructs the true phylogeny without errors, querying minimal quartet topologies.
- An O(n^4 log n) algorithm achieves high accuracy (approx. 1-p) with quartet errors.
- A third algorithm improves accuracy to approximately [equation; see text] in O(n^5) time, with a success rate of at least 0.984 for p < 0.05.
Conclusions:
- The proposed algorithms are mathematically guaranteed to reconstruct the true phylogeny with high success probability.
- Experimental results validate theoretical bounds and demonstrate superior speed and accuracy compared to existing methods.
- The study provides a robust theoretical and algorithmic framework for quartet-based phylogeny reconstruction.
Related Concept Videos
Microbial Phylogeny
Understanding the evolutionary relationships among microorganisms is fundamental to microbial ecology and taxonomy. Phylogenetic trees are essential tools for inferring these relationships, relying primarily on comparative analyses of molecular sequences such as DNA, RNA, or proteins. In microbial studies, these trees typically depict the evolutionary paths of diverse bacterial and archaeal species by mapping genetic differences accumulated over time.Phylogenetic trees are composed of tips,...
Evolutionary Relationships through Genome Comparisons
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
Phylogenetic Trees
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.The length of the branches can depict time or the relative amount of change among organisms. For instance, the branch length might indicate the number of amino acid changes in the sequence that underlies the...
Phylogenetic Trees
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.The length of the branches can depict time or the relative amount of change among organisms. For instance, the branch length might indicate the number of amino acid changes in the sequence that underlies the...
Phylogeny
Phylogeny is concerned with the evolutionary diversification of organisms or groups of organisms. A group of organisms with a name is called a taxon (singular). Taxa (plural) can span different levels of the evolutionary hierarchy. For instance, the group containing all birds is a taxon (comprising the class Aves), and the group of all species of daisies (the genus Bellis) is a taxon. Phylogenies can likewise include just one genus (i.e., depict species relationships) or span an entire...
Gene Evolution - Fast or Slow?
The genomes of eukaryotes are punctuated by long stretches of sequence which do not code for proteins or RNAs. Although some of these regions do contain crucial regulatory sequences, the vast majority of this DNA serves no known function. Typically, these regions of the genome are the ones in which the fastest change, in evolutionary terms, is observed, because there is typically little to no selection pressure acting on these regions to preserve their sequences.
In contrast, regions which code...
In contrast, regions which code...

