| 环境:Win9x/NT/2000/XP/2003 | 语言:英文 | |
| 大小:2329K | 类别:资料文献 | |
| 更新:2008-2-14 | 授权:免费版 | |
| 下载:本日: 总计: | 解码: | |
| 生物软件论坛 文献检索与资源论坛 | 中国生物原创博客 |
维也纳大学RNA二级结构预测与比较软件包,全部下载共计5.8M。
包括以下软件:
RNAfold预测最小能量二级结构,并给出图像;
RNAeval估算RNA二级结构的能量值;
RNAheat计算一个RNA序列的融解曲线;
RNAinverse预定结构的序列的反转折叠;
RNAdistance比较二级结构;
RNApdist比较碱基对的概率;
RNAsubopt完善次优折叠。
还有RNAalifold和RNAplot。
原软件均为linux环境下的软件,作者编译成WINDOWS下可执行软件,但并未经过测试。作者同时提供C语言源文件,感兴趣的人可以自行在WINDOWS下编译。
The Vienna RNA Package consists of a C code library and several stand-alone programs for the prediction and comparison of RNA secondary 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 & 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 given energy range of the optimal energy. For secondary structure comparison, the package contains several measures of distance (dissimilarities) using either string alignment or tree-editing (Shapiro & Zhang 1990). Finally, we provide an algorithm to design sequences with a predefined structure (inverse folding).
For a detailed information, take a look at the HTML versions of the man pages for the programs and the manual of the library below.