Mercurial > repos > devteam > vcfaddinfo
comparison vcfaddinfo.xml @ 1:196ed76d2619 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfaddinfo commit 0b9b6512272b82637c2f1e831367e89aed77ae79
author | devteam |
---|---|
date | Thu, 15 Sep 2016 16:06:46 -0400 |
parents | 4d4b16af67aa |
children | afc0ba768690 |
comparison
equal
deleted
inserted
replaced
0:4d4b16af67aa | 1:196ed76d2619 |
---|---|
1 <tool id="vcfaddinfo" name="VCFaddinfo:" version="0.0.3"> | 1 <tool id="vcfaddinfo" name="VCFaddinfo:" version="@WRAPPER_VERSION@.0"> |
2 <description>Adds info fields from the second dataset which are not present in the first dataset</description> | 2 <description>Adds info fields from the second dataset which are not present in the first dataset</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="requirements"></expand> | 6 <expand macro="requirements"></expand> |