Mercurial > repos > iuc > spyboat
changeset 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 |
files | spyboat.xml |
diffstat | 1 files changed, 7 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/spyboat.xml Wed May 10 18:52:04 2023 +0000 +++ b/spyboat.xml Wed Nov 08 12:57:32 2023 +0000 @@ -1,9 +1,12 @@ -<tool id="spyboat" name="SpyBOAT" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT"> -<description>wavelet analyzes image stacks</description> +<tool id="spyboat" name="Perform wavelet transformation on 3D-image stack" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT"> +<description>with SpyBOAT</description> <macros> - <token name="@TOOL_VERSION@">0.1.2</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">0.1.1</token> + <token name="@VERSION_SUFFIX@">2</token> </macros> + <edam_operations> + <edam_operation>operation_3443</edam_operation> + </edam_operations> <requirements> <requirement type="package" version="@TOOL_VERSION@">spyboat</requirement> </requirements>