Mercurial > repos > iuc > spyboat
comparison spyboat.xml @ 6:117a042eb1b8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/spyboat commit 18d21cc8fc24236c514ffe31332bfa13cd08d1e9
author | iuc |
---|---|
date | Wed, 08 Nov 2023 12:57:32 +0000 |
parents | 07a85bc414ba |
children | 4c51f0bac726 |
comparison
equal
deleted
inserted
replaced
5:07a85bc414ba | 6:117a042eb1b8 |
---|---|
1 <tool id="spyboat" name="SpyBOAT" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT"> | 1 <tool id="spyboat" name="Perform wavelet transformation on 3D-image stack" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT"> |
2 <description>wavelet analyzes image stacks</description> | 2 <description>with SpyBOAT</description> |
3 <macros> | 3 <macros> |
4 <token name="@TOOL_VERSION@">0.1.2</token> | 4 <token name="@TOOL_VERSION@">0.1.1</token> |
5 <token name="@VERSION_SUFFIX@">1</token> | 5 <token name="@VERSION_SUFFIX@">2</token> |
6 </macros> | 6 </macros> |
7 <edam_operations> | |
8 <edam_operation>operation_3443</edam_operation> | |
9 </edam_operations> | |
7 <requirements> | 10 <requirements> |
8 <requirement type="package" version="@TOOL_VERSION@">spyboat</requirement> | 11 <requirement type="package" version="@TOOL_VERSION@">spyboat</requirement> |
9 </requirements> | 12 </requirements> |
10 <version_command>python '$__tool_directory__/spyboat_cli.py' --version</version_command> | 13 <version_command>python '$__tool_directory__/spyboat_cli.py' --version</version_command> |
11 <command detect_errors="exit_code"><![CDATA[ | 14 <command detect_errors="exit_code"><![CDATA[ |