Related Experiment Video
Updated: Sep 15, 2025

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
AllerTrans: a deep learning method for predicting the allergenicity of protein sequences
Faezeh Sarlakifar1, Hamed Malek1, Najaf Allahyari Fard2
1Faculty of Computer Science and Engineering, Shahid Beheshti University, Tehran, Iran.
Abstract:
Allergens are a major concern in determining protein safety, especially with the growing use of recombinant proteins in new medical products. These proteins require a careful allergenicity assessment to guarantee their safety. However, traditional laboratory tests for allergenicity are expensive and time-consuming. To address this challenge, bioinformatics offers efficient and cost-effective alternatives for predicting protein allergenicity. Deep learning models offer a promising solution for this purpose. Recently, with the emergence of protein language models(pLMs), high-quality and impactful feature vectors can be extracted from protein sequences using these specialized language models. Although different computational methods can be effective individually, combining them could improve the prediction results. Given this hypothesis, can we develop a more powerful approach than existing methods to predict protein allergenicity? In this study, we developed an enhanced deep learning model to predict the potential allergenicity of proteins based on their primary structure represented as protein sequences. In simple terms, this model classifies protein sequences into allergenic or non-allergenic classes. Our approach utilizes two pLMs to extract distinct feature vectors for each sequence, which are then fed into a deep neural network (DNN) model for classification. Combining these feature vectors improves the results. Finally, we integrated our top-performing models using ensemble modeling techniques. This approach could balance the model's sensitivity and specificity. Our proposed model demonstrates an improvement compared to existing models, achieving a sensitivity of 97.91%, a specificity of 97.69%, an accuracy of 97.80%, and an area under the receiver operating characteristic curve of 99% using the standard 2-fold cross-validation. The AllerTrans model has been deployed as a web-based prediction tool and is publicly accessible at: https://huggingface.co/spaces/sfaezella/AllerTrans.
More Related Videos
Related Concept Videos
Cross-reactivity
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Protein Families
Conservation of Protein Domains Over Different Proteins
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to...
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...

