Mercurial > repos > iuc > ivar_consensus
view macros.xml @ 10:46bcdbd0ebe0 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 8ce6fd9aee543d9e62db33a9c95f79d8dc4e6dea
| author | iuc |
|---|---|
| date | Wed, 13 Jul 2022 15:10:59 +0000 |
| parents | 211d3ec81a0d |
| children | 0260131574e9 |
line wrap: on
line source
<macros> <token name="@VERSION@">1.3.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">ivar</requirement> <yield /> </requirements> </xml> <xml name="version_command"> <version_command>ivar version | grep version</version_command> </xml> <xml name="citations"> <citations> <citation type="doi">10.1186/s13059-018-1618-7</citation> <yield /> </citations> </xml> </macros>
