Big Data Mining and Analytics (Mar 2023)

A Method for Bio-Sequence Analysis Algorithm Development Based on the PAR Platform

  • Haipeng Shi,
  • Huan Chen,
  • Qinghong Yang,
  • Jun Wang,
  • Haihe Shi

DOI
https://doi.org/10.26599/BDMA.2022.9020030
Journal volume & issue
Vol. 6, no. 1
pp. 11 – 20

Abstract

Read online

The problems of biological sequence analysis have great theoretical and practical value in modern bioinformatics. Numerous solving algorithms are used for these problems, and complex similarities and differences exist among these algorithms for the same problem, causing difficulty for researchers to select the appropriate one. To address this situation, combined with the formal partition-and-recur method, component technology, domain engineering, and generic programming, the paper presents a method for the development of a family of biological sequence analysis algorithms. It designs highly trustworthy reusable domain algorithm components and further assembles them to generate specifific biological sequence analysis algorithms. The experiment of the development of a dynamic programming based LCS algorithm family shows the proposed method enables the improvement of the reliability, understandability, and development efficiency of particular algorithms.

Keywords