This is an old revision of the document!
They are multiple algorithm than could be use to calculate the Proteins and Proteins Sets score. Actually, when
The score associated to each identified protein (or protein set) is the sum of the score of all peptide matches identifying the protein (same set protein). In case of duplicate peptide matches (peptide matched by multiple queries) only the match with the best score is considered.
The score associated to each identified protein (or protein sets) is the sum of the offset between best peptide matches (see below) score and corresponding threshold. Peptide matches considered for a protein (or protein set) is all peptide matches identifying that protein (or a same set protein). In case of duplicate peptide matches (peptide matched by multiple queries) only the best score match is considered.
“corresponding threshold” is homology or identity threshold, at 5% p-value. In case of separated target-decoy searches : If homology is defined in decoy search, use decoy value else use target value. In case of identity, if both target and decoy are defined, use mean of values.
Not yet implemented