Previous changeset 1:c9bb9f126282 (2016-09-15) Next changeset 3:8254e0fe7358 (2020-01-23) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfhethom commit c2af291b241e37e0a55adbc1fc72a9fa37d93582 |
modified:
vcfhethom.xml |
b |
diff -r c9bb9f126282 -r b07ef36cf7e6 vcfhethom.xml --- a/vcfhethom.xml Thu Sep 15 16:07:08 2016 -0400 +++ b/vcfhethom.xml Mon Mar 26 12:27:11 2018 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="vcfhethom" name="VCFhetHomAlleles:" version="@WRAPPER_VERSION@.0"> +<tool id="vcfhethom" name="VCFhetHomAlleles:" version="@WRAPPER_VERSION@+galaxy0"> <description>Count the number of heterozygotes and alleles, compute het/hom ratio</description> <macros> <import>macros.xml</import> |