Introduction - If you have any usage issues, please Google them yourself
This program implements Nussinov algorithm on predicting RNA structure from RNA sequence using dynamic programming approach. The baisic idea is similiar with Smith-Waterman algorithm, obtaining optimal result about predicting RNA secondary structure. This program is able to deal with "bulge","hairpin loop" efficiently but can not handle "pseudoknot .