Mercurial > repos > bgruening > sklearn_feature_selection
diff feature_selection.xml @ 22:bfdf732091c1 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 02087ce2966cf8b4aac9197a41171e7f986c11d1-dirty"
| author | bgruening |
|---|---|
| date | Wed, 02 Oct 2019 03:32:51 -0400 |
| parents | 547fb1cde4cc |
| children | 2ac77e0aec82 |
line wrap: on
line diff
--- a/feature_selection.xml Fri Sep 13 11:47:33 2019 -0400 +++ b/feature_selection.xml Wed Oct 02 03:32:51 2019 -0400 @@ -152,7 +152,7 @@ <inputs> <expand macro="feature_selection_fs"/> <param name="save" type="boolean" truevalue="booltrue" falsevalue="boolfalse" checked="false" label="Save the fitted selector?"/> - <expand macro="sl_mixed_input"/> + <expand macro="sl_mixed_input_plus_sequence"/> </inputs> <outputs> <data format="tabular" name="outfile" />
