comparison rnaduplex.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="rnaduplex_input1.fa"/>
56 <output name="out_file" file="rnaduplex_result1.txt"/>
57 </test>
54 </tests> 58 </tests>
55 <help> 59 <help>
56 <![CDATA[ 60 <![CDATA[
57 **RNAduplex** 61 **RNAduplex**
58 RNA duplex reads two RNA sequences and computes optimal and suboptimal secondary structures for their hybridization. The calculation is simplified by allowing only inter−molecular base pairs, for the general case use RNAcofold. The computed optimal and suboptimal structure are written to stdout, one structure per line. Suboptimal structures are computed with energy in a certain range of the optimum (kcal/mol). Default is calculation of mfe structure only. 62 RNA duplex reads two RNA sequences and computes optimal and suboptimal secondary structures for their hybridization. The calculation is simplified by allowing only inter−molecular base pairs, for the general case use RNAcofold. The computed optimal and suboptimal structure are written to stdout, one structure per line. Suboptimal structures are computed with energy in a certain range of the optimum (kcal/mol). Default is calculation of mfe structure only.