comparison bcftools_isec.xml @ 14:117bae0f8d62 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Mon, 30 Aug 2021 21:51:12 +0000
parents 252f9f556ec5
children a0e25d370c6a
comparison
equal deleted inserted replaced
13:05a7131a1d9f 14:117bae0f8d62
1 <?xml version='1.0' encoding='utf-8'?> 1 <?xml version='1.0' encoding='utf-8'?>
2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
3 <description>Create intersections, unions and complements of VCF files</description> 3 <description>Create intersections, unions and complements of VCF files</description>
4 <expand macro="bio_tools" />
4 <macros> 5 <macros>
5 <token name="@EXECUTABLE@">isec</token> 6 <token name="@EXECUTABLE@">isec</token>
6 <import>macros.xml</import> 7 <import>macros.xml</import>
7 </macros> 8 </macros>
8 <expand macro="requirements" /> 9 <expand macro="requirements" />