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

Changeset 2:b24e368ae7b1 (2018-03-26)
Previous changeset 1:1336a70f5c02 (2016-09-15) Next changeset 3:f285aa6bdcfb (2020-01-23)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfflatten commit c2af291b241e37e0a55adbc1fc72a9fa37d93582
modified:
vcfflatten.xml
b
diff -r 1336a70f5c02 -r b24e368ae7b1 vcfflatten.xml
--- a/vcfflatten.xml Thu Sep 15 16:06:16 2016 -0400
+++ b/vcfflatten.xml Mon Mar 26 12:25:46 2018 -0400
b
@@ -1,4 +1,4 @@
-<tool id="vcfflatten2" name="VCFflatten:" version="@WRAPPER_VERSION@.0">
+<tool id="vcfflatten2" name="VCFflatten:" version="@WRAPPER_VERSION@+galaxy0">
   <description>Removes multi-allelic sites by picking the most common alternate</description>
   <macros>
     <import>macros.xml</import>