Mercurial > repos > fubar > differential_count_models
changeset 6:cd586457aced draft
Uploaded
author | fubar |
---|---|
date | Sat, 27 Jul 2013 01:07:52 -0400 |
parents | f1e6a5f8a611 |
children | 8c0405de0695 |
files | rgedgeR/rgToolFactory.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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