Mercurial > repos > iuc > maker
view macros.xml @ 10:370c210d9541 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit f16ca4a49497ad29bbbd537eb80f5cf48eba7217
author | iuc |
---|---|
date | Thu, 04 Aug 2022 06:35:56 +0000 |
parents | a444254e9a57 |
children |
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@">2</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>