Mercurial > repos > recetox > ramclustr_xcms
comparison ramclustr_xcms.xml @ 1:8f4d04ad4acd draft
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 36ea15ec5b1f1899f28c3a92d3a55dd6ac3dffae"
author | recetox |
---|---|
date | Wed, 13 Jan 2021 11:42:07 +0000 |
parents | a0c69d354b96 |
children | 405c8f8dc073 |
comparison
equal
deleted
inserted
replaced
0:a0c69d354b96 | 1:8f4d04ad4acd |
---|---|
8 </requirements> | 8 </requirements> |
9 | 9 |
10 <inputs> | 10 <inputs> |
11 <param name="input_xcms" label="input_xcms" type="data" format="rdata.xcms.fillpeaks" help=": containing grouped feature data for clustering by ramclustR" /> | 11 <param name="input_xcms" label="input_xcms" type="data" format="rdata.xcms.fillpeaks" help=": containing grouped feature data for clustering by ramclustR" /> |
12 <expand macro="parameters_required" /> | 12 <expand macro="parameters_required" /> |
13 <expand macro="parameters_optional" /> | 13 <expand macro="parameters_optional_xcms" /> |
14 </inputs> | 14 </inputs> |
15 | 15 |
16 <command detect_errors="aggressive"><![CDATA[ | 16 <command detect_errors="aggressive"><![CDATA[ |
17 Rscript | 17 Rscript |
18 -e 'source("${__tool_directory__}/ramclustr_wrapper.R")' | 18 -e 'source("${__tool_directory__}/ramclustr_wrapper.R")' |