-
Notifications
You must be signed in to change notification settings - Fork 38
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
Issue with MSFragger interface with Koina Server #1775
Comments
I will let Kevin @yangkl96 answer the Koina question. Best, Fengchao |
Thank you @fcyu. Regards, |
Hi Ben, This error is caused by peptides with charges higher than 6 not being properly filtered out during Prosit's NCE calibration. This error is fixed in the newest MSBooster here: https://www.dropbox.com/scl/fo/sioaysait4lkbdkvk5bn6/AKGomsKTlP6fSup8nnL43YE?rlkey=3k61o6l0o2wsg3m5ml2buv4f1&st=uo0bx12v&dl=0 Please let me know if this fixes the error. Thanks for your bug reporting, |
Greetings @yangkl96, I am still facing issues with MSBooster. Error: Could not find or load main class Features.MainClass |
My apologies, I forgot the newest MSBooster is only compatible with the newest FragPipe prerelease. I've added the new FragPipe to the Dropbox folder above. Just copy |
Can I delete the older MSBooster version? |
Yes |
I am having issues with the3 step of: 2024-09-12 12:26:56 [ERROR] - {"error":"in ensemble 'Prosit_2019_intensity', Failed to process the request(s) for model instance 'Prosit_Preprocess_peptide', message: TypeError: object of type 'NoneType' has no len()\n\nAt:\n /models/repo/Prosit_Preprocess_peptide/1/sequence_conversion.py(72): character_to_array\n /models/repo/Prosit_Preprocess_peptide/1/model.py(25): \n /models/repo/Prosit_Preprocess_peptide/1/model.py(25): execute\n"} |
Only AlphaPeptDeep will be able to support the modifications such as C-terminal PTMs and carbamidomethylation of noncysteine amino acids, since it attempts to predict all PTMs in UniMod. I have previously not tested MSBooster for C-terminal modifications, hence the errors. Do you mind sharing with me one mzml and its associated pin file? I can make the necessary changes and send you a working version. |
Hi, please share dropbox link. thanks |
Also, I suggest adding a warning or stop message upon clicking the start run button of the GUI to remind users that mods that are not trained on prosit cannot be utilised. |
It can. I think MSBooster will strip the PTMs that the model doesn't support and shift the peaks after getting the predicted spectra. Best, Fengchao |
Here is the request link: https://www.dropbox.com/request/c9sgqiJOUG1EqZb0AYx0 Thanks for the suggestion, I can add a warning or documentation. |
Hi @yangkl96, Done thank you. |
Hi can I get an update on this thank you. |
I am making some final changes and should have a new version for you by tomorrow |
Hi Ben, Thanks for your patience. Can you try out the newest version 1.2.56 here? |
Greeting @yangkl96 , Please share the file again, thank you. Regards, |
You can use the most recent upload, MSBooster-1.2.59.jar |
Greetings @yangkl96, I am still facing issue with MSBooster. Operating on slice 10 of 10: TOTAL TIME 17.322 MIN*
|
You have to run it with FragPipe 22.1: https://www.dropbox.com/scl/fi/af1f06z39790c7bz0utwv/FragPipe-22.1-build06.zip?rlkey=ph04c6on0edy8grmimx55589c&st=y8vo725z&dl=0 |
Greetings @fcyu,
I am experiancing the error of: {"error":"in ensemble 'Prosit_2020_intensity_HCD', Failed to process the request(s) for model instance 'Prosit_Preprocess_charge', message: IndexError: index 6 is out of bounds for axis 0 with size 6\n\nAt:\n /models/repo/Prosit_Preprocess_charge/1/model.py(14): indices_to_one_hot\n /models/repo/Prosit_Preprocess_charge/1/model.py(18): \n /models/repo/Prosit_Preprocess_charge/1/model.py(18): to_on_hot\n /models/repo/Prosit_Preprocess_charge/1/model.py(37): execute\n"}
Have attatched the log files here for your reference.
log_2024-09-09_08-42-57.txt
Please do advise me on how to troubleshoot, thank you.
I am not sure if I should post this issues here, if its need to be reported to Koina Server team, please do let me know.
The text was updated successfully, but these errors were encountered: