Mercurial > repos > rnateam > vienna_rna
comparison rnafold.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 |
---|---|
76 <discover_datasets pattern="(?P<designation>.+)_dp\.ps" ext="rna_eps" visible="true"/> | 76 <discover_datasets pattern="(?P<designation>.+)_dp\.ps" ext="rna_eps" visible="true"/> |
77 </collection> | 77 </collection> |
78 | 78 |
79 </outputs> | 79 </outputs> |
80 <tests> | 80 <tests> |
81 <test> | |
82 <param name="fasta_input" value="rnafold_input1.fa"/> | |
83 <output name="out_file1" file="rnafold_result1.txt"/> | |
84 </test> | |
85 <test> | |
86 <param name="fasta_input" value="rnafold_input2.fa"/> | |
87 <param name="temperature" value="75"/> | |
88 <output name="out_file1" file="rnafold_result2.txt"/> | |
89 </test> | |
81 </tests> | 90 </tests> |
82 <help> | 91 <help> |
83 <![CDATA[ | 92 <![CDATA[ |
84 **RNAfold** | 93 **RNAfold** |
85 | 94 |