Mercurial > repos > imgteam > points2binaryimage
comparison 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 |
comparison
equal
deleted
inserted
replaced
2:2ad6350df85b | 3:a80f92ec6f89 |
---|---|
1 <tool id="ip_points_to_binaryimage" name="Convert point coordinates to binary image" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05"> | 1 <tool id="ip_points_to_binaryimage" name="Convert point coordinates to binary image" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05"> |
2 <description></description> | 2 <description></description> |
3 <macros> | 3 <macros> |
4 <import>bmcv.xml</import> | 4 <import>creators.xml</import> |
5 <token name="@TOOL_VERSION@">0.2</token> | 5 <token name="@TOOL_VERSION@">0.2</token> |
6 <token name="@VERSION_SUFFIX@">2</token> | 6 <token name="@VERSION_SUFFIX@">3</token> |
7 </macros> | 7 </macros> |
8 <creator> | 8 <creator> |
9 <expand macro="creators/bmcv" /> | 9 <expand macro="creators/bmcv" /> |
10 </creator> | 10 </creator> |
11 <edam_operations> | 11 <edam_operations> |