# HG changeset patch # User bernhardlutz # Date 1400236161 14400 # Node ID 9ac5311c2e49ac48db31d0a6d1a2e52f44a5ea2e # Parent 1956ae50359e6eb529c4421d84da1dbbf0686e4b Uploaded diff -r 1956ae50359e -r 9ac5311c2e49 inforna.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/inforna.xml Fri May 16 06:29:21 2014 -0400 @@ -0,0 +1,41 @@ + + + + inforna + vienna_rna + INFORNA_SCRIPT_PATH + + +InfoRNA + + + + + + + + + + + + + + + + + + + + + + + + + + **What it does** + http://rna.informatik.uni-freiburg.de/INFORNA/Input.jsp + +INFO-RNA is a server for the design of RNA sequences that fold into a given pseudo-knot free RNA secondary structure. Here, you can get an example of the settings and the results. + + + diff -r 1956ae50359e -r 9ac5311c2e49 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri May 16 06:29:21 2014 -0400 @@ -0,0 +1,27 @@ + + + + $REPOSITORY_INSTALL_DIR + + + + + + + + http://www.bioinf.uni-freiburg.de/Software/INFO-RNA/versions/INFO-RNA-2.1.2.tar.gz + + + + + + make VIENNA=\$ROOT_VIENNA_RNA_DIR LDFLAGS="-L\$ROOT_VIENNA_RNA_DIR/lib -lRNA -fopenmp" + + $INSTALL_DIR/bin + + + + + Compiling InfoRNA requires a C compiler (typically gcc) + +