Name | Modified | Size | Downloads / Week |
---|---|---|---|
archive | 2010-06-12 | ||
README_modified_nussinov.txt | 2011-03-01 | 1.3 kB | |
modified_nussinov.c | 2011-03-01 | 4.5 kB | |
WARNING.txt | 2010-06-22 | 426 Bytes | |
ChangeLog.txt | 2010-06-22 | 131 Bytes | |
sibRNAfold-1.0.1.tar.gz | 2010-06-18 | 814.5 kB | |
Totals: 6 Items | 820.9 kB | 0 |
{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf320 {\fonttbl\f0\fswiss\fcharset0 ArialMT;} {\colortbl;\red255\green255\blue255;} \paperw11900\paperh16840\margl1440\margr1440\vieww9000\viewh8400\viewkind0 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural \f0\fs24 \cf0 The program "modified_nussinov.c" implements a modified version of the Nussinov algorithm that allows for conditional execution of the innermost loop and thus achieves a significant speed up. \ For more information on the Nussinov algorithm please refer to:\ \i Nussinov, R., et al. (1978) Algorithms for Loop Matchings, Siam J Appl Math, 35, 68-82. \i0 \ \pard\pardeftab720 \cf0 \ How to run:\ ********************************\ To compile the modified nussinov program type the following:\ \ gcc modified_nussinov.c -o mnussinov\ \ To run the program:\ \ ./mnussinov <input.seq\ \ \ Input and output:\ **********************************\ Input to the program is a file containing the RNA sequence to be folded.\ The program outputs the following:\ - the best folding score\ - the number of multiloop executions\ - information whether the folding resulted in a closed structure (1 or 0)\ - the folded structure\ \ For more information please contact:\ philipp.bucher@epfl.ch or slavica.dimitrieva@epfl.ch\ }