diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-06-25 03:05:20 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-06-25 03:05:20 +0000 |
commit | 8e9cb0965a3b3eebabb9ac34fe7012146c4c4d5a (patch) | |
tree | a7374231b5285af21c7aab84620cb488d74bfd33 /app-sci/vienna-rna | |
parent | (no commit message) (diff) | |
download | historical-8e9cb0965a3b3eebabb9ac34fe7012146c4c4d5a.tar.gz historical-8e9cb0965a3b3eebabb9ac34fe7012146c4c4d5a.tar.bz2 historical-8e9cb0965a3b3eebabb9ac34fe7012146c4c4d5a.zip |
I will maintain app-sci/vienna-rna
Diffstat (limited to 'app-sci/vienna-rna')
-rw-r--r-- | app-sci/vienna-rna/metadata.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-sci/vienna-rna/metadata.xml b/app-sci/vienna-rna/metadata.xml index 48b0f8a733bc..7ad711ea797b 100644 --- a/app-sci/vienna-rna/metadata.xml +++ b/app-sci/vienna-rna/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer> + <email>ribosome@gentoo.org</email> + <name>Olivier Fisette</name> + </maintainer> <herd>sci</herd> <longdescription> The Vienna RNA Package consists of a C code library and several @@ -8,8 +12,8 @@ structures. RNA secondary structure prediction through energy minimization is the most used function in the package. We provide three kinds of dynamic programming algorithms for structure prediction: the - minimum free energy algorithm of (Zuker and Stiegler 1981) which yields - a single optimal structure, the partition function algorithm of + minimum free energy algorithm of (Zuker and Stiegler 1981) which yields a + single optimal structure, the partition function algorithm of (McCaskill 1990) which calculates base pair probabilities in the thermodynamic ensemble, and the suboptimal folding algorithm of (Wuchty et.al 1999) which generates all suboptimal structures within a |