A Sparse Dynamic Programming Algorithm for Solving the Coding Sequence Design Problem
摘要
In this work, we study the coding sequence design problem, which involves designing a coding sequence to encode a given amino acid sequence by optimizing both its secondary structure stability and codon usage. The structural stability and codon usage are quantified by minimum free energy and codon adaptation index, respectively. The coding sequence design problem is important since it has significant potential for the development of mRNA-based vaccines. Previously, we proposed an \(\mathcal {O}(L^3)\) time and \(\mathcal {O}(L^2)\) space dynamic programming algorithm to solve the coding sequencing design problem, where L is the length of the coding sequence to be designed. In this study, we utilize the sparsification technique to further reduce the time complexity of this dynamic programming algorithm from \(\mathcal {O}(L^3)\) to \(\mathcal {O}(L^2+ZP)\) for the problem under the base pair-based energy model, where \(Z\) and \(P\) are two sparsity parameters satisfying \(Z\le L (6+P)\) and \(P\le 36 L\) .