comparison macros.xml @ 0:f362150bef41 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 4b0b7fb6c79dcd437392a496a99301d124c9f1dd"
author iuc
date Mon, 30 Mar 2020 06:37:01 -0400
parents
children a38934e303b9
comparison
equal deleted inserted replaced
-1:000000000000 0:f362150bef41
1 <macros>
2 <token name="@VERSION@">1.0.1</token>
3 <xml name="requirements">
4 <requirements>
5 <requirement type="package" version="@VERSION@">ivar</requirement>
6 <requirement type="package" version="1.9">samtools</requirement>
7 <yield />
8 </requirements>
9 </xml>
10 <xml name="version_command">
11 <version_command>ivar version | grep version</version_command>
12 </xml>
13 <xml name="citations">
14 <citations>
15 <citation type="doi">10.1186/s13059-018-1618-7</citation>
16 </citations>
17 </xml>
18 </macros>