Mercurial > repos > iuc > chira_quantify
view macros.xml @ 1:34f790d4d085 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 6845f3b028a42acbefb07c5f59fd2e558f50a768"
| author | iuc |
|---|---|
| date | Mon, 02 Mar 2020 18:33:33 +0000 |
| parents | f7cce908ef9f |
| children | c022eac7c318 |
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>
