Mercurial > repos > devteam > vcf2tsv
changeset 3:e92b3c0f9224 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit c2af291b241e37e0a55adbc1fc72a9fa37d93582
author | iuc |
---|---|
date | Mon, 26 Mar 2018 12:17:07 -0400 |
parents | 8fb92fcd20ae |
children | 285060661b45 |
files | vcf2tsv.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/vcf2tsv.xml Thu Sep 15 16:06:22 2016 -0400 +++ b/vcf2tsv.xml Mon Mar 26 12:17:07 2018 -0400 @@ -1,4 +1,4 @@ -<tool id="vcf2tsv" name="VCFtoTab-delimited:" version="@WRAPPER_VERSION@.0"> +<tool id="vcf2tsv" name="VCFtoTab-delimited:" version="@WRAPPER_VERSION@+galaxy0"> <description>Convert VCF data into TAB-delimited format</description> <macros> <import>macros.xml</import>