Mercurial > repos > greg > ks_distribution
changeset 22:f3b7455d6c04 draft
Uploaded
author | greg |
---|---|
date | Mon, 26 Jun 2017 07:51:21 -0400 |
parents | e6bbc7426cd1 |
children | 492ef68d73f7 |
files | ks_distribution.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ks_distribution.xml Mon Jun 26 07:51:11 2017 -0400 +++ b/ks_distribution.xml Mon Jun 26 07:51:21 2017 -0400 @@ -5,6 +5,7 @@ </macros> <expand macro="requirements_ks_distribution" /> <command detect_errors="exit_code"><![CDATA[ +#import json Rscript $__tool_directory__/ks_distribution.R -k '$input' -c '$components' @@ -15,7 +16,7 @@ #for $i in $choose_colors_cond.colors: $ccs.append(str($i.color)) #end for - -r str($ccs) + -r '#echo json.dumps(ccs)#' #end if ]]></command> <inputs>