Mercurial > repos > recetox > ramclustr_csv
diff ramclustr_csv.xml @ 1:d9c9ec0e2bd8 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:34 +0000 |
parents | 43b60b28ccf7 |
children | 08b09930cd73 |
line wrap: on
line diff
--- a/ramclustr_csv.xml Mon Dec 07 22:14:48 2020 +0000 +++ b/ramclustr_csv.xml Wed Jan 13 11:42:34 2021 +0000 @@ -10,7 +10,7 @@ <inputs> <expand macro="parameters_csv" /> <expand macro="parameters_required" /> - <expand macro="parameters_optional" /> + <expand macro="parameters_optional_csv" /> </inputs> <command detect_errors="aggressive"><![CDATA[ @@ -37,9 +37,7 @@ cor_method = "$required.cor_method", rt_only_low_n = $required.rt_only_low_n, replace_zeros = $required.replace_zeros, - #if $optional.st - st = $optional.st, - #end if + st = $ms_csv.st, #if $optional.maxt maxt = $optional.maxt, #end if