Skip to content

Feature Request: Quantification vs Identification Curves #630

Description

@jcharkow

Is your feature request related to a problem? Please describe.
Different DIA software tools calculate FDR differently meaning that it is difficult to compare them directly in terms of just identification rates. As presented at HUPO-PSI there seems to be a tradeoff between quantitative accuracy and peptide identifications, where software that reports more identifications at 1% FDR also have lower quantitative accuracy.

Gao et al., 2025 (@huhehaotecrystal) introduces a strategy to compare the tradeoff between quantification and identification. The idea is similar to an AUC curve where the best workflows maximize the area under the curve.

Describe the solution you'd like
I spoke briefly with @RalfG about implementing this feature in protebench.
To construct these curves, peptide precursors are ranked based on their FDR and a rolling median/mean (or just picking specific FDR cutoffs and connecting them to form a curve)

  • This would require that FDR is reported in proteobench (when I downloaded the csv I did not see this)
  • These curves work best when results are not filtered by FDR.

Additional context

Here is a screenshot from the publication with an idea of how these curves can look like

Image
https://www.biorxiv.org/content/10.1101/2024.12.19.629475v1.full

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions