Mercurial > repos > iuc > chira_collapse
diff macros.xml @ 16:46b2b4780d5c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 07:49:43 +0000 |
| parents | e5491a115eff |
| children | 3c9284df3fa3 |
line wrap: on
line diff
--- a/macros.xml Wed Apr 07 12:38:50 2021 +0000 +++ b/macros.xml Tue Aug 31 07:49:43 2021 +0000 @@ -1,6 +1,11 @@ <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>
