comparison macros.xml @ 9:c3ce472a315f draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/dr-disco commit 78dd573f8aa888ee261580852bf049b4b3500b52
author erasmus-medical-center
date Tue, 26 Sep 2017 08:27:47 -0400
parents 922b52cf9b35
children f2c70d589596
comparison
equal deleted inserted replaced
8:922b52cf9b35 9:c3ce472a315f
1 <macros> 1 <macros>
2 <xml name="requirements"> 2 <xml name="requirements">
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.10.0">dr-disco</requirement> 4 <requirement type="package" version="0.11.0=py27_0">dr-disco</requirement>
5 <yield/> 5 <yield/>
6 </requirements> 6 </requirements>
7 </xml> 7 </xml>
8 8
9 <token name="@TOOL_VERSION@">0.10.0-g3</token> 9 <token name="@TOOL_VERSION@">0.11.0</token>
10 10
11 <xml name="version_command"> 11 <xml name="version_command">
12 <version_command>dr-disco --version | head -n 1</version_command> 12 <version_command>dr-disco --version | head -n 1</version_command>
13 </xml> 13 </xml>
14 14