Mercurial > repos > iuc > ngsutils_bam_filter
view macros.xml @ 5:49bf71fbc574 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit a4b0969b33a68a0ea9ba12291f6694aec24f13ed
author | iuc |
---|---|
date | Tue, 30 Oct 2018 19:13:52 -0400 |
parents | 9b9ae5963d3c |
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>