changeset 4:fdbd97ff825e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ensembl_vep commit d55061b50f807285fc8635de681992a61621447e
author iuc
date Wed, 23 Aug 2023 16:15:21 +0000
parents ff0a8cda0c0b
children
files ensembl_vep.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ensembl_vep.xml	Tue Mar 28 12:12:20 2023 +0000
+++ b/ensembl_vep.xml	Wed Aug 23 16:15:21 2023 +0000
@@ -1,7 +1,7 @@
 <tool id="ensembl_vep" name="Predict variant effects" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>with VEP</description>
     <macros>
-        <token name="@TOOL_VERSION@">109.3</token>
+        <token name="@TOOL_VERSION@">110.1</token>
         <token name="@VERSION_SUFFIX@">0</token>
         <token name="@DB_VERSION@">108</token>
         <xml name="vcf_input">
@@ -17,7 +17,7 @@
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">ensembl-vep</requirement>
         <requirement type="package" version="0.1">perl-math-cdf</requirement>
-        <requirement type="package" version="3.10">grep</requirement>
+        <requirement type="package" version="3.11">grep</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
         #if $annotation_cache.source == "custom":