Mercurial > repos > imgteam > image_math
comparison image_math.xml @ 2:48fa3ac55df2 draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/image_math commit c86a1b93cb7732f7331a981d13465653cc1a2790
author | imgteam |
---|---|
date | Wed, 24 Apr 2024 08:12:29 +0000 |
parents | f8b7770cbca5 |
children |
comparison
equal
deleted
inserted
replaced
1:f8b7770cbca5 | 2:48fa3ac55df2 |
---|---|
2 <description>with NumPy</description> | 2 <description>with NumPy</description> |
3 <macros> | 3 <macros> |
4 <import>creators.xml</import> | 4 <import>creators.xml</import> |
5 <import>tests.xml</import> | 5 <import>tests.xml</import> |
6 <token name="@TOOL_VERSION@">1.26.4</token> | 6 <token name="@TOOL_VERSION@">1.26.4</token> |
7 <token name="@VERSION_SUFFIX@">1</token> | 7 <token name="@VERSION_SUFFIX@">2</token> |
8 </macros> | 8 </macros> |
9 <creator> | 9 <creator> |
10 <expand macro="creators/bmcv"/> | 10 <expand macro="creators/bmcv"/> |
11 </creator> | 11 </creator> |
12 <edam_operations> | 12 <edam_operations> |
13 <edam_operation>operation_3443</edam_operation> | 13 <edam_operation>operation_3443</edam_operation> |
14 </edam_operations> | 14 </edam_operations> |
15 <requirements> | 15 <requirements> |
16 <requirement type="package" version="@TOOL_VERSION@">numpy</requirement> | 16 <requirement type="package" version="@TOOL_VERSION@">numpy</requirement> |
17 <requirement type="package" version="0.22.0">scikit-image</requirement> | 17 <requirement type="package" version="0.22.0">scikit-image</requirement> |
18 <requirement type="package" version="0.1">giatools</requirement> | |
18 </requirements> | 19 </requirements> |
19 <command><![CDATA[ | 20 <command><![CDATA[ |
20 | 21 |
21 ## Inputs | 22 ## Inputs |
22 | 23 |