Mercurial > repos > iuc > chira_quantify
view macros.xml @ 12:d5722c98969a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit fb01a8deba6fb97d50e1325648765f0a6b955b10"
| author | iuc |
|---|---|
| date | Mon, 06 Jul 2020 18:40:03 +0000 |
| parents | fbbbd2b8bfd3 |
| children | ce47140889db |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.3.7</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
