UNAfold
UNAfold is a computational tool designed for predicting the secondary structure of RNA molecules. It operates by calculating the minimum free energy of possible RNA structures, considering base pairing and stacking interactions. The algorithm is based on dynamic programming, allowing it to efficiently explore the conformational space of an RNA sequence. UNAfold can predict not only the most stable structure but also a set of suboptimal structures, providing insights into the flexibility and potential alternative conformations of the RNA.
The program takes an RNA sequence as input and outputs a representation of the predicted secondary structure,