Related Experiment Video
Updated: May 10, 2026

07:49
Creating and Applying a Reference to Facilitate the Discussion and Classification of Proteins in a Diverse Group
Published on: August 16, 2017
A new greedy randomised adaptive search procedure for Multiple Sequence Alignment
Abdesslem Layeb1, Marwa Selmane, Maroua Bencheikh Elhoucine
1Computer Science Department, Mentouri University Constantine, Ain El Bey, Constantine 25017, Algeria. layeb@umc.edu.dz
Summary
This study introduces a new algorithm for Multiple Sequence Alignment (MSA), a complex bioinformatics problem. The novel approach demonstrates effectiveness and feasibility for aligning protein and nucleic sequences.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Multiple Sequence Alignment (MSA) is a fundamental yet computationally challenging problem in bioinformatics.
- Aligning multiple protein or nucleic sequences is crucial for understanding evolutionary relationships and functional characteristics.
- The MSA problem is NP-complete for more than two sequences, necessitating efficient algorithmic solutions.
Purpose of the Study:
- To present a novel, incomplete algorithm for addressing the NP-complete Multiple Sequence Alignment (MSA) problem.
- To introduce a new approach based on the Greedy Randomised Adaptive Search Procedure (GRASP).
Main Methods:
- The proposed algorithm utilizes a Greedy Randomised Adaptive Search Procedure (GRASP).
- The first phase involves a greedy algorithm incorporating a random progressive method and a hybrid global/local alignment strategy.
- The second phase employs an adaptive refinement method centered on consensus alignment.
Main Results:
- The algorithm demonstrated encouraging results in handling the MSA problem.
- The study validates the feasibility and effectiveness of the proposed GRASP-based approach.
Conclusions:
- The developed GRASP-based algorithm offers a promising solution for Multiple Sequence Alignment.
- The approach shows significant potential for advancing bioinformatics research and applications.
Related Concept Videos
Multi-species Conserved Sequences
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 DNA...
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved DNA...
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...

