Mercurial > repos > iuc > bcftools_plugin_vcf2sex
comparison 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 |
comparison
equal
deleted
inserted
replaced
3:44628678a83e | 4:cef5eb208e29 |
---|---|
1 <?xml version='1.0' encoding='utf-8'?> | 1 <?xml version='1.0' encoding='utf-8'?> |
2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@VERSION@.0"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@VERSION@"> |
3 <description>plugin Determine sample sex by checking genotypes in haploid regions</description> | 3 <description>plugin Determine sample sex by checking genotypes in haploid regions</description> |
4 <macros> | 4 <macros> |
5 <token name="@EXECUTABLE@">vcf2sex</token> | 5 <token name="@EXECUTABLE@">vcf2sex</token> |
6 <token name="@PLUGIN_ID@">vcf2sex</token> | 6 <token name="@PLUGIN_ID@">vcf2sex</token> |
7 <import>macros.xml</import> | 7 <import>macros.xml</import> |