Ticket #672 (closed: fixed)

Opened 23 months ago

Last modified 12 months ago

Protein level FDR

Reported by: fredrik Owned by: fredrik
Milestone: Proteios 2.13.0 Keywords:
Cc:

Description

The current protein assembly function will not attempt calculating FDR at the protein level. It would be useful to perform FDR estimate using the target-decoy principle. Functionality should be when this is enabled: 1) Only use peptides passing the FDR cutoff (as now) 2) Look for decoy prefix in the proteins matching the peptides. If a peptide matches both target and decoy prefixes, the decoy proteins should not be brought forward. 3) Calculate scores by multiplying the FDR of all peptides for all protein. 4) Estimate protein FDR by counting better decoy proteins at all score estimates. 5) Set protein FDR of target proteins 6) Filter protein list so that only proteins with better FDR are reported.

Change History

comment:1 Changed 19 months ago by fredrik

  • Milestone changed from Proteios SE Future Release to Proteios 2.13.0

comment:2 Changed 19 months ago by fredrik

(In [3756]) Refs #672. Added protein FDR calculation and filtering. Uppdated form accordingly.

comment:3 Changed 19 months ago by fredrik

(In [3757]) Refs #672. Updated plug-in info.

comment:4 Changed 18 months ago by fredrik

  • Status changed from new to closed
  • Resolution set to fixed

(In [3761]) Fixes #672. Updated help text

comment:5 Changed 18 months ago by fredrik

(In [3774]) Refs #672. Corrected form.

comment:6 Changed 16 months ago by fredrik

(In [3910]) Refs #672. Avoiding rare null pointer exception

comment:7 Changed 16 months ago by fredrik

(In [3912]) Refs #672. Handling spectrum lookup problems.

comment:8 Changed 16 months ago by fredrik

(In [3913]) Refs #672. Handling peptide total intensity of null

comment:9 Changed 16 months ago by fredrik

(In [3914]) Refs #672. Handling peptide total intensity of null

comment:10 Changed 12 months ago by fredrik

(In [4113]) Refs #672. Writing precursor quantity of generated proteins based on included peptides.

Note: See TracTickets for help on using tickets.