-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ProteinProphet Error #261
Comments
Is that an HPC environment? |
Yes it is |
It seems you don't have permission to access the temp folder, this is a common issue with shared HPC clusters or environments. Philosopher allows you to user alternative folders as a tmp, to do that, you have to add the flag --temp to the workspace command, and you pass the location you want to use. |
Sorry to reopen the issue, but this is the first time I saw this error. In the past there was no problem with philosopher. If I don't have permission to access the temp folder, I thought it will affect every analysis? |
Yes, the temp folder is used in all analysis, and without permission, the programs will not run. I suggest contacting your system admin, since this is out of my reach. |
I am having the same issue using version 4.8.1:
Why is it still trying to write to /tmp/...? |
Seems to be similar to the other issue: #429 (comment) Felipe @prvst , does Philosopher write prot,xml to temp directory but not the result folder? Thanks, Fengchao |
Yes, the prot.xml file is written to the temp folder. You can change the temp location to a custom one using the --temp flag from workspace. |
I apologize that I thought @tobiasko 's question was due to the same one as #429 (comment), but actually is not. The issue is that Philosopher still write some files to the default temp directory after specifying a custom one using Best, Fengchao |
@tobiasko can you check if you have permission to write to tmp, and or if your tmp is full ? There are some secondary files that are needed, not too bug though. |
Fixed. Added to v5.0.0 (Should be out soon!) |
Ok. THX! |
I am happy to help! |
I am trying to run philosopher pipeline, but it stopped at the ProteinProphet step with an error
This is the whole log o1011868.txt
I hope that you can let me know how to fix this problem. Thanks!
The text was updated successfully, but these errors were encountered: