Filter methods are used to determine a threshold that separates the peptides into binders and non-binders
based on the predicted scores. Peptides with a score higher than the threshold will be considered as binders,
peptides with score lower than the threshold will be considered as non-binders.
The following filter options are available:
-
No filtering.
All predicted scores are displayed. The peptides are not classified as binders or non-binders.
-
Filter using halfmax scores.
For all matrix-based method, the halfmax scores is defined as half of the maximal value
obtainable from the matrix (half of the sum over the maximum value in each column of the matrix).
The halfmax scores are used as thresholds. For SVM-based predictions halfmax scores are not defined.
The 2%-thresholds are used instead (see "Filter by percentage"). Only peptides classified as binders are displayed.
-
Filtering by percentage.
The thresholds are determined based on the score distribution on a large set of peptides derived from natural proteins.
The thresholds can be interpreted as follows:
Using e.g. a 2%-threshold, two percent of the peptides used to compute the background distribution
would be classified as binders. The advantage of this filtering method is, that - in contrast to
the halfmax-filtering thresholds for different alleles are comparable.
The input format for the percentage thresholds is a float in the interval of [0,1]; e.g. 0.02 for a two percent threshold.
Only peptides classified as binders are displayed.
Notice.
UniTope directly performs a binary classification. For consistency, all filter methods are also available
for UniTope predictions but do not have an influence on the classification - peptides with score 1 are
always classified as binders whereas peptides with score 0 are always classified as non-binders.