Mercurial > repos > bgruening > sklearn_pairwise_metrics
diff pairwise_metrics.xml @ 41:053e7f32d37e draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author | bgruening |
---|---|
date | Wed, 09 Aug 2023 12:50:06 +0000 |
parents | dbbe397b64ad |
children |
line wrap: on
line diff
--- a/pairwise_metrics.xml Thu Aug 11 09:31:45 2022 +0000 +++ b/pairwise_metrics.xml Wed Aug 09 12:50:06 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>