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

SearchUI fails silently on writing the output files #91

Open iustin94 opened 5 years ago

iustin94 commented 5 years ago

It seems that if you run the notebook outside the docker container, the searchgui process doesn't have rights to write the output zips in the OUT folder but it didn't throw an error about it. It would be good to check if the processes have wright access to the folders. I remember I saw this being mentioned somewhere in the code.