aboutsummaryrefslogtreecommitdiff
path: root/academic/ViennaRNA/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/ViennaRNA/README')
-rw-r--r--academic/ViennaRNA/README19
1 files changed, 2 insertions, 17 deletions
diff --git a/academic/ViennaRNA/README b/academic/ViennaRNA/README
index 69c7211233e75..4807f340a858f 100644
--- a/academic/ViennaRNA/README
+++ b/academic/ViennaRNA/README
@@ -39,24 +39,9 @@ Amongst other things, the ViennRNA implementations allow you to:
- compare two secondary structures
- predict hybridization structures of two RNA molecules
-The package includes `Perl 5` and `Python 3` modules that give access
+The package includes `Perl` and `Python 3` modules that give access
to almost all functions of the C library from within the respective
-scripting languages. For this reason, python3 is a dependency
-
-The `Python 2` module can be built as well, or instead of the one
-for `Python 3`; just edit the SlackBuild or run it by setting build
-options PYTHON=yes PYTHON3=no. (e.g. in sbopkg or run it from
-the commandline -within the directory containing the SlackBuild
-script and downloaded source archive- as: `PYTHON=yes PYTHON3=no
-./ViennaRNA.SlackBuild`)
-
-There is also a set of programs for analyzing sequence and distance
-data using split decomposition, statistical geometry, and cluster
-methods. 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).
+scripting languages.
For further/most recent info see: