changeset 126:dcc642e255ec draft

Uploaded
author greg
date Tue, 21 Nov 2017 14:46:55 -0500
parents 5e545c9030a0
children 1c49e78e4ee7
files ideas.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ideas.xml	Tue Nov 21 14:39:31 2017 -0500
+++ b/ideas.xml	Tue Nov 21 14:46:55 2017 -0500
@@ -59,7 +59,7 @@
 ## the IDEAS -inv option.
 ##############################################
 #if str($specify_genomic_window) == "yes":
-  && python '$__tool_directory__/create_window_positions_by_chrome.py'
+  && python '$__tool_directory__/create_window_positions_by_chrom.py'
   --input '$specify_genomic_window_cond.bed_input'
   --output $window_positions_by_chrom
 #end if