# HG changeset patch # User iuc # Date 1665748489 0 # Node ID eccc7495c3d911c96be30fbe04de28866d325567 # Parent 2b6e795b22a978f2c87af9441a59aedb2912c6be planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 69aab27f0210af0f0986d63575f9bfdb3f9d1f6a diff -r 2b6e795b22a9 -r eccc7495c3d9 macro.xml --- a/macro.xml Mon Sep 19 08:47:42 2022 +0000 +++ b/macro.xml Fri Oct 14 11:54:49 2022 +0000 @@ -1,7 +1,7 @@ 2.1.6 - 0 + 1 21.05 \${GALAXY_SLOTS:-7} diff -r 2b6e795b22a9 -r eccc7495c3d9 plasmidfinder.xml --- a/plasmidfinder.xml Mon Sep 19 08:47:42 2022 +0000 +++ b/plasmidfinder.xml Fri Oct 14 11:54:49 2022 +0000 @@ -17,7 +17,7 @@ -t '$options.threshold' #if $input.input_file.ext == 'fasta' or $input.input_file.ext == 'fasta.gz' -mp blastn - #else if $input.input_file.ext == 'fastqsanger.gz' or $input.input_file.ext == 'fastqsanger' + #elif $input.input_file.ext == 'fastqsanger' or $input.input_file.ext == 'fastqsanger.gz' -mp kma #end if -x @@ -31,7 +31,7 @@
- + @@ -39,16 +39,16 @@
- - + +
- - - - + + + +
@@ -128,20 +128,16 @@