comparison macros.xml @ 3:f02467d72912 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit d21999bb3e142fd972a3338b70216989a257d5b1
author gga
date Mon, 06 Aug 2018 04:45:19 -0400
parents 52f0e9417dc1
children c0598710aa0d
comparison
equal deleted inserted replaced
2:52f0e9417dc1 3:f02467d72912
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <xml name="requirements"> 3 <xml name="requirements">
4 <requirements> 4 <requirements>
5 <requirement type="package" version="2.0.4">python-tripal</requirement> 5 <requirement type="package" version="3.0">python-tripal</requirement>
6 <yield/> 6 <yield/>
7 </requirements> 7 </requirements>
8 </xml> 8 </xml>
9 9
10 <xml name="stdio"> 10 <xml name="stdio">
13 <regex level="fatal" match="error" source="stderr" /> 13 <regex level="fatal" match="error" source="stderr" />
14 <exit_code range="1:" /> 14 <exit_code range="1:" />
15 </stdio> 15 </stdio>
16 </xml> 16 </xml>
17 17
18 <token name="@WRAPPER_VERSION@">2.0.4</token> 18 <token name="@WRAPPER_VERSION@">3.0</token>
19 19
20 <xml name="citation"> 20 <xml name="citation">
21 <citations> 21 <citations>
22 <citation type="doi">10.1093/database/bat075</citation> 22 <citation type="doi">10.1093/database/bat075</citation>
23 </citations> 23 </citations>