-
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
Process 'PhilosopherFilter' finished, exit code: 2 #499
Comments
can you try increasing the protein FDR threshold ? |
Thank you so much! I have ran a few different iterations. Thanks as always for all your assistance! |
Hi @jmcalist . I guess you mixed different issues here. Can you send all log files? Best, Fengchao |
I can send the log files, I do not have access at the moment, but will access the computer remotely when I can Just to confirm, for the previous reply of 'can you try increasing the protein FDR threshold', does this refer to changing --prot 0.01 to --prot 0.05 in the FDR Filter and Report section on the validation tab? Thanks! |
Correct. Best, Fengchao |
Here are the log files for three runs: FDR 0.01, MBR On: Crashed (log file from original message in the thread above: log_2023-03-04_14-04-30.txt) Please let me know if I can provide any additional information Thanks so much! log_2023-03-08_22-20-42_(FDR_0_05_MBR_On).txt |
Thanks for your log files. It looks like none of your jobs finished without any error. MSFragger failed with the Thermo raw file parser's errors like [pool-1-thread-7] ERROR com.dmtavt.batmass.io.thermo.ThermoGrpcServerProcess - Did not get port information from server output within timeout.
[pool-573-thread-1] ERROR com.dmtavt.batmass.io.thermo.ThermoGrpcServerProcess - Error while scanning stream
java.lang.InterruptedException: sleep interrupted
at java.base/java.lang.Thread.sleep(Native Method)
at com.dmtavt.batmass.io.thermo.ThermoGrpcServerProcess.scanStreamForPattern(ThermoGrpcServerProcess.java:319)
at com.dmtavt.batmass.io.thermo.ThermoGrpcServerProcess.lambda$start$7(ThermoGrpcServerProcess.java:261)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
[pool-573-thread-1] ERROR com.dmtavt.batmass.io.thermo.ThermoGrpcServerProcess - Only Best, Fengchao |
Thanks so much, I have been loading .raw files, but can also convert to mzML. Is it better to convert to mzML first? Thanks again! |
Converting them to mzML would make the running faster and more robust. But you need to make sure that you used the correct settings in the conversion. Here is the tutorial in case you need one: https://fragpipe.nesvilab.org/docs/tutorial_convert.html Best, Fengchao |
Hello,fenghcao.how should we handle the above issues,Can you provide some help Thanks. |
I have no idea since I am not familiar with the Philosopher source code. |
Hello,
We were running fragpipe 19 on a set of 143 LFQ samples, it seemed to be going well until we received the following error:
Process 'PhilosopherFilter' finished, exit code: 2
Any advice you can provide would be greatly appreciated. I attached the log file, please let me know if I can provide any additional information
All the best,
Jason
log_2023-03-04_14-04-30.txt
The text was updated successfully, but these errors were encountered: