Mercurial > repos > iuc > bcftools_plugin_mendelian
comparison bcftools_plugin_mendelian.xml @ 16:a8630d4fbaf8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit db275932cbb485cb44ae91e0b421d6f57698db49
author | iuc |
---|---|
date | Tue, 20 Sep 2022 13:01:07 +0000 |
parents | 32a039e689d6 |
children | 8f5962c43868 |
comparison
equal
deleted
inserted
replaced
15:9708e3086f32 | 16:a8630d4fbaf8 |
---|---|
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@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
3 <description>plugin Count Mendelian consistent / inconsistent genotypes</description> | 3 <description>plugin Count Mendelian consistent / inconsistent genotypes</description> |
4 <macros> | 4 <macros> |
5 <token name="@EXECUTABLE@">mendelian</token> | 5 <token name="@EXECUTABLE@">mendelian</token> |
6 <token name="@PLUGIN_ID@">mendelian</token> | 6 <token name="@PLUGIN_ID@">mendelian</token> |
7 <import>macros.xml</import> | 7 <import>macros.xml</import> |