Previous changeset 1:9d7e64e4b9fc (2016-09-15) Next changeset 3:11f62f071125 (2020-01-23) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcffixup commit c2af291b241e37e0a55adbc1fc72a9fa37d93582 |
modified:
vcffixup.xml |
b |
diff -r 9d7e64e4b9fc -r fc5a64fdd5b2 vcffixup.xml --- a/vcffixup.xml Thu Sep 15 16:05:59 2016 -0400 +++ b/vcffixup.xml Mon Mar 26 12:25:00 2018 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="vcffixup" name="VCFfixup:" version="@WRAPPER_VERSION@.0"> +<tool id="vcffixup" name="VCFfixup:" version="@WRAPPER_VERSION@+galaxy0"> <description>Count the allele frequencies across alleles present in each record in the VCF file</description> <macros> <import>macros.xml</import> |