Closed iustin94 closed 5 years ago
The notebook throws an exception on search.ipy line/188 ('str' object does not have decode method) when the PeptideShaker exists normally when running into an issue. If however, PeptideShaker throws an error then task.stdout.decode() can be called.
@iustin94 Thanks a lot! I'll have a look at it
The notebook throws an exception on search.ipy line/188 ('str' object does not have decode method) when the PeptideShaker exists normally when running into an issue. If however, PeptideShaker throws an error then task.stdout.decode() can be called.