Journal of Dali University ›› 2019, Vol. 4 ›› Issue (12): 6-11.

Previous Articles     Next Articles

Exploration and Realization of Gene Double Sequence Alignment by Dynamic Programming

  

  1. 1. College of Mathematics and Computer, Dali University, Dali, Yunnan 671003, China; 2. Yunnan Provincial Key Laboratory of
    Entomological Biopharmaceutial R&D, Dali, Yunnan 671000, China; 3. Yunnan Province 2011 Cooperative Innovation Platform, Dali,
    Yunnan 671003, China
  • Received:2019-02-18 Online:2019-12-15 Published:2019-12-15

Abstract: Dynamic programming is one of the most popular methods in bioinformatics. Many bioinformatics problems, such as
sequence comparison, gene recognition, protein sequence rearrangement, and protein structure and function analysis, can be solved by
dynamic programming, but dynamic programming consumes too much time, so it is generally used to solve double sequence alignment
problems. In this paper, by analyzing the characteristics of sequence alignment and combining with the idea of dynamic programming
method, the homologous DNA double sequence alignment using dynamic programming method is realized. The specific process of
comparison is given, and the implementation steps of the algorithm are listed.

Key words: sequence alignment, dynamic programming, optimal substructure properties, optimal alignment