comparison rnaeval.xml @ 2:2c5a9f01ba08 draft default tip

Uploaded
author rnateam
date Mon, 09 Feb 2015 13:18:14 -0500
parents 031ad3250176
children
comparison
equal deleted inserted replaced
1:b82c46050674 2:2c5a9f01ba08
49 </inputs> 49 </inputs>
50 <outputs> 50 <outputs>
51 <data format="txt" name="tabularFile"/> 51 <data format="txt" name="tabularFile"/>
52 </outputs> 52 </outputs>
53 <tests> 53 <tests>
54 <test>
55 <param name="input" value="rnaeval_input1.fas"/>
56 <output name="out_file" file="rnaeval_result1.txt"/>
57 </test>
54 </tests> 58 </tests>
55 <help> 59 <help>
56 <![CDATA[ 60 <![CDATA[
57 **RNAeval** 61 **RNAeval**
58 RNAeval evaluates the free energy of an RNA molecule in fixed secondary structure. Sequences and structures are read alternately from stdin. The energy in Kcal/Mol is written to stdout. 62 RNAeval evaluates the free energy of an RNA molecule in fixed secondary structure. Sequences and structures are read alternately from stdin. The energy in Kcal/Mol is written to stdout.