diff model_validation.xml @ 21:887e0aaa482e draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 02087ce2966cf8b4aac9197a41171e7f986c11d1-dirty"
author bgruening
date Wed, 02 Oct 2019 04:06:01 -0400
parents 5895fe0b8bde
children a5aed87b2cc0
line wrap: on
line diff
--- a/model_validation.xml	Fri Sep 13 12:16:02 2019 -0400
+++ b/model_validation.xml	Wed Oct 02 04:06:01 2019 -0400
@@ -325,7 +325,7 @@
             </when>
             <when value="validation_curve"/>
         </conditional>
-        <expand macro="sl_mixed_input"/>
+        <expand macro="sl_mixed_input_plus_sequence"/>
     </inputs>
     <outputs>
         <data format="tabular" name="outfile"/>
@@ -354,7 +354,7 @@
             <param name="col1" value="1,2,3,4,5"/>
             <param name="infile2" value="regression_train.tabular" ftype="tabular"/>
             <param name="col2" value="6"/>
-            <output name="outfile" file="mv_result02.tabular" lines_diff="4"/>
+            <output name="outfile" file="mv_result02.tabular" lines_diff="14"/>
         </test>
         <test>
             <param name="infile_estimator" value="pipeline05"/>