Mercurial > repos > iuc > bcftools_view
changeset 15:e1a2389af238 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
author | iuc |
---|---|
date | Sat, 15 Jan 2022 13:31:19 +0000 |
parents | 1d1762860d7e |
children | e15e4acae7ef |
files | bcftools_view.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/bcftools_view.xml Thu Oct 14 10:21:57 2021 +0000 +++ b/bcftools_view.xml Sat Jan 15 13:31:19 2022 +0000 @@ -1,7 +1,6 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> <description>VCF/BCF conversion, view, subset and filter VCF/BCF files</description> - <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">view</token> <import>macros.xml</import> @@ -9,9 +8,10 @@ <option value="snps">snps</option> <option value="indels">indels</option> <option value="mnps">mnps</option> - <option value="other">mnps</option> + <option value="other">other</option> </xml> </macros> + <expand macro="bio_tools" /> <expand macro="requirements" /> <expand macro="version_command" /> <command detect_errors="aggressive"><![CDATA[