LiCoRNA: aLignment of Complex RNAs
A tool for structure sequence alignment
Our News
17 Apr 2017
LiCoRNA v1.0 is released
The first version of LiCoRNA contains three main programs: alignerDP, alignerSB, alignerMEA. You could download here
Support
Download
Download
The source code for LiCoRNA version 1.0 could be download here.
Linux/Unix/OSX
The following installation procedure should work on all Unix-like system. On OS X it is necessary that you have installed the "XCode" tools. Besides, C++ 11 Library is needed for compiling.
Download the latest LiCoRNA.tar.gz and run the following commands:
$ tar -xzf LiCoRNA.tar.gz
$ cd LiCoRNA
$ make
$ cd LiCoRNA
$ make