Mercurial > repos > fubar > differential_count_models
diff rgedgeR/rgToolFactory.py @ 6:cd586457aced draft
Uploaded
author | fubar |
---|---|
date | Sat, 27 Jul 2013 01:07:52 -0400 |
parents | 2122e630b13a |
children | 372ce0323554 |
line wrap: on
line diff
--- a/rgedgeR/rgToolFactory.py Sat Jul 27 00:52:58 2013 -0400 +++ b/rgedgeR/rgToolFactory.py Sat Jul 27 01:07:52 2013 -0400 @@ -116,7 +116,7 @@ self.treatbashSpecial = treatbashSpecial if opts.output_dir: # simplify for the tool tarball os.chdir(opts.output_dir) - self.thumbformat = 'jpg' + self.thumbformat = 'png' self.opts = opts self.toolname = re.sub('[^a-zA-Z0-9_]+', '', opts.tool_name) # a sanitizer now does this but.. self.toolid = self.toolname