LinearCoFold and LinearCoPartition: Linear-Time Algorithms for Secondary Structure Prediction of Interacting RNA molecules
He Zhang, Sizhen Li, Liang Zhang, David H. Mathews, Liang Huang

TL;DR
This paper introduces LinearCoFold and LinearCoPartition, two linear-time algorithms for predicting the secondary structure of interacting RNA molecules, significantly faster and more accurate than previous methods like RNAcofold.
Contribution
The authors develop and demonstrate linear-time algorithms for RNA-RNA interaction prediction, improving speed and accuracy over existing cubic-time tools.
Findings
LinearCoFold is 86.8x faster than RNAcofold for large sequences.
LinearCoPartition is 642.3x faster than RNAcofold partition function mode.
Predictions of LinearCoFold show higher PPV and sensitivity for intermolecular base pairs.
Abstract
Many ncRNAs function through RNA-RNA interactions. Fast and reliable RNA structure prediction with consideration of RNA-RNA interaction is useful. Some existing tools are less accurate due to omitting the competing of intermolecular and intramolecular base pairs, or focus more on predicting the binding region rather than predicting the complete secondary structure of two interacting strands. Vienna RNAcofold, which reduces the problem into the classical single sequence folding by concatenating two strands, scales in cubic time against the combined sequence length, and is slow for long sequences. To address these issues, we present LinearCoFold, which predicts the complete minimum free energy structure of two strands in linear runtime, and LinearCoPartition, which calculates the cofolding partition function and base pairing probabilities in linear runtime. LinearCoFold and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRNA and protein synthesis mechanisms · RNA modifications and cancer · RNA Interference and Gene Delivery
MethodsBalanced Selection
