Mercurial > repos > iuc > maker_map_ids
view macros.xml @ 2:91f5e893bb8b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 4141a68e0ce1cf6a24f721dce31b81b56f249088
| author | iuc |
|---|---|
| date | Fri, 03 May 2019 07:49:24 -0400 |
| parents | 4c6b56ad043a |
| children | 273ef8cd6ac4 |
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.10</token> <xml name="citations"> <citations> <citation type="doi">10.1002/0471250953.bi0411s48</citation> </citations> </xml> </macros>
