RNAfold
RNAfold is a program within the ViennaRNA Package used to predict the secondary structure of a single RNA sequence. It computes the minimum free-energy (MFE) structure under the Turner energy model, providing a canonical prediction of base pairings that stabilize the molecule.
The primary outputs include the MFE structure in dot-bracket notation and the associated free energy value
Method and scope: RNAfold uses dynamic programming to evaluate possible secondary structures without pseudoknots, applying the
Input and usage: The program accepts a single RNA sequence or a FASTA file as input. Output
Availability and context: RNAfold is a core tool in the ViennaRNA Package, frequently cited and integrated