# HG changeset patch # User bernhardlutz # Date 1387834256 18000 # Node ID 76b5b9e6c5ca7f4baf8e75864c638f61648967bf # Parent eac84272bb00b90e050139e3520774c0730dfe32 Uploaded diff -r eac84272bb00 -r 76b5b9e6c5ca rnaz.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rnaz.xml Mon Dec 23 16:30:56 2013 -0500 @@ -0,0 +1,22 @@ + + + + rnaz + + +RNAz $inputaln $outfile + + + + + + + + + + + + **What it does** + RNAz is a program for predicting structurally conserved and thermodynamically stable RNA secondary structures in multiple sequence alignments. It can be used in genome wide screens to detect functional RNA structures, as found in noncoding RNAs and cis-acting regulatory elements of mRNAs. + + diff -r eac84272bb00 -r 76b5b9e6c5ca tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Dec 23 16:30:56 2013 -0500 @@ -0,0 +1,14 @@ + + + + + http://www.tbi.univie.ac.at/~wash/RNAz/RNAz-2.1.tar.gz + + + $INSTALL_DIR/bin + + + + Compiling RNAz requires a C compiler (typically gcc) + +