Repository 'vcfcombine'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/vcfcombine

Changeset 3:53edb91ed051 (2018-03-26)
Previous changeset 2:18f9f2624bd6 (2016-09-15) Next changeset 4:1f0ba67cc85a (2020-01-23)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcombine commit c2af291b241e37e0a55adbc1fc72a9fa37d93582
modified:
vcfcombine.xml
b
diff -r 18f9f2624bd6 -r 53edb91ed051 vcfcombine.xml
--- a/vcfcombine.xml Thu Sep 15 16:04:40 2016 -0400
+++ b/vcfcombine.xml Mon Mar 26 12:22:45 2018 -0400
b
@@ -1,4 +1,4 @@
-<tool id="vcfcombine" name="VCFcombine:" version="@WRAPPER_VERSION@.0">
+<tool id="vcfcombine" name="VCFcombine:" version="@WRAPPER_VERSION@+galaxy0">
     <description>Combine multiple VCF datasets</description>
     <macros>
         <import>macros.xml</import>