changeset 44:20763d15d641 draft

Uploaded
author davidvanzessen
date Fri, 22 Nov 2013 08:16:43 -0500
parents 1b3ef7b2f4a0
children 2c6d04fa10f4
files plotting_merged.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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" />