Mercurial > repos > iuc > chira_quantify
view macros.xml @ 1:2b150f2a012b draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 6845f3b028a42acbefb07c5f59fd2e558f50a768"
author | iuc |
---|---|
date | Mon, 02 Mar 2020 13:35:46 -0500 |
parents | 1bfa8c091530 |
children | 35a20c16a49e |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.0.2</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>