Previous changeset 2:40a339e4692e (2016-09-15) Next changeset 4:2968c6916579 (2020-01-23) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcheck commit c2af291b241e37e0a55adbc1fc72a9fa37d93582 |
modified:
vcfcheck.xml |
b |
diff -r 40a339e4692e -r 5e850c85ba32 vcfcheck.xml --- a/vcfcheck.xml Thu Sep 15 16:04:23 2016 -0400 +++ b/vcfcheck.xml Mon Mar 26 12:22:22 2018 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="vcfcheck" name="VCFcheck:" version="@WRAPPER_VERSION@.0"> +<tool id="vcfcheck" name="VCFcheck:" version="@WRAPPER_VERSION@+galaxy0"> <description>Verify that the reference allele matches the reference genome</description> <macros> <import>macros.xml</import> |