comparison ensembl_vep.xml @ 8:b8c112397c5e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ensembl_vep commit 0c588c180b4c336332fa837cb9a5a53ca691147d
author iuc
date Sat, 22 Mar 2025 11:16:35 +0000
parents c91e09b60325
children 7572cb1cdd96
comparison
equal deleted inserted replaced
7:c91e09b60325 8:b8c112397c5e
1 <tool id="ensembl_vep" name="Predict variant effects" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="ensembl_vep" name="Predict variant effects" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>with VEP</description> 2 <description>with VEP</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">113.2</token> 4 <token name="@TOOL_VERSION@">113.4</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">0</token>
6 <token name="@DB_VERSION@">108</token> 6 <token name="@DB_VERSION@">108</token>
7 <xml name="vcf_input"> 7 <xml name="vcf_input">
8 <param type="data" name="input1" label="VCF input file" format="vcf"> 8 <param type="data" name="input1" label="VCF input file" format="vcf">
9 <validator type="unspecified_build" /> 9 <validator type="unspecified_build" />