Mercurial > repos > iuc > bcftools_norm
comparison bcftools_norm.xml @ 25:36b301c20b95 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:37:43 +0000 |
| parents | 2760ffec552b |
| children | 051e5060b390 |
comparison
equal
deleted
inserted
replaced
| 24:d27dd200708b | 25:36b301c20b95 |
|---|---|
| 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>Left-align and normalize indels; check if REF alleles match the reference; split multiallelic sites into multiple rows; recover multiallelics from multiple rows</description> | 2 <description>Left-align and normalize indels; check if REF alleles match the reference; split multiallelic sites into multiple rows; recover multiallelics from multiple rows</description> |
| 4 <macros> | 3 <macros> |
| 5 <token name="@EXECUTABLE@">norm</token> | 4 <token name="@EXECUTABLE@">norm</token> |
| 6 <import>macros.xml</import> | 5 <import>macros.xml</import> |
