diff clf_metrics.xml @ 23:3cd0dbc038ec draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
author bgruening
date Sun, 30 Dec 2018 01:58:56 -0500
parents ce75dea7d3f0
children 9bf11bbeccc3
line wrap: on
line diff
--- a/clf_metrics.xml	Thu Oct 11 03:35:48 2018 -0400
+++ b/clf_metrics.xml	Sun Dec 30 01:58:56 2018 -0500
@@ -191,7 +191,7 @@
             <when value="auc">
                 <expand macro="clf_inputs"/>
                 <section name="options" title="Advanced Options" expanded="False">
-                    <param argument="reorder" type="boolean" optional="true" truevalue="booltrue" falsevalue="boolflase" checked="false" label="Assume an ascending curve in the case of ties" help="If the curve is non-ascending, the result will be wrong. "/>
+                     <param argument="reorder" type="boolean" optional="true" truevalue="booltrue" falsevalue="boolflase" checked="false" label="Assume an ascending curve in the case of ties" help="If the curve is non-ascending, the result will be wrong. "/>
                 </section>
             </when>
             <when value="brier_score_loss">