An improved Four-Russians method and sparsified Four-Russians algorithm for RNA folding

6Citations
Citations of this article
8Readers
Mendeley users who have this article in their library.

This article is free to access.

Abstract

Background: The basic RNA secondary structure prediction problem or single sequence folding problem (SSF) was solved 35 years ago by a now well-known O(n3)-time dynamic programming method. Recently three methodologies-Valiant, Four-Russians, and Sparsification-have been applied to speedup RNA secondary structure prediction. The sparsification method exploits two properties of the input: the number of subsequence Z with the endpoints belonging to the optimal folding set and the maximum number base-pairs L. These sparsity properties satisfy 0 ≤ L ≤ n/2 and n ≤ Z ≤ n2/2 , and the method reduces the algorithmic running time to O(LZ). While the Four-Russians method utilizes tabling partial results. Results: In this paper, we explore three different algorithmic speedups. We first expand the reformulate the single sequence folding Four-Russians Θ (n3/log2n)-time algorithm, to utilize an on-demand lookup table. Second, we create a framework that combines the fastest Sparsification and new fastest on-demand Four-Russians methods. This combined method has worst-case running time of O(LZ), where L/log n ≤ L ≤ min(L,n/log n)and Z/log n ≤ Z≤ min(Z,n2/log n). Third we update the Four-Russians formulation to achieve an on-demand O(n2/log2 n )-time parallel algorithm. This then leads to an asymptotic speedup of O(LZj) where Zj/log n ≤ Zj≤ min(Zj,n/log n) and Zj the number of subsequence with the endpoint j belonging to the optimal folding set. Conclusions: The on-demand formulation not only removes all extraneous computation and allows us to incorporate more realistic scoring schemes, but leads us to take advantage of the sparsity properties. Through asymptotic analysis and empirical testing on the base-pair maximization variant and a more biologically informative scoring scheme, we show that this Sparse Four-Russians framework is able to achieve a speedup on every problem instance, that is asymptotically never worse, and empirically better than achieved by the minimum of the two methods alone.

Cite

CITATION STYLE

APA

Frid, Y., & Gusfield, D. (2016). An improved Four-Russians method and sparsified Four-Russians algorithm for RNA folding. Algorithms for Molecular Biology, 11(1). https://doi.org/10.1186/s13015-016-0081-9

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free