comparison rnaeval.xml @ 2:5e58cbf27a05 draft

Uploaded
author rnateam
date Mon, 09 Feb 2015 13:26:11 -0500
parents 78d673470d45
children
comparison
equal deleted inserted replaced
1:ec0fdb8c4ebb 2:5e58cbf27a05
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.