Mercurial > repos > iuc > maker
view macros.xml @ 8:d3b3de98c481 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 90ae29b39b58999e45a8f4e0bfbabc5a59047ba1"
| author | iuc |
|---|---|
| date | Mon, 28 Jun 2021 09:38:50 +0000 |
| parents | 10e2edf1e1fb |
| children | 48de1326d12f |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">maker</requirement> <yield /> </requirements> </xml> <token name="@VERSION@">2.31.11</token> <token name="@SUFFIX_VERSION@">1</token> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.6743907</citation> <citation type="doi">10.1186/1471-2105-12-491</citation> <citation type="doi">10.1002/0471250953.bi0411s48</citation> </citations> </xml> </macros>
