diff points2binaryimage.xml @ 3:a80f92ec6f89 draft

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2binaryimage/ commit 2994366afa0a1c537c0edf6c4578bda079494b2f
author imgteam
date Wed, 26 Jun 2024 08:35:56 +0000
parents 2ad6350df85b
children 4c0f16fb9f8d
line wrap: on
line diff
--- a/points2binaryimage.xml	Thu Mar 14 15:12:23 2024 +0000
+++ b/points2binaryimage.xml	Wed Jun 26 08:35:56 2024 +0000
@@ -1,9 +1,9 @@
 <tool id="ip_points_to_binaryimage" name="Convert point coordinates to binary image" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05">
     <description></description>
     <macros>
-        <import>bmcv.xml</import>
+        <import>creators.xml</import>
         <token name="@TOOL_VERSION@">0.2</token>
-        <token name="@VERSION_SUFFIX@">2</token>
+        <token name="@VERSION_SUFFIX@">3</token>
     </macros>
     <creator>
         <expand macro="creators/bmcv" />