changeset 8:3b974afde673 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/orthofinder commit 254941ef6bb2127fbcf2315e72f1361cd812c4b7"
author iuc
date Sat, 27 Nov 2021 10:41:07 +0000
parents 904fb55e9156
children b3d25fae5389
files macros.xml orthofinder_only_groups.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Fri Nov 19 10:29:04 2021 +0000
+++ b/macros.xml	Sat Nov 27 10:41:07 2021 +0000
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <macros>
     <token name="@TOOL_VERSION@">2.5.4</token>
-    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@VERSION_SUFFIX@">1</token>
 
     <xml name="citations">
         <citations>
--- a/orthofinder_only_groups.xml	Fri Nov 19 10:29:04 2021 +0000
+++ b/orthofinder_only_groups.xml	Sat Nov 27 10:41:07 2021 +0000
@@ -55,7 +55,7 @@
             -b .
         #end if
 
-        -I $I
+        -I $inflation
 
         #if $trees.run_mode == "full":
             -M '${trees.tree_method.method}'
@@ -151,7 +151,7 @@
             <when value="-og"/>
         </conditional>
 
-        <param argument="-I" type="float" value="1.5" label="Inflation parameter" help="Modify inflation parameter for MCL. Not recommended." />
+        <param argument="-I" name="inflation" type="float" value="1.5" label="Inflation parameter" help="Modify inflation parameter for MCL. Not recommended." />
         <param name="output_duplications" type="boolean" checked="false" label="Generate output about gene duplication events"/>
     </inputs>
     <outputs>