Skip to content

Osaft90/RNAlocmin

 
 

Repository files navigation

RNAlocmin
=========

Finds local minima of RNA + constructs barrier tree


Installation
============

First make sure that you have ViennaRNA package installed and that paths in Makefile: 

"ViennaRNA" points to header files ("H" directory in ViennaRNA)
"ViennaLIB" points to "libRNA.a" library

Then make sure you have "gengetopt" installed and your g++ compiler supports c++11 standard.
Then simple "make" should do it.


About

Finds local minima of RNA + constructs barrier tree

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 82.1%
  • C 17.5%
  • Makefile 0.4%