Related Experiment Video
Updated: Dec 23, 2025

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
35.9K
Linear-time algorithms for phylogenetic tree completion under Robinson-Foulds distance.
11Department of Computer Science and Engineering, University of Connecticut, 371 Fairfield Way, Storrs, USA.
Algorithms for Molecular Biology : AMB
|April 22, 2020
Summary
We developed new algorithms to compare phylogenetic trees with different leaf sets using tree completion. Our methods improve efficiency and offer new ways to analyze evolutionary relationships.
Area of Science:
- Computational Biology
- Phylogenetics
- Algorithm Development
Background:
- Comparing phylogenetic trees with non-identical leaf sets presents computational challenges.
- Traditional methods restrict trees to common leaves, potentially losing information.
- Tree completion, by adding missing leaves, offers an alternative approach.
Purpose of the Study:
- To develop efficient algorithms for comparing phylogenetic trees with non-identical leaf sets.
- To address tree comparison problems where one tree's leaves are a subset of another's, and where leaf sets partially overlap.
- To introduce and solve a restricted version of the more general tree completion problem.
Main Methods:
- Developed optimal linear-time algorithms for tree completion under the Robinson-Foulds (RF) distance.
- Improved existing algorithms for subset leaf set comparison from quadratic to linear time complexity.
- Proposed and solved a restricted version of the general partial overlap leaf set problem.
Main Results:
- Achieved linear-time complexity for comparing trees with subset leaf sets, a significant improvement.
- Provided the first algorithms for a restricted version of the general problem of comparing trees with partially overlapping leaf sets.
- Experimental results indicate completion-based RF distances differ substantially from traditional RF distances.
Conclusions:
- Optimal linear-time algorithms for tree completion problems enhance phylogenetic tree comparison.
- Tree completion provides a valuable alternative to traditional methods, yielding potentially different evolutionary insights.
- The developed algorithms advance the field of computational phylogenetics, particularly for non-identical leaf set comparisons.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
6.8K
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...
6.8K
Phylogenetic Trees
49.0K
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.
49.0K
Gene Evolution - Fast or Slow?
7.9K
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...
7.9K
Gene Evolution - Fast or Slow?
3.3K
3.3K
Phylogeny
56.5K
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 kingdom.
56.5K
Applications of Molecular Taxonomy
407
Molecular taxonomy has revolutionized the understanding and classification of bacteria, providing precise insights into their diversity, evolutionary relationships, and ecological roles. By utilizing molecular techniques such as DNA sequencing and fingerprinting, researchers have made significant strides in various fields related to bacterial studies.Resolving Taxonomic AmbiguitiesMolecular taxonomy has been instrumental in distinguishing closely related bacterial species initially thought to...
407

