comparison macros.xml @ 0:2c9e5136b416 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 685773d3da40afdc4d14846d4935b3b0a100f56e
author iuc
date Mon, 04 May 2015 17:21:38 -0400
parents
children 497c6bb3b717
comparison
equal deleted inserted replaced
-1:000000000000 0:2c9e5136b416
1 <?xml version="1.0"?>
2 <macros>
3 <xml name="requirements">
4 <requirements>
5 <requirement type="package" version="1.11.6">jbrowse</requirement>
6 <yield/>
7 </requirements>
8 </xml>
9 <token name="@WRAPPER_VERSION@">1.0</token>
10 <xml name="stdio">
11 <stdio>
12 <exit_code range="1:"/>
13 <exit_code range=":-1"/>
14 <regex match="Error:"/>
15 <regex match="Exception:"/>
16 </stdio>
17 </xml>
18 <token name="@ATTRIBUTION@"><![CDATA[
19 **Attribution**
20
21 This Galaxy tool relies on the JBrowse, maintained by the GMOD Community
22 ]]>
23 </token>
24 </macros>