The latest version of ViennaRNA-bindings is 0.233.2.0-0.

ViennaRNA-bindings

Version 0.0.3.0 revision 0 uploaded by ChristianHoener.

Package meta

Synopsis
ViennaRNA v2 bindings
Description

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

Author
Christian Hoener zu Siederdissen (bindings) 2013, The ViennaRNA Team (library) 1994-2013
Bug reports
n/a
Category
Bioinformatics, FFI
Copyright
The ViennaRNA Team 1994-2013
Homepage
http://www.tbi.univie.ac.at/~choener/
Maintainer
choener@tbi.univie.ac.at
Package URL
n/a
Stability
n/a

Components