Mercurial > repos > iuc > ngsutils_bam_filter
view macros.xml @ 9:3bda2c2b1cf8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 585b25e35a97c9a44d7c1ccb013a9e7db6b5319a
| author | iuc |
|---|---|
| date | Wed, 30 Jan 2019 05:28:40 -0500 |
| parents | 65c2eb88b635 |
| children |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">0.5.9</token> <xml name="requirements"> <requirements> <requirement type="package" version="@WRAPPER_VERSION@">ngsutils</requirement> </requirements> </xml> <xml name="version"> <version_command>@WRAPPER_VERSION@</version_command> </xml> <xml name="stdio"> <stdio> <exit_code range="1:" level="fatal" /> </stdio> </xml> </macros>
