Mercurial > repos > iuc > bcftools_stats
comparison bcftools_stats.xml @ 24:913c052dfc71 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 784611c9caf2680d41414ca2880b93a69d719701
| author | iuc |
|---|---|
| date | Sun, 18 Aug 2024 09:50:58 +0000 |
| parents | afeffe9e655d |
| children | 24e9954fec54 |
comparison
equal
deleted
inserted
replaced
| 23:9d3af66e499d | 24:913c052dfc71 |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | |
| 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 3 <description>Parses VCF or BCF and produces stats which can be plotted using plot-vcfstats</description> | 2 <description>Parses VCF or BCF and produces stats which can be plotted using plot-vcfstats</description> |
| 4 <macros> | 3 <macros> |
| 5 <token name="@EXECUTABLE@">stats</token> | 4 <token name="@EXECUTABLE@">stats</token> |
| 6 <import>macros.xml</import> | 5 <import>macros.xml</import> |
