@hackage ViennaRNA-bindings0.0.3.0

ViennaRNA v2 bindings

Bindings to the ViennaRNA package, version 2.x.y.

Only a partial set of bindings is provided. If you need additional functions, please open an issue on github.

The ViennaRNA package needs to be installed. In addition, you should create a shared object from libRNA.a:

mkdir tmp; ar -x usrlib/libRNA.a; rm svm.o; gcc -shared *.o -o libRNA.so

Then, copy the resulting .so file into your library path or set LD_LIBRARY_PATH appropriately. This is only necessary, if you want ghci support.

If you use this software, please cite: R. Lorenz, S.H. Bernhart, C. Hoener zu Siederdissen, H. Tafer, C. Flamm, P.F. Stadler and I.L. Hofacker (2011), "ViennaRNA Package 2.0", Algorithms for Molecular Biology: 6:26

  • Installation

  • Dependencies (0)

  • Dependents (0)