Mercurial > repos > iuc > maker_map_ids
view macros.xml @ 7:b9735b183d75 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 09:19:26 +0000 |
| parents | 05bdb8f25e99 |
| 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>
