Mercurial > repos > iuc > bcftools_query
comparison bcftools_query.xml @ 22:31a1b89eab9b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 784611c9caf2680d41414ca2880b93a69d719701
author | iuc |
---|---|
date | Sun, 18 Aug 2024 10:03:21 +0000 |
parents | 3ce32adc55b2 |
children |
comparison
equal
deleted
inserted
replaced
21:fc19c09a8beb | 22:31a1b89eab9b |
---|---|
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>Extracts fields from VCF/BCF file and prints them in user-defined format</description> | 2 <description>Extracts fields from VCF/BCF file and prints them in user-defined format</description> |
4 <macros> | 3 <macros> |
5 <token name="@EXECUTABLE@">query</token> | 4 <token name="@EXECUTABLE@">query</token> |
6 <import>macros.xml</import> | 5 <import>macros.xml</import> |