Mercurial > repos > iuc > bracken
comparison macros.xml @ 0:6302d40828d2 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:23 -0400 |
| parents | |
| children | 6af64b47c154 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:6302d40828d2 |
|---|---|
| 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> |
