comparison macros.xml @ 0:b7b1c8bf7ae0 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 851f81495c875ac09d936537ffd2b32e6af2c8c5"
author iuc
date Wed, 16 Oct 2019 16:57:55 -0400
parents
children 0b967e0ceb18
comparison
equal deleted inserted replaced
-1:000000000000 0:b7b1c8bf7ae0
1 <macros>
2 <token name="@TOOL_VERSION@">2.5</token>
3 <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy0</token>
4 <xml name="requirements">
5 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">bracken</requirement>
7 </requirements>
8 </xml>
9 <xml name="version">
10 <version_command>echo @WRAPPER_VERSION@</version_command>
11 </xml>
12 <xml name="citations">
13 <citations>
14 <citation type="doi">10.7717/peerj-cs.104</citation>
15 </citations>
16 </xml>
17 </macros>