Mercurial > repos > iuc > chira_quantify
view macros.xml @ 3:5955b6ef75e8 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit b755f29006a2d4debf2a4df8fb23c4a3c9e998b0"
| author | iuc |
|---|---|
| date | Thu, 12 Mar 2020 21:02:39 +0000 |
| parents | c022eac7c318 |
| children | fa66e23e86ae |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.0.4</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
