Repository 'arriba'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/arriba

Changeset 2:add230dddd52 (2022-09-26)
Previous changeset 1:4f1efcc055d5 (2022-09-23) Next changeset 3:f6b8b38636a4 (2022-12-06)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 0856836a21e5cf745547dfcf0b9b98eb106e4952
modified:
arriba.xml
macros.xml
b
diff -r 4f1efcc055d5 -r add230dddd52 arriba.xml
--- a/arriba.xml Fri Sep 23 13:50:25 2022 +0000
+++ b/arriba.xml Mon Sep 26 09:32:30 2022 +0000
b
@@ -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
b
diff -r 4f1efcc055d5 -r add230dddd52 macros.xml
--- a/macros.xml Fri Sep 23 13:50:25 2022 +0000
+++ b/macros.xml Mon Sep 26 09:32:30 2022 +0000
b
@@ -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>