Mercurial > repos > imgteam > superdsm
comparison superdsm.xml @ 6:79ec3263686a draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit c86a1b93cb7732f7331a981d13465653cc1a2790
author | imgteam |
---|---|
date | Wed, 24 Apr 2024 08:13:34 +0000 |
parents | 9b4830300f3a |
children |
comparison
equal
deleted
inserted
replaced
5:9b4830300f3a | 6:79ec3263686a |
---|---|
2 <description>with SuperDSM</description> | 2 <description>with SuperDSM</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@">0.2.0</token> | 6 <token name="@TOOL_VERSION@">0.2.0</token> |
7 <token name="@VERSION_SUFFIX@">0</token> | 7 <token name="@VERSION_SUFFIX@">1</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> |
17 <xref type="biii">superdsm</xref> | 17 <xref type="biii">superdsm</xref> |
18 </xrefs> | 18 </xrefs> |
19 <requirements> | 19 <requirements> |
20 | 20 |
21 <requirement type="package" version="@TOOL_VERSION@">superdsm</requirement> | 21 <requirement type="package" version="@TOOL_VERSION@">superdsm</requirement> |
22 <requirement type="package" version="0.1.1">giatools</requirement> | |
22 | 23 |
23 <!-- | 24 <!-- |
24 Pin the dependencies to specific versions for reproducibility: | 25 Pin the dependencies to specific versions for reproducibility: |
25 https://github.com/BMCV/SuperDSM#dependency-version-considerations | 26 https://github.com/BMCV/SuperDSM#dependency-version-considerations |
26 --> | 27 --> |