Param/input file parsing mistakes in currently public benchmarking runs #560
Labels
bug
Something isn't working
DDA quantification - precursor ions
DIA quantification - peptidoform/precursor ion
to be discussed
a decision still needs to be made
I manually checked all currently public benchmark runs to identify some mistakes in parameter or input proforma parsing.
Safe to say there's some mistakes to iron out. Some probably need a little discussion.
Here's the rundown:
DDA ion quant
General
Maxquant
ProlineStudio
Right now: [Acetyl]ACDEFGHI
Should be: [Acetyl]-ACDEFGHI
EDIT: this error already fixed, but point needs to be resubmitted to reflect fix (Issue with MSAngel Prolinestudio #535)
i2MassChroQ
Right now: A[Acetyl]CDEFGHI
Should be: [Acetyl]-ACDEFGHI
EDIT: Issue is that i2MassChroq proforma column is directly used without parsing. Indeed in the i2MC output the acetylation is also put on the first AA instead of N-term. Is this intentional behaviour? Probably need to ask devs.
EDIT: Fix Oxidation parsing i22MassChroQ + Sage #561, will also no longer be an issue with newer versions of iMass2ChroQ, as per Fix Oxidation parsing i22MassChroQ + Sage #561 (comment)
AlphaPept
Right now: A[Acetyl-]CDEFGHI
Should be: [Acetyl]-ACDEFGHI
DIA ion quant
General
EDIT: I think this is because of Spectronaut defaulting its value to None, which will be fixed.
EDIT: I think this will be fixed by resubmitting the points as this parameter is not parsed anywhere
DIA-NN
FragPipe
**EDIT: Fixed Fix several param parsing issues from #560 #562 **
AlphaDIA
**EDIT: Fixed Fix several param parsing issues from #560 #562 **
**EDIT: Fixed Fix several param parsing issues from #560 #562 **
Spectronaut
**EDIT: Fixed Fix several param parsing issues from #560 #562 **
**EDIT: Fixed Fix several param parsing issues from #560 #562 **
As you can see, most of these are pretty minor and quickly fixed. I'll get started on those soon. Others I might need some help with because of unfamiliarity with the tools.
Any thoughts, comments, suggestions?
The text was updated successfully, but these errors were encountered: