Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

An Algorithm Transform DNA Sequences to Improve Accuracy in Similarity Search

Author 1: Hoang Do Thanh Tung Author 2: Phuong Vuong Quang
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 3 · Published 2023

DOI: https://doi.org/10.14569/IJACSA.2023.0140331

Abstract

Similarity search of DNA sequences is a fundamental problem in the bioinformatics, serving as the basis for many other problems. In this, the calculation of the similarity value between sequences is the most important, with the Edit distance (ED) commonly used due to its high accuracy, but slow speed. With the advantage of transforming the original DNA sequences into numerical vector form that retaining unique features based on properties. The calculation processing on these transformed data will be much faster, many times faster than a direct comparison on the original sequence. Additionally, from a long DNA sequence, after transformation, it typically has a lower storage capacity, making it have good data compression. The challenge of this job is to develop algorithms based on features that maintain biological significance while ensuring search accuracy, which is also the problem to be solved. Previous methods often used pure mathematical statistics such as frequency statistics and matrix transformations to construct features. In this paper, an improved algorithm is proposed based on both biological significances and mathematical statistics to transforming gene data into numerical vectors for ease of storage and to improve accuracy in similarity search between DNA sequences. Based on the experimental results, the new algorithm improves the accuracy of similarity calculations while maintaining good performance.

Keywords

How to Cite this Article

Tung, H. D. T., & Quang, P. V. (2023). An Algorithm Transform DNA Sequences to Improve Accuracy in Similarity Search. International Journal of Advanced Computer Science and Applications, 14(3). https://doi.org/10.14569/IJACSA.2023.0140331

Tung, Hoang Do Thanh, and Phuong Vuong Quang. "An Algorithm Transform DNA Sequences to Improve Accuracy in Similarity Search." International Journal of Advanced Computer Science and Applications, vol. 14, no. 3, 2023, https://doi.org/10.14569/IJACSA.2023.0140331.

@article{Tung2023,
  title     = {An Algorithm Transform DNA Sequences to Improve Accuracy in Similarity Search},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {3},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {Hoang Do Thanh Tung and Phuong Vuong Quang},
  doi       = {10.14569/IJACSA.2023.0140331},
  url       = {https://doi.org/10.14569/IJACSA.2023.0140331}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.