Mercurial > repos > imgteam > binary2labelimage
diff binary2label.xml @ 5:7f8102bdbfa1 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/binary2labelimage/ commit 48df7d9c58fb88e472caeb4d4a1e14170d79b643
| author | imgteam |
|---|---|
| date | Mon, 12 May 2025 08:15:44 +0000 |
| parents | 984358e43242 |
| children | 364e235bf378 |
line wrap: on
line diff
--- a/binary2label.xml Tue Nov 14 08:27:27 2023 +0000 +++ b/binary2label.xml Mon May 12 08:15:44 2025 +0000 @@ -1,9 +1,13 @@ -<tool id="ip_binary_to_labelimage" name="Convert binary image to label map" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> +<tool id="ip_binary_to_labelimage" name="Convert binary image to label map" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description></description> <macros> - <token name="@TOOL_VERSION@">0.5</token> + <import>creators.xml</import> + <token name="@TOOL_VERSION@">0.6</token> <token name="@VERSION_SUFFIX@">0</token> </macros> + <creator> + <expand macro="creators/bmcv"/> + </creator> <edam_operations> <edam_operation>operation_3443</edam_operation> </edam_operations> @@ -11,11 +15,8 @@ <xref type="bio.tools">galaxy_image_analysis</xref> </xrefs> <requirements> - <requirement type="package" version="0.14.2">scikit-image</requirement> - <requirement type="package" version="0.15.1">tifffile</requirement> - <requirement type="package" version="1.15.4">numpy</requirement> - <requirement type="package" version="5.3.0">pillow</requirement> - <requirement type="package" version="1.2.1">scipy</requirement> + <requirement type="package" version="0.4.0">giatools</requirement> + <requirement type="package" version="1.12.0">scipy</requirement> </requirements> <command detect_errors="aggressive"> <