Mercurial > repos > iuc > ivar_consensus
view macros.xml @ 5:bfc7905974fc draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit a5ff06c631a2a5a0d5d44edd6cb58a599d50918b"
| author | iuc |
|---|---|
| date | Wed, 19 May 2021 16:44:49 +0000 |
| parents | 61b4d8a803e4 |
| children | 211d3ec81a0d |
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> </citations> </xml> </macros>
