Mercurial > repos > iuc > maker
view macros.xml @ 1:c98b3fa910bf draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit a1535cdf1f6fe06a9b11110c0c9627eef732d398
| author | iuc |
|---|---|
| date | Sun, 01 Jul 2018 16:11:34 -0400 |
| parents | 0cb75547ecc2 |
| children | be967733bf81 |
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>
