ViennaRNA-bindings: 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
Modules
- BioInf
- ViennaRNA
- BioInf.ViennaRNA.Bindings
- FFI
- BioInf.ViennaRNA.Bindings.FFI.Fold
- BioInf.ViennaRNA.Bindings.FFI.PartFunc
- BioInf.ViennaRNA.Bindings.FFI.Utils
- FFI
- BioInf.ViennaRNA.Bindings
- ViennaRNA
Downloads
- ViennaRNA-bindings-0.0.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.2.3, 0.0.3.0, 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.2.2, 0.233.1.1, 0.233.1.2, 0.233.2.0 |
---|---|
Dependencies | array, base (>=4 && <5) [details] |
License | LicenseRef-OtherLicense |
Copyright | The ViennaRNA Team 1994-2013 |
Author | Christian Hoener zu Siederdissen (bindings) 2013, The ViennaRNA Team (library) 1994-2013 |
Maintainer | choener@tbi.univie.ac.at |
Category | Bioinformatics, FFI |
Home page | http://www.tbi.univie.ac.at/~choener/ |
Uploaded | by ChristianHoener at 2013-04-30T21:20:43Z |
Distributions | NixOS:0.233.2.0 |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 9202 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-21 [all 9 reports] |