Mercurial > repos > bgruening > sklearn_svm_classifier
diff main_macros.xml @ 13:9295c5f34630 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit eb703290e2589561ea215c84aa9f71bcfe1712c6"
author | bgruening |
---|---|
date | Fri, 01 Nov 2019 17:17:38 -0400 |
parents | 73d2ef652879 |
children | 2df8f5c30edc |
line wrap: on
line diff
--- a/main_macros.xml Wed Oct 02 03:45:02 2019 -0400 +++ b/main_macros.xml Fri Nov 01 17:17:38 2019 -0400 @@ -328,8 +328,8 @@ <!--Data interface--> - <xml name="samples_tabular" token_multiple1="false" token_multiple2="false"> - <param name="infile1" type="data" format="tabular" label="Training samples dataset:"/> + <xml name="samples_tabular" token_label1="Training samples dataset:" token_multiple1="false" token_multiple2="false"> + <param name="infile1" type="data" format="tabular" label="@LABEL1@"/> <param name="header1" type="boolean" optional="true" truevalue="booltrue" falsevalue="boolfalse" checked="False" label="Does the dataset contain header:" /> <conditional name="column_selector_options_1"> <expand macro="samples_column_selector_options" multiple="@MULTIPLE1@"/>