Mercurial > repos > rnateam > veinnarna_rnaplot
comparison macros.xml @ 0:aa3b07e8c3ec draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/vienna_rna commit d1bef7f37f272e3173c137fcb690364fee7e6d1f
| author | rnateam |
|---|---|
| date | Wed, 05 Oct 2016 04:59:34 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:aa3b07e8c3ec |
|---|---|
| 1 <macros> | |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
| 4 <requirement version="2.2.10">viennarna</requirement> | |
| 5 </requirements> | |
| 6 </xml> | |
| 7 <token name="@VERSION@">2.2.10</token> | |
| 8 <xml name="version_command"> | |
| 9 <version_command>@EXECUTABLE@ --version</version_command> | |
| 10 </xml> | |
| 11 | |
| 12 <xml name="stdio"> | |
| 13 <stdio> | |
| 14 <exit_code range="1:" /> | |
| 15 <exit_code range=":-1" /> | |
| 16 <regex match="Error:" /> | |
| 17 <regex match="Exception:" /> | |
| 18 </stdio> | |
| 19 </xml> | |
| 20 | |
| 21 <xml name="citations"> | |
| 22 <citations> | |
| 23 <citation type="doi">10.1186/1748-7188-6-26</citation> | |
| 24 </citations> | |
| 25 </xml> | |
| 26 </macros> |
