Mercurial > repos > iuc > chira_quantify
view macros.xml @ 12:55d273c0c574 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit f667915d861dbf0a25cc8fd132cc956d82e73ee9"
author | iuc |
---|---|
date | Thu, 02 Jul 2020 08:55:00 -0400 |
parents | aee9afe5de77 |
children | 21e2f5f97f5d |
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>