Mercurial > repos > bgruening > sklearn_feature_selection
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 21:0f47ad52fcaf | 22:bfdf732091c1 |
|---|---|
| 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> |
