Mercurial > repos > iuc > bcftools_stats
diff bcftools_stats.xml @ 12:7392463f2803 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 8f3fe2272c80fdb749db49be689681e4d1391bee"
| author | iuc |
|---|---|
| date | Wed, 25 Dec 2019 17:09:59 +0000 |
| parents | b8f57e0f05ba |
| children | 2325da2658ba |
line wrap: on
line diff
--- a/bcftools_stats.xml Thu Oct 10 03:50:01 2019 -0400 +++ b/bcftools_stats.xml Wed Dec 25 17:09:59 2019 +0000 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy1"> +<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@" profile="18.01"> <description>Parses VCF or BCF and produces stats which can be plotted using plot-vcfstats</description> <macros> <token name="@EXECUTABLE@">stats</token> @@ -195,7 +195,7 @@ <has_text_matching expression="ST\t0\tA>C\t16"/> </assert_contents> </output> - <output name="output_pdf" file="summary.pdf" compare="sim_size" delta="20000" /> + <output name="output_pdf" file="summary.pdf" compare="sim_size" delta="25000" /> </test> </tests> <help><