diff regression_metrics.xml @ 34:642452aeed0d draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author bgruening
date Wed, 09 Aug 2023 13:51:11 +0000
parents 0cc5098a9bff
children
line wrap: on
line diff
--- a/regression_metrics.xml	Thu Aug 11 09:47:35 2022 +0000
+++ b/regression_metrics.xml	Wed Aug 09 13:51:11 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="sklearn_regression_metrics" name="Calculate metrics" version="@VERSION@" profile="20.05">
+<tool id="sklearn_regression_metrics" name="Calculate metrics" version="@VERSION@" profile="@PROFILE@">
     <description>for regression performance</description>
     <macros>
         <import>main_macros.xml</import>