Previous changeset 1:196ed76d2619 (2016-09-15) Next changeset 3:6ea73d6151ec (2020-01-23) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfaddinfo commit c2af291b241e37e0a55adbc1fc72a9fa37d93582 |
modified:
vcfaddinfo.xml |
b |
diff -r 196ed76d2619 -r afc0ba768690 vcfaddinfo.xml --- a/vcfaddinfo.xml Thu Sep 15 16:06:46 2016 -0400 +++ b/vcfaddinfo.xml Mon Mar 26 12:17:56 2018 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="vcfaddinfo" name="VCFaddinfo:" version="@WRAPPER_VERSION@.0"> +<tool id="vcfaddinfo" name="VCFaddinfo:" version="@WRAPPER_VERSION@+galaxy0"> <description>Adds info fields from the second dataset which are not present in the first dataset</description> <macros> <import>macros.xml</import> |