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