Minimum length RNA folding trajectories
Amir H. Bayegan, Peter Clote

TL;DR
This paper introduces algorithms to compute the shortest folding trajectories between RNA secondary structures using the MS2 distance, including optimal, near-optimal, greedy, and branch-and-bound methods, and discusses their computational complexity.
Contribution
It presents novel algorithms for calculating the minimum MS2 folding trajectory, including an integer programming approach and complexity analysis, advancing understanding of RNA folding pathways.
Findings
Algorithms for shortest MS2 trajectories are developed and analyzed.
NP-hardness of the minimum barrier energy problem is established.
Comparison of RNA conflict digraphs with known digraph classes is provided.
Abstract
The Kinfold and KFOLD programs for RNA folding kinetics implement the Gillespie algorithm to generate stochastic folding trajectories from an initial structure s to a target structure t, in which each intermediate secondary structure is obtained from its predecessor by the addition, removal or shift of a single base pair. Define MS2 distance between secondary structures s and t to be the minimum path length to refold s to t, where a move from MS2 is applied in each step. We describe algorithms to compute the shortest MS2 folding trajectory between any two given RNA secondary structures. These algorithms include an optimal integer programming (IP) algorithm, an accurate and efficient near-optimal algorithm, a greedy algorithm, a branch-and-bound algorithm, and an optimal algorithm if one allows intermediate structures to contain pseudoknots. Our optimal IP [resp. near-optimal IP]…
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 Research and Splicing
