Previous changeset 7:904fb55e9156 (2021-11-19) Next changeset 9:b3d25fae5389 (2024-01-15) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/orthofinder commit 254941ef6bb2127fbcf2315e72f1361cd812c4b7" |
modified:
macros.xml orthofinder_only_groups.xml |
b |
diff -r 904fb55e9156 -r 3b974afde673 macros.xml --- a/macros.xml Fri Nov 19 10:29:04 2021 +0000 +++ b/macros.xml Sat Nov 27 10:41:07 2021 +0000 |
b |
@@ -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> |
b |
diff -r 904fb55e9156 -r 3b974afde673 orthofinder_only_groups.xml --- 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 |
b |
@@ -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> |