Previous changeset 2:c96a7e49150a (2016-09-15) Next changeset 4:84959112d9a6 (2020-01-23) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfannotategenotypes commit c2af291b241e37e0a55adbc1fc72a9fa37d93582 |
modified:
vcfannotategenotypes.xml |
b |
diff -r c96a7e49150a -r 70bc6ced57f7 vcfannotategenotypes.xml --- a/vcfannotategenotypes.xml Thu Sep 15 16:07:50 2016 -0400 +++ b/vcfannotategenotypes.xml Mon Mar 26 12:20:23 2018 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="vcfannotategenotypes" name="VCFannotateGenotypes:" version="@WRAPPER_VERSION@.0"> +<tool id="vcfannotategenotypes" name="VCFannotateGenotypes:" version="@WRAPPER_VERSION@+galaxy0"> <description>Annotate genotypes in a VCF dataset using genotypes from another VCF dataset</description> <macros> <import>macros.xml</import> |