ACO Implementation for Sequence Alignment with Genetic Algorithms

06/04/2014
by   Aaron Lee, et al.
0

In this paper, we implement Ant Colony Optimization (ACO) for sequence alignment. ACO is a meta-heuristic recently developed for nearest neighbor approximations in large, NP-hard search spaces. Here we use a genetic algorithm approach to evolve the best parameters for an ACO designed to align two sequences. We then used the best parameters found to interpolate approximate optimal parameters for a given string length within a range. The basis of our comparison is the alignment given by the Needleman-Wunsch algorithm. We found that ACO can indeed be applied to sequence alignment. While it is computationally expensive compared to other equivalent algorithms, it is a promising algorithm that can be readily applied to a variety of other biological problems.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/09/2020

Solving Traveling Salesman Problem for Large Spaces using Modified Meta Optimization Genetic Algorithm

Traveling salesman problem also called TSP is defined to find the best s...
research
03/06/2022

An Interactive Gameplay to Crowdsource Multiple Sequence Alignment of Genome Sequences: Genenigma

Comparative genomics is a field of research that compares genomes of dif...
research
04/29/2023

Maximum Match Subsequence Alignment Algorithm Finely Grained (MMSAA FG)

Sequence alignment is common nowadays as it is used in many fields to de...
research
11/23/2022

Lempel-Ziv Networks

Sequence processing has long been a central area of machine learning res...
research
07/10/2023

A Linear Time Quantum Algorithm for Pairwise Sequence Alignment

Sequence Alignment is the process of aligning biological sequences in or...
research
07/04/2021

Algorithms for normalized multiple sequence alignments

Sequence alignment supports numerous tasks in bioinformatics, natural la...
research
04/27/2022

Speeding Hirschberg Algorithm for Sequence Alignment

The use of Hirschberg algorithm reduces the spatial cost of recovering t...

Please sign up or login with your details

Forgot password? Click here to reset