changeset 2:add230dddd52 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 0856836a21e5cf745547dfcf0b9b98eb106e4952
author iuc
date Mon, 26 Sep 2022 09:32:30 +0000
parents 4f1efcc055d5
children f6b8b38636a4
files arriba.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/arriba.xml	Fri Sep 23 13:50:25 2022 +0000
+++ b/arriba.xml	Mon Sep 26 09:32:30 2022 +0000
@@ -73,7 +73,7 @@
     #end if
     #if str($wgs_cond.use_wgs) == "yes"
         -d '$wgs_cond.wgs'
-        #if str($wg_cond.max_genomic_breakpoint_distance)
+        #if str($wgs_cond.max_genomic_breakpoint_distance)
             -D $wgs_cond.max_genomic_breakpoint_distance
         #end if
     #end if
--- a/macros.xml	Fri Sep 23 13:50:25 2022 +0000
+++ b/macros.xml	Mon Sep 26 09:32:30 2022 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@TOOL_VERSION@">2.3.0</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@VERSION_SUFFIX@">2</token>
     <xml name="requirements">
         <requirements>
         <requirement type="package" version="@TOOL_VERSION@">arriba</requirement>