diff options
author | Rob van Nues <sborg63@disroot.org> | 2019-05-17 23:13:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-17 23:13:01 +0700 |
commit | 29cf363ff5fdc41f630e27fca0917dc8ae847cc1 (patch) | |
tree | ecc2ff49e1bf35748c236842abd07bda5ae1d818 /academic/ViennaRNA/README | |
parent | 75706e0d0689b0442905c36c9009adb710887534 (diff) |
academic/ViennaRNA: Updated for version 2.4.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/ViennaRNA/README')
-rw-r--r-- | academic/ViennaRNA/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/academic/ViennaRNA/README b/academic/ViennaRNA/README index 84581ebcf2fff..a8fb799e7974b 100644 --- a/academic/ViennaRNA/README +++ b/academic/ViennaRNA/README @@ -26,3 +26,16 @@ They are not maintained any more and not built by default. The code very rarely uses static arrays, and all programs should work for sequences up to a length of 32,700 (if you have huge amounts of memory that is). + +For those who wish to link the Vienna package their own C, perl or python programs, +the RNAlib Reference Manual can be assessed at: + +https://www.tbi.univie.ac.at/RNA/ViennaRNA/doc/html/index.html + +or downloaded from: + +https://www.tbi.univie.ac.at/RNA/ViennaRNA/doc/RNAlib-$VERSION.pdf + +For further info see: + +https://www.tbi.univie.ac.at/RNA/documentation.html |