changeset 138:8a10282ce217 draft

Uploaded
author greg
date Tue, 19 Dec 2017 10:04:11 -0500
parents 3180393013cc
children 84c909b549a9
files ideas.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ideas.xml	Mon Dec 18 14:45:32 2017 -0500
+++ b/ideas.xml	Tue Dec 19 10:04:11 2017 -0500
@@ -23,6 +23,7 @@
 #end if
 mkdir '$output_txt_dir' &&
 cp '$gen_prep_input_config' $prep_input_config &&
+sort $prep_input_config -o $prep_input_config &&
 prepMat
 $prep_input_config
 #if str($specify_genomic_window) == "yes":