Mercurial > repos > iuc > bcftools_stats
diff bcftools_stats.xml @ 15:012ba5201232 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
| author | iuc |
|---|---|
| date | Thu, 14 Oct 2021 09:24:13 +0000 |
| parents | 2325da2658ba |
| children | 28f9bae3ffd1 |
line wrap: on
line diff
--- a/bcftools_stats.xml Tue Aug 31 07:37:22 2021 +0000 +++ b/bcftools_stats.xml Thu Oct 14 09:24:13 2021 +0000 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@" profile="18.01"> +<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy1" profile="18.01"> <description>Parses VCF or BCF and produces stats which can be plotted using plot-vcfstats</description> <expand macro="bio_tools" /> <macros> @@ -9,7 +9,7 @@ <expand macro="requirements"> <expand macro="samtools_requirement"/> <expand macro="matplotlib_requirement" /> - <requirement type="package" version="0.1.11">tectonic</requirement> + <requirement type="package" version="0.8.0">tectonic</requirement> </expand> <expand macro="version_command" /> <command detect_errors="aggressive"><