# HG changeset patch
# User iuc
# Date 1491490478 14400
# Node ID d08ca1690fa10637690237585b04945819e97688
# Parent 9d4d90d4458a7e0dbaacbf86149c1d428d7fd473
Uploaded
diff -r 9d4d90d4458a -r d08ca1690fa1 multigps.xml
--- a/multigps.xml Thu Apr 06 09:32:38 2017 -0400
+++ b/multigps.xml Thu Apr 06 10:54:38 2017 -0400
@@ -146,6 +146,9 @@
#end if
2>&1
--out '$output_html.files_path'
+ #if str($output_design_file) == 'yes':
+ && mv '$build_design_file' '$output_design_file'
+ #end if
&& mv $output_dir/*.counts '$replicates_counts'
&& mv $output_dir/*.bed '$output_bed'
&& mv $output_dir/*.html '$output_html'
@@ -179,13 +182,17 @@
-
+
+
+
-
+
+
+
@@ -205,6 +212,10 @@
+
+
+
+
@@ -401,6 +412,9 @@
+
+ output_design_file == 'yes'
+