comparison vcfaddinfo.xml @ 2:b9e24dacef7a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfaddinfo commit c2af291b241e37e0a55adbc1fc72a9fa37d93582
author iuc
date Mon, 26 Mar 2018 12:10:48 -0400
parents 2290bd5707fe
children 3d1c1e157b07
comparison
equal deleted inserted replaced
1:2290bd5707fe 2:b9e24dacef7a
1 <tool id="vcfaddinfo" name="VCFaddinfo:" version="@WRAPPER_VERSION@.0"> 1 <tool id="vcfaddinfo" name="VCFaddinfo:" version="@WRAPPER_VERSION@+galaxy0">
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>