
They are provided to allow reproduction of SS assignment results reported in the RNA-align paper. These programs are not required for RNA-align to work.

RNA secondary structure (SS) assignment and file format conversion

Download 963 RNA structures from 87 Rfam families for assessing the statistical significance of TM-score RNA.Download 6,571,496 RNA pairs for training d 0.Nevetheless, it is recommended that you download the source code and compile it on your machine, which gives higher speed to run the program. Download pre-compiled executable for 64bit Linux.

The "-static" flag should be deleted on Mac, which does not support static build. $ g++ -O3 -ffast-math -o RNAalign RNAalign.cpp -static RNA-align is a free and open-source RNA and DNA structure alignment program written in C++ (Read more).
