diff segmentation.xml @ 10:46d53f24c81c draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cardinal commit c8d3adac445b4e08e2724e22d7201bfc38bbf40f"
author galaxyp
date Sun, 29 Aug 2021 07:21:44 +0000
parents 64d0651a9f76
children 199ae8af4d0d
line wrap: on
line diff
--- a/segmentation.xml	Tue Nov 03 22:30:47 2020 +0000
+++ b/segmentation.xml	Sun Aug 29 07:21:44 2021 +0000
@@ -381,14 +381,11 @@
             <output name="pixeloutput" file="classes_ssc.tabular"/>
         </test>
         <test>
-            <param name="infile" value="" ftype="imzml">
-                <composite_data value="preprocessing_results3.imzml"/>
-                <composite_data value="preprocessing_results3.ibd"/>
-            </param>
+           <expand macro="processed_infile_imzml"/>
             <conditional name="processed_cond">
                 <param name="processed_file" value="processed"/>
-                <param name="accuracy" value="1"/>
-                <param name="units" value="mz"/>
+                <param name="accuracy" value="200"/>
+                <param name="units" value="ppm"/>
             </conditional>
             <param name="segmentationtool" value="centroids"/>
             <param name="centroids_r" value="1"/>
@@ -408,10 +405,10 @@
             <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_text text="100.642" />
+                    <has_text text="101.816297645089" />
+                    <has_text text="1.34687866193417" />
+                    <has_text text="6.43855724908388" />
                     <has_n_columns n="9" />
                     <has_n_lines n="101" />
                 </assert_contents>