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

Mounting folders could fail due to different user IDs #49

Closed veitveit closed 6 years ago

veitveit commented 6 years ago

It looks as if different user ids lead to write errors, e.g. when writing the experimental design onto OUT

This usually does not happen on our own machines (we are the user with the first user id).

veitveit commented 6 years ago

Update: this happens only when there is no general write permission on the mounted folder.

We either emphasize (or check in the script) that the folder needs to have general write permissions or find a solution for this