comparison ensembl_vep.xml @ 7:c91e09b60325 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ensembl_vep commit 61e2628d72440132cafec5ff482f13c3e7030a40
author iuc
date Mon, 18 Nov 2024 07:11:08 +0000
parents c47ecf0e932d
children
comparison
equal deleted inserted replaced
6:c47ecf0e932d 7:c91e09b60325
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.0</token> 4 <token name="@TOOL_VERSION@">113.2</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" />