Your new experience awaits. Try the new design now and help us make it even better

ORIGINAL RESEARCH article

Front. Immunol., 01 September 2025

Sec. Autoimmune and Autoinflammatory Disorders : Autoimmune Disorders

Volume 16 - 2025 | https://doi.org/10.3389/fimmu.2025.1630863

In-silico tool for predicting and scanning rheumatoid arthritis-inducing peptides in an antigen

  • Department of Computational Biology, Indraprastha Institute of Information Technology, New Delhi, India

Introduction: Rheumatoid arthritis (RA) is an autoimmune disorder in which the immune system mounts an abnormal response to self-antigens, resulting in chronic inflammation and joint damage. Identifying antigenic regions in proteins that trigger RA is essential for the development of protein-based therapeutics.

Methods: We developed predictive models for HLA class II binding RA-inducing peptides using a dataset of 291 experimentally validated RA-inducing peptides and 165 RA non-inducing peptides. Positional and compositional analyses were performed to identify residue preferences. Alignment-based approaches (BLAST and MERCI), machine learning classifiers, deep learning, and protein language model–based methods were evaluated for predictive performance.

Results: Compositional analysis revealed significant enrichment of glycine, proline, and tyrosine in RA-inducing peptides. Alignment-based approaches provided high precision but limited coverage. Among machine learning methods, XGBoost achieved the best performance (AUC = 0.75) on the validation dataset, while ProtBERT was the top-performing protein language model (AUC = 0.72). The ensemble model integrating XGBoost with MERCI-derived motifs yielded the highest overall performance (AUC = 0.80; MCC = 0.45) on an independent validation dataset.

Discussion: This study presents computational strategies for identifying RA-inducing peptides and demonstrates the advantage of combining motif-based and machine learning approaches for improved performance. The findings are valuable for evaluating the safety of proteins in probiotics, genetically modified foods, and protein-based therapeutics. To facilitate broader use, the best-performing approach has been implemented in RAIpred, a web server and standalone software tool for predicting and scanning RA-inducing peptides, available at https://webs.iiitd.edu.in/raghava/raipred/.

Highlights

● Rheumatoid arthritis (RA), an incurable chronic joint disorder.

● Identification of antigenic regions responsible for inducing RA.

● Application of protein language models in prediction of RA-inducing peptides.

● Ensemble model integrating similarity-based and machine learning approaches.

● Development of webserver, standalone, pypi and GitHub package.

1 Introduction

Rheumatoid arthritis (RA) is an incurable, chronic autoimmune joint disorder that exhibits significant clinical heterogeneity (13). RA is characterized by abnormal inflammation within the synovial tissue of the joints, which progressively damages both cartilage and bone (4, 5). The global prevalence of RA affects approximately 1% of the world population, translating to millions of individuals (6, 7). Several studies have reported that RA contributes to a diverse range of systemic complications, including cardiovascular disease (5, 8). The pathogenesis of RA is still not fully understood, but it is believed to arise from interactions between genetic predisposition and environmental factors. Several immune cells secrete immune-regulatory molecules that cause inflammation and joint damage—hallmarks of autoimmune diseases (see Figure 1) (9). Previously, in-silico methods have been developed to predict binders of HLA-DRB1*04:01, as it plays a critical role in RA (10, 11).

Figure 1
Diagram showing the progression from a normal joint to an arthritic joint, highlighting bone erosion, inflamed synovial membrane, and cartilage degradation. It illustrates how genetic and environmental factors, including smoking and infections, lead to autoantigen modification. The autoimmune response involves CD4+ T-cells, B-cells, and the production of rheumatoid factors. Autoantigens are recognized by antigen-presenting cells, leading to inflammation, synovial membrane degradation, and joint deterioration. The process includes cytokines like IL-17 and TNF-alpha, osteoclast activation through RANKL, and the role of fibroblast-like synoviocytes.

Figure 1. The etiology of rheumatoid arthritis (RA), highlighting how genetic and environmental factors influence T-helper cell activation, ultimately leading to bone erosion and cartilage degradation.

In response to genetic and environmental triggers, autoreactive CD4+ T cells become activated and present antigens to B cells, which in turn produce autoantibodies such as rheumatoid factor and anti-citrullinated protein antibodies (12). This autoimmune response is further driven by pro-inflammatory cytokines such as tumor necrosis factor-alpha (TNF-α) and interleukin-6 (IL-6), which promote enhanced immune cell activity and inflammation in the synovium (13). Additionally, macrophages and synovial fibroblasts release chemokines that perpetuate the inflammatory response (14). The dysregulation of the Janus kinase (JAK)/signal transducer and activator of transcription (STAT) signaling pathway is crucial, as it mediates the signaling of several key cytokine receptors involved in RA (2, 15). Together, these pathways contribute to a persistent autoimmune response, leading to chronic joint inflammation and eventual tissue destruction (16).

Traditionally, therapy for RA has primarily focused on disease-modifying anti-rheumatic drugs (DMARDs) (16). These drugs have been reported to reduce pro-inflammatory cytokine production, thereby decreasing the underlying inflammation in the synovium and slowing disease progression (17). Significant progress has been made in the use of DMARDs that target inflammation to prevent joint damage. Methotrexate is considered the first-line therapy due to its proven efficacy and safety (1820). Additionally, hydroxychloroquine and sulfasalazine are also widely regarded as conventional DMARDs, which can be administered either alone or in combination with methotrexate (21, 22). Apart from DMARDs, glucocorticoids, non-steroidal anti-inflammatory drugs (NSAIDs), and inflammatory cytokine inhibitors (ICIs) are also employed in managing and preventing RA progression (1). However, these traditional drugs have their limitations, including inadequate response, intolerance, high cost, and a number of side effects (23).

