Mercurial > repos > iuc > bcftools_plugin_mendelian
comparison bcftools_plugin_mendelian.xml @ 13:ab7c07ed8726 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
author | iuc |
---|---|
date | Thu, 14 Oct 2021 10:30:08 +0000 |
parents | 98664595dedf |
children | 32a039e689d6 |
comparison
equal
deleted
inserted
replaced
12:bf235558f2cf | 13:ab7c07ed8726 |
---|---|
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="@TOOL_VERSION@"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> |
3 <description>plugin Count Mendelian consistent / inconsistent genotypes</description> | 3 <description>plugin Count Mendelian consistent / inconsistent genotypes</description> |
4 <expand macro="bio_tools" /> | |
4 <macros> | 5 <macros> |
5 <token name="@EXECUTABLE@">mendelian</token> | 6 <token name="@EXECUTABLE@">mendelian</token> |
6 <token name="@PLUGIN_ID@">mendelian</token> | 7 <token name="@PLUGIN_ID@">mendelian</token> |
7 <import>macros.xml</import> | 8 <import>macros.xml</import> |
8 </macros> | 9 </macros> |