Mercurial > repos > iuc > maker_map_ids
view macros.xml @ 0:060ea7339911 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 2896dcfd180800d00ea413a59264ef8b11788b8e
author | iuc |
---|---|
date | Thu, 19 Oct 2017 15:59:20 -0400 |
parents | |
children | 326f9c294b09 |
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.9</token> <xml name="citations"> <citations> <citation type="doi">10.1002/0471250953.bi0411s48</citation> </citations> </xml> </macros>