Mercurial > repos > iuc > bcftools_plugin_mendelian
diff bcftools_plugin_mendelian.xml @ 25:6294f7c049f0 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/bcftools commit f6efda26965eb73c9107d367fd5ffdf246ed0dbc
| author | iuc |
|---|---|
| date | Tue, 02 Dec 2025 07:50:43 +0000 |
| parents | 2776dd881da8 |
| children |
line wrap: on
line diff
--- a/bcftools_plugin_mendelian.xml Sun Aug 18 09:43:12 2024 +0000 +++ b/bcftools_plugin_mendelian.xml Tue Dec 02 07:50:43 2025 +0000 @@ -1,15 +1,14 @@ <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>plugin Count Mendelian consistent / inconsistent genotypes</description> <macros> - <token name="@EXECUTABLE@">mendelian</token> + <token name="@EXECUTABLE@">mendelian2</token> <token name="@PLUGIN_ID@">mendelian</token> <import>macros.xml</import> </macros> - <expand macro="bio_tools" /> + <expand macro="bio_tools" /> <expand macro="requirements" /> <expand macro="version_command" /> <command detect_errors="aggressive"><