In the era of protein therapeutics, one of the key challenges is identifying the antigens or antigenic regions that activate T-helper cells implicated in RA (24). In the past, numerous computational methods have been developed to predict T-helper epitopes responsible for inducing cytokines such as interferon-gamma, TNF-α, IL-4, and IL-5 (2528). These cytokines play a crucial role in the development of autoimmune diseases like RA. However, to date, there is no in silico computational tool available that predicts T-helper cell-inducing peptides or epitopes that specifically trigger RA.

In this study, we focused on identifying peptides that activate T cells responsible for inducing RA. We extracted 291 experimentally validated MHC class II-binding RA-associated peptides and 165 non-associated peptides from the Immune Epitope Database (IEDB; https://www.iedb.org). To create a robust model, we implemented both alignment-based approaches such as the Basic Local Alignment Search Tool (BLAST) and motif discovery, as well as alignment-free approaches, including machine learning (ML), deep learning (DL), and protein language models (PLMs). In addition, we developed an ensemble model that combines our best performing ML models with motif-based features to achieve higher predictive performance. Finally, we developed a web server and standalone software tool, RAIpred, for predicting, designing, and scanning RA-inducing peptides.

2 Materials and methods

2.1 Dataset preparation and preprocessing

We gathered experimentally validated data from the IEDB for our study and performed several preprocessing steps to improve the quality of the data used (29). First, we extracted a total of 344 unique RA-inducing peptides as the positive dataset and 176 unique RA non-inducing peptides (not overlapping with the positive dataset) as the negative dataset from IEDB. We observed that RA-associated peptides are binders of both HLA class I and HLA class II molecules (please refer to Supplementary Figure S1). Among these, the HLA class I set contained only 46 peptides, while the HLA class II set included 298 peptides. Due to the limited number of HLA class I peptides, we selected only the HLA class II peptides for further analysis.

Next, we carried out several preprocessing steps, including the removal of duplicate sequences from the negative dataset that overlapped with the positive dataset. We also filtered out sequences from the positive dataset with very low frequency (i.e., those that appeared ≤ 6 times). Furthermore, we retained sequences with lengths between 9 and 20 amino acids. After preprocessing, we were left with 291 sequences in the positive dataset and 165 sequences in the negative dataset. The detailed workflow is shown in Figure 2.

Figure 2
Flowchart illustrating a prediction model development process from the IEDB database. Positive and negative datasets are split into training (80%) and validation (20%). Feature extraction involves compositional features, binary profiles, and LLM embedding. Feature selection uses univariate analysis and Sci-kit library methods. Model development includes alignment-free and alignment-based methods, incorporating machine learning, deep learning, and reinforcement learning techniques. Hybrid models combine ML models with motifs. Validation is both internal and external. The final model, RAIPred, distinguishes RAI from non-RAI and is packaged for webserver development.

Figure 2. The complete workflow used to develop RAIpred.

2.2 Feature generation

Sequence-based features are numerical or categorical representations derived directly from the amino acid sequences of peptides or proteins. These features are essential for computational models such as ML or DL- to understand and make predictions about peptide properties, including immunogenicity, toxicity, antimicrobial activity, or disease association. In the present study, we generated relevant sequence-based features for both RA-inducing and non-inducing peptides. We calculated various composition-based features using the Pfeature software (30). The Pfeature software calculates about 9,189 features using amino acid sequences. We have extracted features such as amino acid composition (AAC), dipeptide composition (DPC), distance distribution of residues (DDR), and many more (please refer to Supplementary Table S1).

In addition to composition-based features, we extended feature extraction to include binary profiles. To capture maximum information from the amino acid sequences, we used the Amino Acid Binary Profile (AABP) module of the Pfeature software (30). The generated features served as the basis for implementing ML-based prediction algorithms. Furthermore, we included embeddings from PLMs, specifically those generated using ProtBERT, developed by Rostlab (31). Each feature type carries its own significance and contributes uniquely to the overall prediction performance.

2.3 Preliminary analysis

2.3.1 Positional analysis

We created a two-sample logo using the “Two Sample Logo” software to analyze the positional preferences of amino acid residues (32). This method requires input sequences of fixed length. Since the minimum peptide length in our dataset is nine residues, we extracted 9-mers from both the N-terminal and C-terminal of each peptide. These were then concatenated to form a fixed-length sequence of 18 amino acids for each peptide. To generate the two-sample logo plot, these 18-residue sequences from the positive and negative datasets were used as input, enabling the identification of amino acid enrichment or depletion at specific positions between the two classes.

2.3.2 Compositional analysis

To gain deeper insights into the differences in AAC between RA-inducing and non-inducing peptides, we performed compositional analysis on both the positive and negative datasets. For this, we utilized the Pfeature software to compute the AAC of each dataset (30). The AAC is calculated by Pfeature using the following formula;

AACi=RiL100[1]

Where, AACi is amino acid composition of residue type i, Ri is the number of residues in i, and L is the length of peptide sequence.

2.3.3 Mean-based univariate analysis

In this analysis, we calculated the absolute mean difference of each feature between the RA-inducing (positive) and non-inducing (negative) classes after normalizing the dataset. To assess the relevance of the generated features, we computed the mean difference for each feature across both groups. Subsequently, we applied an independent t-test to identify the top 5 features with statistically significant p-values distinguishing the two classes.

2.3.4 Logistic regression-based analysis

We also employed logistic regression (LR) as a single-feature statistical model to evaluate the relationship between each feature and the target label. We computed the area under the curve (AUC) for each feature to assess its individual relevance in classification.

2.4 Alignment-based approach

2.4.1 BLAST search

To annotate peptide sequences, we employed the well-known similarity search tool BLAST (33). Specifically, we used the “blastp-short” algorithm (BLAST+ v2.2.28) designed for short peptide sequences to predict RA-inducing and non-inducing peptides based on sequence similarity.

2.4.2 Motif search

Motifs are short amino acid patterns potentially associated with shared biological functions. This analysis helps identify signature patterns in RA-inducing and non-inducing peptides. These motifs may serve as targets for the development of drugs and therapeutic interventions. We employed the MERCI tool (34), implemented in Perl, to discover motifs exclusive to either the positive or negative dataset using both default and user-defined parameters.

2.5 Alignment-free approach

2.5.1 Machine learning models

We used the Scikit-learn Python library to implement various ML algorithms for classification. The classification algorithm consists of decision trees (DT), random forest (RF), multi-layer perceptron (MLP), eXtreme gradient boosting (XGBoost), support vector with the kernel as a radial basis (SVR), ExtraTreesClassifier (ET), LR, k-nearest neighbors (KNN), and Gaussian Naïve Baise (GNB). We employed a GridSearchCV approach to optimize hyperparameters, using AUC as the scoring metric.

2.5.2 Deep learning models

To process sequential data and capture local patterns in peptide sequences, we implemented a one-dimensional convolutional neural network (1D CNN) model for the DL technique. This model is particularly effective in recognizing sequence patterns and dependencies. Hyperparameters were tuned to maximize classification performance for each dataset.

2.6 Feature selection

As not all features contribute equally to model performance, we applied two feature selection methods: minimum Redundancy—Maximum Relevance (mRMR) and support vector classifier with L1 regularization (SVC-L1). Feature selection was applied to all composition-based features. The SVC-L1 method selected 34 features, whereas mRMR selected 50 features. We also selected top-performing features based on mean-based univariate and LR analyses.

In addition to this, we have selected top relevant features from mean-based univariate analysis and LR-based analysis. After computing the mean difference among both groups of each feature, we selected 3,782 of 9,189 features. Second, we applied an independent t-test to identify significant features from the stretch of 3,782 features using a p-value ≤ 0.05. Finally, we have obtained 305 features with maximum absolute mean difference ranges from 0.001 to 0.14 with significant p-values. Upon which, we have deployed ML classifiers over the top 10, 20, 50, 100, 150, 200, 250, and 305 features. Similarly, we have developed ML models on the top 10, 20, and 50 features obtained from LR-based analysis.

2.7 Protein language models

Large language models (LLMs), such as PLMs, excel in tasks like peptide classification due to their contextual understanding. We utilized ProtBERT, a pre-trained PLM developed by RostLab, and fine-tuned it to classify RA-inducing and non-inducing peptides. After fine-tuning, the model predicted the class of each input sequence with improved accuracy.

2.8 Ensemble method

To develop a more robust classification system, we implemented two ensemble approaches. First, the BLAST-based approach was used to identify disease-causing peptides based on similarity hits, and then the ML approach was used for the prediction of those peptides that are not covered by the BLAST-based approach. Second, the Motif-based approach was used to classify between disease-causing peptides by identifying specific motifs, and then the ML approach was used for the prediction of those peptides not covered by the Motif-based approach.

2.9 Model evaluation

To ensure generalizability and prevent overfitting, we followed standard ML practices, including fivefold cross-validation (35, 36). The dataset was split in an 80:20 ratio, with 80% used for training and 20% reserved for external validation. Models were evaluated using both threshold-dependent and threshold-independent metrics:

Sensitivity=TPTP+FN[2]
Specificity=TNTN+FP[3]
Accuracy=TP+TNTP+TN+FP+FN[4]
F1Score=2TP2TP+FP+FN[5]
MCC=(TP*TN)(FP*FN)(TP+FP)(TP+FN)(TN+FP)(TN+FN)[6]

Where FP is false positive, FN is false negative, TP is true positive and TN is true negative, AUC was used to assess the overall discriminatory power of the models, independent of classification thresholds.

3 Results

3.1 Preliminary analysis

3.1.1 Positional analysis

To determine the most significant positional preferences of amino acid residues within peptides, we employed “Two Sample Logo” for positional analysis. It is important to note that the first nine positions correspond to the N-terminal residues, while the last nine represent the C-terminal residues of the peptides. Our analysis revealed that glycine (G), glutamine (Q), and phenylalanine (F) are predominantly present at the N-terminal of RA-inducing (positive) peptides, whereas isoleucine (I), glycine (G), tyrosine (Y), and proline (P) are enriched at the C-terminal. In contrast, threonine (T) and isoleucine (I) were observed at the N-terminal, and alanine (A), leucine (L), arginine (R), and histidine (H) were commonly found at the C-terminal of non-inducing (negative) peptides. Notably, glutamic acid (E) was consistently prominent across almost all positions in the negative dataset (refer to Figure 3).

Figure 3
Two Sample Logo plot showing enriched and depleted amino acid residues at positions one to eighteen. Enriched residues G, Q, and Y appear at positions one to two, and eleven. Depleted residues E, T, A, L, R, and P appear at various positions with E being the most prominent.

Figure 3. Preference of residues at different positions in RA-inducing and non-inducing peptides.

3.1.2 Compositional analysis

We computed the AAC (Using Equation 1) for both RA-inducing (positive) and RA non-inducing (negative) peptides. As shown in Figure 4, glycine (G), proline (P), and tyrosine (Y) exhibit the highest average composition in RA-inducing peptides, with statistically significant p-values compared to the negative dataset. In contrast, alanine (A), aspartic acid (D), glutamic acid (E), and leucine (L) are significantly more abundant in the RA non-inducing peptides.

Figure 4
Bar chart showing average amino acid composition in positive (red) versus negative (green) sequences. Amino acids are listed along the x-axis, and composition percentage is on the y-axis. Values are noted above specific bars, such as Ala and Ser having higher compositions in positive sequences, while Asp and Pro are higher in negative sequences.

Figure 4. The average amino acid composition among RA-inducing (i.e., positive) and RA non-inducing (i.e., negative) peptides.

3.1.3 Mean-based univariate analysis

We finally selected 305 features based on their higher mean differences between the positive and negative datasets, along with statistically significant p-values. As shown in Table 1, the composition-enhanced transition and distribution (CeTD) features such as CeTD_21_HB and CeTD_25_p_VW3 exhibited the highest mean differences of 0.084 and −0.140, respectively. For the complete list of selected features and their rankings, please refer to Supplementary Table S2.

Table 1
www.frontiersin.org

Table 1. Significantly preferred, or not preferred, features in RA-inducing peptides in terms of difference in mean values between RA-inducing and non-inducing peptides.

3.1.4 Logistic Regression-based analysis

To identify the best features based on their individual performance, we also applied an LR classifier on 9,189 features calculated using the Pfeature tool. We observed that the top AUC features belong to the Bond Composition (BTC) and CeTD feature categories. The features named BTC_T, BTC_S, and BTC_H achieved a maximum AUC of 0.69, while features CeTD_75_p_VW3, CeTD_100_p_VW3, and CeTD_50_p_VW3 achieved an AUC of 0.68. The top 10 features with their performance are shown in Table 2, and detailed results are provided in Supplementary Table S3.

Table 2
www.frontiersin.org

Table 2. The performance of single feature based LR models developed using the top ten features.

3.2 Alignment-based approach

We used both alignment-free (ML techniques) and alignment-based (motif & BLAST) methods, as explained in previous sections. Each strategy has its own advantages and limitations. Alignment-based techniques generally have low sensitivity but high specificity, as their performance depends on the presence of motifs or sequence similarity. In contrast, alignment-free ML-based approaches are more generalizable and not dependent on sequence similarity. We developed ensemble or hybrid approaches combining BLAST and Motif to leverage the strengths of both methods.

3.2.1 BLAST

In the BLAST-based approach, we first prepared a BLAST-formatted database using the training dataset. Then, we searched the query sequences (from the validation dataset) against the training database to find hits at various e-values ranging from 1e-5 to 1e+3. A query sequence was categorized as positive if the top hit was positive and negative if the top hit was negative. The detailed BLAST results on the validation data are shown in Table 3.

Table 3
www.frontiersin.org

Table 3. The performance of the BLAST method in terms of coverage of RA-inducing and non-inducing peptides at different e-values.

Next, we combined the predicted labels obtained using CeTD features with BLAST scores to improve the performance of our XGB models. We attained a maximum AUC of 0.77 on the validation dataset at an e-value of 1.00E+01. However, such a high e-value could indicate a random chance of getting hits. The complete result table is provided in Supplementary Table S4. To develop a more robust model, we further explored a motif-based approach.

3.2.2 Motif

In the motif-based approach, we identified K exclusive motifs using the MERCI tool. MERCI provides different parameters to generate specific motifs based on positive and negative datasets. We calculated exclusive motifs using the “None,” KOOLMAN-ROHM, and BETTS-RUSSELL classification methods, assigning a score of +0.5 if the motif was found in a positive sequence and 0 if no match was found. We then combined the predicted labels from the best model with motif scores. The best performing motifs were obtained using the BETTS-RUSSELL classification method. The detailed list of motifs with their occurrence in the RA-inducing dataset is provided in Table 4.

Table 4
www.frontiersin.org

Table 4. List of highly abundant motifs in RA-inducing peptides.

3.3 Alignment free approach

In this study, multiple classifiers were employed to differentiate between RA-inducing and non-inducing peptides. The predictive performance of these models was systematically assessed using standard evaluation metrics, with the corresponding calculations derived from the formulas provided in Equations 26. This ensured a comprehensive and rigorous assessment of classification accuracy, reliability, and generalizability.

3.3.1 Machine learning-based analysis

We applied multiple ML-based classifiers to composition-based features and AABP features. Results are shown in Supplementary Table S5. Our findings demonstrate that among the various composition-based features, the CeTD features performed exceptionally well. Using CeTD based features, we achieved a maximum accuracy and AUC of 71% and 0.75 on the training dataset and 66.30% and 0.75 on the validation dataset, with balanced sensitivity and specificity using the XGB classifier. Table 5 shows the performance of the best model across all composition and binary profile-based features on the validation dataset.

Table 5
www.frontiersin.org

Table 5. The performance of the ML models using the best set of features on the validation dataset.

3.3.2 Deep learning-based analysis

We applied a 1D-CNN on various composition-based features as well as on amino acid binary profile-based features. The 1D-CNN performed well on tri-peptide composition features, achieving an AUC of 0.69 on the validation dataset. Detailed results of the 1D-CNN model on different features are provided in Supplementary Table S6. Performance summary is shown in Table 6.

Table 6
www.frontiersin.org

Table 6. The performance of the 1D-CNN model over different types of features on the validation dataset.

3.3.3 Feature selection techniques

To select the most relevant features, we applied two feature selection techniques—SVC-L1 and mRMR. Using SVC-L1, we selected 34 composition-based features. As shown in Table 7, we achieved a maximum AUC of 0.72 on the validation dataset using the SVC.

Table 7
www.frontiersin.org

Table 7. The performance of the ML models developed using SVC-L1–selected features on the validation dataset.

We also applied the mRMR technique, which selected 50 composition-based features and achieved a maximum AUC of 0.73 using the RF classifier. These results are presented in Table 8.

Table 8
www.frontiersin.org

Table 8. The performance of the ML models developed using mRMR-selected features on the validation dataset.

Additionally, we implemented mean-based univariate analysis and LR-based feature selection. We applied ML techniques to 305 features, as well as to the top 200, 150, 100, 50, 20, and 10 selected features. Using this approach, we achieved the highest AUC of 0.73 for the top 100, 150, and 200 features. Results are presented in Table 9. For detailed results, refer to Supplementary Table S7. Performance of various ML algorithms on the top 10, 20, and 50 features selected through LR is provided in Supplementary Table S8.

Table 9
www.frontiersin.org

Table 9. The performance of the best ML models developed using different sets of top features on the validation dataset. Features were selected using mean-based univariate analysis.

3.4 Protein language model-based analysis

We used two pre-trained large language models—protBERT and BioBERT—for this study. Each model was fine-tuned by changing the number of epochs, which allowed the model to learn and update its parameters depending on the sequences it processed. An epoch is defined as one complete pass through the whole training dataset. The best results were obtained at epoch 10 for protBERT and epoch 3 for BioBERT, achieving maximum AUCs of 0.71 and 0.67, respectively, on the fine-tuned models. Results are shown in Table 10.

Table 10
www.frontiersin.org

Table 10. Best performance of PLM models on the validation dataset, models were fine-tuned on the training dataset.

Furthermore, we extracted embeddings from the fine-tuned models and applied various ML algorithms. However, these models did not perform well on our dataset. Results for PLM-based models are presented in Supplementary Table S9.

3.5 Ensemble model

An ensemble model was developed by combining the best-performing ML model (based on CeTD features) with the motif-based approach. BETTS-RUSSELL classification in MERCI (parameters: fp = 2, fn = 0, g = 0, k = 20) identified the best motifs that covered the maximum validation dataset. We combined these motif scores with the best ML classifier. As shown in Table 11, this ensemble model achieved the highest AUC of 0.80 and MCC of 0.45 on the validation dataset. These exclusive motifs help in identifying specific regions in proteins that may cause RA. This ensemble model is also implemented in the prediction module of the RAIpred web server for ease of access.

Table 11
www.frontiersin.org

Table 11. The performance of the hybrid model developed using exclusive positive motifs (with MERCI classification – None, KOOLMAN-ROHM and BETTS-RUSSELL).

3.6 Web server design

We developed “RAIpred,” available at https://webs.iiitd.edu.in/raghava/raipred/, to provide a user-friendly web interface for predicting HLA class II binding RA-inducing or non-inducing peptides only. The platform includes “Prediction,” “Design,” “Protein Scan,” and “Motif Scan” modules. The Protein Scan module identifies RA-inducing regions in a given protein sequence. The design module enables generation of all possible analogs of a given peptide and evaluates their RA-inducing potential. The Protein Scan module identifies RA-inducing regions in the protein. The Motif Scan module uses MERCI to map RA-inducing motifs in the query sequence. The platform is responsive and accessible on desktops, laptops, and smartphones.

We also developed a standalone Python tool called “RAIpred” to assist in identifying potentially disease-causing regions in peptides or proteins. The tool can be downloaded from the web server’s download page. The web server is powered by HTML5, Java, CSS3, and PHP and supports a variety of devices, including desktop, tablet, mobile, and iMac.

4 Discussion

RA is caused by gradual loss of self-tolerance in genetically vulnerable individuals due to various environmental stressors. Both the genetic and environment factors are significantly responsible for the onset of the disease. The ability of peptides or proteins to selectively bind arthritogenic amino acid sequences for presentation to auto-reactive T lymphocytes is provided by a common epitope in the peptide-binding groove area of MHC class II molecules (37). These T cells generate inflammatory responses by releasing excessive amounts of cytokines and by activating B cells, which are further responsible for the excessive production of autoantibodies and lead to destruction and bone erosion. As these arthritogenic peptides are responsible for inducing T-cell response, they can be targeted for therapeutic purposes by modifying their properties using peptide cyclization, chemical modification, or other in-vitro approaches.

Few ML-based techniques have been developed in the past to combat RA. One of these techniques, was developed in order to forecast how well biologic drugs will work in treating patients with RA and AS (ankylosing spondylitis), with an AUC of 0.64 based on the validation dataset. Furthermore, it demonstrates that the most significant predictors of therapy responses were patient self-reporting scales, the Bath Ankylosing Spondylitis Functional Index (BASFI) in AS patients, and the patient global assessment of disease activity (PtGA) in RA patients (38). Another study uses ML to predict patient relapses based on blood test results and ultrasound examination data (39). Prasad et al. developed ATRPred, an ML-based technique that uses clinical and demographic characteristics to predict how well RA patients will respond to anti-TNF treatment (40). One study uses genetic information from SNPs in non-HLA genes to predict RA (41). To the best of our knowledge, no method has yet been developed to anticipate the T-helper cell-inducing peptides or epitopes that trigger RA.

In this study, we have made a systematic approach for the classification of RA-inducing peptides. We have extracted 291 RA-inducing peptides and 165 RA non-inducing peptides from the IEDB. In the preceding sections, we observed a few key insights from the comprehensive analysis of RA-inducing and non-inducing peptides. Here, compositional analysis indicates that RA-inducing peptides have the highest average composition of glycine and proline as compared to non-inducing peptides, which might be responsible for peptide binding to MHC (42). In addition to this, positional analysis further marks distinct amino acid preferences for the N-terminal and C-terminal regions in positive and negative datasets, emphasizing the differential roles of residues such as glycine, threonine, and alanine.

In classification modelling, both alignment-based (BLAST and Motif) and alignment-free methods were implemented. BLAST-based approach demonstrated slightly increased performance at higher e-values, which depict the random chances of getting hits. While the Motif-based approach gave the highest number of correct hits for the validation dataset. In the present study, among different composition-based features, we have observed that CeTD composition-based features outperformed all. We have reported maximum accuracy and AUC over the training dataset as 71% & 0.75 and 66.30% & 0.75 over validation dataset with balanced sensitivity and specificity by applying the XGB classifier. This result underscores that CeTD features capture physicochemical peptide properties for our dataset, which is critical for accurate predictions. Finally, we have combined motif analysis and an ML-based methodology to develop an ensemble method. On the validation dataset, an ensemble-based method gets a maximum AUC of 0.80 and an MCC of 0.45. All the performance metrices calculated using Equations 26. The integration of compositional insights and ML algorithms enabled the development of a robust tool “RAIPred,” for HLA class II binding RA-inducing peptide prediction. In order to provide the scientific community an easy and user-friendly approach for the prediction of RA-inducing peptides, we have developed RAIpred as a web server (https://webs.iiitd.edu.in/raghava/raipred/), a standalone package (https://webs.iiitd.edu.in/raghava/raipred/download.html) and it is also available on Github (https://github.com/raghava/raipred) and python package (https://pypi.org/project/raipred/).

4.1 Applications of RAIpred

● Assess the HLA class II binding RA-inducing potential of novel peptides/proteins before therapeutic or GMO applications.

● Design therapeutic peptides with optimized physicochemical properties and screen them as HLA class II binding RA-inducers or non-inducers.

● Map antigenic epitopes responsible for RA using the Protein Scan module.

● Design peptide analogs with single-residue modifications using the Design Module to evaluate HLA class II binding RA-inducing potential.

5 Conclusion

Peptide-based therapeutics are increasingly popular due to their target specificity and clinical success. Risk assessment of these proteins is essential for preventing them from causing some severe side-effects or being involved in disease development. There are several peptide-based drugs approved by the FDA for the treatment of RA and other autoimmune disorders. RAIpred is a reliable and accurate tool for identifying HLA class II binding RA-inducing peptides, aiding in the development of targeted therapeutics. It also provides deep insights into peptide functionality and helps discover novel bioactive peptides with pharmaceutical relevance.

Data availability statement

The dataset used in this study is publicly available for download at https://webs.iiitd.edu.in/raghava/raipred/download.html. Further inquiries can bedirected to the corresponding author.

Author contributions

RT: Formal analysis, Writing – original draft, Visualization, Validation, Investigation, Methodology, Data curation, Writing – review & editing. SJ: Writing – original draft, Writing – review & editing, Visualization, Validation. PG: Writing – review & editing, Visualization. NB: Visualization, Writing – review & editing. GR: Validation, Data curation, Formal analysis, Visualization, Methodology, Software, Funding acquisition, Supervision, Investigation, Writing – review & editing, Conceptualization, Resources, Writing – original draft, Project administration.

Funding

The author(s) declare financial support was received for the research and/or publication of this article. The current work has been supported by the Department of Biotechnology (DBT) grant BT/PR40158/BTIS/137/24/2021.

Acknowledgments

Authors are thankful to the Department of Science and Technology (DST-INSPIRE), University Grants Commission (UGC), Department of Bio-Technology (DBT), and Council of Scientific & Industrial Research (CSIR) for fellowships and financial support, and the Department of Computational Biology, IIITD New Delhi for infrastructure and facilities. We would like to acknowledge that Figures were created using BioRender.com. The preprint is available at biorxiv at https://doi.org/10.1101/2025.03.19.644081.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Generative AI statement

The author(s) declare that no Generative AI was used in the creation of this manuscript.

Any alternative text (alt text) provided alongside figures in this article has been generated by Frontiers with the support of artificial intelligence and reasonable efforts have been made to ensure accuracy, including review by the authors wherever possible. If you identify any issues, please contact us.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fimmu.2025.1630863/full#supplementary-material

Abbreviations

RA, Rheumatoid arthritis; IEDB, Immune epitope database; HLA, Human leukocyte antigen; XGBoost, extreme gradient boosting classifier; ProtBERT, Protein BERT; DMARDs, Disease-modifying anti-rheumatic drugs; NSAIDs, Non-steroidal anti-inflammatory drugs; GMO, Genetically modified organisms.

References

1. Zhao J, Guo S, Schrodi SJ, and He D. Molecular and cellular heterogeneity in rheumatoid arthritis: mechanisms and clinical implications. Front Immunol. (2021) 12:790122. doi: 10.3389/fimmu.2021.790122

PubMed Abstract | Crossref Full Text | Google Scholar

2. Ding Q, Hu W, Wang R, Yang Q, Zhu M, Li M, et al. Signaling pathways in rheumatoid arthritis: implications for targeted therapy. Signal Transduct Target Ther. (2023) 8:68. doi: 10.1038/s41392-023-01331-9

PubMed Abstract | Crossref Full Text | Google Scholar

3. Wasserman AM. Diagnosis and management of rheumatoid arthritis. Am Fam Physician. (2011) 84:1245–52.

Google Scholar

4. Smolen JS, Aletaha D, and McInnes IB. Rheumatoid arthritis. Lancet (London England). (2016) 388:2023–38. doi: 10.1016/S0140-6736(16)30173-8

PubMed Abstract | Crossref Full Text | Google Scholar

5. Gibofsky A. Epidemiology, pathophysiology, and diagnosis of rheumatoid arthritis: A Synopsis. Am J Manag Care. (2014) 20:S128–35.

PubMed Abstract | Google Scholar

6. Huang J, Fu X, Chen X, Li Z, Huang Y, and Liang C. Promising therapeutic targets for treatment of rheumatoid arthritis. Front Immunol. (2021) 12:686155. doi: 10.3389/fimmu.2021.686155

PubMed Abstract | Crossref Full Text | Google Scholar

7. Ngian G-S. Rheumatoid arthritis. Aust Fam Physician. (2010) 39:626–8.

Google Scholar

8. Wu D, Luo Y, Li T, Zhao X, Lv T, Fang G, et al. Systemic complications of rheumatoid arthritis: Focus on pathogenesis and treatment. Front Immunol. (2022) 13:1051082. doi: 10.3389/fimmu.2022.1051082

PubMed Abstract | Crossref Full Text | Google Scholar

9. More NE, Mandlik R, Zine S, Gawali VS, and Godad AP. Exploring the therapeutic opportunities of potassium channels for the treatment of rheumatoid arthritis. Front Pharmacol. (2024) 15:1286069. doi: 10.3389/fphar.2024.1286069

PubMed Abstract | Crossref Full Text | Google Scholar

10. Bhasin M and Raghava GPS. SVM based method for predicting HLA-DRB1*0401 binding peptides in an antigen sequence. Bioinformatics. (2004) 20:421–3. doi: 10.1093/bioinformatics/btg424

PubMed Abstract | Crossref Full Text | Google Scholar

11. Patiyal S, Dhall A, Kumar N, and Raghava GPS. HLA-DR4Pred2: An improved method for predicting HLA-DRB1*04:01 binders. Methods. (2024) 232:18–28. doi: 10.1016/j.ymeth.2024.10.007

PubMed Abstract | Crossref Full Text | Google Scholar

12. Wu C-Y, Yang H-Y, Luo S-F, and Lai J-H. From rheumatoid factor to anti-citrullinated protein antibodies and anti- carbamylated protein antibodies for diagnosis and prognosis prediction in patients with rheumatoid arthritis. Int J Mol Sci. (2021) 22. doi: 10.3390/ijms22020686

PubMed Abstract | Crossref Full Text | Google Scholar

13. McInnes IB and Schett G. Pathogenetic insights from the treatment of rheumatoid arthritis. Lancet (London England). (2017) 389:2328–37. doi: 10.1016/S0140-6736(17)31472-1

PubMed Abstract | Crossref Full Text | Google Scholar

14. Hammaker D, Nygaard G, Kuhs A, Ai R, Boyle DL, Wang W, et al. Joint location-specific JAK-STAT signaling in rheumatoid arthritis fibroblast-like synoviocytes. ACR Open Rheumatol. (2019) 1:640–8. doi: 10.1002/acr2.11093

PubMed Abstract | Crossref Full Text | Google Scholar

15. Simon LS, Taylor PC, Choy EH, Sebba A, Quebe A, Knopp KL, et al. The Jak/STAT pathway: A focus on pain in rheumatoid arthritis. Semin Arthritis Rheum. (2021) 51:278–84. doi: 10.1016/j.semarthrit.2020.10.008

PubMed Abstract | Crossref Full Text | Google Scholar

16. Radu A-F and Bungau SG. Management of rheumatoid arthritis: an overview. Cells. (2021) 10. doi: 10.3390/cells10112857

PubMed Abstract | Crossref Full Text | Google Scholar

17. Demoruelle MK and Deane KD. Treatment strategies in early rheumatoid arthritis and prevention of rheumatoid arthritis. Curr Rheumatol Rep. (2012) 14:472–80. doi: 10.1007/s11926-012-0275-1

PubMed Abstract | Crossref Full Text | Google Scholar

18. Cronstein BN. The mechanism of action of methotrexate. Rheum Dis Clin North Am. (1997) 23:739–55. doi: 10.1016/s0889-857x(05)70358-6

PubMed Abstract | Crossref Full Text | Google Scholar

19. Bedoui Y, Guillot X, Selambarom J, Guiraud P, Giry C, Jaffar-Bandjee MC, et al. Methotrexate an old drug with new tricks. Int J Mol Sci. (2019) 20. doi: 10.3390/ijms20205023

PubMed Abstract | Crossref Full Text | Google Scholar

20. Zhao Z, Hua Z, Luo X, Li Y, Yu L, Li M, et al. Application and pharmacological mechanism of methotrexate in rheumatoid arthritis. BioMed Pharmacother. (2022) 150:113074. doi: 10.1016/j.biopha.2022.113074

PubMed Abstract | Crossref Full Text | Google Scholar

21. Conley B, Bunzli S, Bullen J, O’Brien P, Persaud J, Gunatillake T, et al. What are the core recommendations for rheumatoid arthritis care? Systematic review of clinical practice guidelines. Clin Rheumatol. (2023) 42:2267–78. doi: 10.1007/s10067-023-06654-0

PubMed Abstract | Crossref Full Text | Google Scholar

22. Moreira PM, Correia AM, Cerqueira M, and Gil MF. Perioperative management of disease-modifying antirheumatic drugs and other immunomodulators. ARP Rheumatol. (2022) 1:218–24.

PubMed Abstract | Google Scholar

23. Angelini J, Talotta R, Roncato R, Fornasier G, Barbiero G, Dal Cin L, et al. JAK-inhibitors for the treatment of rheumatoid arthritis: A focus on the present and an outlook on the future. Biomolecules. (2020) 10. doi: 10.3390/biom10071002

PubMed Abstract | Crossref Full Text | Google Scholar

24. Ansari HR, Flower DR, and Raghava GPS. AntigenDB: an immunoinformatics database of pathogen antigens. Nucleic Acids Res. (2010) 38:D847–53. doi: 10.1093/nar/gkp830

PubMed Abstract | Crossref Full Text | Google Scholar

25. Dhall A, Patiyal S, and Raghava GPS. A hybrid method for discovering interferon-gamma inducing peptides in human and mouse. Sci Rep. (2024) 14:26859. doi: 10.1038/s41598-024-77957-8

PubMed Abstract | Crossref Full Text | Google Scholar

26. Dhall A, Patiyal S, Choudhury S, Jain S, Narang K, and Raghava GPS. TNFepitope: A webserver for the prediction of TNF-alpha inducing epitopes. Comput Biol Med. (2023) 160:106929. doi: 10.1016/j.compbiomed.2023.106929

PubMed Abstract | Crossref Full Text | Google Scholar

27. Dhanda SK, Gupta S, Vir P, and Raghava GPS. Prediction of IL4 inducing peptides. Clin Dev Immunol. (2013) 2013:263952. doi: 10.1155/2013/263952

PubMed Abstract | Crossref Full Text | Google Scholar

28. Naorem LD, Sharma N, and Raghava GPS. A web server for predicting and scanning of IL-5 inducing peptides using alignment-free and alignment-based method. Comput Biol Med. (2023) 158:106864. doi: 10.1016/j.compbiomed.2023.106864

PubMed Abstract | Crossref Full Text | Google Scholar

29. Vita R, Mahajan S, Overton JA, Dhanda SK, Martini S, Cantrell JR, et al. The immune epitope database (IEDB): 2018 update. Nucleic Acids Res. (2019) 47:D339–43. doi: 10.1093/nar/gky1006

PubMed Abstract | Crossref Full Text | Google Scholar

30. Pande A, Patiyal S, Lathwal A, Arora C, Kaur D, Dhall A, et al. Pfeature: A tool for computing wide range of protein features and building prediction models. J Comput Biol. (2023) 30:204–22. doi: 10.1089/cmb.2022.0241

PubMed Abstract | Crossref Full Text | Google Scholar

31. Elnaggar A, Heinzinger M, Dallago C, Rihawi G, Wang Yu, Jones L, et al. ProtTrans: towards cracking the language of life’s code through self-supervised deep learning and high performance computing. arxiv. (2020) v3. doi: 10.48550/arXiv.2007.06225

Crossref Full Text | Google Scholar

32. Vacic V, Iakoucheva LM, and Radivojac P. Two Sample Logo: a graphical representation of the differences between two sets of sequence alignments. Bioinformatics. (2006) 22:1536–7. doi: 10.1093/bioinformatics/btl151

PubMed Abstract | Crossref Full Text | Google Scholar

33. Altschul SF, Gish W, Miller W, Myers EW, and Lipman DJ. Basic local alignment search tool. J Mol Biol. (1990) 215:403–10. doi: 10.1016/S0022-2836(05)80360-2

PubMed Abstract | Crossref Full Text | Google Scholar

34. Vens C, Rosso M-N, and Danchin EGJ. Identifying discriminative classification-based motifs in biological sequences. Bioinformatics. (2011) 27:1231–8. doi: 10.1093/bioinformatics/btr110

PubMed Abstract | Crossref Full Text | Google Scholar

35. Tomer R, Patiyal S, Dhall A, and Raghava GPS. Prediction of celiac disease associated epitopes and motifs in a protein. Front Immunol. (2023) 14:1056101. doi: 10.3389/fimmu.2023.1056101

PubMed Abstract | Crossref Full Text | Google Scholar

36. Kumar N, Patiyal S, Choudhury S, Tomer R, Dhall A, and Raghava GPS. DMPPred: a tool for identification of antigenic regions responsible for inducing type 1 diabetes mellitus. Brief Bioinform. (2023) 24:bbac525. doi: 10.1093/bib/bbac525

PubMed Abstract | Crossref Full Text | Google Scholar

37. Hill JA, Wang D, Jevnikar AM, Cairns E, and Bell DA. The relationship between predicted peptide-MHC class II affinity and T-cell activation in a HLA-DRbeta1*0401 transgenic mouse model. Arthritis Res Ther. (2003) 5:R40–8. doi: 10.1186/ar605

PubMed Abstract | Crossref Full Text | Google Scholar

38. Lee S, Kang S, Eun Y, Won H-H, Kim H, Lee J, et al. Machine learning-based prediction model for responses of bDMARDs in patients with rheumatoid arthritis and ankylosing spondylitis. Arthritis Res Ther. (2021) 23:254. doi: 10.1186/s13075-021-02635-3

PubMed Abstract | Crossref Full Text | Google Scholar

39. Matsuo H, Kamada M, Imamura A, Shimizu M, Inagaki M, Tsuji Y, et al. Machine learning-based prediction of relapse in rheumatoid arthritis patients using data on ultrasound examination and blood test. Sci Rep. (2022) 12:7224. doi: 10.1038/s41598-022-11361-y

PubMed Abstract | Crossref Full Text | Google Scholar

40. Prasad B, McGeough C, Eakin A, Ahmed T, Small D, Gardiner P, et al. ATRPred: A machine learning based tool for clinical decision making of anti-TNF treatment in rheumatoid arthritis patients. PloS Comput Biol. (2022) 18:e1010204. doi: 10.1371/journal.pcbi.1010204

PubMed Abstract | Crossref Full Text | Google Scholar

41. Dudek G, Sakowski S, Brzezinska O, Sarnik J, Budlewski T, Dragan G, et al. Machine learning-based prediction of rheumatoid arthritis with development of ACPA autoantibodies in the presence of non-HLA genes polymorphisms. PloS One. (2024) 19:e0300717. doi: 10.1371/journal.pone.0300717

PubMed Abstract | Crossref Full Text | Google Scholar

42. Rauscher S, Baud S, Miao M, Keeley FW, and Pomes R. Proline and glycine control protein self-organization into elastomeric or amyloid fibrils. Structure. (2006) 14:1667–76. doi: 10.1016/j.str.2006.09.008

PubMed Abstract | Crossref Full Text | Google Scholar

Keywords: autoimmune disease, rheumatoid arthritis, T-cell epitopes, machine learning, large language models

Citation: Tomer R, Jain S, Gahlot PS, Bajiya N and Raghava GPS (2025) In-silico tool for predicting and scanning rheumatoid arthritis-inducing peptides in an antigen. Front. Immunol. 16:1630863. doi: 10.3389/fimmu.2025.1630863

Received: 18 May 2025; Accepted: 12 August 2025;
Published: 01 September 2025.

Edited by:

Roberto Paganelli, YDA, Institute for Advanced Biologic Therapies, Italy

Reviewed by:

Tracy Nero, The University of Melbourne, Australia
Shuang Ma, Shenyang Ligong University, China

Copyright © 2025 Tomer, Jain, Gahlot, Bajiya and Raghava. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Gajendra P. S. Raghava, cmFnaGF2YUBpaWl0ZC5hYy5pbg==

ORCID: Ritu Tomer, orcid.org/0000-0002-6171-8660
Shipra Jain, orcid.org/0000-0002-7045-5188
Pushpendra Singh Gahlot, orcid.org/0009-0004-9868-358X
Nisha Bajiya, orcid.org/0000-0002-5075-5386
Gajendra P. S. Raghava, orcid.org/0000-0002-8902-2876

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.