Time and space efficient RNA-RNA interaction prediction via sparse folding

  • Authors:
  • Raheleh Salari;Mathias Möhl;Sebastian Will;S. Cenk Sahinalp;Rolf Backofen

  • Affiliations:
  • Lab for Computational Biology, School of Computing Science, Simon Fraser University, Burnaby, BC, Canada;Bioinformatics, Institute of Computer Science, Albert-Ludwigs-Universität, Freiburg, Germany;Bioinformatics, Institute of Computer Science, Albert-Ludwigs-Universität, Freiburg, Germany;Lab for Computational Biology, School of Computing Science, Simon Fraser University, Burnaby, BC, Canada;Bioinformatics, Institute of Computer Science, Albert-Ludwigs-Universität, Freiburg, Germany

  • Venue:
  • RECOMB'10 Proceedings of the 14th Annual international conference on Research in Computational Molecular Biology
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the past years, a large set of new regulatory ncRNAs have been identified, but the number of experimentally verified targets is considerably low Thus, computational target prediction methods are on high demand Whereas all previous approaches for predicting a general joint structure have a complexity of O(n6) running time and O(n4) space, a more time and space efficient interaction prediction that is able to handle complex joint structures is necessary for genome-wide target prediction problems In this paper we show how to reduce both the time and space complexity of the RNA-RNA interaction prediction problem as described by Alkan et al [1] via dynamic programming sparsification - which allows to discard large portions of DP tables without loosing optimality Applying sparsification techniques reduces the complexity of the original algorithm from O(n6) time and O(n4) space to O(n4ψ(n)) time and O(n2ψ(n)+n3) space for some function ψ(n), which turns out to have small values for the range of n that we encounter in practice Under the assumption that the polymer-zeta property holds for RNA-structures, we demonstrate that ψ(n)=O(n) on average, resulting in a linear time and space complexity improvement over the original algorithm We evaluate our sparsified algorithm for RNA-RNA interaction prediction by total free energy minimization, based on the energy model of Chitsaz et al.[2], on a set of known interactions Our results confirm the significant reduction of time and space requirements in practice.