Mercurial > repos > bgruening > sklearn_feature_selection
comparison feature_selection.xml @ 22:c2cd3219543a 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:05:05 -0400 |
parents | 0b88494bdcac |
children | 93f3b307485f |
comparison
equal
deleted
inserted
replaced
21:fe47a06943fb | 22:c2cd3219543a |
---|---|
150 </configfile> | 150 </configfile> |
151 </configfiles> | 151 </configfiles> |
152 <inputs> | 152 <inputs> |
153 <expand macro="feature_selection_fs"/> | 153 <expand macro="feature_selection_fs"/> |
154 <param name="save" type="boolean" truevalue="booltrue" falsevalue="boolfalse" checked="false" label="Save the fitted selector?"/> | 154 <param name="save" type="boolean" truevalue="booltrue" falsevalue="boolfalse" checked="false" label="Save the fitted selector?"/> |
155 <expand macro="sl_mixed_input"/> | 155 <expand macro="sl_mixed_input_plus_sequence"/> |
156 </inputs> | 156 </inputs> |
157 <outputs> | 157 <outputs> |
158 <data format="tabular" name="outfile" /> | 158 <data format="tabular" name="outfile" /> |
159 <data format="zip" name="outfile_selector" label="${fs_algorithm_selector.selected_algorithm}"> | 159 <data format="zip" name="outfile_selector" label="${fs_algorithm_selector.selected_algorithm}"> |
160 <filter>save</filter> | 160 <filter>save</filter> |