BepiPred-2.0: improving sequence-based B-cell epitope prediction using conformational epitopes (2024)

Article Navigation

Volume 45 Issue W1 3 July 2017

Article Contents

  • Abstract

  • INTRODUCTION

  • MATERIALS AND METHODS

  • WEB INTERFACE

  • RESULTS

  • DISCUSSION

  • SUPPLEMENTARY DATA

  • ACKNOWLEDGEMENTS

  • FUNDING

  • REFERENCES

  • < Previous
  • Next >

Journal Article

,

Martin Closter Jespersen

1Department of Bio and Health Informatics, Technical University of Denmark, Kgs. Lyngby 2800, Denmark

Search for other works by this author on:

Oxford Academic

,

Bjoern Peters

2La Jolla Institute for Allergy and Immunology, La Jolla, CA 92037, USA

Search for other works by this author on:

Oxford Academic

,

Morten Nielsen

1Department of Bio and Health Informatics, Technical University of Denmark, Kgs. Lyngby 2800, Denmark

3Instituto de Investigaciones Biotecnológicas, Universidad Nacional de San Martín, Buenos Aires, Argentina

*To whom correspondence should be addressed. Tel: +45 4525 2489; Fax: +45 4593 1585; Email paolo.marcatili@gmail.com. Correspondence may also be addressed to Morten Nielsen. Email: mniel@cbs.dtu.dk

Search for other works by this author on:

Oxford Academic

Paolo Marcatili

1Department of Bio and Health Informatics, Technical University of Denmark, Kgs. Lyngby 2800, Denmark

*To whom correspondence should be addressed. Tel: +45 4525 2489; Fax: +45 4593 1585; Email paolo.marcatili@gmail.com. Correspondence may also be addressed to Morten Nielsen. Email: mniel@cbs.dtu.dk

Search for other works by this author on:

Oxford Academic

Nucleic Acids Research, Volume 45, Issue W1, 3 July 2017, Pages W24–W29, https://doi.org/10.1093/nar/gkx346

Published:

02 May 2017

Article history

Received:

02 February 2017

Revision received:

04 April 2017

Accepted:

20 April 2017

Published:

02 May 2017

  • PDF
  • Split View
  • Views
    • Article contents
    • Figures & tables
    • Video
    • Audio
    • Supplementary Data
  • Cite

    Cite

    Martin Closter Jespersen, Bjoern Peters, Morten Nielsen, Paolo Marcatili, BepiPred-2.0: improving sequence-based B-cell epitope prediction using conformational epitopes, Nucleic Acids Research, Volume 45, Issue W1, 3 July 2017, Pages W24–W29, https://doi.org/10.1093/nar/gkx346

    Close

Search

Close

Search

Advanced Search

Search Menu

Abstract

