Mercurial > repos > iuc > bcftools_query_list_samples
diff macros.xml @ 13:77e0bd62b554 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
author | iuc |
---|---|
date | Thu, 14 Oct 2021 10:26:00 +0000 |
parents | ed4ea9de1791 |
children | 238f78e38a8b |
line wrap: on
line diff
--- a/macros.xml Fri Feb 05 19:34:34 2021 +0000 +++ b/macros.xml Thu Oct 14 10:26:00 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> @@ -11,7 +16,7 @@ <requirement type="package" version="1.10">samtools</requirement> </xml> <xml name="matplotlib_requirement"> - <requirement type="package" version="3.1.0">matplotlib</requirement> + <requirement type="package" version="3.4.3">matplotlib</requirement> </xml> <xml name="version_command"> <version_command>bcftools 2>&1 | grep 'Version:'</version_command>