File "/usr/lib/galaxy-server/tools/picard/picard_wrapper.py", line 173 runme.append(" -Djava.io.tmpdir='%s' " % self.opts.tmpdir) ^ IndentationError: unexpected indent
I've looked in the code, but the indentations seem to be correct?
I have attached a copy of python_wrapper.py Thanks for any help you can provide!