Previous changeset 22:ceb2cb800298 (2023-11-11) Next changeset 24:fede743a9002 (2023-12-11) |
Commit message:
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 33e0b986cfdef97a2ba8d473e7c5e4a40ce3bc08 |
modified:
lotus2.xml |
b |
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 |
b |
@@ -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 |