-
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
"WARNING: unrecognised option [--peptidoforms]" #1826
Comments
You need to specify DIA-NN 1.9.1 in FragPipe. Best, Fengchao |
I got an error Also, I have unknown modifications for myself, such as 202.05896 and 216.07462. These are also in library.tsv but I do not have any modifications with these mass in MSFragger. Best, |
You need to declare them in DIA-NN https://github.com/vdemichev/DiaNN?tab=readme-ov-file#command-line-reference
They are the modification mass + amino acid mass. Best, Fengchao |
I did declare This modification |
The mass should be modification mass+amino acid mass if they were not recognized as UniMod
Then, you won't be able to use the "--peptidoforms" function. Best, Fengchao |
Why does UniMod:734 has the unknown modification error? This is a modification listed in UniMod, so it should be known modification, isn't it? Best, |
I figured this out. The spectral library generated by FragPipe annotates modifications provided in MSFragger as either UniMod accession number or the modification mass. Thus, "cmd line opts" has to use either of them, for example, Best, |
Yes Best, Fengchao |
Thank you! I hope PTMProphet team fixes Protein c-terminal modification error soon. Best, |
Hi Fengchao,
I wanted to run DIA-NN with "--peptidoforms" function, but it seems like it did not recognized the function.
log_2024-10-14_10-24-29.txt
Following #1815, I am still trying to get PTM localization probability using the combination of DIA-NN and FragPipe, which protein c-terminal modification seem the issue not only in PTMProphet but also DIA-NN. I have been discussing this with Vadim on vdemichev/DiaNN#1207. If you have any thoughts on this, it would helpful.
Best,
Shinya
The text was updated successfully, but these errors were encountered: