Mercurial > repos > iuc > maker_map_ids
view macros.xml @ 7:e906fa778440 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 739da8be15072cfd98cc0b8d6bfa9dedb25a98f0"
author | iuc |
---|---|
date | Tue, 08 Feb 2022 14:18:25 +0000 |
parents | 2e3535db1bfa |
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>