# HG changeset patch
# User iuc
# Date 1638572993 0
# Node ID 2f8d3924bb3b3e8cb1529a26fcf29b3192a168fe
# Parent fa3c3a64c99311375f684283286976fc887c6b86
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/megan commit c5facb54a0de925b30cb86f05989e9254d22b89d"
diff -r fa3c3a64c993 -r 2f8d3924bb3b blast2rma.xml
--- a/blast2rma.xml Wed Nov 24 21:52:14 2021 +0000
+++ b/blast2rma.xml Fri Dec 03 23:09:53 2021 +0000
@@ -114,8 +114,8 @@
--lcaAlgorithm '$advanced_options.lcaAlgorithm'
--lcaCoveragePercent $advanced_options.lcaCoveragePercent
--readAssignmentMode '$advanced_options.readAssignmentMode'
-#if str($advanced_options.con_file_cond.conFile) == 'yes':
- --conFile '$advanced_options.con_file_cond.conFile'
+#if $advanced_options.conFile:
+ --conFile '$advanced_options.conFile'
#end if
#if str($input_type_cond.input_type) == 'paired':
&& mv './tmp.rma6' '$rma6_output'
@@ -127,35 +127,14 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
@@ -178,7 +157,6 @@
-