Mercurial > repos > iuc > chira_quantify
view macros.xml @ 6:2ade65890fbc draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit cc81372929ffba1f5ab8cf620911425c832fb120"
| author | iuc |
|---|---|
| date | Thu, 16 Apr 2020 17:18:48 +0000 |
| parents | cf653d42b5aa |
| children | 26f015b8d8e3 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.1.5</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
