Previous changeset 0:ddff439fac16 (2023-11-13) Next changeset 2:e438d87ef91a (2024-04-04) |
Commit message:
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit ea0b0711c265375bc6db69ebf421b39a3b0aa602 |
modified:
rfove.xml |
b |
diff -r ddff439fac16 -r d10a46ef77d3 rfove.xml --- a/rfove.xml Mon Nov 13 09:35:00 2023 +0000 +++ b/rfove.xml Tue Nov 14 00:09:17 2023 +0000 |
b |
@@ -1,8 +1,8 @@ -<tool id="rfove" name="Perform segmentation region-based fitting of overlapping ellipses" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05"> +<tool id="rfove" name="Perform segmentation using region-based fitting of overlapping ellipses" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05"> <description>with RFOVE</description> <macros> <token name="@TOOL_VERSION@">2023.11.12</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> </macros> <edam_operations> <edam_operation>operation_3443</edam_operation> |