comparison binary2label.xml @ 3:9bb446db4a1e draft

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/binary2labelimage/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
author imgteam
date Mon, 13 Nov 2023 22:10:33 +0000
parents 6c92ac9ce868
children 984358e43242
comparison
equal deleted inserted replaced
2:6e65fd971e13 3:9bb446db4a1e
1 <tool id="ip_binary_to_labelimage" name="Binary 2 Label" version="0.4"> 1 <tool id="ip_binary_to_labelimage" name="Convert binary image to label map" version="0.4-2">
2 <description>Converts Binary to Label Image</description> 2 <description></description>
3 <edam_operations>
4 <edam_operation>operation_3443</edam_operation>
5 </edam_operations>
6 <xrefs>
7 <xref type="bio.tools">galaxy_image_analysis</xref>
8 </xrefs>
3 <requirements> 9 <requirements>
4 <requirement type="package" version="0.12.3">scikit-image</requirement> 10 <requirement type="package" version="0.12.3">scikit-image</requirement>
5 <requirement type="package" version="0.15.1">tifffile</requirement> 11 <requirement type="package" version="0.15.1">tifffile</requirement>
6 </requirements> 12 </requirements>
7 <command detect_errors="aggressive"> 13 <command detect_errors="aggressive">