Mercurial > repos > iuc > bcftools_plugin_mendelian
comparison bcftools_plugin_mendelian.xml @ 14:069231c9afff draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 07:42:46 +0000 |
| parents | 7272dbf02c88 |
| children | 38f5e46444e4 |
comparison
equal
deleted
inserted
replaced
| 13:7dab6ca2473d | 14:069231c9afff |
|---|---|
| 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> |
