comparison cellpose.xml @ 1:bda98dda1420 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 283d7d6ae717a1ebdf389d022126946f52e64529
author bgruening
date Wed, 07 Jan 2026 17:21:36 +0000
parents 36077be3fbab
children
comparison
equal deleted inserted replaced
0:36077be3fbab 1:bda98dda1420
1 <tool id="cellposesam" name="Run generalist cell and nucleus segmentation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2"> 1 <tool id="cellposesam" name="Run generalist cell and nucleus segmentation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2">
2 <description>with Cellpose-SAM</description> 2 <description>with Cellpose-SAM</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">4.0.7</token> 4 <token name="@TOOL_VERSION@">4.0.8</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">0</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">cellpose</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">cellpose</requirement>
9 </requirements> 9 </requirements>