Mercurial > repos > recetox > recetox_aplcms_compute_clusters
comparison recetox_aplcms_compute_clusters.xml @ 5:60a09c4fa7a0 draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 199dd33897bacaeb194ce9f5239cc4752c92e4df
author | recetox |
---|---|
date | Thu, 22 Jun 2023 11:46:04 +0000 |
parents | 15aae2bfa67d |
children | 149b9cc7499b |
comparison
equal
deleted
inserted
replaced
4:15aae2bfa67d | 5:60a09c4fa7a0 |
---|---|
1 <tool id="recetox_aplcms_compute_clusters" name="recetox-aplcms - compute clusters" version="@TOOL_VERSION@+galaxy1"> | 1 <tool id="recetox_aplcms_compute_clusters" name="recetox-aplcms - compute clusters" version="@TOOL_VERSION@+galaxy2" profile="21.09"> |
2 <description>compute clusters of mz and rt across samples and assign cluster IDs to individual features</description> | 2 <description>compute clusters of mz and rt across samples and assign cluster IDs to individual features</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 <import>help.xml</import> | 5 <import>help.xml</import> |
6 </macros> | 6 </macros> |
7 <edam_operations> | |
8 <edam_operation>operation_2928</edam_operation> | |
9 </edam_operations> | |
10 <expand macro="annotation"/> | |
7 <expand macro="creator"/> | 11 <expand macro="creator"/> |
8 <expand macro="requirements"/> | 12 <expand macro="requirements"/> |
9 | 13 |
10 <command detect_errors="aggressive"><![CDATA[ | 14 <command detect_errors="aggressive"><![CDATA[ |
11 Rscript -e 'source("${__tool_directory__}/utils.R")' -e 'source("${run_script}")' | 15 Rscript -e 'source("${__tool_directory__}/utils.R")' -e 'source("${run_script}")' |