Search bioRxiv⌕ Search

Biology subjects

Bischl, B.

Publications and source records attributed to Bischl, B..

2 recordsLinked to original sources

Proteasomal cleavage prediction: state-of-the-art and future directions

Epitope vaccines are a promising approach for precision treatment of pathogens, cancer, autoimmune diseases, and allergies. Effectively designing such vaccines requires accurate proteasomal cleavage prediction to ensure that the epitopes included in the vaccine trigger an immune response. The performance of proteasomal cleavage predictors has been steadily improving over the past decades owing to increasing data availability and methodological advances. In this review, we summarize the current proteasomal cleavage prediction landscape and, in light of recent progress in the field of deep learning, develop and compare a wide range of recent architectures and techniques, including long short-term memory (LSTM), transformers, and convolutional neural networks (CNN), as well as four different denoising techniques. All open-source cleavage predictors re-trained on our dataset performed within two AUC percentage points. Our comprehensive deep learning architecture benchmark improved performance by 1.7 AUC percentage points, while closed-source predictors performed considerably worse. We found that a wide range of architectures and training regimes all result in very similar performance, suggesting that the specific modeling approach employed has a limited impact on predictive performance compared to the specifics of the dataset employed. We speculate that the noise and implicit nature of data acquisition techniques used for training proteasomal cleavage prediction models and the complexity of biological processes of the antigen processing pathway are the major limiting factors. While biological complexity can be tackled by more data and, to a lesser extent, better models, noise and randomness inherently limit the maximum achievable predictive performance. All our datasets and experiments are available at https://github.com/ziegler-ingo/cleavage_benchmark.

bioinformatics↗

Predicting T Cell Receptor Functionality against Mutant Epitopes

Cancer cells or pathogens can escape recognition by T cell receptors (TCRs) through mutations of immunogenic epitopes. TCR cross-reactivity, i.e., recognition of multiple epitopes with sequence similarities, can be a factor to counteract such mutational escape. However, cross-reactivity of cell-based immunotherapies may also cause severe side effects when self-antigens are targeted. Therefore, the ability to predict the effect of mutations in the epitope sequence on T cell functionality in silico would greatly benefit the safety and effectiveness of newly-developed immunotherapies and vaccines. We here present "Predicting T cell Epitope-specific Activation against Mutant versions" (P-TEAM), a Random Forest-based model which predicts the effect of point mutations of an epitope on T cell functionality. We first trained and tested P-TEAM on a comprehensive dataset of 36 unique murine TCRs in response to systematic single-amino acid mutations of their target epitope (representing 5.472 unique TCR-epitope interactions). The model was able to classify T cell reactivities, corresponding to in vivo recruitment of T cells, and quantitatively predict T cell functionalities for unobserved single-point mutated altered peptide ligands (APLs), or even unseen TCRs, with consistently high performance. Further, we present an active learning framework to guide experimental design for assessing TCR functionality against novel epitopes, minimizing primary data acquisition costs. Finally, we applied P-TEAM to a novel dataset of 7 human TCRs reactive to the tumor neoantigen VPSVWRSSL. We observed a similarly robust performance for these human TCRs as for the murine TCRs recognizing SIINFEKL, thus providing evidence that our approach is applicable to therapeutically relevant TCRs as well as across species. Overall, P-TEAM provides an effective computational tool to study T cell responses against mutated epitopes.

bioinformatics↗