changeset 55:3d609220e92a draft default tip

Uploaded
author davidvanzessen
date Thu, 23 Jan 2014 04:25:11 -0500
parents 3fb05bdd5299
children
files plotting_merged.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/plotting_merged.xml	Tue Jan 14 04:34:09 2014 -0500
+++ b/plotting_merged.xml	Thu Jan 23 04:25:11 2014 -0500
@@ -1,5 +1,5 @@
-<tool id="plotting_merged" name="Plotting the merged data" version="1.0">
-	<description>Creating a graph of the merged reports.</description>
+<tool id="report_igg" name="Report" version="1.0">
+	<description> </description>
 	<command interpreter="bash">
 		r_wrapper.sh $in_file $out_file $out_file.files_path "$clonaltype_select"
 	</command>