Mercurial > repos > rnateam > viennarna_rnaplot
view macros.xml @ 0:b0d5d31b94ff draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/vienna_rna commit 78112b796295701aabd1ee2268983222f0d27374
author | rnateam |
---|---|
date | Wed, 05 Oct 2016 16:39:01 -0400 |
parents | |
children | 4a6a2cc31d59 |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement version="2.2.10">viennarna</requirement> </requirements> </xml> <token name="@VERSION@">2.2.10</token> <xml name="version_command"> <version_command>@EXECUTABLE@ --version</version_command> </xml> <xml name="stdio"> <stdio> <exit_code range="1:" /> <exit_code range=":-1" /> <regex match="Error:" /> <regex match="Exception:" /> </stdio> </xml> <xml name="citations"> <citations> <citation type="doi">10.1186/1748-7188-6-26</citation> </citations> </xml> </macros>