Views
No views yet
EpitopeTransformer); they differ
only in whether the glycosylation-proximity feature is used.| Model | Dir | Features | Independent test (970 proteins) |
|---|---|---|---|
| KO-BCE (no glyco) | ko-bce/ | 1047 | AUC-ROC 0.788 |
| gKO-BCE (flagship) | gko-bce/ | 1049 | AUC-ROC 0.846, AUC-PR 0.217 |
best_model.pt — PyTorch state_dict for EpitopeTransformernormalizer_quantile.pkl — fitted QuantileTransformer (output_distribution='normal'), applied to all feature columnsresults.json — training config + model hyper-parametersinfo.json — n_num_features, n_classespca/ holds the fitted ESM-2 / ESM-1v PCA reducers (1280→256) needed to reproduce the
input features.python inference/main.py --model gko-bce --input_pdb_dir path/to/pdbs1@article{odeyemi_gkobce,
2 title = {gKO-BCE: A Novel Deep Learning Approach to Predict B-Cell Epitopes, Even Within Glycosylated Antigens},
3 author = {Odeyemi, Jethro and Kashyap, Monika and Wilson, Heather L. and Khatooni, Zahed},
4 year = {2026}
5}