Mercurial > repos > iuc > spyboat
comparison spyboat.xml @ 3:9c53c7da9cbe draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/spyboat commit 169dbae234162ed1e7167e62a3e54de8f89b0268
author | iuc |
---|---|
date | Thu, 23 Jun 2022 17:28:14 +0000 |
parents | 4626a83601d4 |
children | 8815bc7e9cef |
comparison
equal
deleted
inserted
replaced
2:4626a83601d4 | 3:9c53c7da9cbe |
---|---|
1 <tool id="spyboat" name="SpyBOAT" version="@TOOL_VERSION@" profile="20.01" license="GPL-3.0-or-later"> | 1 <tool id="spyboat" name="SpyBOAT" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="GPL-3.0-or-later"> |
2 <description>wavelet analyzes image stacks</description> | 2 <description>wavelet analyzes image stacks</description> |
3 <macros> | 3 <macros> |
4 <token name="@TOOL_VERSION@">0.1.1</token> | 4 <token name="@TOOL_VERSION@">0.1.1</token> |
5 <token name="@VERSION_SUFFIX@">1</token> | |
5 </macros> | 6 </macros> |
6 <requirements> | 7 <requirements> |
7 <requirement type="package" version="@TOOL_VERSION@">spyboat</requirement> | 8 <requirement type="package" version="@TOOL_VERSION@">spyboat</requirement> |
8 </requirements> | 9 </requirements> |
9 <version_command>python '$__tool_directory__/spyboat_cli.py' --version</version_command> | 10 <version_command>python '$__tool_directory__/spyboat_cli.py' --version</version_command> |
148 <output name="phase_out" ftype="tiff"> | 149 <output name="phase_out" ftype="tiff"> |
149 <assert_contents> | 150 <assert_contents> |
150 <has_size value="1764430" delta="10000" /> | 151 <has_size value="1764430" delta="10000" /> |
151 </assert_contents> | 152 </assert_contents> |
152 </output> | 153 </output> |
153 <output name="html_out" file="output1.html" ftype="html"/> | 154 <!--allow for 1 differing line due to number of CPUs which might change--> |
155 <output name="html_out" file="output1.html" ftype="html" lines_diff="2"/> | |
154 </test> | 156 </test> |
155 <test expect_num_outputs="4"> | 157 <test expect_num_outputs="4"> |
156 <section name="wavana"> | 158 <section name="wavana"> |
157 <param name="tmin" value="20"/> | 159 <param name="tmin" value="20"/> |
158 <param name="nt" value="150"/> | 160 <param name="nt" value="150"/> |