ProtProtocols / IsoProt

Protocol of the analysis of iTRAQ/TMT proteomics data including quantification, statistical analysis and maybe clustering
https://protprotocols.github.io
11 stars 4 forks source link

Unhandled exception in check_file_printing #88

Closed iustin94 closed 5 years ago

iustin94 commented 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.

jgriss commented 5 years ago

@iustin94 Thanks a lot! I'll have a look at it