Antibodies have become an indispensable tool for many biotechnological and clinical applications. They bind their molecular target (antigen) by recognizing a portion of its structure (epitope) in a highly specific manner. The ability to predict epitopes from antigen sequences alone is a complex task. Despite substantial effort, limited advancement has been achieved over the last decade in the accuracy of epitope prediction methods, especially for those that rely on the sequence of the antigen only. Here, we present BepiPred-2.0 (http://www.cbs.dtu.dk/services/BepiPred/), a web server for predicting B-cell epitopes from antigen sequences. BepiPred-2.0 is based on a random forest algorithm trained on epitopes annotated from antibody-antigen protein structures. This new method was found to outperform other available tools for sequence-based epitope prediction both on epitope data derived from solved 3D structures, and on a large collection of linear epitopes downloaded from the IEDB database. The method displays results in a user-friendly and informative way, both for computer-savvy and non-expert users. We believe that BepiPred-2.0 will be a valuable tool for the bioinformatics and immunology community.

INTRODUCTION

B-cells are considered a core component of the adaptive immune system, as they have the ability to recognize and provide long-term protection against infectious pathogens or cancerous cells. They perform these functions by producing antibodies, proteins that are either secreted or expressed on the B-cell surface, and that recognize their molecular target (called antigen) by binding to a part of it (called epitope) in a highly selective manner. This recognition process is exploited in vaccines to provide a long-term protection toward desired pathogens, using different methods, such as attenuated and subunit vaccines.

B-cell epitopes can be divided into two groups. Linear epitopes are formed by linear stretches of residues in the antigen protein sequence. In contrast, discontinuous (conformational) epitopes are formed by residues far apart in the antigen sequence that are brought together in space by its folding. Even though the majority of epitopes are conformational, most contain one or few linear stretches (1).

Reliable B-cell epitope prediction tools are of primary importance in many clinical and biotechnological applications such as vaccine design and therapeutic antibody development, and for our general understanding of the immune system (2–4).

Several structure-based tools have been developed and can be used to predict and analyse epitopes when the antigen structure is known (5–9). However, structural information is only available for a very small proportion of antigens, and in the vast majority of cases one is left with analyzing the primary sequence only. The accuracy of such sequence-based predictors is generally poor, and little improvements have been achieved over the past years. The training of current methods is in most cases based on of peptides experimentally validated to bind antibodies (10–13) and are generally associated with low performance of prediction tools (4), which could be due to the starting data being poorly annotated and noisy.

Here, we present BepiPred-2.0, a web server for sequence-based B-cell epitope prediction. Unlike the BepiPred-1.0, BepiPred-2.0 is trained only on epitope data derived from crystal structures, which is presumed to be of higher quality and indeed resulted in a significantly improved predictive power when compared to other available tools (10,11).

MATERIALS AND METHODS

We describe briefly the dataset and method used for training BepiPred-2.0, and the validations we have performed. More details on the material and methods can be found in Supplementary Materials.

Structural dataset

A dataset consisting of 649 antigen-antibody crystal structures was obtained from the Protein Data Bank (PDB) (14). In each complex, we identified the antibody molecules using HMM models developed elsewhere, and for each antibody we define its antigens as all the non-antibody protein chains that have at least one atom in a 4 Å radius from its Complementarity Determining Region (CDR) atom (15). We removed complexes in which the antigen sequence was >70% identical to any other sequence in our dataset, thus obtaining 160 structures. We randomly selected five structures published after 2014 as a final evaluation dataset and used the remaining 155, split into five equally-sized partition for cross-validation, to create our training dataset. The epitope residues were defined as those in a 4 Å radius of any antibody residue's heavy atom. Also, if multiple identical antigen chains bind to the same antibody, the epitope was defined as the union of the epitope residues on all the chains, thus resulting in a positive dataset of 3542 residues. All 36 785 non-epitopes were defined as negatives. All the positive and negative residues were used when evaluating the methods’ performance, but for training the negative dataset was downsized by random sampling to the same size of the positive one (see Supplementary Materials for more details).

Training a random forest prediction model

To predict the probability that a given antigen residue is part of an epitope, a Random Forest Regression (RF) algorithm was trained using a 5-fold cross validation approach. Each residue was encoded using its computed volume (16), hydrophobicity (17), polarity (18), together with the relative surface accessibility (RSA) and secondary structure (SS) as predicted by NetSurfP (19) of all the residues in a window of size 9 centered on the residue itself. Also, the overall volume of the antigen obtained by summing the individual volumes of all the antigen's residues was used, for a total of 46 variables. A rolling average of window 9 was then performed on the RF output to obtain the final BepiPred-2.0 predictions. More details on the parameter optimization can be found in the Supplementary text andSupplementary Figures S1 and S2.

Evaluation measurements

We evaluated the performance for each antigen in terms of the area under the receiver operation curve (AUC), the area under the first 10% of the receiver operation curve normalized by multiplying by 10 (AUC10%), the positive predictive rate (PPR) and the true positive rate (TPR) of the top 60 predictions (20).

When comparing the performance of two models, a paired t-test was calculated on their performances on individual antigens. A confidence interval of 95% was used to define a significant difference between two compared models.

Evaluation on a linear epitopes dataset

A set of known linear peptides that were tested for immune recognition and were found to be epitopes (positive assay results) or non-epitopes (negative assay results) were downloaded from the Immune Epitope Database (IEDB) (21). Peptides shorter than five or larger than 25 amino acids were removed, as B cell epitopes rarely are outside these boundaries (1). Only peptides confirmed as positives in two or more separate experiments were included in the positive dataset, and only peptides seen as negative in two or more separate experiments and never observed as positives in any experiment were included in the negative dataset. This resulted in 11 834 positives and 18 722 negative peptides. Each peptide was mapped back on its original protein sequence, and this was used to calculate the output prediction. This dataset is available for download on the BepiPred web page (http://www.cbs.dtu.dk/services/BepiPred/download.php).

The evaluation was only performed on the residues within the positive and negative peptides. In this case, an AUC was calculated only on the pooled positive and negative residues and not per antigen sequence.

WEB INTERFACE

In order to use BepiPred-2.0 (http://www.cbs.dtu.dk/services/BepiPred/) the user only needs the sequences of the protein of interest in fasta format. All the predictions are done on the fly, and in seconds to minutes, depending mainly on the size of the input data, the user will be redirected to the result page. Here, the predicted epitopes are indicated in the input protein sequences. All the most common browsers such as Chrome, Firefox, Microsoft Edge and Safari are supported, but some graphical features are not available on Internet Explorer. In the following paragraphs, the input page and the output pages will be described in further detail. Some tips and tricks and a more detailed description of the web server can be found on BepiPred-2.0 Instructions/Help page.

Input page

The user can submit up to 50 protein sequences in fasta format either by pasting them into the textbox or by uploading them as a single file. Nucleic acid sequences are not supported and protein sequences should be longer than 10 amino acids and shorter than 6000. Example sequences are available when clicking the button ‘Example Antigens’. When clicking ‘Submit’ the user will be redirected to a job queue page which is updated every 20 s. When the predictions are completed, the user will be automatically redirected to the output page. Optionally, the user can provide an email address and the result page link will be emailed when the job is completed.

Output page

The BepiPred-2.0 output page contains a navigation bar with various tabs. The ‘Summary’ tab shows each individual sequence result in a horizontal and vertical scrollable table. The default output format shows the BepiPred-2.0 predictions and epitope classification for each sequence. The BepiPred-2.0 predictions are used to set the background color of the protein sequences. All predictions greater than a user-defined threshold (by default 0.5) are marked as ‘E’ in the ‘Epitopes’ line above the protein sequence itself. Using the ‘Epitope Threshold’ slider the epitope classifications can be modified as desired. By pressing the ‘?’ button next to the threshold slider, a plot of the expected sensitivity and specificity for each threshold value will be displayed. Hovering the mouse over the sequences shows the prediction values of the specific residue and hovering over the protein name will reveal the description of the protein from the fasta header. Clicking on the ‘Advanced Output is Off’ button will switch to the advanced visualization mode, in which structural predictions from NetSurfP are added, as shown in Figure 1. This allows experienced users to display detailed information and achieve a better interpretation of the results. The ‘Log’ tab will show a log of the computations and possible errors that have occurred and the ‘Help’ tab contains tips and tricks and a detailed description of the output page. The predictions can be downloaded as JSON or CSV format by using the dropdown tab ‘Downloads’ and a short description of the files can be found by clicking ‘All Downloads’.

BepiPred-2.0: improving sequence-based B-cell epitope prediction using conformational epitopes (3)

Figure 1.

The Summary output page in Advanced Output mode, showing BepiPred-2.0 and NetSurfP predictions for each query sequence.

Open in new tabDownload slide

RESULTS

Here, we demonstrate the functionality of Bepipred-2.0, a web server constructed from a large set of structurally defined B cell epitopes, and show how this updated method significantly outperform BepiPred-1.0 (10) on both structural and linear epitope validation datasets.

Cross-validation results

We used a 5-fold cross validation approach to estimate the performance of the Bepipred-2.0 method. The dataset consisted of epitopes derived from 165 solved structures, in which no two antigens shared >70% sequence similarity. The final RF model achieved an AUC of 0.62 and an AUC10% of 0.121 on this test set of structural epitopes.

Figure 2 displays the Gini importance, describing the importance of each feature, for each variable and cross-fold partition (22). The Gini importance values for the 5 RF models are highly consistent, confirming the robustness of the proposed model. Moreover, the figure shows that besides the residue type, the predicted RSA is one of the most important features contributing to the predictive power of our method.

BepiPred-2.0: improving sequence-based B-cell epitope prediction using conformational epitopes (4)

Figure 2.

A heat map of each feature's impact on the 5 models generated from the 5-fold cross validation. Ranging from yellow to red, where yellow is low impact and red high impact. Each row specifies one cross-fold RF model and the columns specify the feature. The ‘.Nx’ and ‘.Cx’ suffix specifies positions relative to the investigated residue towards N and C-terminals, respectively.

Open in new tabDownload slide

On this dataset, BepiPred-2.0 outperforms the two other tested methods, namely BepiPred-1.0 (10), LBtope (11), both among the most used methods for linear epitope prediction. Likewise the method outperforms a baseline predictor solely based on the RSA values provided by NetSurfP. The AUC, AUC10% and corresponding p values are displayed in Table 1.

AUC and AUC10% for BepiPred-2.0, BepiPred-1.0, LBtope and NetsurfP from the cross-validation data

Table 1.

Open in new tab

AUC and AUC10% for BepiPred-2.0, BepiPred-1.0, LBtope and NetsurfP from the cross-validation data

PDB IDAUCP VALUEAUC10%P VALUE
BepiPred-2.00.6210.1211
BepiPred-1.00.57<1 × 10−60.0930.02
LBtope0.54<1 × 10−60.075<1 × 10−6
NETSURFP0.600.010.07<1 × 10−6
PDB IDAUCP VALUEAUC10%P VALUE
BepiPred-2.00.6210.1211
BepiPred-1.00.57<1 × 10−60.0930.02
LBtope0.54<1 × 10−60.075<1 × 10−6
NETSURFP0.600.010.07<1 × 10−6

Paired t-tests with BepiPred-2.0 results were used to obtain the P values.

Table 1.

Open in new tab

AUC and AUC10% for BepiPred-2.0, BepiPred-1.0, LBtope and NetsurfP from the cross-validation data

PDB IDAUCP VALUEAUC10%P VALUE
BepiPred-2.00.6210.1211
BepiPred-1.00.57<1 × 10−60.0930.02
LBtope0.54<1 × 10−60.075<1 × 10−6
NETSURFP0.600.010.07<1 × 10−6
PDB IDAUCP VALUEAUC10%P VALUE
BepiPred-2.00.6210.1211
BepiPred-1.00.57<1 × 10−60.0930.02
LBtope0.54<1 × 10−60.075<1 × 10−6
NETSURFP0.600.010.07<1 × 10−6

Paired t-tests with BepiPred-2.0 results were used to obtain the P values.

In many real-case scenarios, the users are only interested in analyzing the top-scoring predictions, as they are using the predictions to prioritize a few candidates for experimental testing. To assess this case, the average positive predictive value (PPV) and true positive rate (TPR) on the 60 top-scoring residues per protein were calculated. As evident from Figure 3, BepiPred-2.0 achieves a significantly better PPV and a marginally better TPR when compared to the other methods.

BepiPred-2.0: improving sequence-based B-cell epitope prediction using conformational epitopes (5)

Figure 3.

The average predictive positive value (PPV) (A) and true positive rate (TPR) (B) across all antigen sequences in test set using different number of top scoring residues. Four different methods are evaluated: BepiPred 1.0 (red), NetSurfP (black), LBtope (gray) and BepiPred 2.0 (blue).

Open in new tabDownload slide

Independent structural epitope benchmark

Table 2 displays the performance of BepiPred-2.0 compared to other methods, on the set of five structures in the evaluation dataset. These results confirm that BepiPred-2.0 has a higher performance than BepiPred-1.0 and LBtope. In particular, as AUC10% focuses on the highest predictions, the gap between BepiPred-1.0 and BepiPred-2.0 for this measure underlines the higher specificity of 2.0 compared to 1.0 for high scoring residues.

Benchmark of the five left out antigens, comparing the performances of BepiPred-1.0, BepiPred-2.0, LBtope, BCPreds (26) and CBTope (27)

Table 2.

Open in new tab

Benchmark of the five left out antigens, comparing the performances of BepiPred-1.0, BepiPred-2.0, LBtope, BCPreds (26) and CBTope (27)

PDB IDBEPIPRED-1.0BEPIPRED-2.0LBTOPEBCPREDSCBTOPE
AUCAUC10%AUCAUC10%AUCAUC10%AUCAUC10%AUCAUC10%
4WFF0.6600.0000.7380.0330.4380.0000.4420.0260.9200.650
4XAK0.7390.1830.6570.1040.4710.0000.4650.0000.5700.091
4Z5R0.3270.0000.5760.0380.5150.0190.5390.1100.3000.002
5BVP0.5250.0820.5690.2280.4930.0990.4110.0100.6000.130
5C0N0.5960.0000.4730.0000.3970.1130.260.0000.5600.080
Average0.5730.0550.5960.0800.4670.0460.4230.0290.5900.194
St.Dev.0.1570.0810.1000.0910.0460.0550.1030.0460.2200.261
PDB IDBEPIPRED-1.0BEPIPRED-2.0LBTOPEBCPREDSCBTOPE
AUCAUC10%AUCAUC10%AUCAUC10%AUCAUC10%AUCAUC10%
4WFF0.6600.0000.7380.0330.4380.0000.4420.0260.9200.650
4XAK0.7390.1830.6570.1040.4710.0000.4650.0000.5700.091
4Z5R0.3270.0000.5760.0380.5150.0190.5390.1100.3000.002
5BVP0.5250.0820.5690.2280.4930.0990.4110.0100.6000.130
5C0N0.5960.0000.4730.0000.3970.1130.260.0000.5600.080
Average0.5730.0550.5960.0800.4670.0460.4230.0290.5900.194
St.Dev.0.1570.0810.1000.0910.0460.0550.1030.0460.2200.261

Table 2.

Open in new tab

Benchmark of the five left out antigens, comparing the performances of BepiPred-1.0, BepiPred-2.0, LBtope, BCPreds (26) and CBTope (27)

PDB IDBEPIPRED-1.0BEPIPRED-2.0LBTOPEBCPREDSCBTOPE
AUCAUC10%AUCAUC10%AUCAUC10%AUCAUC10%AUCAUC10%
4WFF0.6600.0000.7380.0330.4380.0000.4420.0260.9200.650
4XAK0.7390.1830.6570.1040.4710.0000.4650.0000.5700.091
4Z5R0.3270.0000.5760.0380.5150.0190.5390.1100.3000.002
5BVP0.5250.0820.5690.2280.4930.0990.4110.0100.6000.130
5C0N0.5960.0000.4730.0000.3970.1130.260.0000.5600.080
Average0.5730.0550.5960.0800.4670.0460.4230.0290.5900.194
St.Dev.0.1570.0810.1000.0910.0460.0550.1030.0460.2200.261
PDB IDBEPIPRED-1.0BEPIPRED-2.0LBTOPEBCPREDSCBTOPE
AUCAUC10%AUCAUC10%AUCAUC10%AUCAUC10%AUCAUC10%
4WFF0.6600.0000.7380.0330.4380.0000.4420.0260.9200.650
4XAK0.7390.1830.6570.1040.4710.0000.4650.0000.5700.091
4Z5R0.3270.0000.5760.0380.5150.0190.5390.1100.3000.002
5BVP0.5250.0820.5690.2280.4930.0990.4110.0100.6000.130
5C0N0.5960.0000.4730.0000.3970.1130.260.0000.5600.080
Average0.5730.0550.5960.0800.4670.0460.4230.0290.5900.194
St.Dev.0.1570.0810.1000.0910.0460.0550.1030.0460.2200.261

Evaluation of linear epitope predictive power

To perform a fair comparison, as BepiPred-1.0 was trained on linear epitopes, we tested the performance of Bepipred-1.0 and Bepipred-2.0 on a dataset consisting of 11.839 positive and 18.722 negative validated peptides obtained from the immune epitope database (IEDB, see Materials and Methods). The results of this benchmark are reported in Table 3, showing that also on this dataset BepiPred-2.0 outperforms BepiPred-1.0.

A comparison of BepiPred-1.0 and BepiPred-2.0 on experimental validated linear epitopes and non-epitope peptides. The AUC and AUC10% are calculated for each antigen and averaged. The AUC and AUC10% P values are obtained with paired and non-paired t-tests, respectively

Table 3.

Open in new tab

A comparison of BepiPred-1.0 and BepiPred-2.0 on experimental validated linear epitopes and non-epitope peptides. The AUC and AUC10% are calculated for each antigen and averaged. The AUC and AUC10% P values are obtained with paired and non-paired t-tests, respectively

AUCAUC10%
BepiPred-1.00.5480.074
bepipred-2.00.5740.080
P value<1 × 10−6<1 × 10−6
AUCAUC10%
BepiPred-1.00.5480.074
bepipred-2.00.5740.080
P value<1 × 10−6<1 × 10−6

Table 3.

Open in new tab

A comparison of BepiPred-1.0 and BepiPred-2.0 on experimental validated linear epitopes and non-epitope peptides. The AUC and AUC10% are calculated for each antigen and averaged. The AUC and AUC10% P values are obtained with paired and non-paired t-tests, respectively

AUCAUC10%
BepiPred-1.00.5480.074
bepipred-2.00.5740.080
P value<1 × 10−6<1 × 10−6
AUCAUC10%
BepiPred-1.00.5480.074
bepipred-2.00.5740.080
P value<1 × 10−6<1 × 10−6

Case study: lysozyme epitope regions

Prototypical antibody targets, such as lysozymes have been crystallized in complex with different antibodies binding to different regions, whereas most proteins have only been crystallized with a single antibody. Using lysozyme as an example, we can see that four unique epitope regions are currently present in different solved structures (1BVK, 1C08, 1MLC, 4TSB), as shown in Figure 4, where the lysozyme is colored according to BepiPred-2.0 predictions. It is important to note that if we evaluate the performance of our method only on one of these four epitope at a time we get an average AUC of 0.593 ± 0.171 and an average AUC10% of 0.127 ± 0.211. If, on the other hand, all epitope regions are included in the evaluation, BepiPred-2.0 achieves an AUC of 0.713 and AUC10% of 0.304. This result confirms earlier findings that a possible major reason for the relative low predictive performance of B cell epitope predictions stems from the bias and incomplete annotation of currently available epitope benchmark data (9).

BepiPred-2.0: improving sequence-based B-cell epitope prediction using conformational epitopes (6)

Figure 4.

Lysozyme (displayed as surface, coloured from blue to red according to BepiPred-2.0 predictions) with four unique epitope regions obtained from antibodies 1BVK (purple), 1C08 (red), 1MLC (yellow) and 4TSB (green).

Open in new tabDownload slide

DISCUSSION

The BepiPred-2.0 web server provides a state-of-the-art B-cell epitope sequence-based prediction. We believe that the intuitive interface will aid researchers with limited computational knowledge to use and understand the results to their full extent. Additionally, the advanced option allows more experienced researchers to further interpret the output based on additionally predicted structural features.

Using crystallography derived structural epitope data for training and evaluation improved the performance significantly, compared to prior prediction tools trained on linear peptides tested for antibody recognition. Even when evaluated on the same type of data on which BepiPred-1.0 was trained on, BepiPred-2.0 achieved a significantly improved performance. We believe that this is a significant finding that will inform others on how B-cell epitope will be evaluated in the future. Furthermore, as illustrated in the lysozyme example, several regions can be recognised by different antibodies, raising the question on how to properly define epitopes (23,24). A possible solution to this, currently investigated by us and others (7,25), is to develop tools that can predict the epitope regions on an antigen specific for a single antibody or for an antibody library, thus increasing the specificity of the predictions. Currently epitope prediction tools can serve mostly as filters to discard regions unlikely to be epitopes from further experimental analysis, but with the increase in accuracy and specificity of these tools, we believe that they will allow for precise and targeted experiments.

SUPPLEMENTARY DATA

Supplementary Data are available at NAR Online.

ACKNOWLEDGEMENTS

We want to thank Kamilla Jensen, Vasileios Rantos, Mads Valdemar Anderson, Jens Vindahl Kringelum and Vanessa Jurtz for the useful discussions.

FUNDING

National Institutes of Health [HHSN272201200010C]. Funding for open access charge: NIH [HHSN272201200010C].

Conflict of interest statement. None declared.

REFERENCES

1.

Kringelum

J.V.

,

Nielsen

M.

,

Padkjær

S.B.

,

Lund

O.

Structural analysis of B-cell epitopes in antibody:protein complexes

.

Mol. Immunol.

2013

;

53

:

24

34

.

2.

Shirai

H.

,

Prades

C.

,

Vita

R.

,

Marcatili

P.

,

Popovic

B.

,

Xu

J.

,

Overington

J.P.

,

Hirayama

K.

,

Soga

S.

,

Tsunoyama

K.

et al.

Antibody informatics for drug discovery

.

Biochim. Biophys. Acta

.

2014

;

1844

:

2002

2015

.

3.

El-Manzalawy

Y.

,

Dobbs

D.

,

Honavar

V.G.

In silico prediction of linear B-cell epitopes on proteins

.

Methods Mol. Biol.

2017

;

1484

:

255

264

.

Google Scholar

OpenURL Placeholder Text

4.

El-Manzalawy

Y.

,

Honavar

V.

Recent advances in B-cell epitope prediction methods

.

Immunome Res.

2010

;

6

:

S2

.

5.

Klausen

M.S.

,

Anderson

M.V.

,

Jespersen

M.C.

,

Nielsen

M.

,

Marcatili

P.

LYRA, a webserver for lymphocyte receptor structural modeling

.

Nucleic Acids Res.

2015

;

43

:

W349

W355

.

6.

Olimpieri

P.P.

,

Chailyan

A.

,

Tramontano

A.

,

Marcatili

P.

Prediction of site-specific interactions in antibody-antigen complexes: the proABC method and server

.

Bioinformatics

.

2013

;

29

:

2285

2291

.

7.

Sela-Culang

I.

,

Benhnia

M.R.E.I.

,

Matho

M.H.

,

Kaever

T.

,

Maybeno

M.

,

Schlossman

A.

,

Nimrod

G.

,

Li

S.

,

Xiang

Y.

,

Zajonc

D.

et al.

Using a combined computational-experimental approach to predict antibody-specific B cell epitopes

.

Structure

.

2014

;

22

:

646

657

.

8.

Sircar

A.

,

Gray

J.J.

SnugDock: paratope structural optimization during antibody-antigen docking compensates for errors in antibody hom*ology models

.

PLoS Comput. Biol.

2010

;

6

:

e1000644

.

9.

Kringelum

J.V.

,

Lundegaard

C.

,

Lund

O.

,

Nielsen

M.

Reliable B cell epitope predictions: impacts of method development and improved benchmarking

.

PLoS Comput. Biol.

2012

;

8

:

e1002829

.

10.

Larsen

J.E.P.

,

Lund

O.

,

Nielsen

M.

Improved method for predicting linear B-cell epitopes

.

Immunome Res.

2006

;

2

:

2

.

11.

Singh

H.

,

Ansari

H.R.

,

Raghava

G.P.S.

Improved method for linear B-cell epitope prediction using antigen's primary sequence

.

PLoS ONE

.

2013

;

8

:

1

8

.

12.

El-Manzalawy

Y.

,

Dobbs

D.

,

Honavar

V.

Predicting linear B-cell epitopes using string kernels

.

J. Mol. Recognit.

2008

;

21

:

243

255

.

13.

El-Manzalawy

Y.

,

Dobbs

D.

,

Honavar

V.

Predicting flexible length linear B-cell epitopes

.

Comput. Syst. Bioinformatics Conf.

2008

;

7

:

121

132

.

Google Scholar

OpenURL Placeholder Text

14.

Berman

H.M.

,

Westbrook

J.

,

Feng

Z.

,

Gilliland

G.

,

Bhat

T.N.

,

Weissig

H.

,

Shindyalov

I.N.

,

Bourne

P.E.

The protein data bank

.

Nucleic Acids Res.

2000

;

28

:

235

242

.

15.

Klausen

M.S.

,

Anderson

M.V.

,

Jespersen

M.C.

,

Nielsen

M.

,

Marcatili

P.

LYRA, a webserver for lymphocyte receptor structural modeling

.

Nucleic Acids Res.

2015

;

43

:

W349

W355

.

16.

Bigelow

C.C.

On the average hydrophobicity of proteins and the relation between it and protein structure

.

J.Theor. Biol.

1967

;

16

:

187

211

.

17.

Sweet

R.M.

,

Eisenberg

D.

Correlation of sequence hydrophobicities measures similarity in three-dimensional protein structure

.

J. Mol. Biol.

1983

;

171

:

479

488

.

18.

Radzicka

A.

,

Wolfenden

R.

Comparing the polarities of the amino acids: side-chain distribution coefficients between the vapor phase, cyclohexane, 1-octanol, and neutral aqueous solution

.

Biochemistry

.

1988

;

27

:

1664

1670

.

19.

Petersen

B.

,

Petersen

T.

,

Andersen

P.

,

Nielsen

M.

,

Lundegaard

C.

A generic method for assignment of reliability scores applied to solvent accessibility predictions

.

BMC Struct. Biol.

2009

;

9

:

51

.

20.

Swets

J.A.

Measuring the accuracy of diagnostic systems

.

Science

.

1988

;

240

:

1285

1293

.

21.

Vita

R.

,

Overton

J.A.

,

Greenbaum

J.A.

,

Ponomarenko

J.

,

Clark

J.D.

,

Cantrell

J.R.

,

Wheeler

D.K.

,

Gabbard

J.L.

,

Hix

D.

,

Sette

A.

et al.

The immune epitope database (IEDB) 3.0

.

Nucleic Acids Res.

2015

;

43

:

D405

D412

.

22.

Menze

B.H.

,

Kelm

B.M.

,

Masuch

R.

,

Himmelreich

U.

,

Bachert

P.

,

Petrich

W.

,

Hamprecht

F.A.

A comparison of random forest and its Gini importance with standard chemometric methods for the feature selection and classification of spectral data

.

BMC Bioinformatics

.

2009

;

10

:

213

.

23.

Kringelum

J.V.

,

Lundegaard

C.

,

Lund

O.

,

Nielsen

M.

Reliable B cell epitope predictions: impacts of method development and improved benchmarking

.

PLoS Comput. Biol.

2012

;

8

:

e1002829

.

24.

Kunik

V.

,

Ofran

Y.

The indistinguishability of epitopes from protein surface is explained by the distinct binding preferences of each of the six antigen-binding loops

.

Protein Eng. Des. Sel.

2013

;

26

:

599

609

.

25.

Krawczyk

K.

,

Liu

X.

,

Baker

T.

,

Shi

J.

,

Deane

C.M.

Improving B-cell epitope prediction and its application to global antibody-antigen docking

.

Bioinformatics

.

2014

;

30

:

2288

2294

.

26.

El-Manzalawy

Y.

,

Dobbs

D.

,

Honavar

V.

Predicting linear B-cell epitopes using string kernels

.

J. Mol. Recognit.

2008

;

21

:

243

255

.

27.

Ansari

H.R.

,

Raghava

G.P.

Identification of conformational B-cell Epitopes in an antigen from its primary sequence

.

Immunome Res.

2010

;

6

:

6

.

© The Author(s) 2017. Published by Oxford University Press on behalf of Nucleic Acids Research.

This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by-nc/4.0/), which permits non-commercial re-use, distribution, and reproduction in any medium, provided the original work is properly cited. For commercial re-use, please contact journals.permissions@oup.com

Issue Section:

Web Server issue

Download all slides

  • Supplementary data

  • Supplementary data

    Supplementary Data - docx file

    Comments

    0 Comments

    Comments (0)

    Submit a comment

    You have entered an invalid code

    Thank you for submitting a comment on this article. Your comment will be reviewed and published at the journal's discretion. Please check for further notifications by email.

    Advertisem*nt

    Citations

    Views

    20,397

    Altmetric

    More metrics information

    Metrics

    Total Views 20,397

    15,112 Pageviews

    5,285 PDF Downloads

    Since 5/1/2017

    Month: Total Views:
    May 2017 75
    June 2017 115
    July 2017 94
    August 2017 79
    September 2017 47
    October 2017 60
    November 2017 46
    December 2017 101
    January 2018 148
    February 2018 184
    March 2018 134
    April 2018 134
    May 2018 156
    June 2018 106
    July 2018 116
    August 2018 128
    September 2018 115
    October 2018 141
    November 2018 142
    December 2018 106
    January 2019 170
    February 2019 138
    March 2019 241
    April 2019 221
    May 2019 212
    June 2019 167
    July 2019 242
    August 2019 232
    September 2019 166
    October 2019 187
    November 2019 164
    December 2019 131
    January 2020 254
    February 2020 252
    March 2020 290
    April 2020 309
    May 2020 218
    June 2020 306
    July 2020 327
    August 2020 218
    September 2020 273
    October 2020 332
    November 2020 239
    December 2020 208
    January 2021 272
    February 2021 278
    March 2021 289
    April 2021 301
    May 2021 353
    June 2021 282
    July 2021 280
    August 2021 263
    September 2021 273
    October 2021 275
    November 2021 295
    December 2021 238
    January 2022 272
    February 2022 255
    March 2022 295
    April 2022 296
    May 2022 340
    June 2022 304
    July 2022 284
    August 2022 266
    September 2022 298
    October 2022 343
    November 2022 268
    December 2022 293
    January 2023 349
    February 2023 269
    March 2023 442
    April 2023 298
    May 2023 331
    June 2023 302
    July 2023 320
    August 2023 253
    September 2023 209
    October 2023 299
    November 2023 250
    December 2023 232
    January 2024 288
    February 2024 288
    March 2024 359
    April 2024 303
    May 2024 346
    June 2024 225
    July 2024 314
    August 2024 83

    Citations

    Powered by Dimensions

    845 Web of Science

    Altmetrics

    ×

    Email alerts

    Article activity alert

    Advance article alerts

    New issue alert

    Subject alert

    Receive exclusive offers and updates from Oxford Academic

    Citing articles via

    Google Scholar

    • Latest

    • Most Read

    • Most Cited

    Central role of SUMOylation in the regulation of chromatin interactions and transcriptional outputs of the androgen receptor in prostate cancer cells
    The characteristics of CTCF binding sequences contribute to enhancer blocking activity
    Stress granule formation helps to mitigate neurodegeneration
    Structures of the mitochondrial single-stranded DNA binding protein with DNA and DNA polymerase γ
    H3T11 phosphorylation by CKII is required for heterochromatin formation in Neurospora

    More from Oxford Academic

    Science and Mathematics

    Books

    Journals

    Advertisem*nt

    BepiPred-2.0: improving sequence-based B-cell epitope prediction using conformational epitopes (2024)

    FAQs

    How do you predict B-cell epitopes? ›

    B-cell epitopes can be identified by different methods including solving the 3D structure of antigen-antibody complexes, peptide library screening of antibody binding or performing functional assays in which the antigen is mutated and the interaction antibody-antigen is evaluated [3, 4].

    What are conformational B-cell epitopes? ›

    B-cell antigenic determinants appear to be dependent on the conformational integrity of the molecule in question. Conformational epitopes may be important in generating protective immunity against parasites.

    What are the current methods for the prediction of T-cell epitopes? ›

    These prediction methods have evolved from the identification of amino acid motifs in peptides that correspond to their MHC binding residues, to the advent of quantitative MHC binding affinity predictions using machine learning approaches, to the current state-of-the-art predictions that utilize custom neural network ...

    What is the difference between linear and conformational epitope? ›

    Linear epitopes consist of continuous residues on a protein sequence. Conformational epitopes consist of residues that are discontinuous in the protein sequence yet come within close proximity to form an antigenic surface on the protein's three-dimensional structure.

    What are epitope prediction tools? ›

    T Cell Epitopes - Processing Prediction

    NetChop is a predictor of proteasomal processing based upon a neural network. NetCTL and NetCTLpan are predictors of T cell epitopes along a protein sequence. It also employs a neural network architecture. MHC-NP: Prediction of peptides naturally processed by the MHC.

    What is B cell epitope mapping? ›

    B-cell epitope mapping is a promising approach to identifying the main antigenic determinants of microorganisms, in special concern the discontinuous conformational ones.

    What is conformational epitope prediction? ›

    Computational prediction of conformational epitopes is of great importance for vaccine design and therapeutics development. Conformational epitope residues are conventionally defined by a distance cut-off radius between antigen and antibody residues in the interacting complex.

    What is the difference between conformational and discontinuous epitopes? ›

    Continuous or linear epitopes consist of a continuous sequence of amino acid residues based on the primary structure of the protein, while discontinuous or conformational epitopes constitute a discontinuous sequence of amino acid residues that are brought together by folding of the protein due to its native secondary ...

    What are the three types of epitopes? ›

    There are three types of epitope: conformational, linear, and discontinuous. This classification is based upon their structure and their interaction with the antibody's paratope. Conformational epitopes are formed through the interaction of amino acid residues which are disconnected from each other.

    How to do epitope mapping? ›

    The molecular biological technique of site-directed mutagenesis (SDM) can be used to enable epitope mapping. In SDM, systematic mutations of amino acids are introduced into the sequence of the target protein. Binding of an antibody to each mutated protein is tested to identify the amino acids that comprise the epitope.

    Do T cells recognize conformational epitopes? ›

    T cells recognize and survey peptides (epitopes) presented by major histocompatibility complex (MHC) molecules on the surface of nucleated cells.

    What is the difference between B and T epitopes? ›

    B-cell epitopes is the antigen portion binding to the immunoglobulin or antibody. T-Cell epitope play a crucial role in eliciting vigorous protective immune response. Antigenicity refers to the capacity of virus to bind to specific antibody molecule.

    What is the difference between sequential and conformational epitopes? ›

    Is the difference only in its structure? Like conformational epitope has 3D structure while sequential has a linear structure? Yes, the difference is "only" in the 3D structure.

    What is the difference between structural and conformational? ›

    Unlike conformational isomers, which do not differ in connectivity, structural isomers differ in connectivity, as illustrated here for 1-propanol and 2-propanol.

    What is the difference between conformational and configurational? ›

    Conformation refers to the spatial arrangement of atoms in a molecule that can be determined through single-bond rotation. Examples include cis-trans or E/Z conformations. Configuration refers to the spatial arrangement of atoms that can only be changed by breaking bonds.

    What is the database of B cell epitopes? ›

    BciPep a database of B cell epitopes. Introduction:-Bcipep is collection of the peptides having the role in Humoral immunity. The peptides in the database has varying measure of immunogenicity.

    How do you identify antigen-specific B cells? ›

    Flow cytometry is the most common method used for single cell analysis and isolation (39). Flow cytometry-based analysis of antigen-specific B cells is dependent on labeling antigen with a fluorescent tag to allow detection.

    Do B cells recognize epitopes? ›

    The T and B lymphocytes (T and B Cells) are involved in the acquired or antigen-specific immune response given that they are the only cells in the organism able to recognize and respond specifically to each antigenic epitope.

    Top Articles
    Latest Posts
    Article information

    Author: Carlyn Walter

    Last Updated:

    Views: 6285

    Rating: 5 / 5 (50 voted)

    Reviews: 81% of readers found this page helpful

    Author information

    Name: Carlyn Walter

    Birthday: 1996-01-03

    Address: Suite 452 40815 Denyse Extensions, Sengermouth, OR 42374

    Phone: +8501809515404

    Job: Manufacturing Technician

    Hobby: Table tennis, Archery, Vacation, Metal detecting, Yo-yoing, Crocheting, Creative writing

    Introduction: My name is Carlyn Walter, I am a lively, glamorous, healthy, clean, powerful, calm, combative person who loves writing and wants to share my knowledge and understanding with you.