Mercurial > repos > iuc > chira_quantify
view macros.xml @ 13:21e2f5f97f5d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit baafc05b1428cf0ec56a5171c41f2d429a0e0f96"
author | iuc |
---|---|
date | Thu, 13 Aug 2020 02:42:15 -0400 |
parents | 55d273c0c574 |
children | e9e6f086da01 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.4.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>