Mercurial > repos > iuc > chira_quantify
view macros.xml @ 17:06ac35533793 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 28963347255f1df6efaa8991ad9fc17f86b30a73"
author | iuc |
---|---|
date | Fri, 24 Sep 2021 06:48:58 +0000 |
parents | 7fb3fc24be0e |
children | 38d2b1f38992 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.4.3</token> <xml name="bio_tools"> <xrefs> <xref type="bio.tools">chira</xref> </xrefs> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>