Mercurial > repos > iuc > bcftools_view
comparison bcftools_view.xml @ 26:9dac1d55dbfe 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:54:45 +0000 |
| parents | 733e81d6f715 |
| children | c6c23f9ef8d6 |
comparison
equal
deleted
inserted
replaced
| 25:8d1b9b862794 | 26:9dac1d55dbfe |
|---|---|
| 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>VCF/BCF conversion, view, subset and filter VCF/BCF files</description> | 2 <description>VCF/BCF conversion, view, subset and filter VCF/BCF files</description> |
| 4 <macros> | 3 <macros> |
| 5 <token name="@EXECUTABLE@">view</token> | 4 <token name="@EXECUTABLE@">view</token> |
| 6 <import>macros.xml</import> | 5 <import>macros.xml</import> |
