comparison bcftools_view.xml @ 15:e736a18a4f54 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Mon, 30 Aug 2021 22:04:22 +0000
parents 11f6245358e6
children defc5d54499a
comparison
equal deleted inserted replaced
14:11f6245358e6 15:e736a18a4f54
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>VCF/BCF conversion, view, subset and filter VCF/BCF files</description> 3 <description>VCF/BCF conversion, view, subset and filter VCF/BCF files</description>
4 <expand macro="bio_tools" />
4 <macros> 5 <macros>
5 <token name="@EXECUTABLE@">view</token> 6 <token name="@EXECUTABLE@">view</token>
6 <import>macros.xml</import> 7 <import>macros.xml</import>
7 <xml name="macro_types_options"> 8 <xml name="macro_types_options">
8 <option value="snps">snps</option> 9 <option value="snps">snps</option>