Features for target / decoy separation

Oktoberfest creates tab files for target / decoy separation and fdr estimation using Percolator and mokapot. This provides an overview of the features that are used for rescoring with and without peptide property prediction.

Always present

Feature

Description

SpecId

internal spectrum ID

ScanNr

scan number hash

Peptide

peptide sequence

missedCleavages

number of missed cleavages

sequence_length

peptide sequence length

Mass

experimental mass

ExpMass

fixed constant to allow PSMs with different theoretical mass to compete for the same PSM in target-decoy competition

Label

1 indicates target, -1 decoy

Protein

protein description

deltaM_ppm

delta mass in ppm

absDeltaM_ppm

absolute delta mass in ppm

deltaM_da

delta mass in Da

absDeltaM_da

absolute delta mass in Da

Charge2

boolean for charge state 2

Charge3

boolean for charge state 3

KR

number of K or R amino acids in sequence

Features adopted from MS2PIP/MS2Rescore

Feature

Description

pearson_corr

Pearson correlation on all potential y- and b-ions

spearman_corr

Spearman correlation on all potential y- and b-ions

mse

Mean square error

cos

Cosine similarity

std_abs_diff

Standard deviation of the absolute differences

abs_diff_Q3

Quantile 3 of the absolute differences

abs_diff_Q2

Quantile 2 of the absolute differences

abs_diff_Q1

Quantile 1 of the absolute differences

min_abs_diff

Minimum absolute difference

max_abs_diff

Maximum absolute difference

spectral_angle_single_charge

Normalized spectral contrast angle (SA) on singly charged ions

spectral_angle_double_charge

Normalized spectral contrast angle (SA) on doubly charged ions

spectral_angle_triple_charge

Normalized spectral contrast angle (SA) on triply charged ions

spectral_angle_b_ions

Normalized spectral contrast angle (SA) on b-ions

spectral_angle_y_ions

Normalized spectral contrast angle (SA) on y-ions

pearson_corr_single_charge

Pearson correlation on singly charged ions

pearson_corr_double_charge

Pearson correlation on doubly charged ions

pearson_corr_triple_charge

Pearson correlation on triply charged ions

pearson_corr_b_ions

Pearson correlation on b-ions

pearson_corr_y_ions

Pearson correlation on y-ions

spearman_corr_single_charge

Spearman correlation on singly charged ions

spearman_corr_double_charge

Spearman correlation on doubly charged ions

spearman_corr_triple_charge

Spearman correlation on triply charged ions

spearman_corr_b_ions

Spearman correlation on b-ions

spearman_corr_y_ions

Spearman correlation on y-ions