New Local Sequence Alignment Algorithm with Adaptive Seeds and Maximum Match Subsequence (ASMMS)

Authors

  • Suchindra Suchindra Department of Engineering, National Institute of Mental Health and Neurosciences, Karnataka State Govt, Bangalore, India Author
  • Preetam Nagaraj Department of Engineering, IBM, Bangalore, India Author

Keywords:

Bioinformatics, Dynamic, Heuristic, Seed

Abstract

Sequence alignment is an important step in many fields today, from genome research to Pharma. It is famously used to determine how closely two sequences are related and at times to see how little they differ, example finding one’s relatives. In computational biology, there are algorithms developed over time to not only align two sequences quickly but also to get biological data. The very first algorithms developed were based off a technique called Dynamic Programming, which were slow but produced optimal alignment. To improve speed, more algorithms today are based off heuristic approach, sacrificing sensitivity. In this paper, we are going to improve on a heuristic algorithm which is accepted to be published in the Journal of Biosciences and Engineering (BIOEJ). This new algorithm appropriately called ASMMS, stands for Adaptive Seeds and Maximal Match Subsequence local alignment algorithm. The algorithm is based on suffix tree data structure, but to improve sensitivity, we employ adaptive seeds, and perfect match seeds in between the already identified maximal matches. We tested this algorithm on a randomly generated sequences, and small dataset of genes where the sequence length ranged up to 500 thousand, our algorithm performed better than the rest.

References

Downloads

Published

2023-02-28

Issue

Section

Articles

How to Cite

New Local Sequence Alignment Algorithm with Adaptive Seeds and Maximum Match Subsequence (ASMMS). (2023). International Journal of Current Engineering and Technology, 13(2), 126-130. https://ijcet.evegenis.org/index.php/ijcet/article/view/550