Mercurial > repos > iuc > chira_quantify
view macros.xml @ 2:35a20c16a49e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 485f27ab64a1b312c1022abb18edb89a772d6e3c"
author | iuc |
---|---|
date | Wed, 11 Mar 2020 03:36:57 -0400 |
parents | 1bfa8c091530 |
children | f1ac3a1f01cf |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.0.3</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>