diff pairwise_metrics.xml @ 44:56cd8f4e5e11 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author bgruening
date Wed, 09 Aug 2023 11:23:55 +0000
parents 25c6949b930d
children
line wrap: on
line diff
--- a/pairwise_metrics.xml	Thu Aug 11 08:12:18 2022 +0000
+++ b/pairwise_metrics.xml	Wed Aug 09 11:23:55 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="sklearn_pairwise_metrics" name="Evaluate pairwise distances" version="@VERSION@" profile="20.05">
+<tool id="sklearn_pairwise_metrics" name="Evaluate pairwise distances" version="@VERSION@" profile="@PROFILE@">
     <description>or compute affinity or kernel for sets of samples</description>
     <macros>
         <import>main_macros.xml</import>