annotate tests.xml @ 3:c2412cb5fc2e draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 2c079a99cf5426a8970b656ef35eb1fc6e4dd4a9
author imgteam
date Thu, 18 Dec 2025 08:36:17 +0000
parents 7fcd96cf0d52
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
1 <macros>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
2
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
3 <!-- Macros for verification of image outputs -->
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
4
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
5 <xml
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
6 name="tests/binary_image_diff"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
7 tokens="name,value,ftype,metric,eps"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
8 token_metric="mae"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
9 token_eps="0.01">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
10
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
11 <output name="@NAME@" value="@VALUE@" ftype="@FTYPE@" compare="image_diff" metric="@METRIC@" eps="@EPS@" pin_labels="0">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
12 <assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
13 <has_image_n_labels n="2"/>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
14 <yield/>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
15 </assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
16 </output>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
17
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
18 </xml>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
19
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
20 <xml
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
21 name="tests/label_image_diff"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
22 tokens="name,value,ftype,metric,eps,pin_labels"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
23 token_metric="iou"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
24 token_eps="0.01"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
25 token_pin_labels="0">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
26
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
27 <output name="@NAME@" value="@VALUE@" ftype="@FTYPE@" compare="image_diff" metric="@METRIC@" eps="@EPS@" pin_labels="@PIN_LABELS@">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
28 <assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
29 <yield/>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
30 </assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
31 </output>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
32
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
33 </xml>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
34
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
35 <xml
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
36 name="tests/intensity_image_diff"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
37 tokens="name,value,ftype,metric,eps"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
38 token_metric="rms"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
39 token_eps="0.01">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
40
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
41 <output name="@NAME@" value="@VALUE@" ftype="@FTYPE@" compare="image_diff" metric="@METRIC@" eps="@EPS@">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
42 <assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
43 <yield/>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
44 </assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
45 </output>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
46
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
47 </xml>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
48
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
49 <!-- Variants of the above for verification of collection elements -->
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
50
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
51 <xml
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
52 name="tests/binary_image_diff/element"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
53 tokens="name,value,ftype,metric,eps"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
54 token_metric="mae"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
55 token_eps="0.01">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
56
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
57 <element name="@NAME@" value="@VALUE@" ftype="@FTYPE@" compare="image_diff" metric="@METRIC@" eps="@EPS@" pin_labels="0">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
58 <assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
59 <has_image_n_labels n="2"/>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
60 <yield/>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
61 </assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
62 </element>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
63
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
64 </xml>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
65
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
66 <xml
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
67 name="tests/label_image_diff/element"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
68 tokens="name,value,ftype,metric,eps"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
69 token_metric="iou"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
70 token_eps="0.01"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
71 token_pin_labels="0">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
72
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
73 <element name="@NAME@" value="@VALUE@" ftype="@FTYPE@" compare="image_diff" metric="@METRIC@" eps="@EPS@" pin_labels="@PIN_LABELS@">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
74 <assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
75 <yield/>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
76 </assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
77 </element>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
78
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
79 </xml>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
80
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
81 <xml
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
82 name="tests/intensity_image_diff/element"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
83 tokens="name,value,ftype,metric,eps"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
84 token_metric="rms"
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
85 token_eps="0.01">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
86
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
87 <element name="@NAME@" value="@VALUE@" ftype="@FTYPE@" compare="image_diff" metric="@METRIC@" eps="@EPS@">
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
88 <assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
89 <yield/>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
90 </assert_contents>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
91 </element>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
92
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
93 </xml>
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
94
7fcd96cf0d52 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit 597cb3dc531963d02c5db0e4fc2596fcb06728dd
imgteam
parents:
diff changeset
95 </macros>