Previous changeset 2:d64204113938 (2016-09-15) Next changeset 4:01e0321aca98 (2020-01-23) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfannotate commit c2af291b241e37e0a55adbc1fc72a9fa37d93582 |
modified:
vcfannotate.xml |
b |
diff -r d64204113938 -r 6faa2c4c71d2 vcfannotate.xml --- a/vcfannotate.xml Thu Sep 15 16:07:40 2016 -0400 +++ b/vcfannotate.xml Mon Mar 26 12:19:56 2018 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="vcfannotate" name="VCFannotate:" version="@WRAPPER_VERSION@.0"> +<tool id="vcfannotate" name="VCFannotate:" version="@WRAPPER_VERSION@+galaxy0"> <description>Intersect VCF records with BED annotations</description> <macros> <import>macros.xml</import> |