Mercurial > repos > iuc > exonerate
view macros.xml @ 0:b1fd74cb7cb9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/exonerate commit e02d20338ee01ed58265d93e9cc5b0695a322d47
| author | iuc |
|---|---|
| date | Thu, 02 Aug 2018 09:11:12 -0400 |
| parents | |
| children | 0d6a5769f901 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">exonerate</requirement> <yield /> </requirements> </xml> <token name="@VERSION@">2.4.0</token> <xml name="citations"> <citations> <citation type="doi">10.1186/1471-2105-6-31</citation> </citations> </xml> </macros>
