changeset 12:d063cc917090 draft

Uploaded
author modencode-dcc
date Thu, 07 Feb 2013 23:42:12 -0500
parents 495a6d033ca1
children 64f2784d471f
files spp_wrapper.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/spp_wrapper.py	Thu Feb 07 23:06:36 2013 -0500
+++ b/spp_wrapper.py	Thu Feb 07 23:42:12 2013 -0500
@@ -21,7 +21,7 @@
     script_path = sys.argv[8]
 
     #set file extensions and set mandatory options
-    #========================================================================================    
+    #======================================================================================    
     experiment_name = '_'.join( options['experiment_name'].split() ) #save experiment name
 
     chip_file = "%s.bam" % (options['chip_file'])