Mercurial > repos > iuc > bcftools_plugin_vcf2sex
diff bcftools_plugin_vcf2sex.xml @ 4:cef5eb208e29 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 3edcac645f34d5a94884dedaf95c5774f4afc5c7
author | iuc |
---|---|
date | Sat, 11 Mar 2017 18:04:01 -0500 |
parents | 5e036e905f69 |
children |
line wrap: on
line diff
--- a/bcftools_plugin_vcf2sex.xml Tue Jan 31 12:45:50 2017 -0500 +++ b/bcftools_plugin_vcf2sex.xml Sat Mar 11 18:04:01 2017 -0500 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@VERSION@.0"> +<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@VERSION@"> <description>plugin Determine sample sex by checking genotypes in haploid regions</description> <macros> <token name="@EXECUTABLE@">vcf2sex</token>