# HG changeset patch # User earlhaminst # Date 1700676971 0 # Node ID 469095a58c155aa9be3035ed2c56fe78f3d9ae9b # Parent ceb2cb8002987db3f8665156f50168e8a118ccd9 planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 33e0b986cfdef97a2ba8d473e7c5e4a40ce3bc08 diff -r ceb2cb800298 -r 469095a58c15 lotus2.xml --- 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