Mercurial > repos > iuc > maker_map_ids
view macros.xml @ 6:05bdb8f25e99 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:11 +0000 |
| parents | 19119c340381 |
| children | 6ca6e992e2af |
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>
