Mercurial > repos > davidvanzessen > plotting_merged
diff plotting_merged.xml @ 44:20763d15d641 draft
Uploaded
author | davidvanzessen |
---|---|
date | Fri, 22 Nov 2013 08:16:43 -0500 |
parents | 2e2a29d505c7 |
children | 3d609220e92a |
line wrap: on
line diff
--- a/plotting_merged.xml Fri Nov 22 07:56:51 2013 -0500 +++ b/plotting_merged.xml Fri Nov 22 08:16:43 2013 -0500 @@ -1,7 +1,7 @@ <tool id="plotting_merged" name="Plotting the merged data" version="1.0"> <description>Creating a graph of the merged reports.</description> <command interpreter="bash"> - r_wrapper.sh $in_file $out_file $out_file.files_path $clonaltype_select + r_wrapper.sh $in_file $out_file $out_file.files_path "$clonaltype_select" </command> <inputs> <param name="in_file" format="tabular" type="data" label="Data to Process" />