Repository revision
30:96452e7461f4

Repository 'sklearn_pairwise_metrics'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_pairwise_metrics

Evaluate pairwise distances tool metadata
Miscellaneous
or compute affinity or kernel for sets of samples
sklearn_pairwise_metrics
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_pairwise_metrics/sklearn_pairwise_metrics/1.0.7.12
1.0.7.12
echo "1.0.7.12"
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_pairwise_metrics/sklearn_pairwise_metrics/1.0.8.1
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_pairwise_metrics/sklearn_pairwise_metrics/1.0.7.12 (this tool)
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_pairwise_metrics/sklearn_pairwise_metrics/1.0.7.10
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_pairwise_metrics/sklearn_pairwise_metrics/1.0.0.4
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_pairwise_metrics/sklearn_pairwise_metrics/1.0
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_pairwise_metrics/sklearn_pairwise_metrics/0.9
sklearn_pairwise_metrics
Requirements (dependencies defined in the <requirements> tag set)
name version type
python 3.6 package
Galaxy-ML 0.7.12 package
Functional tests
name inputs outputs required files
Test-1 input_type|input_files_0|input: test.tabular
input_type|input_files_1|input: test2.tabular
input_type|metric_functions|options|gamma: 0.5
input_type|metric_functions|selected_metric_function: rbf_kernel
input_type|selected_input_type: tabular
attributes: name
test.tabular
test2.tabular
name
Test-2 input_type|input_files_0|input: test.tabular
input_type|metric_functions|selected_metric_function: pairwise_distances
input_type|metric_functions|options|metric: manhattan
input_type|selected_input_type: tabular
attributes: name
test.tabular
name
Test-3 input_type|input_files_0|input: sparse.mtx
input_type|metric_functions|selected_metric_function: pairwise_distances
input_type|metric_functions|options|metric: cosine
input_type|selected_input_type: sparse
attributes: name
sparse.mtx
name