Mercurial > repos > iuc > chira_quantify
view macros.xml @ 8:5f9b51cc2b4f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit d8a9a5bb648d24f3917951cd7862f449e4dd0688"
| author | iuc |
|---|---|
| date | Fri, 29 May 2020 10:54:16 +0000 |
| parents | 26f015b8d8e3 |
| children | 5f452123d455 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.3.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
