Mercurial > repos > iuc > bcftools_plugin_fixploidy
diff macros.xml @ 14:71268fcea042 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 07:41:40 +0000 |
| parents | e6d3f7bfd4cf |
| children | af6742b267b6 |
line wrap: on
line diff
--- a/macros.xml Fri Feb 05 18:43:01 2021 +0000 +++ b/macros.xml Tue Aug 31 07:41:40 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>
