Mercurial > repos > iuc > bcftools_norm
diff bcftools_norm.xml @ 7:19905c025d2a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 2684e1443f03bfe2ae20c31d23817415ec8f7e69
author | iuc |
---|---|
date | Thu, 21 Feb 2019 15:57:55 -0500 |
parents | e49eeb4059e0 |
children | 76655fe2c70e |
line wrap: on
line diff
--- a/bcftools_norm.xml Tue Dec 12 13:57:20 2017 -0500 +++ b/bcftools_norm.xml Thu Feb 21 15:57:55 2019 -0500 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@VERSION@.0"> +<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> <description>Left-align and normalize indels; check if REF alleles match the reference; split multiallelic sites into multiple rows; recover multiallelics from multiple rows</description> <macros> <token name="@EXECUTABLE@">norm</token>