Exploiting parallelization for RNA secondary structure prediction in cluster

5Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.

This article is free to access.

Abstract

RNA structure prediction remains one of the most compelling, yet elusive areas of computational biology. Many computational methods have been proposed in an attempt to predict RNA secondary structures. A popular dynamic programming (DP) algorithm uses a stochastic context-free grammar to model RNA secondary structures, its time complexity is O(N4) and spatial complexity is O(N3). In this paper, a parallel algorithm, which is time-wise and space-wise optimal with respect to the usual sequential DP algorithm, can be implemented using O(N4/P) time and O(N 3/P) space in cluster. High efficient utilization of processors and good load balancing are achieved through dynamic mapping of DP matrix to processors. As experiments shown, dynamic mapping algorithm has good speedup. © Springer-Verlag Berlin Heidelberg 2005.

Cite

CITATION STYLE

APA

Tan, G., Feng, S., & Sun, N. (2005). Exploiting parallelization for RNA secondary structure prediction in cluster. In Lecture Notes in Computer Science (Vol. 3516, pp. 979–982). Springer Verlag. https://doi.org/10.1007/11428862_152

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