Skip to content

Commit

Permalink
Add creators
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 4e2755b
Author: Leonid Kostrykin <[email protected]>
Date:   Thu Mar 14 10:21:48 2024 +0000

    Add creators
  • Loading branch information
kostrykin committed Mar 14, 2024
1 parent f9ecd89 commit 8453a6f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions macros/creators/bmcv.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<macros>
<xml name="creator">
<organization name="Biomedical Computer Vision Group" alternateName="BMCV" url="http://www.bioquant.uni-heidelberg.de/research/groups/biomedical_computer_vision.html" />
</xml>
</macros>
1 change: 1 addition & 0 deletions tools/points2binaryimage/bmcv.xml
1 change: 1 addition & 0 deletions tools/points2binaryimage/points2binaryimage.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<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>
<token name="@TOOL_VERSION@">0.2</token>
<token name="@VERSION_SUFFIX@">2</token>
</macros>
Expand Down

0 comments on commit 8453a6f

Please sign in to comment.