comparison bcftools_plugin_vcf2sex.xml @ 4:9bd17b5ba84f 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 17:55:18 -0500
parents b513d6c3a28f
children
comparison
equal deleted inserted replaced
3:a0f31cd20949 4:9bd17b5ba84f
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>