dmnfarrell / epitopepredict

Python package and command line tool for epitope prediction
Other
48 stars 22 forks source link

Scoring/ranking problem in basicmhc1 and tepitope #11

Open francescopatane96 opened 1 year ago

francescopatane96 commented 1 year ago

Hi! I’m using tepitope and basicmhc1 models and i noticed the cutoff method in tepitope work well but not in basicmhc1. In particular, with basicmhc1 epitopes with rank 1 are the worriest ones and have low score. Better epitopes are those with higher ranks. When using cutoff=0,95, best epitopes are removed. How this issue can be fix? Thank you Francesco