diff segmentation.xml @ 8:b591450b3d1c draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cardinal commit d008f6ea0f5c8435fb975a34cb99ea4d42c5ebd2"
author galaxyp
date Wed, 13 May 2020 14:04:57 -0400
parents 4a2ac25d1063
children 050bcc806da2
line wrap: on
line diff
--- a/segmentation.xml	Thu Apr 23 08:09:32 2020 -0400
+++ b/segmentation.xml	Wed May 13 14:04:57 2020 -0400
@@ -405,8 +405,17 @@
                 <param name="feature_color" value="#B0171F"/>
             </repeat>
             <output name="segmentationimages" file="centroids_proc.pdf" compare="sim_size"/>
-            <output name="mzfeatures" file="toplabels_proc.tabular"/>
             <output name="pixeloutput" file="classes_proc.tabular"/>
+            <output name="mzfeatures">
+                <assert_contents>
+                    <has_text text="1212" />
+                    <has_text text="1297" />
+                    <has_text text="1199" />
+                    <has_text text="1298" />
+                    <has_n_columns n="9" />
+                    <has_n_lines n="101" />
+                </assert_contents>
+            </output>
         </test>
     </tests>
     <help>