annotate cellprofiler.xml @ 2:a4f4bffc287b draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 77c676135a652b181a4e423e2bfed883cac86521
author bgruening
date Tue, 19 Nov 2024 17:08:27 +0000
parents e6b2ab8769a7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
e6b2ab8769a7 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit d18fae96f65d1b748fbd21b92b75ca3181fdd8bc
bgruening
parents: 0
diff changeset
1 <tool id="cp_cellprofiler4" name="Run CellProfiler pipeline" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01">
e6b2ab8769a7 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit d18fae96f65d1b748fbd21b92b75ca3181fdd8bc
bgruening
parents: 0
diff changeset
2 <description>with CellProfiler 4</description>
0
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
3 <macros>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
4 <import>macros.xml</import>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
5 <token name="@VERSION_SUFFIX@">0</token>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
6 <xml name="test_assert_content" token_n="291">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
7 <assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
8 <has_n_lines n="@N@" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
9 </assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
10 </xml>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
11 </macros>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
12 <expand macro="cp_requirements" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
13 <command detect_errors="aggressive"><![CDATA[
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
14 export MPLCONFIGDIR=\$TEMP &&
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
15 bash '$script_file' &&
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
16 cellprofiler -c -r --file-list list.txt -o ./output -p '$pipeline'
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
17 #if $detailed_output
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
18 -L 10 > ./cp.log 2>&1
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
19 #end if
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
20 ]]></command>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
21 <configfiles>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
22 <configfile name="script_file">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
23 mkdir ./input
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
24 mkdir ./output
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
25
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
26 #if $con_input_type.input_type =="yes"
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
27 tar -C ./input -xvf $con_input_type.input_images
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
28 #else
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
29 #for $i, $filename in enumerate($con_input_type.input_images):
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
30 ln -s '$filename' './input/${filename.element_identifier}.${filename.ext}'
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
31 #end for
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
32 #end if
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
33
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
34 find `pwd`/input -name "*.*" > list.txt
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
35 </configfile>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
36 </configfiles>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
37
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
38 <inputs>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
39 <param name="pipeline" type="data" format="txt" label="Pipeline file" help="A ready-to-run .cppipe file. It can be created with various CellProfiler modules." />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
40 <conditional name="con_input_type">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
41 <param name="input_type" type="select" label="Are the input images packed into a tar archive?">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
42 <option value="yes">Yes</option>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
43 <option value="no">No</option>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
44 </param>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
45 <when value="no">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
46 <param name="input_images" type="data" multiple="true" format="@FORMATS@" label="Images" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
47 </when>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
48 <when value="yes">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
49 <param name="input_images" type="data" format="tar" label="A tarball of images" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
50 </when>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
51 </conditional>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
52
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
53 <param name="detailed_output" type="boolean" label="Detailed logging file?" help="If set, a detailed CellProfiler log file will be generated." />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
54 </inputs>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
55
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
56 <outputs>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
57 <collection name="pipeline_output" type="list" label="CellProfiler pipeline output files">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
58 <discover_datasets pattern="__designation_and_ext__" visible="false" directory="output"/>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
59 </collection>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
60 <data format="txt" name="logs" from_work_dir="cp.log" label="CellProfiler log">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
61 <filter>detailed_output</filter>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
62 </data>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
63 </outputs>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
64
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
65 <tests>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
66 <test expect_num_outputs="1">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
67 <param name="pipeline" value="ExampleHuman.cppipe" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
68 <conditional name="con_input_type">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
69 <param name="input_type" value="no" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
70 <param name="input_images" value="images/AS_09125_050116030001_D03f00d0.tif,images/AS_09125_050116030001_D03f00d1.tif,images/AS_09125_050116030001_D03f00d2.tif" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
71 </conditional>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
72 <param name="detailed_output" value="False" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
73 <output_collection name="pipeline_output" type="list" count="7">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
74 <element name="AS_09125_050116030001_D03f00d0.tif_Overlay">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
75 <assert_contents>
1
e6b2ab8769a7 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit d18fae96f65d1b748fbd21b92b75ca3181fdd8bc
bgruening
parents: 0
diff changeset
76 <has_size value="182983"/>
0
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
77 </assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
78 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
79 <element name="Cells">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
80 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
81 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
82 <element name="Cytoplasm">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
83 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
84 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
85 <element name="Experiment">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
86 <expand macro="test_assert_content" n="261" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
87 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
88 <element name="Image">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
89 <expand macro="test_assert_content" n="2" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
90 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
91 <element name="Nuclei">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
92 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
93 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
94 <element name="PH3">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
95 <expand macro="test_assert_content" n="23" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
96 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
97 </output_collection>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
98 </test>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
99 <test expect_num_outputs="2">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
100 <param name="pipeline" value="ExampleHuman.cppipe" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
101 <conditional name="con_input_type">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
102 <param name="input_type" value="no" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
103 <param name="input_images" value="images/AS_09125_050116030001_D03f00d0.tif,images/AS_09125_050116030001_D03f00d1.tif,images/AS_09125_050116030001_D03f00d2.tif" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
104 </conditional>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
105 <param name="detailed_output" value="True" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
106 <output_collection name="pipeline_output" type="list" count="7">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
107 <element name="AS_09125_050116030001_D03f00d0.tif_Overlay">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
108 <assert_contents>
1
e6b2ab8769a7 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit d18fae96f65d1b748fbd21b92b75ca3181fdd8bc
bgruening
parents: 0
diff changeset
109 <has_size value="182983"/>
0
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
110 </assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
111 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
112 <element name="Cells">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
113 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
114 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
115 <element name="Cytoplasm">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
116 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
117 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
118 <element name="Experiment">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
119 <expand macro="test_assert_content" n="261" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
120 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
121 <element name="Image">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
122 <expand macro="test_assert_content" n="2" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
123 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
124 <element name="Nuclei">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
125 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
126 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
127 <element name="PH3">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
128 <expand macro="test_assert_content" n="23" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
129 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
130 </output_collection>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
131 <output name="logs" ftype='txt'>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
132 <assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
133 <has_text_matching expression="JVM will be started with AWT in headless mode" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
134 </assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
135 </output>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
136 </test>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
137 <!-- Repeat tests for tarball input -->
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
138 <test expect_num_outputs="1">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
139 <param name="pipeline" value="ExampleHuman.cppipe" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
140 <conditional name="con_input_type">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
141 <param name="input_type" value="yes" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
142 <param name="input_images" value="images.tar" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
143 </conditional>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
144 <param name="detailed_output" value="False" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
145 <output_collection name="pipeline_output" type="list" count="7">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
146 <element name="AS_09125_050116030001_D03f00d0_Overlay">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
147 <assert_contents>
1
e6b2ab8769a7 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit d18fae96f65d1b748fbd21b92b75ca3181fdd8bc
bgruening
parents: 0
diff changeset
148 <has_size value="182983"/>
0
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
149 </assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
150 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
151 <element name="Cells">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
152 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
153 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
154 <element name="Cytoplasm">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
155 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
156 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
157 <element name="Experiment">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
158 <expand macro="test_assert_content" n="261" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
159 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
160 <element name="Image">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
161 <expand macro="test_assert_content" n="2" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
162 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
163 <element name="Nuclei">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
164 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
165 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
166 <element name="PH3">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
167 <expand macro="test_assert_content" n="23" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
168 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
169 </output_collection>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
170 </test>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
171 <test expect_num_outputs="2">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
172 <param name="pipeline" value="ExampleHuman.cppipe" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
173 <conditional name="con_input_type">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
174 <param name="input_type" value="yes" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
175 <param name="input_images" value="images.tar" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
176 </conditional>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
177 <param name="detailed_output" value="True" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
178 <output_collection name="pipeline_output" type="list" count="7">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
179 <element name="AS_09125_050116030001_D03f00d0_Overlay">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
180 <assert_contents>
1
e6b2ab8769a7 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit d18fae96f65d1b748fbd21b92b75ca3181fdd8bc
bgruening
parents: 0
diff changeset
181 <has_size value="182983"/>
0
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
182 </assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
183 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
184 <element name="Cells">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
185 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
186 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
187 <element name="Cytoplasm">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
188 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
189 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
190 <element name="Experiment">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
191 <expand macro="test_assert_content" n="261" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
192 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
193 <element name="Image">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
194 <expand macro="test_assert_content" n="2" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
195 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
196 <element name="Nuclei">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
197 <expand macro="test_assert_content" n="290" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
198 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
199 <element name="PH3">
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
200 <expand macro="test_assert_content" n="23" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
201 </element>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
202 </output_collection>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
203 <output name="logs" ftype='txt'>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
204 <assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
205 <has_text_matching expression="JVM will be started with AWT in headless mode" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
206 </assert_contents>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
207 </output>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
208 </test>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
209
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
210 </tests>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
211
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
212 <help>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
213 <![CDATA[
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
214
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
215 .. class:: infomark
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
216
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
217 **What it does**
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
218
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
219 This is the last tool in a CellProfiler workflow and runs a CellProfiler @TOOL_VERSION@ pipeline file on a collection of images.
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
220
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
221
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
222 .. class:: infomark
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
223
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
224 **Input**
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
225
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
226 - Collection of images.
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
227
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
228 - Existing CellProfiler pipeline file *(.cppipe)* or generated by linking CellProfiler tools.
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
229
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
230 .. class:: infomark
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
231
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
232 **Output**
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
233
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
234 - Images if the tool *SaveImages* was included in the workflow.
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
235 - The features selected if the tool *ExportToSpreadsheet* was included in the workflow.
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
236
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
237 .. class:: warningmark
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
238
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
239 **IMPORTANT**
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
240
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
241 Only the pipelines generated with the version @TOOL_VERSION@ of CellProfiler can be run, other versions may cause problems.
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
242 ]]>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
243 </help>
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
244 <expand macro="citations" />
5f72bcf26c29 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff changeset
245 </tool>