The core of the ViennaRNA Package ( [11] , [8] ) is formed by a collection of routines for the prediction and comparison of RNA secondary structures. These routines can be accessed through stand-alone programs, such as RNAfold
, RNAdistance
etc., which should be sufficient for most users. For those who wish to develop their own programs we provide a library which can be
linked to your own code.
This document describes the library and will be primarily useful to programmers. However, it also contains details about the implementation that may be of interest to advanced users. The stand-alone programs are described in separate man pages. The latest version of the package including source code and html versions of the documentation can be found at
http://www.tbi.univie.ac.at/RNA
1994-2018
Ivo Hofacker, Peter Stadler, Ronny Lorenz, and so many more
Over the past decades since the ViennaRNA Package
first sprang to life as part of Ivo Hofackers PhD project, several different authors contributed more and more algorithm implementations. In 2008, Ronny Lorenz took over the extensive task to harmonize and simplify the already existing implementations for the sake of easier feature addition. This eventually lead to version 2.0 of the ViennaRNA PAckage
. Since then, he (re-)implemented a large portion of the currently existing library features, such as the new, generalized constraints framework, RNA folding grammar domain extensions, and the major part of the scripting language interface. Below is a list of most people who contributed more or less large portions of the implementations:
We also want to thank the following people:
Index: