changeset 1:030bfe6065d9 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/cellpose commit f69e2a482937bd7febc0d1bb2b211c4e648ff600
author bgruening
date Sat, 02 Mar 2024 13:35:21 +0000
parents 1e7334a51725
children eda6dfae9617
files cellpose.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/cellpose.xml	Thu Feb 29 22:07:26 2024 +0000
+++ b/cellpose.xml	Sat Mar 02 13:35:21 2024 +0000
@@ -1,8 +1,8 @@
-<tool id="cellpose" name="Run Cellpose segmentation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
-    <description>a generalist algorithm for cell and nucleus segmentation</description>
+<tool id="cellpose" name="Run generalist cell and nucleus segmentation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
+    <description>with Cellpose</description>
     <macros>
         <token name="@TOOL_VERSION@">3.0.1</token>
-        <token name="@VERSION_SUFFIX@">0</token>
+        <token name="@VERSION_SUFFIX@">1</token>
         <xml name="channel">
             <option value="0" selected="true">grayscale/None</option>
             <option value="1">red</option>