Mercurial > repos > iuc > chira_extract
view macros.xml @ 19:a6a46221f3f9 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:46:13 +0000 |
| parents | 5e11f7180cd0 |
| children | fc32d10e930c |
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>
