changeset 23:469095a58c15 draft

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 33e0b986cfdef97a2ba8d473e7c5e4a40ce3bc08
author earlhaminst
date Wed, 22 Nov 2023 18:16:11 +0000
parents ceb2cb800298
children fede743a9002
files lotus2.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lotus2.xml	Sat Nov 11 22:59:07 2023 +0000
+++ b/lotus2.xml	Wed Nov 22 18:16:11 2023 +0000
@@ -120,7 +120,9 @@
 #if $reversePrimer:
     -reversePrimer '$reversePrimer'
 #end if
-#if $other_opts.offtarget_cond.offtargetDB != 'no':
+#if $other_opts.offtarget_cond.offtargetDB == 'cached':
+    -offtargetDB '$other_opts.offtarget_cond.ref_file.fields.path'
+#elif $other_opts.offtarget_cond.offtargetDB == 'history':
     -offtargetDB '$other_opts.offtarget_cond.ref_file'
 #end if
 -useMini4map $other_opts.useMini4map