Mercurial > repos > bgruening > cellpose
comparison cellpose.xml @ 2:e5370bb71633 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/cellpose commit 5846f23282167df28e6cc00e1bda31523b66b5b4
| author | bgruening |
|---|---|
| date | Sat, 15 Mar 2025 17:23:55 +0000 |
| parents | 1857781df226 |
| children | c793edde4284 |
comparison
equal
deleted
inserted
replaced
| 1:1857781df226 | 2:e5370bb71633 |
|---|---|
| 1 <tool id="cellpose" name="Run generalist cell and nucleus segmentation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.02"> | 1 <tool id="cellpose" name="Run generalist cell and nucleus segmentation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.02"> |
| 2 <description>with Cellpose</description> | 2 <description>with Cellpose</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">3.1.0</token> | 4 <token name="@TOOL_VERSION@">3.1.0</token> |
| 5 <token name="@VERSION_SUFFIX@">0</token> | 5 <token name="@VERSION_SUFFIX@">1</token> |
| 6 <xml name="channel"> | 6 <xml name="channel"> |
| 7 <option value="0" selected="true">grayscale/None</option> | 7 <option value="0" selected="true">grayscale/None</option> |
| 8 <option value="1">red</option> | 8 <option value="1">red</option> |
| 9 <option value="2">green</option> | 9 <option value="2">green</option> |
| 10 <option value="3">blue</option> | 10 <option value="3">blue</option> |
| 17 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error"/> | 17 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error"/> |
| 18 </stdio> | 18 </stdio> |
| 19 <version_command>echo "@VERSION@"</version_command> | 19 <version_command>echo "@VERSION@"</version_command> |
| 20 <command detect_errors="exit_code"> | 20 <command detect_errors="exit_code"> |
| 21 <