Mercurial > repos > iuc > bcftools_csq
diff macros.xml @ 9:3d1eee0f806a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Mon, 30 Aug 2021 21:58:44 +0000 |
| parents | 750f2282b8c7 |
| children | d9e7be5cac06 |
line wrap: on
line diff
--- a/macros.xml Fri Feb 05 19:05:34 2021 +0000 +++ b/macros.xml Mon Aug 30 21:58:44 2021 +0000 @@ -1,5 +1,10 @@ <macros> <token name="@TOOL_VERSION@">1.10</token> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">bcftools</xref> + </xrefs> + </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bcftools</requirement>
