Skip to main content
ACS AuthorChoice logoLink to ACS AuthorChoice
. 2023 Nov 7;63(22):6964–6971. doi: 10.1021/acs.jcim.3c01490

PEP-Patch: Electrostatics in Protein–Protein Recognition, Specificity, and Antibody Developability

Valentin J Hoerschinger , Franz Waibl , Nancy D Pomarici , Johannes R Loeffler , Charlotte M Deane , Guy Georges §, Hubert Kettenberger §, Monica L Fernández-Quintero †,*, Klaus R Liedl †,*
PMCID: PMC10685443  PMID: 37934909

Abstract

graphic file with name ci3c01490_0005.jpg

The electrostatic properties of proteins arise from the number and distribution of polar and charged residues. Electrostatic interactions in proteins play a critical role in numerous processes such as molecular recognition, protein solubility, viscosity, and antibody developability. Thus, characterizing and quantifying electrostatic properties of a protein are prerequisites for understanding these processes. Here, we present PEP-Patch, a tool to visualize and quantify the electrostatic potential on the protein surface in terms of surface patches, denoting separated areas of the surface with a common physical property. We highlight its applicability to elucidate protease substrate specificity and antibody–antigen recognition and predict heparin column retention times of antibodies as an indicator of pharmacokinetics.

Introduction

Electrostatic forces are central in molecular biology, codetermining protein folding, protein–protein interactions, protein–DNA/RNA interactions, ion binding, dimerization, and protein stability.13 Additionally, they affect the pKa values of ionizable groups in proteins and DNA/RNA.4,5 As such, they are key to characterizing the biophysical properties of proteins. Due to their long-ranged character, they are especially important to the complex multistep process of molecular recognition. This process requires a balance of entropic and enthalpic components,6,7 with varying contributions during the different steps from the unbound to the fully bound state. Electrostatics are a critical component of the enthalpic contributions, dominating and guiding the recognition process, especially when the binding partners are still distant from one another.8

Electrostatic forces affect molecular binding through interactions not only between the binding partners but also with the solvent. This is because solvent molecules must be displaced from the binding interface, which introduces a large desolvation penalty that needs to be overcome by an interplay of attractive electrostatic and hydrophobic interactions upon protein–protein or protein–ligand association. Additionally, it has been reported that long-range electrostatic interaction networks increase specificity of proteins while restricting their flexibility.9 On the other hand, weak electrostatics can be associated with conformational variability and, consequently, cross-reactivity.9 Protein folding and thermal stability are also influenced by electrostatics. In particular, polar interactions are a major contributor to hydrogen bonding, and hydration of charged and polar amino acids has a profound impact on correct protein folding.13 Due to protonation state changes, pH can influence protein stability and function.5,10 Thus, understanding the role of electrostatics in protein function is crucial to advance, guide, and facilitate protein engineering and design.

Surface Patches

Macromolecular interactions are often mediated by a single dominant interaction surface. In the case of primarily electrostatic interactions, this implies that continuous surface patches with a high charge density are likely candidates for interaction surfaces.11 Similar arguments hold for hydrophobic interactions, which might also be mediated by a single hydrophobic patch.12

The electrostatic potential around a protein in solution is routinely calculated using Poisson–Boltzmann or Generalized Born calculations.1315 For visualization of the resulting potential,16 iso-surfaces can be displayed in standard molecular visualization packages such as PyMOL17 or VMD.18 However, this visualization is not optimal for quantification of the results since the potential in the first hydration shell, which is an important indicator of interaction strength, is not visible. More informative is the projection of such a potential onto the protein surface, as defined, e.g., by the solvent-accessible surface.

On the other hand, when developing quantitative scores of electrostatics or hydrophobicity, surface patches have often been used for example as input features for machine learning models or for the development of descriptors such as the electrostatic surface area.1923

Programs to search for continuous patches have been developed since the 1990s,24,25 their molecular visualization was implemented in software such as MOE26 and others. While noncommercial solutions are available, they are usually tied to a single use case, focusing mostly on either visualization of the total surface potential or calculation of descriptors.2729 Often these are also available only via a web server, inhibiting easy inclusion into automatized workflows. As such, further development aside from the original purpose or custom tools building upon these are hampered.

PEP-Patch

Here, we present the Python tool PEP-Patch for the calculation, quantification, and visualization of continuous surface patches. The tool generates a protein surface around a user-provided PDB structure and interpolates the values of the user-provided potential on this surface. Patches are then calculated by searching for continuous areas on this surface where all values are either above (positive patch) or below (negative patch) a certain cutoff. The patches can be visualized in PyMOL, with customization and filtering options available to further adapt the patch calculation to various workflows. While our tool calculates an electrostatic potential using APBS by default, it can be used with any combination of a surface representation and a three-dimensional potential, thus providing a versatile building block for biomolecular analysis.

