Related Experiment Video
Updated: Jun 4, 2026

09:31
Amplification, Next-generation Sequencing, and Genomic DNA Mapping of Retroviral Integration Sites
Published on: March 22, 2016
Inexact Local Alignment Search over Suffix Arrays
Mohammadreza Ghodsi1, Mihai Pop
1Department of Computer Science, University of Maryland, College Park, MD 20742, USA.
Summary
This study introduces a novel algorithm for DNA homology searches using approximate seeds that accommodate insertions and deletions. The method enhances sensitivity and reduces memory usage compared to existing local alignment tools.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Traditional DNA homology search algorithms rely on exact or spaced seeds, limiting their ability to detect evolutionary relationships accurately.
- The presence of insertions and deletions in DNA sequences poses a significant challenge for existing homology search methods.
- Efficiently finding and utilizing seeds that account for sequence variations is crucial for improving alignment sensitivity and speed.
Purpose of the Study:
- To develop and present a novel algorithm for DNA homology searches that incorporates approximate seeds capable of handling insertions and deletions.
- To demonstrate the efficiency and sensitivity of the proposed heuristic for finding approximate seeds.
- To adapt the algorithm for use with memory-efficient suffix arrays with minimal performance overhead.
Main Methods:
- Developed a generalized heuristic algorithm for efficiently finding approximate seeds in DNA sequences, allowing for insertions and deletions.
- Proved that the heuristic approach does not compromise the sensitivity of homology detection.
- Adapted the algorithm to operate on memory-efficient suffix arrays, ensuring minimal impact on running time.
- Applied the algorithm to whole bacterial genome alignment and orthologous gene alignment between human and mouse.
Main Results:
- The algorithm successfully identified approximate seeds, accommodating insertions and deletions, thereby improving homology detection.
- The heuristic was proven to maintain or enhance alignment sensitivity.
- Adaptation to suffix arrays resulted in minimal overhead in running time while optimizing memory efficiency.
- Demonstrated superior sensitivity and reduced memory consumption compared to commonly used local alignment tools in bacterial genome and cross-species gene alignment tasks.
Conclusions:
- The developed algorithm offers a more sensitive and memory-efficient approach to DNA homology searches by utilizing approximate seeds.
- This method represents a significant advancement for comparative genomics, particularly for tasks involving sequence variation.
- The algorithm's adaptability to suffix arrays makes it a practical tool for large-scale genomic analyses.
Related Concept Videos
Long-patch Base Excision Repair
Since the discovery of the two BER pathways, there has been a debate about how a cell chooses one pathway over the other and the factors determining this selection. Numerous in vitro experiments have pointed out multiple determinants for the sub-pathway selection. These are:
Mismatch Repair
Overview
Mismatch Repair
Organisms are capable of detecting and fixing nucleotide mismatches that occur during DNA replication. This sophisticated process requires identifying the new strand and replacing the erroneous bases with correct nucleotides. Mismatch repair is coordinated by many proteins in both prokaryotes and eukaryotes.
The Mutator Protein Family Plays a Key Role in DNA Mismatch Repair
The human genome has more than 3 billion base pairs of DNA per cell. Prior to cell division, that vast amount of genetic...
The Mutator Protein Family Plays a Key Role in DNA Mismatch Repair
The human genome has more than 3 billion base pairs of DNA per cell. Prior to cell division, that vast amount of genetic...
Sanger Sequencing
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...

