Mercurial > repos > bgruening > sklearn_pairwise_metrics
comparison 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 |
comparison
equal
deleted
inserted
replaced
40:b07416ec8d16 | 41:053e7f32d37e |
---|---|
1 <tool id="sklearn_pairwise_metrics" name="Evaluate pairwise distances" version="@VERSION@" profile="20.05"> | 1 <tool id="sklearn_pairwise_metrics" name="Evaluate pairwise distances" version="@VERSION@" profile="@PROFILE@"> |
2 <description>or compute affinity or kernel for sets of samples</description> | 2 <description>or compute affinity or kernel for sets of samples</description> |
3 <macros> | 3 <macros> |
4 <import>main_macros.xml</import> | 4 <import>main_macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="python_requirements" /> | 6 <expand macro="python_requirements" /> |