PEP-Patch is freely available on GitHub (https://github.com/liedllab/surface_analyses) under an MIT license. As such, it provides an open-source foundation for the future development of Python based descriptors and algorithms dealing with molecular surfaces. Here, we provide examples investigating the electrostatic surfaces of proteases and antibodies and show an application to a user-calculated potential map for antibody hydrophobicity.

Methods

Electrostatic Potential

PEP-Patch uses the Advanced Poisson–Boltzmann Solver (APBS) software to compute the electrostatic potential using the Poisson–Boltzmann equation.13,30,31 A NaCl concentration of 0.1 M is used by default, without titrating residues. PDB2PQR is used to prepare any supplied pdb structure before the APBS calculation, adding missing heavy atoms, guessing the correct protonation state, and introducing hydrogens correspondingly. However, since the electrostatic potential strongly depends on the charges in the system, it is vital that the user carefully checks the choice of protonation states.

Surface and Patch Generation

Smooth molecular surfaces can be defined by using a Gaussian surface, a solvent-accessible surface, or a Connolly type surface. The potential is then linearly interpolated at every surface vertex. Positive and negative surface patches are defined using an isolevel by searching for connected components above/below this value in the graph defined by the triangulated surface. Similar procedures are commonly used to find protein surface patches.21

The output of our tool includes the surface and interpolated values in the numpy storage format (npz), as well as a color-coded surface in ply format for visualization in molecular visualization systems such as PyMol or VMD.32 A list of patches can be generated, providing the type of each identified patch, its area, and the residue contributing the most to the patch size. A list of all inputs to the tool to generate the figures in this publication is provided in the SI.

Quantitative Scores for Electrostatics

We define five different quantitative scores for the electrostatic properties of a molecule as an example of simple descriptors enabled by the implemented surface analysis functions. To do so, we start from the electrostatic potential map obtained from a Poisson–Boltzmann calculation. We then select grid voxels that are solvent accessible within a defined distance cutoff from the protein. By default, this distance cutoff is defined to be ten Å from the protein surface.

The total score is defined simply as the integral of the electrostatic potential over that region. In a very simplified view, it can be considered as the interaction strength with a positively charged substance, given that this substance is evenly distributed in the selected volume.

We also define positive and negative scores, which only include contributions of the positive and negative regions in the electrostatic potential. Again, they can be understood as an interaction strength with a charged substance, this time imagining that the substance is distributed only in the respective part of the volume.

Finally, we define high and low scores, which are defined in the same way as the positive and negative scores, except that they include only regions above and below a given electrostatic potential cutoff.

Application and Illustrative Examples

In this study, we present a tool to quantify and characterize the electrostatic surface properties of proteins. Potential applications include the investigation of molecular recognition and the development of descriptors for pharmacokinetics. Here, we apply our tool to three different case studies: substrate specificity of proteases based on their surface properties, molecular recognition upon antibody affinity maturation, and biophysical properties and pharmacokinetics of antibodies.

Protease Substrate Recognition

The protease recognition process has been shown to be electrostatics driven, where the substrate preferences can be predicted from charge complementarity in the binding interface.8,33

They are enzymes that proteolytically cleave peptide bonds and play a key role in a variety of different physiological processes, ranging from complex signaling cascades, blood coagulation, and food digestion to key aspects of the immune system such as programmed cell death and digestions of cells.34,35 These very distinct and broad biological functions require vast differences in specificity and promiscuity.33,36,37 While some proteases reveal high specificity for substrate sequences, others are more promiscuous, cleaving a variety of different substrates. An example are digestive proteases that cleave food proteins and thus need to function on many different substrates. Substrate specificity of proteases is conveyed by molecular interactions occurring at the protease–substrate interface in the binding cleft of the protease.33 Here, we use our tool to compare different proteases based on their electrostatics.

Figure 1A shows the comparison of three proteases differing in their substrate preferences. We mapped the electrostatic potential (Figure 1A) based on X-ray structures for all three proteases (PDB accession codes: 1PQ7 for Trypsin, 4CHA for Chymotrypsin, and 1FQ3 for Granzyme B) and show that, by considering the electrostatic potential around each protease binding cleft (red represents negatively charged patches, blue positively charged patches), the substrate preference38 can be inferred. Granzyme B shows a preference for negatively charged substrates, which is reflected by the positive patch in the binding site (Figure 1A and C, top left). Trypsin prefers more positively charged substrates, again reflected by a large negative patch, which encompasses the binding site and the area around it (see Figure 1C, bottom right). Chymotrypsin prefers neutral substrates. While its binding cleft is surrounded by a positive patch, the binding site itself is mostly neutral with a small negative patch close to the active site, thereby only allowing neutral residues. The positive and negative protein surface patches are illustrated in Figure 1C, and the residues contributing most to the absolute area ascribed to an electrostatic patch are provided in SI Table 1.

Figure 1.

Figure 1

Electrostatic potentials around three proteases differing in their substrate preferences. The location of the active binding site S1 is highlighted with a yellow circle. (A) The electrostatic potential on the solvent-accessible protein surface around Trypsin, Chymotrypsin, and Granzyme B. The magnitude of the electrostatic potential is shown ranging from red for a negative potential to blue for positive potential. (B) Cleavage site sequences logos obtained from the MEROPS database show the most common substrate of the respective protease. (C) Positive (blue) and negative (red) protein surface patches showcase continuous areas with similar electrostatic potential.

Antibody–Antigen Recognition

The high therapeutic potential of antibodies in combination with their versatility makes them excellent candidates to study.39,40 Here, we focus on the interface of two different antibodies binding to the same chemokine CXCL13 antigen.41 Structurally, the antigen-binding fragment of an antibody (Fab) is composed of a heavy and light chain, parts of which form the antigen-binding site, the paratope. The paratope is primarily found within six hypervariable loops, the complementarity determining region (CDR) loops.39 In addition to the CDR loops, residues in the framework as well as the relative interdomain orientation between the heavy and light chain can strongly influence antigen recognition.4245 It is well established that, for antibodies, single-point mutations can change the binding site conformations and thereby affect biophysical properties.4648 The antibody variants investigated here, the parental 3B4 and the optimized E10, have substantial differences in affinity and stability resulting from only four point-mutations located in the CDR-L3 loop.41 3BA and E10 differ only for the CDR-L3 loop sequence, which in the former is SSYTRRDTYV, while in the latter is mutated into ASATLLDTYV, replacing polar and positively charged residues with neutral ones. These changes result in a 3-fold decrease in koff and a 5 °C increase in thermal stability. As the antibodies are otherwise the same, the total electrostatic potential descriptor here mostly describes the change introduced by these point-mutations. Note, however, that the electrostatic potential is to some degree conformation dependent, and a more detailed analysis should take all relevant solution conformers into account.

To calculate the electrostatic potential, we used crystal structures from the PDB (accession codes: 5CBA for 3B4 and 5CBE for E10). The antigen was separated, and the antibodies were cut to the same sequence length, encompassing Fv only. From comparison of the resulting data in Figure 2, we find that these four point-mutations contribute to an improved electrostatic complementarity of the E10 variant with CXCL13. This is reflected in a decrease in the total calculated electrostatic potential when the four mutations are introduced, thereby improving the fit to the strongly positively charged antigen. This is also visible in the electrostatic potential map, where the respective areas corresponding to the point mutations are comparably more negative. Overall, the observed improved electrostatic complementarity of the antigen to E10 helps to explain the experimentally observed affinity increase.

Figure 2.

Figure 2

Electrostatic potential in antibody recognition. (A) Antibody–antigen binding mode, derived from the available X-ray structure of the E10 complex (PDB accession code: 5CBE), showing the antibody in gray and the antigen in cyan. (B) Structural representation of E10 with the relevant four CDR-L3 mutations shown in red. (C) Summary of the total electrostatic potential around the proteins, rounded to the nearest hundred. (D) Electrostatic potential mapped to surfaces of antibodies 3B4 and E10 (both sides) and the CXCL13 antigen, ranging from positive potential in blue to negative potential in red. The area surrounding the CDR-L3 mutations and its binding region on the antigen are marked with yellow circles.

Antibody Developability–Predicting Differences in Pharmacokinetics

Another critical aspect in developing antibodies, apart from antibody–antigen recognition, is pharmacokinetics.

Biophysical properties of antibodies, such as surface charges or hydrophobicity and the isoelectric point, are thought to be responsible for changes in pharmacokinetics, efficacy, dose intervals, and application route. Heparin retention chromatography is a common measure of antibodies serum half-life.49 Heparin is a negatively charged polysaccharide that resembles the glycocalyx, a saccharide layer on the inside of epithelial cells. Interaction with the glycocalyx is believed to increase the propensity of a compound to be taken up into the cell by pinocytosis, followed by digestion and thus the retention time in heparin chromatography correlates with serum half-life of monoclonal antibodies.49

Antibody Structure Models

We used heparin data from Kraft et al.49 for a set of 137 antibodies described in the data set by Jain et al.50 Antibody Fv structures were modeled from sequence using the machine learning tools DeepAb51 and ImmuneBuilder,52 as well as homology models from MOE.26 The models were used to elucidate the influence of different antibody conformations on the respective electrostatic potential. The default settings were used during the modeling process for all tools. In addition, for 49 of these 137 antibody sequences,50 crystal structures were available and included in the calculation for comparison to the denovo modeling software.

Here, we compare our positive electrostatic potential descriptor to relative heparin column retention times from Kraft et al.49 and show that the electrostatic potential of the antibody variable fragments (Fv) is a key determinant for pharmacokinetics, reflected in a compelling correlation with the experiment. Independent of the structure models or X-ray structures used as starting points in our calculations, we find similar correlations. This is a strong indication that the electrostatic potential, due to its long-ranged nature, may be less conformation dependent than other biophysical properties, such as hydrophobicity.

At a low positive electrostatic potential score (below 20 kB Te–1 nm3) there appears to be no correlation with the heparin retention time. This is probably due to very weak interactions with the column. The highlighted points in Figure 3A represent the antibodies with the highest and lowest heparin column retention times. These differences in the experimental retention times are also reflected in the electrostatic potential mapped to the surface; i.e., lenzilumab shows a higher positive electrostatic potential compared with sirukumab, which is substantially more negative (Figure 3B).

Figure 3.

Figure 3

(A) Scatter plot of relative heparin retention time against the integral of the positive electrostatic potential over the solvent-accessible volume, for the investigated 137 antibodies using the DeepAb models, ImmuneBuilder models, MOE models, and the 49 crystal structures from the PDB. (B) Electrostatic potential around the DeepAb models of lenzilumab (depicted as red dot) and the sirukumab (shown as blue dot), which exhibit the highest and lowest heparin retention time, respectively. (C) Mesh isopotential surface around the two DeepAb models of lenzilumab and the sirukumab.

To demonstrate the usefulness of our results, we compare our tool to those of other commonly used scores for protein charges. We compute the average net charge of each model using the Protein Properties tool in MOE and plot the resulting values against the same heparin data (Figure S1). Furthermore, we produce an analogous plot using the total area of positive patches calculated with the conformational sampling option turned on in the MOE (Figure S2). While all three tools perform well in general, we note that the correlation between our tool and the heparin retention times is slightly higher. To make it easier for the users to match patch data to protein residues, PEP-patch tool provides the residues that contribute the most area to each patch. Furthermore, if the input structure is an antibody fragment, it can detect which patches contain atoms of the complementarity determining regions (CDRs) using ANARCI.53

Application to Other Potential Maps

PEP-Patch can be applied to any combination of protein structures and any user-provided potential map. To demonstrate the wide applicability of our tool, we map the localized hydration free energy to an antibody Fv from a grid inhomogeneous solvation theory (GIST)5456 calculation first presented in Waibl et al.57 In Figure 4, areas with a negative solvation free energy can be considered hydrophilic, while areas with a positive solvation free energy are hydrophobic. Visualizing and identifying regions of interest in GIST data are often difficult, as the amount of data is often visually overwhelming. By mapping the potential to the solvent-accessible surface, we can directly show the positions where the influence of the free energy of hydration is most pronounced, within the first hydration shell.

Figure 4.

Figure 4

(A) Isosurface at 0.1 kcal mol–1 Å–3 of GIST free energy of hydration around the Fv solvent-accessible surface. (B) Hydration free energy mapped to solvent-accessible surface, ranging from negative values in blue (hydrophilic) to positive values in red (hydrophobic). (C) Patches based on surface vertices with a free energy of hydration above 0.2 kcal mol–1 Å–3 (left) or below −0.2 kcal mol–1 Å–3 (right). Patches were colored according to area, red to white for positive patches and blue to white for negative patches. (D) Patches based on surface vertices with free energy of hydration above 0.02 kcal mol–1 Å–3 (left) or below −0.02 kcal mol–1 Å–3 (right). To reduce visual noise introduced by many small patches, a size cutoff of 10 A2 was used, where only patches with an area above the cutoff are displayed.

Patches were calculated for the free energy of hydration around the paratope of bevacizumab (PDB code 1BJ1). Overall, IgG antibodies can be considered hydrophilic, as they act in serum, thereby necessitating sufficient solubility. As such, we find more patches showing negative free energy in Figure 4C when compared to the very few and small positive patches using the same cutoff. To emphasize hydrophobic areas, a low cutoff was used in Figure 4D, essentially showing all hydrophobic areas. Whereas hydrophobic areas are hard to spot in the total potential mapped to the surface due to their small size, the split into positive and negative patches and the change of cutoff allow an easy identification of both hydrophilic and hydrophobic areas. For rugged densities, such as the free energy on hydration shown here, calculating patches may result in many small patches. For visualization, it is advisible to choose a continuous color map in such cases, as the standard qualitative colormap does not provide enough colors to show all patches. Additionally, patches can be filtered by maximum number and minimum or maximum size, focusing the analysis on only the most key areas of the molecule (see Figure 4D).

Conclusion

We present the PEP-Patch tool, which calculates and quantifies patches on molecular surfaces. The tool can directly calculate the electrostatic potential of proteins, although other potential maps/3D-grids can be supplied by the user. By splitting the potential into negative and positive contributions, continuous areas with similar biophysical properties are identified, termed surface patches. Additionally, it allows one to directly visualize and quantify the electrostatic potential around different proteins, guiding the design of biotherapeutic proteins. As application examples, we show that the electrostatic potential can explain biomolecular recognition, substrate specificity, and even pharmacokinetics of antibodies. The split into positive and negative patches is helpful in locating areas of interest that might get lost in the total electrostatic potential surface. Furthermore, the tool quantifies the resulting patches and identifies the residues that contribute the most to an electrostatic patch, which can inform rational protein design. PEP-Patch is open source, enabling future developments to build on its surface analysis workflow, patch generating algorithm, and visualization routines.

Acknowledgments

N.D.P. has received funding from the European Union’s Horizon 2020 research and innovation program under the Marie Skłodowska-Curie grant agreement number 847476. The views and opinions expressed herein do not necessarily reflect those of the European Commission. This work was supported by the Austrian Science Fund (FWF) via the grant P34518. This work was supported by the Austrian Academy of sciences APART-MINT postdoctoral fellowship to M.L.F.-Q. We acknowledge CHRONOS for awarding us access to Piz Daint at CSCS, Switzerland. We acknowledge EuroHPC Joint Undertaking for awarding us access to Karolina at IT4Innovations, Czech Republic.

Glossary

Abbreviations

PB

Poisson–Boltzmann

Fab

antigen-binding fragment

CDR

complementarity determining region

GIST

Grid Inhomogeneous Solvation Theory

Data Availability Statement

The code for the PEP-Patch tool is available on Github under the MIT license https://github.com/liedllab/surface_analyses. The structures used in this manuscript are publicly available, with the PDB codes: 1PQ7, 4CHA, 1FQ3, 5CBE, 5CBA, 1BJ1, and the models are available on Github. All inputs to the PEP-Patch tool necessary to recalculate the presented data can be found in the Supporting Information.

Supporting Information Available

The Supporting Information is available free of charge at https://pubs.acs.org/doi/10.1021/acs.jcim.3c01490.

  • Input commands to PEP-Patch and additional procedural details for all figures. Relative heparin retention correlated to antibody net charge and positive patch area, both calculated with MOE. Detailed patch results for proteases and antibody–antigen recognition. (PDF)

Author Contributions

The manuscript was written through contributions of all authors. All authors have given approval to the final version of the manuscript.

Author Contributions

V.J.H., F.W., and N.D.P. contributed equally.

Open Access is funded by the Austrian Science Fund (FWF).

The authors declare no competing financial interest.

Supplementary Material

ci3c01490_si_001.pdf (201.2KB, pdf)

References

  1. Sheinerman F. B.; Norel R.; Honig B. Electrostatic Aspects of Protein–Protein Interactions. Curr. Opin. Struct. Biol. 2000, 10 (2), 153–159. 10.1016/S0959-440X(00)00065-8. [DOI] [PubMed] [Google Scholar]
  2. Sinha N.; Smith-Gill J. S. Electrostatics in Protein Binding and Function. Current Protein & Peptide Science 2002, 3 (6), 601–614. 10.2174/1389203023380431. [DOI] [PubMed] [Google Scholar]
  3. Zhou H.-X.; Pang X. Electrostatic Interactions in Protein Structure, Folding, Binding, and Condensation. Chem. Rev. 2018, 118 (4), 1691–1741. 10.1021/acs.chemrev.7b00305. [DOI] [PMC free article] [PubMed] [Google Scholar]
  4. Olsson M. H. M.; Søndergaard C. R.; Rostkowski M.; Jensen J. H. PROPKA3: Consistent Treatment of Internal and Surface Residues in Empirical pKa Predictions. J. Chem. Theory Comput. 2011, 7 (2), 525–537. 10.1021/ct100578z. [DOI] [PubMed] [Google Scholar]
  5. Hofer F.; Kraml J.; Kahler U.; Kamenik A. S.; Liedl K. R. Catalytic Site pKa Values of Aspartic, Cysteine, and Serine Proteases: Constant pH MD Simulations. J. Chem. Inf. Model. 2020, 60, 3030. 10.1021/acs.jcim.0c00190. [DOI] [PMC free article] [PubMed] [Google Scholar]
  6. Gilson M. K.; Given J. A.; Bush B. L.; McCammon J. A. The Statistical-Thermodynamic Basis for Computation of Binding Affinities: A Critical Review. Biophys. J. 1997, 72 (3), 1047–1069. 10.1016/S0006-3495(97)78756-3. [DOI] [PMC free article] [PubMed] [Google Scholar]
  7. Mardis K.; Luo R.; David L.; Potter M.; Glemza A.; Payne G.; Gilson M. K. Modeling Molecular Recognition: Theory and Application. J. Biomol. Struct. Dyn. 2000, 17 (sup1), 89–94. 10.1080/07391102.2000.10506608. [DOI] [PubMed] [Google Scholar]
  8. Kahler U.; Kamenik A. S.; Waibl F.; Kraml J.; Liedl K. R. Protein-Protein Binding as a Two-Step Mechanism: Preselection of Encounter Poses during the Binding of BPTI and Trypsin. Biophys. J. 2020, 119 (3), 652–666. 10.1016/j.bpj.2020.06.032. [DOI] [PMC free article] [PubMed] [Google Scholar]
  9. Sinha N.; Mohan S.; Lipschultz C. A.; Smith-Gill S. J. Differences in Electrostatic Properties at Antibody–Antigen Binding Sites: Implications for Specificity and Cross-Reactivity. Biophys. J. 2002, 83 (6), 2946–2968. 10.1016/S0006-3495(02)75302-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
  10. Hofer F.; Kamenik A. S.; Fernández-Quintero M. L.; Kraml J.; Liedl K. R. pH-Induced Local Unfolding of the Phl p 6 Pollen Allergen From cpH-MD. Frontiers in Molecular Biosciences 2021, 7, 477. 10.3389/fmolb.2020.603644. [DOI] [PMC free article] [PubMed] [Google Scholar]
  11. Schreiber G.; Fersht A. R. Rapid, Electrostatically Assisted Association of Proteins. Nat. Struct. Biol. 1996, 3 (5), 427–431. 10.1038/nsb0596-427. [DOI] [PubMed] [Google Scholar]
  12. Lienqueo M. E.; Mahn A.; Navarro G.; Salgado J. C.; Perez-Acle T.; Rapaport I.; Asenjo J. A. New Approaches for Predicting Protein Retention Time in Hydrophobic Interaction Chromatography. Journal of Molecular Recognition 2006, 19 (4), 260–269. 10.1002/jmr.776. [DOI] [PubMed] [Google Scholar]
  13. Holst M.; Saied F. Multigrid Solution of the Poisson—Boltzmann Equation. J. Comput. Chem. 1993, 14 (1), 105–113. 10.1002/jcc.540140114. [DOI] [Google Scholar]
  14. Mongan J.; Simmerling C.; McCammon J. A.; Case D. A.; Onufriev A. Generalized Born Model with a Simple, Robust Molecular Volume Correction. J. Chem. Theory Comput. 2007, 3 (1), 156–169. 10.1021/ct600085e. [DOI] [PMC free article] [PubMed] [Google Scholar]
  15. Izadi S.; Harris R. C.; Fenley M. O.; Onufriev A. V. Accuracy Comparison of Generalized Born Models in the Calculation of Electrostatic Binding Free Energies. J. Chem. Theory Comput. 2018, 14 (3), 1656–1670. 10.1021/acs.jctc.7b00886. [DOI] [PMC free article] [PubMed] [Google Scholar]
  16. Petrey D.; Honig B.. GRASP2: Visualization, Surface Properties, and Electrostatics of Macromolecular Structures and Sequences. In Methods in Enzymology; Academic Press, 2003; Vol. 374, pp 492–509. 10.1016/S0076-6879(03)74021-X. [DOI] [PubMed] [Google Scholar]
  17. The AxPyMOL Molecular Graphics Plugin for Microsoft PowerPoint, Version 1.8; Schrodinger, 2015.
  18. Humphrey W.; Dalke A.; Schulten K. VMD: Visual Molecular Dynamics. J. Mol. Graphics 1996, 14 (1), 33–38. 10.1016/0263-7855(96)00018-5. [DOI] [PubMed] [Google Scholar]
  19. Bulat F. A.; Toro-Labbé A.; Brinck T.; Murray J. S.; Politzer P. Quantitative Analysis of Molecular Surfaces: Areas, Volumes, Electrostatic Potentials and Average Local Ionization Energies. J. Mol. Model 2010, 16 (11), 1679–1691. 10.1007/s00894-010-0692-x. [DOI] [PubMed] [Google Scholar]
  20. Sankar K.; Krystek S. R.; Carl S. M.; Day T.; Maier J. K. X. AggScore: Prediction of Aggregation-Prone Regions in Proteins Based on the Distribution of Surface Patches. Proteins 2018, 86 (11), 1147–1156. 10.1002/prot.25594. [DOI] [PubMed] [Google Scholar]
  21. Shazman S.; Celniker G.; Haber O.; Glaser F.; Mandel-Gutfreund Y. Patch Finder Plus (PFplus): A Web Server for Extracting and Displaying Positive Electrostatic Patches on Protein Surfaces. Nucleic Acids Res. 2007, 35, W526–W530. 10.1093/nar/gkm401. [DOI] [PMC free article] [PubMed] [Google Scholar]
  22. Bhardwaj N. Kernel-Based Machine Learning Protocol for Predicting DNA-Binding Proteins. Nucleic Acids Res. 2005, 33 (20), 6486–6493. 10.1093/nar/gki949. [DOI] [PMC free article] [PubMed] [Google Scholar]
  23. Haeberlein M.; Brinck T. Prediction of Water–Octanol Partition Coefficients Using Theoretical Descriptors Derived from the Molecular Surface Area and the Electrostatic Potential. J. Chem. Soc., Perkin Trans. 2 1997, (2), 289–294. 10.1039/a604687h. [DOI] [Google Scholar]
  24. Lijnzaad P.; Berendsen H. J. C.; Argos P. Hydrophobic Patches on the Surfaces of Protein Structures. Proteins: Struct., Funct., Bioinf. 1996, 25 (3), 389–397. . [DOI] [PubMed] [Google Scholar]
  25. Lijnzaad P.; Berendsen H. J. C.; Argos P. A Method for Detecting Hydrophobic Patches on Protein Surfaces. Proteins: Struct., Funct., Bioinf. 1996, 26 (2), 192–203. . [DOI] [PubMed] [Google Scholar]
  26. Molecular Operating Environment (MOE); Chemical Computing Group, 2020.
  27. Spackman P. R.; Turner M. J.; McKinnon J. J.; Wolff S. K.; Grimwood D. J.; Jayatilaka D.; Spackman M. A. CrystalExplorer : A Program for Hirshfeld Surface Analysis, Visualization and Quantitative Analysis of Molecular Crystals. J. Appl. Crystallogr. 2021, 54 (3), 1006–1011. 10.1107/S1600576721002910. [DOI] [PMC free article] [PubMed] [Google Scholar]
  28. Hebditch M.; Warwicker J. Web-Based Display of Protein Surface and pH-Dependent Properties for Assessing the Developability of Biotherapeutics. Sci. Rep 2019, 9 (1), 1969 10.1038/s41598-018-36950-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  29. Rasolohery I.; Moroy G.; Guyon F. PatchSearch: A Fast Computational Method for Off-Target Detection. J. Chem. Inf. Model. 2017, 57 (4), 769–777. 10.1021/acs.jcim.6b00529. [DOI] [PubMed] [Google Scholar]
  30. Jurrus E.; Engel D.; Star K.; Monson K.; Brandi J.; Felberg L. E.; Brookes D. H.; Wilson L.; Chen J.; Liles K.; Chun M.; Li P.; Gohara D. W.; Dolinsky T.; Konecny R.; Koes D. R.; Nielsen J. E.; Head-Gordon T.; Geng W.; Krasny R.; Wei G.-W.; Holst M. J.; McCammon J. A.; Baker N. A. Improvements to the APBS Biomolecular Solvation Software Suite. Protein Sci. 2018, 27 (1), 112–128. 10.1002/pro.3280. [DOI] [PMC free article] [PubMed] [Google Scholar]
  31. Baker N. A.; Sept D.; Joseph S.; Holst M. J.; McCammon J. A. Electrostatics of Nanosystems: Application to Microtubules and the Ribosome. Proc. Natl. Acad. Sci. U. S. A. 2001, 98 (18), 10037–10041. 10.1073/pnas.181342398. [DOI] [PMC free article] [PubMed] [Google Scholar]
  32. The PyMOL Molecular Graphics System, Version 1.8; Schrodinger, 2015.
  33. Waldner B. J.; Kraml J.; Kahler U.; Spinn A.; Schauperl M.; Podewitz M.; Fuchs J. E.; Cruciani G.; Liedl K. R. Electrostatic Recognition in Substrate Binding to Serine Proteases. Journal of Molecular Recognition 2018, 31 (10), e2727 10.1002/jmr.2727. [DOI] [PMC free article] [PubMed] [Google Scholar]
  34. López-Otín C.; Bond J. S. Proteases: Multifunctional Enzymes in Life and Disease. J. Biol. Chem. 2008, 283 (45), 30433–30437. 10.1074/jbc.R800035200. [DOI] [PMC free article] [PubMed] [Google Scholar]
  35. Puente X. S.; Sánchez L. M.; Gutiérrez-Fernández A.; Velasco G.; López-Otín C. A Genomic View of the Complexity of Mammalian Proteolytic Systems. Biochem. Soc. Trans. 2005, 33 (2), 331–334. 10.1042/BST0330331. [DOI] [PubMed] [Google Scholar]
  36. Fuchs J. E.; Liedl K. R. Substrate Sequences Tell Similar Stories as Binding Cavities: Commentary. J. Chem. Inf. Model. 2013, 53 (12), 3115–3116. 10.1021/ci4005783. [DOI] [PMC free article] [PubMed] [Google Scholar]
  37. Fuchs J. E.; Huber R. G.; Waldner B. J.; Kahler U.; von Grafenstein S.; Kramer C.; Liedl K. R. Dynamics Govern Specificity of a Protein-Protein Interface: Substrate Recognition by Thrombin. PLoS One 2015, 10 (10), e0140713 10.1371/journal.pone.0140713. [DOI] [PMC free article] [PubMed] [Google Scholar]
  38. Rawlings N. D.; Barrett A. J.; Finn R. Twenty Years of the MEROPS Database of Proteolytic Enzymes, Their Substrates, and Inhibitors. Nucleic Acids Res. 2016, 44 (D1), D343–D350. 10.1093/nar/gkv1118. [DOI] [PMC free article] [PubMed] [Google Scholar]
  39. Chiu M. L.; Goulet D. R.; Teplyakov A.; Gilliland G. L. Antibody Structure and Function: The Basis for Engineering Therapeutics. Antibodies (Basel) 2019, 8 (4), 55. 10.3390/antib8040055. [DOI] [PMC free article] [PubMed] [Google Scholar]
  40. Kaplon H.; Chenoweth A.; Crescioli S.; Reichert J. M. Antibodies to Watch in 2022. null 2022, 14 (1), 2014296 10.1080/19420862.2021.2014296. [DOI] [PMC free article] [PubMed] [Google Scholar]
  41. Tu C.; Terraube V.; Tam A. S. P.; Stochaj W.; Fennell B. J.; Lin L.; Stahl M.; LaVallie E. R.; Somers W.; Finlay W. J. J.; Mosyak L.; Bard J.; Cunningham O. A Combination of Structural and Empirical Analyses Delineates the Key Contacts Mediating Stability and Affinity Increases in an Optimized Biotherapeutic Single-Chain Fv (scFv)*. J. Biol. Chem. 2016, 291 (3), 1267–1276. 10.1074/jbc.M115.688010. [DOI] [PMC free article] [PubMed] [Google Scholar]
  42. Foote J.; Winter G. Antibody Framework Residues Affecting the Conformation of the Hypervariable Loops. J. Mol. Biol. 1992, 224 (2), 487–499. 10.1016/0022-2836(92)91010-M. [DOI] [PubMed] [Google Scholar]
  43. Tramontano A.; Chothia C.; Lesk A. M. Framework Residue 71 Is a Major Determinant of the Position and Conformation of the Second Hypervariable Region in the VH Domains of Immunoglobulins. J. Mol. Biol. 1990, 215 (1), 175–182. 10.1016/S0022-2836(05)80102-0. [DOI] [PubMed] [Google Scholar]
  44. Dunbar J.; Fuchs A.; Shi J.; Deane C. M. ABangle: Characterising the VH–VL Orientation in Antibodies. Protein Engineering, Design and Selection 2013, 26 (10), 611–620. 10.1093/protein/gzt020. [DOI] [PubMed] [Google Scholar]
  45. Fernández-Quintero M. L.; Hoerschinger V. J.; Lamp L. M.; Bujotzek A.; Georges G.; Liedl K. R. VH-VL Interdomain Dynamics Observed by Computer Simulations and NMR. Proteins 2020, 88, 830–839. 10.1002/prot.25872. [DOI] [PMC free article] [PubMed] [Google Scholar]
  46. Fernández-Quintero M. L.; Kroell K. B.; Hofer F.; Riccabona J. R.; Liedl K. R. Mutation of Framework Residue H71 Results in Different Antibody Paratope States in Solution. Frontiers in Immunology 2021, 12, 243. 10.3389/fimmu.2021.630034. [DOI] [PMC free article] [PubMed] [Google Scholar]
  47. Krauss J.; Arndt M. A. E.; Zhu Z.; Newton D. L.; Vu B. K.; Choudhry V.; Darbha R.; Ji X.; Courtenay-Luck N. S.; Deonarain M. P.; Richards J.; Rybak S. M. Impact of Antibody Framework Residue VH-71 on the Stability of a Humanised Anti-MUC1 scFv and Derived Immunoenzyme. Br. J. Cancer 2004, 90 (9), 1863–1870. 10.1038/sj.bjc.6601759. [DOI] [PMC free article] [PubMed] [Google Scholar]
  48. Honegger A.; Malebranche A. D.; Röthlisberger D.; Plückthun A. The Influence of the Framework Core Residues on the Biophysical Properties of Immunoglobulin Heavy Chain Variable Domains. Protein Engineering, Design and Selection 2009, 22 (3), 121–134. 10.1093/protein/gzn077. [DOI] [PubMed] [Google Scholar]
  49. Kraft T. E.; Richter W. F.; Emrich T.; Knaupp A.; Schuster M.; Wolfert A.; Kettenberger H. Heparin Chromatography as an in Vitro Predictor for Antibody Clearance Rate through Pinocytosis. mAbs 2020, 12 (1), 1683432 10.1080/19420862.2019.1683432. [DOI] [PMC free article] [PubMed] [Google Scholar]
  50. Jain T.; Sun T.; Durand S.; Hall A.; Houston N. R.; Nett J. H.; Sharkey B.; Bobrowicz B.; Caffry I.; Yu Y.; Cao Y.; Lynaugh H.; Brown M.; Baruah H.; Gray L. T.; Krauland E. M.; Xu Y.; Vásquez M.; Wittrup K. D. Biophysical Properties of the Clinical-Stage Antibody Landscape. Proc. Natl. Acad. Sci. U. S. A. 2017, 114 (5), 944. 10.1073/pnas.1616408114. [DOI] [PMC free article] [PubMed] [Google Scholar]
  51. Ruffolo J. A.; Chu L.-S.; Mahajan S. P.; Gray J. J.. Fast, Accurate Antibody Structure Prediction from Deep Learning on Massive Set of Natural Antibodies. bioRxiv Preprint, 2022. 10.1101/2022.04.20.488972. [DOI] [PMC free article] [PubMed]
  52. Abanades B.; Wong W. K.; Boyles F.; Georges G.; Bujotzek A.; Deane C. M.. ImmuneBuilder: Deep-Learning Models for Predicting the Structures of Immune Proteins. bioRxiv Preprint, 2022. 10.1101/2022.11.04.514231. [DOI] [PMC free article] [PubMed]
  53. Dunbar J.; Deane C. M. ANARCI: Antigen Receptor Numbering and Receptor Classification. Bioinformatics (Oxford, England) 2016, 32 (2), 298–300. 10.1093/bioinformatics/btv552. [DOI] [PMC free article] [PubMed] [Google Scholar]
  54. Nguyen C. N.; Kurtzman Young T.; Gilson M. K. Grid Inhomogeneous Solvation Theory: Hydration Structure and Thermodynamics of the Miniature Receptor Cucurbit[7]Uril. J. Chem. Phys. 2012, 137 (4), 044101–044101. 10.1063/1.4733951. [DOI] [PMC free article] [PubMed] [Google Scholar]
  55. Kraml J.; Kamenik A. S.; Waibl F.; Schauperl M.; Liedl K. R. Solvation Free Energy as a Measure of Hydrophobicity: Application to Serine Protease Binding Interfaces. J. Chem. Theory Comput. 2019, 15 (11), 5872–5882. 10.1021/acs.jctc.9b00742. [DOI] [PMC free article] [PubMed] [Google Scholar]
  56. Schauperl M.; Podewitz M.; Waldner B. J.; Liedl K. R. Enthalpic and Entropic Contributions to Hydrophobicity. J. Chem. Theory Comput 2016, 12 (9), 4600–4610. 10.1021/acs.jctc.6b00422. [DOI] [PMC free article] [PubMed] [Google Scholar]
  57. Waibl F.; Fernández-Quintero M. L.; Kamenik A. S.; Kraml J.; Hofer F.; Kettenberger H.; Georges G.; Liedl K. R. Conformational Ensembles of Antibodies Determine Their Hydrophobicity. Biophys. J. 2021, 120 (1), 143–157. 10.1016/j.bpj.2020.11.010. [DOI] [PMC free article] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

ci3c01490_si_001.pdf (201.2KB, pdf)

Data Availability Statement

The code for the PEP-Patch tool is available on Github under the MIT license https://github.com/liedllab/surface_analyses. The structures used in this manuscript are publicly available, with the PDB codes: 1PQ7, 4CHA, 1FQ3, 5CBE, 5CBA, 1BJ1, and the models are available on Github. All inputs to the PEP-Patch tool necessary to recalculate the presented data can be found in the Supporting Information.


Articles from Journal of Chemical Information and Modeling are provided here courtesy of American Chemical Society

RESOURCES