Scoring

The scoring is tunable: Several parameters are proposed to be taken into account.
You can use them or not, and if used, you can define the weights of each parameter in the score.

There are two kinds of parameters, those at a peptide level, and those at a protein level.

S = S1 * S2
S = final score for this entry.
S1 = sum of each peptide score.
S2 = protein level score.

A score will be given to each identified peptide.
If no parameters are selected to be used in the score, the default peptide score will be 1.
The parameters are:
the intensity of the identified peak, missed cleavage or not, CTerm amino acid and modifications.

The parameters at the protein level are:
correctness for pI and Mw, if known, and coverage of the identified peptides on the sequence.

If none of these parameters are used in the score, the final score will be the number of identified peptides.


Details for S1 calculation :

S1 = intensity score * missed cleavage score * cTerm amino acid score * modification 1 score * modification 2 score...

Details for S2 calculation:
S2 = coverage score * pI score * Mw score