Mercurial > repos > modencode-dcc > spp_package
diff spp_wrapper.py @ 12:d063cc917090 draft
Uploaded
author | modencode-dcc |
---|---|
date | Thu, 07 Feb 2013 23:42:12 -0500 |
parents | c57381059179 |
children | 64f2784d471f |
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'])