Related Experiment Video
Updated: Feb 28, 2026

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
36.2K
A greedy alignment-free distance estimator for phylogenetic inference.
Sharma V Thankachan1, Sriram P Chockalingam2, Yongchao Liu3
1Department of Computer Science, University of Central Florida, Orlando, 32816, FL, USA.
BMC Bioinformatics
|June 16, 2017
Summary
ALFRED-G offers a fast and accurate alignment-free method for estimating evolutionary distances. This new heuristic reconstructs accurate phylogenetic trees comparable to existing methods.
Area of Science:
- Bioinformatics
- Computational Biology
- Evolutionary Biology
Background:
- Alignment-free sequence comparison is crucial for large-scale phylogenetic inference.
- K-mer based methods dominate, but the average common substring (ACS) approach is gaining prominence.
- Generalized ACS methods allow mismatches in common substrings for enhanced accuracy.
Purpose of the Study:
- Introduce ALFRED-G, a greedy alignment-free distance estimator for phylogenetic tree reconstruction.
- Develop and apply a novel heuristic for efficiently computing common string lengths with mismatches.
- Evaluate ALFRED-G's performance against existing algorithms.
Main Methods:
- Developed ALFRED-G, a greedy algorithm based on the generalized ACS approach.
- Implemented a new heuristic for calculating common string lengths with allowed mismatches.
- Applied the heuristic to phylogenetic tree reconstruction.
Main Results:
- ALFRED-G reconstructs phylogenetic tree topologies with accuracy comparable or superior to the kmacs heuristic.
- The algorithm achieves highly competitive speeds in performance evaluations.
- Demonstrated effectiveness on real biological sequence datasets.
Conclusions:
- ALFRED-G is an effective alignment-free heuristic for evolutionary distance estimation.
- The algorithm is implemented in C++ and available in the open-source ALFRED software package.
- ALFRED-G provides a valuable tool for phylogenetic analysis.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
7.1K
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...
7.1K
Gene Evolution - Fast or Slow?
8.3K
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...
8.3K
Gene Evolution - Fast or Slow?
3.8K
3.8K
Phylogeny
63.6K
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.
63.6K
Phylogenetic Trees
50.4K
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.
50.4K
Multi-species Conserved Sequences
4.9K
Next-generation sequencing technologies have created large genomic databases of a variety of animals and plants. Ever since the human genome project was completed, scientists studied the genome of primates, mammals, and other phylogenetically distant living beings. Such large-scale studies have provided new insights into the evolutionary relationship between organisms.
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
4.9K

