ViennaRNA-bindings: ViennaRNA v2 bindings

[ bindings, bioinformatics, ffi, library ] [ Propose Tags ]

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

[Last Documentation]

  • BioInf
    • ViennaRNA
      • BioInf.ViennaRNA.Bindings
        • FFI
          • BioInf.ViennaRNA.Bindings.FFI.CoFold
          • BioInf.ViennaRNA.Bindings.FFI.Fold
          • BioInf.ViennaRNA.Bindings.FFI.PartFunc
          • BioInf.ViennaRNA.Bindings.FFI.Utils

Downloads

Maintainer's Corner

Package maintainers

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-10-25T18:51:50Z
Distributions NixOS:0.233.2.0
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 9069 total (27 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-20 [all 10 reports]