id
stringlengths 24
24
| idx
int64 0
402
| paragraph
stringlengths 106
17.2k
|
---|---|---|
65d79de59138d23161bec6e6 | 11 | Mean absolute error (MAE) and R 2 metrics for each acid and amine descriptor predicted for the test set can be found on Figshare. Overall, while 2D-based modeling has shown high predictive accuracies for molecular descriptors of acids and amines, we hypothesized that more information-rich molecular representations capturing aspects of 3D geometry would improve accuracies for atom-and bond-level descriptors particularly sensitive to stereoelectronic effects or 3D molecular structure generally. |
65d79de59138d23161bec6e6 | 12 | In contrast to 2D GNNs, which solely encode the information stored in a graph representation of a molecule and pass messages between covalently bonded atoms, 3D GNNs generally encode point clouds representing the coordinates of a specific 3D conformation of the molecule. Under this paradigm, edges in the 3D graph no longer solely correspond to covalent bonds, but additionally include non-covalent edges between any two atoms separated by a distance within a defined cutoff. By explicitly encoding the local geometry of these 3D graphs (e.g., in terms of distances, angles, and dihedrals), 3D GNNs have the capacity to directly capture 3D geometric features present in the conformers provided as input to the model. We hypothesized that this enhanced geometric expressivity would improve the surrogate descriptor prediction models, particularly for geometry-sensitive descriptors such as Sterimol values and NBO partial charges. |
65d79de59138d23161bec6e6 | 13 | The requirement of input conformers when using 3D GNNs introduces additional questions with regards to how those conformers should be generated. Applying DFT-level conformers, such as those used to compute the target acid/amine descriptors, would offset the desired cost savings of using a ML surrogate, so we instead employed cheap-to-acquire conformers that are separately embedded with the ETKDG algorithm 60 and optimized with MMFF94, 61 all via RDKit. For the relatively low molecular weight acids and amines studied here, this conformer generation was fast and accessible for thousands of molecules with limited computational resources (ca. 2.5 CPU seconds per molecule). Our use of MMFF94 conformers assumes that these structures provide an adequate representation of the ground-truth DFT-optimized conformer ensemble, which we later show to be empirically defensible, albeit imperfect. For instance, the cheap surrogate conformers may not exhibit the same stereoelectronic structural features present in the DFT-optimized ensembles, which would reduce the capability of the 3D GNNs to capture such effects. While this risk could potentially be mitigated by exploring the use of higher-cost optimization strategies, here our priority was providing rapid and facile access to predictions of DFT-level descriptors. In cases where there were multiple MMFF94 conformers for a given molecule, we used up to 20 conformers as a form of data augmentation during model training, mapping each individual MMFF94 structure to the same descriptor of the DFT-optimized ensemble. This data augmentation strategy has been shown to modestly improve the modeling of conformer ensembles with little additional computation cost apart from conformer generation. Further details on our conformer generation workflow can be found in the SI section 5.2. |
65d79de59138d23161bec6e6 | 14 | As the base 3D GNN architecture, we used DimeNet++, 63 which consistently performs on-par with or better than significantly more expensive equivariant 3D GNNs, especially for property prediction in relatively low-data tasks. To make use of atom features, we replaced DimeNet++'s default atom featurizer with the same one-hot encoded features employed in our 2D GNNs, but bonds were not featurized. Furthermore, when applying each 3D GNN, we averaged the model's predictions over <20 MMFF94 conformers to further reduce any noise relating to the choice of input conformer at test-time. Otherwise, the output of the 3D GNNs and the associated training protocols were analogous to those of the 2D GNNs. |
65d79de59138d23161bec6e6 | 15 | Figure reports the improvement in each 3D model's performance (R 2 ) compared to the corresponding 2D GNN when evaluated on the same test set. Figure compares the models when evaluated on the exact same test data for which conformers could be embedded. Due to the greater cost associated with training the 3D models, we focused on modeling only a subset of descriptors for which the 2D GNNs had relatively poor accuracy, especially properties exhibiting sensitivity to stereoelectronic or geometric effects. In general, we found that the 3D GNN-even when using MMFF94-level conformers-led to slight or substantial improvement in model accuracy for the majority of the modeled descriptors. The most significant improvements were observed for hydrogen atom NBO and NMR descriptors, Sterimol values, and amine pyramidalization. Only marginal improvement or diminished performance was observed for buried volumes, dipole moments, lone pair descriptors for the amines, and IR frequencies of the acids. |
65d79de59138d23161bec6e6 | 16 | Moreover, with the exception of IR frequencies, the 3D GNNs always achieved lower MAE, even if the R 2 did not improve (or was worsened), suggesting that encoding 3D molecular geometries improves the accuracy of descriptor prediction on average but may lead to greater sensitivity to outliers. Interestingly, we found that two of the six outliers (i.e., amine N 1 lone pair energy and amine H 4 NMR) identified for the 2D GNN in Figure were predicted with substantially higher accuracy by the corresponding 3D GNN, but the remaining four cases saw little to no improvement by 3D modeling (see SI section 5.3). It is worth noting that DFT-derived descriptors have some inherent noise associated with them due to various sources of stochasticity during structure generation, geometry optimization, and conformer clustering. For geometrysensitive properties like Sterimol values, error from the descriptors will propagate into the model, negatively impacting predictive accuracy. This noise may especially impact the descriptors of the lowest-energy conformers, which generally saw significantly reduced predictive accuracy for both the 2D and 3D models. The imperfect ability of the 3D GNNs to account for instances of stereoelectronic effects may also be due to the use of surrogate MMFF94 conformers as model inputs, or simply due to the rarity of these interactions in the training data. |
65d79de59138d23161bec6e6 | 17 | Additionally, we confirmed that these models could give predictions exponentially faster (ca. 10 5 for 2D models and ca. 10 4 for 3D models) than collecting descriptors through the DFT workflow. As an illustrative example, for the library of 8528 carboxylic acids, DFT calculations to build the library (not including conformer generation or property extraction) required over 1,000,000 CPU hours to complete. By contrast, predicting all descriptors for entire libraries of compounds is possible on a modern personal computer in approximately a single day; the library of carboxylic acid descriptors was predicted for all 8528 compounds from SMILES strings in 2 hours using the 2D models or in 13 hours using the 3D models with a single CPU. |
65d79de59138d23161bec6e6 | 18 | To further validate the descriptor prediction models for applications in medicinal chemistry, we specifically evaluated the external validation acids and amine sets. Example drug molecules adatanserin, bitopertin, and daridorexant, which have all been synthesized via amide coupling, highlight the complexity of compounds included in the external validation set (Figure ). In general, descriptor models exhibited notably poorer performance on these complex fragments compared to our test set (Figure and) as measured by R 2 , however, we found that the MAEs of the test set and external validation set were typically comparable for each descriptor. We hypothesize the poor R 2 values are due in part to the smaller dataset size that results in models that are more sensitive to outliers. Additionally, the relatively narrow range of descriptor values for the external validation set as compared to the rest of the library leads to a flat response surface for many descriptors. Overall, we found the majority of descriptors pre-dicted for molecules in the external validation set were within one MAE (defined as the test MAE from 2D models or 3D models when available). This that the models suitably predict descriptors for drug-like molecules to facilitate their application in medicinal chemistry pursuits. |
65d79de59138d23161bec6e6 | 19 | In order to evaluate the error associated with predicted descriptors on downstream applications, we retrospectively analyzed a published statistical model for the rate of amide coupling reactions with CDI, which relies on DFT-level acid and primary amine descriptors. Furthermore, this case study should elucidate the impact of using predicted descriptors prospective studies where DFT-level descriptors are not available for every compound. We opted to use exclusively predicted descriptors rather than a mix of DFT-derived and predicted descriptors, to allow the model, in principle, to learn to cope with systematic errors in the predicted descriptors. 69 Figure shows the previously published model rebuilt using the analogous 3D GNN predicted descriptors from the models published herein. The model remains statistically similar and directly comparable to that in the original report. To further validate this approach, a virtual screening campaign was used to directly compare the use of models using DFTderived or 3D GNN predicted descriptors. Comparing the two model equations trained on the entire dataset, similarities in the sign and magnitude of coefficients in the equations fit with DFT-derived and 3D GNN predicted descriptors highlight that both models lead to the same mechanistic conclusions regardless of the descriptor acquisition method used. For virtual screening, a total of 2362 amide couplings were generated by pairing acids and primary amines from the test and external sets. Comparisons of rate predictions using exclusively DFT-derived or exclusively 3D GNN predicted descriptors revealed good overall agreement (R 2 = 0.849, MAE = 0.719, Figure ). At the extrema, error in predictions increases, but rate constants are either too fast to measure or slow to the point of no observable reaction in a reasonable timespan, making the predicted outcome functionally the same as no reaction or instantaneous, respectively. However, rate predictions within a realistic, experimentally measurable range of k (-3.5 < ln(k) < 2.5, 3 days to 5 min) exhibit less error (MAE = 0.535). Couplings with acetic acid were the only notably poor predictions and were excluded from the analysis. Ultimately, we conclude that descriptors predicted using 3D GNNs are suitable for statistical modeling applications and valuable for conducting expansive virtual screens. |
65d79de59138d23161bec6e6 | 20 | In summary, we have developed fast, reliable models to predict DFT-level descriptors for carboxylic acids, primary alkyl amines, and secondary alkyl amines. We obtained highaccuracy predictions not only for descriptors containing aggregate information for the conformational ensemble (Boltzmann-averaged properties) but also for descriptors that encompass the extreme flexibility of these compounds (minimum and maximum property values). These models relied on the construction of large libraries of DFT-derived descriptors that are useful in and of themselves. To accomplish this, we have developed a user-friendly, automated script for collecting moiety-specific descriptors that have been key to mechanistically insightful modeling efforts. This case study further demonstrates the efficacy of applying 2D and 3D GNNs to predict DFT-level steric, electronic, and stereoelectronic descriptors of conformer ensembles from accessible molecular representations, such as the 2D molecular graphs or conformers derived from inexpensive molecular mechanics. While 2D models performed well for global molecule-level descriptors of the conformer ensembles, poorer performance was noted for local atom-and bond-level descriptors particularly sensitive to 3D geometry, directionality, or intramolecular non-covalent interactions. These difficult-to-predict descriptors include dipole moments, hydrogen NMR and NBO (for acids and amines), Sterimol values, and nitrogen pyramidalization and lone pair properties (for amines). To overcome these challenges, we developed 3D models that encode the geometries of readily accessible MMFF94-level conformers, striking a balance between geometric expressivity and the cost of conformer generation. The 3D models improved predictive accuracy for most descriptors, with notable gains in performance for hydrogen atom NMR and NBO descriptors, Sterimol values, and amine pyramidalization. Given the greater cost of the 3D models and conformer generation, we recommend the use of 2D GNNs for most molecule-level descriptors, atom-level descriptors without acute sensitivity to geometric characteristics, and other descriptors for which the 3D models worsen predictive accuracy, such as IR frequencies of acids. In contrast, using 3D GNNs can substantially enhance prediction performance for local atom-and bond-level descriptors sensitive to molecular geometries and/or noncovalent interactions, even when encoding computationally inexpensive conformers. In the future, additional modeling could focus on probing the limitations of predicting DFT-level descriptors from cheaper 3D representations, enhancing the ability of 2D and 3D models to capture intramolecular noncovalent through-space interactions, and generally improving the ability of GNNs to model the dynamic range of properties that result from conformer ensembles. |
65d79de59138d23161bec6e6 | 21 | These libraries could be used to develop "ideal" acid or amine substrates for evaluation, but for every unique application, it may be advantageous to further curate the space, either by identifying a subset of compounds relevant to the reaction of interest (e.g., aryl/heteroaryl carboxylic acids) or by selecting a specific subset of descriptors based on a mechanistic hypothesis. Descriptors from these libraries can be downloaded to facilitate chemical space curation or to probe structureactivity relationships by building predictive models with these commonly employed substrate classes. Furthermore, once a predictive model has been identified and validated, expansive libraries of this type are poised to expedite virtual screening. |
65d79de59138d23161bec6e6 | 22 | For example, the libraries reported herein expand our previous study modeling the amide coupling reaction from 600 combinations of acids and amines calculated for modeling to enable virtual screening of over 32 million acid and amine combinations. Virtual screening is further expanded by these GNN models, which allow for the rapid prediction of condensed descriptors from a simple SMILES input for any user-designed compound. |
65d79de59138d23161bec6e6 | 23 | Beyond applications relating directly to carboxylic acids and amines, it is worth noting that many of these carboxylic acid descriptors are expected to be directly correlated to descriptors for functional groups made from similar feedstocks (e.g., aldehydes, esters, boronic acids, and sulfonic acids) that are commonly used in synthetic campaigns. Much like Hammett parameters-experimentally determined values for a range of carboxylic acids-we envision that our descriptors would be similarly broadly applicable beyond the specific chemistry of carboxylic acids. Ultimately, this study provides a blueprint not only for descriptor library building but also for expanding those libraries to myriad related compounds using 2D and 3D GNN models. Taken together, these advances represent a step towards the overall effort to reduce the computational cost and lower the barrier of entry to perform datadriven chemical campaigns. (69) In practice, we found there was no particular advantage to using 3D-trained models over DFT-trained models when predicting amide coupling rates with 3D descriptors (SI section 6.3). |
65d79de59138d23161bec6e6 | 24 | (70) Analogous acid descriptors were used in place of the carboxylate and acyl imidazole model parameters. The C 1 NBO Boltz 3D model was developed for this evaluation of error (not presented in Figure ). Of note, while models for condensed IR descriptors generally were not improved by implementing the 3D model architecture, the prediction of the Boltzmann-averaged IR descriptor was improved (as measured by both R 2 and MAE). |
6733abdd5a82cea2fae99153 | 0 | methodological advances and automation improve accuracy and ease of use. In an RBFE calculation, the difference between the binding affinities of two ligands to a protein is calculated by transforming one ligand into another, in the protein-ligand complex, and in solvent. Alchemical binding free energy calculations are often used for such ligand transformations. Such calculations are not without challenges, however; for example, it can be challenging to handle interfacial waters when these play a crucial role in mediating protein-ligand binding. In some cases, the exchange of the interfacial waters with solvent water might be very infrequent in the course of typical molecular simulations, and such interfacial waters can be considered trapped on the simulation timescale. In these cases, RBFE calculation between two ligands, where one ligand binds with a trapped water while the other ligand displaces it, can result in inaccuracies if the surrounding water structure is not sampled adequately for both ligands. So far, a popular choice for treating the trapped waters in RBFE calculations is to combine free energy calculations with enhanced sampling methods that insert/delete waters in the binding site. Despite recent developments in the enhanced sampling methods, they can result in hysteresis in the RBFE estimate, depending on whether the simulations were started with or without the trapped waters. In this study, we introduce an alternative method, separation of states, to calculate the RBFE between ligand pairs where the ligands bind to the protein with different numbers/positions of trapped waters. The separation of states approach treats the sampling of the trapped waters separately from the free energy calculation of the ligand transformation. In our method, a trapped water in protein's binding site is decoupled from the system first, and the cavity created by its decoupling is stabilized. We then grow a larger ligand into this |
6733abdd5a82cea2fae99153 | 1 | Computational methods for examining the binding of organic ligands to target proteins play a crucial role in structure-based drug design. While designing organic ligands that can potentially become drug molecules, a ligand's selectivity and binding free energy upon its binding to the target protein are optimized. Upon ligand binding, water molecules and ions that were previously occupying the protein's binding site are displaced from the binding site and are released to the solvent. The entropic contribution of the release of the water molecules to the solvent is a principal component in the binding free energy of the proteinligand complex. |
6733abdd5a82cea2fae99153 | 2 | In some cases, some water molecules may not be released by the ligand's binding, and these water molecules can localize in the binding site and can stabilize the protein-ligand complex by forming small water networks bridging protein residues and the ligand. Modifications of chemical groups on a ligand to displace these water molecules may sometimes lead to an optimized and highly selective ligand for the target protein, if the modified ligand can make favorable interactions in the binding site while displacing the localized waters. In molecular dynamics (MD) simulations, while the presence of such water molecules can strongly influence the binding free energies of protein-ligand complexes, their movement can sometimes be too slow to be adequately sampled during the course of the simulations. In a typical simulation, we can consider the movement of an interfacial water as slow if its unbinding and rebinding to its position in the protein's binding site cannot be sampled during the time scale of the simulation. This lack of unbinding and rebinding of a water can sometimes be due to physical barriers imposed by the surroundings, e.g. if the water's position is completely enclosed by protein and/or ligand atoms. However, even if a water is not restricted by its surroundings, but its exchange with the other solvent waters is very infrequent on the time scales of typical molecular simulations, it can be considered as a slow or "trapped" water, and its inadequate sampling can hamper the accuracy of the simulation. |
6733abdd5a82cea2fae99153 | 3 | The problem of slow movement of such trapped waters persists in relative binding free energy (RBFE) calculations of ligands that bind to a protein with different numbers (and/or positions) of the trapped waters. In an RBFE calculation, the difference in the binding affinities of two ligands to a specific protein is calculated, as opposed to the binding affinities of the two ligands individually in the absolute binding free energy (ABFE) calculations (Figure .) Typical MD simulation workflows treat such calculations by transforming one ligand to the other using alchemical methods. Effectively, this means that one ligand is replaced by the other while keeping the remaining system (i.e., the protein and all water molecules, including the trapped ones) essentially unchanged. If a water molecule is essential for the protein-ligand interactions of one ligand while the other ligand is known to displace it, such methods are likely to yield wrong results if the water molecule does not naturally rearrange itself in the timescale of the simulation. In these cases, the ligand transformation would yield either a binding mode for one ligand that is missing the water molecule essential for its interaction with the protein, or a system in which a water molecule is trapped in a cavity in which it interferes with the binding between the protein and the ligand that is known to displace it. Normally, simulation timescales used for such ligand transformations are not long enough to hope to either displace the trapped water or observe the water moving in to reach its binding site. |
6733abdd5a82cea2fae99153 | 4 | Some recent studies have addressed the challenge of sampling the trapped waters in the course of ligand transformations by inserting or deleting waters in the binding site using enhanced sampling methods, simultaneously with the ligand transformation. These methods normally require long simulation times to converge, and they can result in differences in RBFEs when the simulations are started with or without the known trapped waters. Such differences in the RBFEs are known as hysteresis. Recent studies on accessing the accuracies and efficiencies of these enhanced sampling methods in rehydrating trapped water sites showed that for several systems, the simulation timescale necessary to accurately predict the locations of the trapped waters might be well beyond that of typical free energy calculations. Alternatively, if the positions and numbers of trapped waters are known for two ligands a priori, one might seek an efficient method to calculate the RBFE of the ligands with each in the context of its respective water structure or network, without relying on fully sampling potential water structures with each ligand present, i.e., without using the insertion and deletion attempts mentioned above to determine and sample the correct water structure, which is already known. Essentially, the choice may be between a combined approach of sampling all potentially relevant water structures along with the ligand transformation, i.e. mixing a challenging problem of the trapped waters' sampling with a ligand RBFE calculation, or a separated approach of determining the respective positions of the trapped waters for each ligand first, and then holding them essentially fixed during the ligand RBFE calculation. ), the two components of the RBFE calculation. For the complex leg of the RBFE calculation, we use the separation of states approach where we first introduce a new state of the system (bottom) with a binding mode of the ligand A without the trapped water. In this state of the system, the trapped water is displaced from the binding site of the protein into the bulk solvent. From this binding mode of ligand A without the trapped water, we transform the ligand A into another ligand B that is known to displace the trapped water when it binds. |
6733abdd5a82cea2fae99153 | 5 | Recently, Ge et al. proposed to treat the trapped water molecules in the RBFE calculation between two ligands using the latter approach, separation of states, which introduces an additional thermodynamic state to remove the trapped water, which needs displacing by one of the ligands, prior to performing the transformation of the ligands. |
6733abdd5a82cea2fae99153 | 6 | To the best of our knowledge, previously, only Michel et al. has performed ligand transformations by introducing intermediate states in free energy calculations that differ in the number of trapped waters. Specifically, Michel et al.'s work studied both ligands' binding modes with and without trapped waters. This study examined ABFEs of trapped water molecules using the double-decoupling formalism employing Monte Carlo (MC) simulations. For convergence, the authors localized the trapped water at its putative location in the binding site using a spherical hard-wall potential. In their simulations, the hard-wall potential forbade the trapped water from escaping its binding site and also restricted solvent water molecules from diffusing near the trapped water. However, the study did not take into account the free energy to remove the spherical hard-wall potential when the trapped water was in a fully interacting state. Such a contribution would essentially represent free energy of decoupling the trapped water in a preexisting solvent cavity. Moreover, the hard-wall potential only restrained the solvent water from diffusing into the binding site of the trapped water, and no such restraint was applied to the surrounding environment, e.g. the protein's side chains. This is important, because Ge et al. have shown that unrestrained protein side chains in such simulations can occupy the binding site of the trapped water after its decoupling, severely hampering the convergence of the simulations. The study of Michel et al. thus has important connections to our present work, but we cannot apply the same approach here -not only due to the issues above, but also because a hard-wall potential cannot be implemented in typical MD simulations, as MD simulations require computation of a force, which is infinite at the boundary of a hard-wall potential. Despite these limitations, the prior study sets an important precedent for our work. |
6733abdd5a82cea2fae99153 | 7 | Here, our goal is to develop a stable MD-based protocol for the RBFE calculation (or the complex leg thereof, specifically; ∆G Complex,W ater A->B , Figure ), which can efficiently handle displacement and/or insertion of water(s) on modifying a ligand. Specifically, we seek to handle the case of a transformation between a ligand A and a ligand B in a protein's binding site, where ligand A binds with exactly one trapped water molecule and ligand B does not. Following the approach of Ge et al., we introduce an intermediate state in the alchemical transformation between the two ligands, where the intermediate state involves removal of the trapped water from the protein's binding site (Figure ). Our alchemical transformation, therefore, consists of three states: ligand A with the trapped water molecule (a favorable binding mode for ligand A), ligand A without the trapped water molecule (an unfavorable binding mode for ligand A), and ligand B without the trapped water molecule (favorable binding mode for ligand B). Ge et al. demonstrated their method by calculating the ABFEs of trapped water molecules (∆ G W ater , Figure ), i.e., calculating the binding affinities of water molecules to proteinligand complexes. Their calculations presented a proof of concept for free energy calculations for water displacement -in this case, the transformation from the system with ligand A and a trapped water molecule to the system of ligand A without the trapped water molecule. The calculations showed promise that the method could be expanded to run RBFE calculations between ligands that bind to the protein with different numbers of trapped waters. However, the protocol used in this prior work to perform these calculations was not without difficulties. For example, the authors encountered sampling problems with surrounding solvent water re-hydrating the emptied trapped water site and with the protein undergoing significant conformational transformations upon removal of the trapped water, ultimately influencing their free energy estimates. |
6733abdd5a82cea2fae99153 | 8 | In this work, we have built on the MD-based ABFE protocol of Ge et al. with a special focus on its potential pitfalls. Additionally, we have used harmonic and vdW restraints, both of which are practical for use in MD, unlike the hard-wall potential used in the previous study of Michel et al. (our approach probably mimics that potential to a significant extent). Moreover, we have designed this study to provide a clear and accurate definition of trapped water displacement. We will demonstrate how it can be adapted to be suitable for workflows involving minimal human interac-tion, avoiding the extensive analyses that were required to confirm correctness in the original work. We then further extended the ABFE protocol into an RBFE protocol, where the unfavorable binding mode of ligand A without the trapped water was transformed into a favorable binding mode of ligand B, and the ∆G Complex,W ater A->B was estimated by calculating the ∆G W ater and ∆G Complex A->B (Figure ). To the best of our knowledge, this is the first study of an MD-based separation of states approach being applied to RBFE calculations between ligands involving displacement of trapped waters. |
6733abdd5a82cea2fae99153 | 9 | Free energy is a state function i.e., it is independent of the pathway that connects a starting state to a final state (also referred to as end states) of the system. In the present separation of states approach to binding free energy calculations, we connected the phase spaces of our end states by a pathway that implements physical restraints and alchemical transformations in our system, ultimately resulting in a thermodynamic cycle. While designing the thermodynamic cycle, we aimed at optimizing three aspects-first, the overall computational efficiency of the calculations, i.e., the total computational resources required (CPU/GPU time); second, the time to solution (wall clock time); and third, the automation of the simulation workflow (setup and analysis of the thermodynamic cycle). Optimizing these aspects is crucial, especially in drug discovery pipelines that often involve large numbers of protein-ligand pairs for affinity calculations. Therefore, our goal here is to develop a simulation protocol requiring minimal human intervention for its setup and analysis. In the following subsections, we have described the two types of free energy estimates we used in this study. |
6733abdd5a82cea2fae99153 | 10 | Estimating free energy differences at equilibrium requires that the simulations used be long enough that the sampled conformations represent the true underlying distribution of the states' phase spaces. Equilibrium free energy calculations are performed by gradually transforming the system across the end states. To reliably estimate the free energy difference between the end states, the sampled phase spaces of the end states should have sufficient overlap. |
6733abdd5a82cea2fae99153 | 11 | To calculate the free energy difference between the end states along the path defined by the intermediate λ states, we used the Multistate Bennett Acceptance (MBAR) method as the equilibrium free energy estimator. MBAR relies on equilibrium sampling of a single path between the end states through the intermediate λ states. For a reliable free energy estimate through MBAR, the simulations of the λ states need to be long enough (generally in the order of tens to hundreds of nanoseconds (ns)) to generate a representative sampling of the Hamiltonian, though exact time requirements depend on the characteristic timescales of the system. 2.1.2. Non-equilibrium switching (NES) free energy estimate. The NES free energy estimate relies on many independent and short simulations ('switches') that bridge the end states by transitioning between them (out of equilibrium) in both directions. The Hamiltonian of the system is coupled to a parameter λ and is rapidly changed (usually within a few hundred picoseconds (ps) or less) from one end state to the other. The NES switches are started from configurations drawn from a representative equilibrium sampling of each of the end states. The NES switches result in a collection of sampled paths between the two end states. Because of the non-equilibrium nature of the short switches, there is work dissipation along the path of each of the switches, which needs to be accounted for. |
6733abdd5a82cea2fae99153 | 12 | (1) where n f and n r are the number of switches in the forward and reverse directions, respectively, and ∆G is the free energy difference between the end states. The works along the forward and reverse pathways, W f and W r , are calculated by accumulating the energy changes as the coupling parameter λ is changed during the switches W = 1 0 δH(λ) δλ dλ , where H is the Hamiltonian of the system. |
6733abdd5a82cea2fae99153 | 13 | While the non-equilibrium switches are typically very short compared to the equilibrium simulations, the total computational effort can still be significant due to the number of switches that need to be run (usually around 50-100) and the fact that they require an equilibrium simulation of the end states to generate the starting configurations. However, the separate switches are embarrassingly parallel and require only a short wall clock time, which allows efficient use of large distributed computational resources. 2.2. The thermodynamic cycle to calculate the ABFE of a trapped water. In the first part of this study, we present a thermodynamic cycle for calculating the ABFE of a trapped water in a protein-ligand complex (Figure ). Throughout this paper, we refer to this thermodynamic cycle as the "ABFE thermodynamic cycle". The ABFE thermodynamic cycle presented here is an optimization of the thermodynamic cycle presented in the previous work of Ge et al. In the ABFE thermodynamic cycle, we restrain the interacting trapped water to its binding site (edge B), add a solvent repulsion term at the target position of the trapped water in the protein's binding site to restrain the solvent from occupying the trapped water's binding site (edge C), and restrain the binding site to avoid changes in its conformation (edge D). We apply these three restraints sequentially across stages 1 through 4 of our thermodynamic cycle. |
6733abdd5a82cea2fae99153 | 14 | From restrained stage 4, we decouple the trapped water, i.e., turn off its van der Waals (vdw) and Coulomb interactions simultaneously, in an NES simulation (edge E). Once the trapped water is decoupled, we remove the restraints in edges F through H in a reverse order to how they were applied. Finally, we transfer and re-couple the non-interacting trapped water to bulk solvent in edges I and J, respectively. Edge A represents the ABFE of the trapped water, i.e., the free energy to bring a water from the solvent to the trapped water's binding site in the complex, and is calculated by taking the negative of the summation of the free energies of all the other edges in the ABFE thermodynamic cycle. |
6733abdd5a82cea2fae99153 | 15 | The ABFE thermodynamic cycle is designed with the goal to keep the adjacent stages close in phase space. We applied the restraints serially to simplify the diagnosis of issues during the development of the thermodynamic cycle. We have found that stages 1 and 4 are close enough in phase space in our final workflow to apply all restraints in parallel, saving computation time. We have used this simplification when applying our methodology to RBFE calculations (see Section 2.4 for details). We found that it is not possible to use a similar simplification to release the binding site restraints (edges F), see Section 2.3.3. |
6733abdd5a82cea2fae99153 | 16 | We calculated the free energies of the edges B through D using an equilibrium free energy calculation and those of the edges F through G using a second equilibrium free energy calculation. We used an NES free energy calculation to estimate the free energy of decoupling the trapped water in edge E. The free energies of edges H, I and J depend on the restraint details and the water model, and not on the proteinligand complex. We have described their calculations in the Supporting Document Section S1.2. |
6733abdd5a82cea2fae99153 | 17 | Rationale behind the design of the ABFE thermodynamic cycle. We chose the restraints used in the ABFE thermodynamic cycle (Figure ) keeping in mind various common sampling challenges that can arise in ABFE calculations of trapped water. We sought to ensure that our choice of restraints not only avoid the common sampling issues, but also result in a computationally inexpensive thermodynamic cycle. In the following sections, we have described the rationale behind using the restraints in our ABFE thermodynamic cycle, how we calculated the free energy contributions of those restraints, and how the restraints paved the way to extend the ABFE thermodynamic cycle into an RBFE thermodynamic cycle where ligand transformations can also be carried out, in addition to the decoupling of the trapped water. 2.3.1. Keeping the trapped water in the binding site. In our ABFE thermodynamic cycle, we apply a restraint on the trapped water (in edge B) to ensure that it stays near its putative location in the binding site, even after its interactions are turned off. The restraint is implemented as a harmonic potential with a minimum at the location of the trapped water in the crystal structure. The location is defined as a virtual site relative to two heavy atoms close to the pocket (see Section S1.3 of the Supporting Document for details). Without the restraint, the trapped water would wander off once its interactions with the protein are made sufficiently weak. The water would then need to find its way back into the binding site in the short NES switches of edge E, which is nearly impossible. As a second consideration, adding a restraint on the trapped water also prevents problems with slow, partially solventexposed water which may infrequently unbind and rebind in stages 2, 3, and 4. |
6733abdd5a82cea2fae99153 | 18 | From a physical perspective, all water molecules are indistinguishable in stage 1, however in stage 2 (and in all subsequent stages of the thermodynamic cycle), the trapped water is distinguishable from solvent waters because of the restraint on it. Because of this, the harmonic restraint in stages 2 to 4 needs to be treated carefully in the MBAR calculation for stages 1 through 4. An MBAR calculation requires the evaluation of the Hamiltonians of each of the states involved in the free energy calculation with the trajectories of each of these states. Hence, to calculate the correct restraint potential on the trapped water, we need to evaluate the Hamiltonian of stage 1 with the trajectory of stage 2, even though no water is restrained in stage 1. If the trapped water exchanges with a water from bulk solvent in stage 1, the Hamiltonian of stage 1 would not change because the trapped water is indistinguishable from the bulk solvent water that occupies the trapped water's site. However, when we evaluate the Hamiltonian of stage 2 with the trajectory of stage 1, the restraint potential will be extremely high, because the Hamiltonian of stage 2 would consider the distinguishable trapped water, which is now in the bulk solvent in stage 1, to calculate the restraint potential. This would lead to extremely high restraint energies, making it difficult to converge the free energy calculation, but more importantly, also would not give us the free energy of interest. Specifically, we are interested in the free energy of restraining any (that is, indistinguishable) water to the target position, rather than the free energy of restraining this specific (distinguishable) water to the target position. Thus, we needed to change how our calculation handled the exchange of water. For indistinguishable water, upon water exchange, if the newly-arrived bulk solvent water was considered as the new trapped water and was selected for the calculation of the restraint potential, the restraint potential will be correct for the case of indistinguishable waters, which is what we want. |
6733abdd5a82cea2fae99153 | 19 | Therefore, to calculate the correct restraint potential, we post-processed the trajectory of stage 1, such that the water from the bulk solvent that is occupying the trapped water's binding site, would be considered for the calculation of the restraint potential in the MBAR calculation. We did this by re-mapping/reindexing the trajectory waters to ensure the nearest water is always the one considered for restraint calculation. Without this re-indexing, we would encounter challenges in systems where the trapped water is (partially) exposed to the bulk solvent and may periodically exchange with a water molecule from the bulk solvent in stage 1 (in later stages, the restraint prevents the exchange). Because water molecules are indistinguishable, such an exchange should not influence the restraint potential. When calculating the Hamiltonian of later stages with the trajectory of stage 1, we hence want to apply the harmonic restraint to the water molecule currently occupying the binding site in stage 1, and not track a molecule that has left the binding site and diffused into the solvent. Failure to treat the water molecules as indistinguishable in stage 1 could lead to very large free energies and poor overlap between stage 1 and its neighboring stage (stage 2). Thus, we here implemented proper treatment of indistinguishable water molecules through post-processing. |
6733abdd5a82cea2fae99153 | 20 | In our ABFE thermodynamic cycle, we chose the harmonic restraint on the trapped water to be weak enough that the restraint does not significantly disturb the dynamics of the system when the water is interacting, but strong enough that the weakly interacting or noninteracting water does not stray too far from the binding site. For this reason, we restrained the trapped water at its target binding site using a harmonic restraint with a light force constant of 0.5 kcal mol -1 Å -2 . |
6733abdd5a82cea2fae99153 | 21 | Avoiding re-hydration of the binding site. In our ABFE thermodynamic cycle, the trapped water is alchemically decoupled in edge E, i.e., its vdw and Coulomb interactions are turned off. This creates a cavity in the binding site. If the binding site has some level of solvent accessibility, it may re-hydrate at different stages of the thermodynamic cycle, which would invalidate the thermodynamic cycle (e.g., by replacing the trapped water with a different water in some intermediate states but not others). To avoid the re-hydration of the cavity, we added a repulsive potential for the solvent at the position of the trapped water in our ABFE thermodynamic cycle (edge C). This repulsive potential is only removed at the end of the thermodynamic cycle, in edge G, after the trapped water is decoupled. Re-hydration of the cavity can occur in different parts of the thermodynamic cycle. Without a solvent restraint, it could occur during the NES switching simulations (which would likely lead to poor convergence since the paths including re-hydration may not reach the expected end states), or more likely, during the (longer) equilibrium simulation of the end state of the NES. If re-hydration would occur in the end state, the switching NES simulations would be ill-defined, since some or all of the start-ing structures of the reverse NES (for coupling the trapped water) would now have a resident water present before trying to couple the noninteracting trapped water. A dry cavity is also paramount to create space for inserting a bigger ligand in the thermodynamic cycle for ligand transformation (Figures and). |
6733abdd5a82cea2fae99153 | 22 | Even after including the solvent restraint in our thermodynamic cycle, re-hydration may still be observed along edge G, which turns off the solvent repulsion to correctly account for its effect. A re-hydration along edge G would invalidate the ABFE thermodynamic cycle, since we are aiming to calculate the free energy of removing the trapped water. Releasing the position restraints along edge F allows the pocket to adapt to the absence of the trapped water, and might inhibit re-hydration. If re-hydration systematically occurs even after the system had time to rearrange, we consider the system to be unsuited for calculation of the ABFE of water using our method. One possible explanation of such behavior is that the water is less slow than initially assumed and that its binding and unbinding may be accessible to equilibrium simulations. In such cases, water sampling should be handled in conjunction with the free energy simulations themselves, rather than separated out as in the present work. |
6733abdd5a82cea2fae99153 | 23 | In this work, we observed re-hydration of the binding cavity in stage 7 for one of the systems we studied (see Section 3.1.3 for details), but only when we started the simulation of stage 7 from a structure of the system that did not have time to adapt to the cavity created by the decoupling of the trapped water. For that one system, we tweaked our setup to use an equilibrated structure from stage 6 to provide starting coordinates for the simulation of stage 7, after which we did not observe any re-hydration of the binding site in stage 7 anymore. 2.3.3. Avoiding conformational changes of the binding site. One of the key findings of the prior work in this space is that, after a trapped water is removed, the cavity left behind by the trapped water can collapse, i.e., the protein can exhibit a conformational change upon decoupling of the trapped water as the protein's side chains can now occupy the space previously occupied by the trapped water. Such a conformational change in the binding site can push the end states with the interacting and noninteracting trapped water far apart in phase space, which in turn can lead to problems in converging the free energy estimate. To ensure that the binding site's conformation does not change upon decoupling of the trapped water, we applied harmonic Cartesian position restrains on the heavy atoms of the binding site of the trapped water (edge D). The Cartesian position restraints effectively make the stages 4 and 5 of our ABFE thermodynamic cycle origin-dependent, i.e., they are not invariant under translation or rotation. |
6733abdd5a82cea2fae99153 | 24 | The use of origin-dependent position restraints requires careful evaluation of the Hamiltonians of the origin-dependent stages (stages 4 and 5) with the trajectories of the origin-independent stages (stages 1 through 7, except stages 4 and 5) for correct MBAR calculations. Without special care, the Hamiltonian of an origin-dependent stage evaluated with the trajectory of an origin-independent stage will result in an incorrectly high potential of the restraints. This will be so even if the configuration of the binding site does not significantly change, because the absolute positions of the heavy atoms in the origin-independent trajectory will shift and/or rotate across the unrestrained simulation. |
6733abdd5a82cea2fae99153 | 25 | To calculate the correct potential of the binding site restraints, we exploited the translational and rotational invariance of the unrestrained stages to calculate the free energy associated with (only) the conformational rearrangement. We post-processed the trajectories of the unrestrained stages by aligning every frame of the trajectories onto the reference positions of the restraints used for the restrained stages. We then used these realigned positions of the unrestrained frames to evaluate the Hamiltonians of the origin-dependent stages. The Python code for post-processing the trajectories of the unrestrained stages, and for calculating the potentials of restraining the binding site can be found in the GitHub repository waterNES. The post-processing is necessary due to the choice of Cartesian position restraints over origin-independent restraints, such as, dihedral restraints or distance restraints between atoms. While we did experiment with originindependent restraints, we were unable to find a setup that would consistently avoid pocket collapse across all target proteins included in our test set. For example, using dihedral restraints on the residues of a binding site to avoid collapse would pose challenges in systems where the binding site is formed by two separate chains of the protein (for example, HIV-1 Protease). In such cases, the binding site could still collapse by a translation motion of the two protein chains, while the dihedral restraints would be still in place. The Cartesian position restraints, on the other hand, are extremely straightforward to set up and very effective at keeping the binding pocket open. We therefore think that the post-processing of the trajectories to calculate the correct potential of the origin-dependent restraints is a small price to pay for a simpler and more robust setup that favors automation. We chose the positional restraints on the heavy atoms of the binding site to be weak enough that they don't impair the dynamics of the system significantly. We selected the heavy atoms for the position restraints according to the procedure described in Supporting Document Section S1.3, and restrained each of the selected heavy atoms with a light force constant of 0.5 kcal mol -1 Å -2 . |
6733abdd5a82cea2fae99153 | 26 | After decoupling the trapped water from the system and removing the binding site restraints, the binding site may change its conformation in stage 6. This can result in the stages 6 and 5 being distant in phase space, and requires a free energy calculation routine that can adequately sample the conformational change. We therefore introduced 7 intermediate λ states between stages 5 (fully restrained) and 6 (fully unrestrained), and reduced the position restraint on the binding site across each subsequent λ state, using force constants amounting to 64%, 32%, 16%, 8%, 4%, 2%, and 1% of the force constant of the full position restraints in stage 5 (see Section S1.1 and Table in the Supporting Document for details). Throughout the simula-tions of the intermediate λ states, the restraint on the trapped water and the solvent repulsion were kept in place. 2.4. The thermodynamic cycle to calculate the RBFE between ligands involving displacement of a trapped water . The RBFE between two ligands is the difference between the free energies to transform one ligand into the other in the complex (complex leg) and in the solvent (solvent leg) (Figure ). For the complex leg of the RBFE calculation, we revised the ABFE thermodynamic cycle for the trapped water into an RBFE thermodynamic cycle that handles displacement of a trapped water upon modification of a ligand (Figure ). In particular, we imagine this RBFE thermodynamic cycle will be used in cases where prior analysis has determined that modification of a particular initial ligand into another ligand will displace a relatively ordered (and especially a slow) water which requires separate handling in the free energy calculation. |
6733abdd5a82cea2fae99153 | 27 | Our restraining scheme resulted in excellent phase space overlap across stages 1 through 4 in our trapped water ABFE calculations, details of which are discussed in the Results Section 3.1.1, which prompted us to further optimize our RBFE thermodynamic cycle. Specifically, we combined the edges B, C and D into a single edge, i.e., edge M (Figure ). Furthermore, we omitted the 7 intermediate λ states, which we introduced in the ABFE thermodynamic cycle to calculate the free energy of removing the restraints on the binding site. We also combined the edges F' and G' into a single edge L, because, after the (green) ligand is transformed into the bigger (purple) ligand, the binding site cavity created by the decoupling of the trapped water is filled by the bigger ligand and the solvent water or the protein residues cannot occupy the cavity. This way, combining the removal of the solvent repulsion and binding site restraints is an optimal choice. |
6733abdd5a82cea2fae99153 | 28 | Overall, in a shortened RBFE protocol (Figure ), we simultaneously apply the harmonic restraint on the trapped water, solvent repulsion, and position restraints on the binding site (see Section 2.3 for details) in edge M. Thereafter, we decouple the trapped water using an . Thermodynamic cycle to calculate the complex leg of the relative binding free energy (RBFE) between two ligands, where one ligand (green) binds to the protein with a trapped water while the other ligand (purple) displaces it . The red circles in stages 1 through 4 and in the starting stage of edge A represent interacting trapped water, whereas the faded red/ magenta circles in stages 5, 5', 6', 7', 1', and in the end stage of edge I represent non-interacting water. The dashed black circles around the trapped water in stages 3 through 5 and in stages 5' and 6' represent solvent repulsion. The black crosses in stages 2 through 5 and in stages 5' through 7' represent position restraints applied to different parts of the system -the trapped water and the protein's binding site. For an easy nomenclature, the stages and edges for the purple ligand are denoted with a ' superscript for the corresponding stages and edges for the green ligand in the ABFE thermodynamic cycle (Figure ). We have named the end state of edge H as stage 1' because it represents the unrestrained binding mode of the purple ligand and its corresponding stage in the ABFE thermodynamic cycle is denoted by stage 1, i.e., the unrestrained binding mode of the green ligand. |
6733abdd5a82cea2fae99153 | 29 | NES simulation in edge E. After decoupling the trapped water, we perform a ligand transformation using a second NES simulation in edge K. After the ligand is transformed, we remove all the restraints, except the position restraint on the decoupled trapped water in edge L. Thereafter, we remove the restraint on the decoupled trapped water in edge H, and the transfer and re-couple the water to bulk solvent, in edges I and J, respectively. Throughout this paper, we will refer to this shortened thermodynamic cycle for ligand transformation as the "RBFE thermodynamic cycle", unless mentioned otherwise. |
6733abdd5a82cea2fae99153 | 30 | We calculated the free energy of edge M in an equilibrium free energy calculation, and the free energy of edge L in a second equilibrium free energy calculation. For calculating the free energies of decoupling the trapped water in edge E and of transforming the ligands in edge K, we ran two separate NES free energy calculations. We have described the calculation of the free energies of the edges H, I and J in the Supporting Document Section S1.2. We calculated the complex leg of the RBFE calculation between the two ligands by taking the summation of the free energies of edges M, E, K, L, H, I and J (Figure ). For calculating the solvent leg of the RBFE calculation for the ligand transformation (Figure ), we used an NES free energy calculation between equilibrium distributions of the two ligands in the solvent. For details of the equilibrium and the NES free energy calculations, for the complex and the solvent legs of the RBFE calculation, please refer to Sections 2.6.3 and 2.6.4, respectively. |
6733abdd5a82cea2fae99153 | 31 | Most of the observations made for the ABFE thermodynamic cycle are also important for RBFE calculations. The importance of restraining the trapped water remains since edge E is identical in the ABFE and RBFE thermodynamic cycles. It is paramount that we prevent the re-hydration of the binding site once the trapped water is decoupled because we want to grow the new ligand in a dry cavity. We also need to ensure that the binding cavity does not collapse upon removing the trapped water since that would make growing the new ligand more complicated. In contrast to the ABFE cycle, we are however expecting that the release of the binding site restraints will consist of a shorter path in phase space, since the larger ligand should fill out most of the space left behind by the removed trapped water. 2.5. Selected systems. To test our ABFE protocol (Figure ), we selected the 13 systems previously studied by Ge et al., since our efforts are directed toward optimizing the separation of states protocol originally introduced in that study. The 13 systems were originally taken from a previous study by Barillari et al., which focused on classifying conserved and displaceable water molecules across a large number of proteins/protein-ligand complexes. The 13 systems studied here consist of a Bovine Pancreatic Trypsin Inhibitor protein (BPTI; PDB ID: 5PTI ), and three proteinligand complexes of each of Trypsin (PDB IDs: 1AZ8, 31 1C5T 32 and 1GI1 33 ), Factor Xa (PDB IDs: 1LPG, 34 1F0S 35 and 1EZQ ), HIV-1 Protease (PDB IDs: 1EC0, 36 1EBW 37 and 1HPX ), and Scytalone Dehydratase (PDB IDs: 3STD, 39 7STD 40 and 4STD ) target proteins. For each target protein, the trapped water molecule of interest is located at the same location in the binding site of the protein. |
6733abdd5a82cea2fae99153 | 32 | For our RBFE protocol for the transformation of ligands (Figure ), we selected systems for which the binding affinities of two ligands for a target protein are experimentally known, and one of the two ligands binds to the target protein with exactly one trapped water while the other ligand displaces it. For testing our RBFE protocol, we identified five such ligand pairs (Figure ), one for each of the five target proteins: Thrombin, Factor Xa, Scytalone Dehydratase, Beta-Secretase-1 (BACE1), and Bruton's Tyrosin Kinase (BTK). The RBFEs for the ligand transformations for these proteinligand systems have also been previously calculated by various computational studies. |
6733abdd5a82cea2fae99153 | 33 | 4Z3V 44 * indicates the PDB ID of the complex containing a closely related ligand 2.6. Simulation details. 2.6.1. System topology and structure preparation. For the ABFE calculations for the trapped waters, protein/protein-ligand complex structures were downloaded from the Protein Data Bank (PDB) for the respective PDB IDs listed in Section 2.5. Missing residues or heavy atoms were added using PDB-Fixer, and the protonation states for the amino acid residues of the protein were determined according to the respective experimental pH reported on the PDB webpages of the complexes, using the PROPKA algorithm available on the PDB2PQR web server to estimate the most likely protonation state of each residue at that pH. For the HIV-Protease system 1HPX, protonation states for the two aspartic acids (ASP-25 and ASP-125) in the binding site are known from a previous experimental study, and the protonation states we obtained from the PDB2PQR web server agreed with those from the experimental study. The pKa values for ligands were estimated using Chemicalize utility of ChemAxon, and we used the resulting predicted ligand protonation states, except when otherwise noted. We used OpenMM software package to generate the force field parameters for the protein-ligand complexes. Protein structures were parameterized using the AMBER 14SB force field, and ligands were parameterized using the OpenFF-2.0.0 force field (Sage) and the AM1-BCC charge model implemented in the OpenEye toolkit. We used TIP3P water model 53 to solvate our systems and added 0.2 molar Na + and Cl -to the simulation box. |
6733abdd5a82cea2fae99153 | 34 | We simulated the RBFE thermodynamic cycle for ligand transformation using a hybrid topology approach for the ligands. We prepared the structures of the individual proteinligand complexes using the same procedure as that used for our ABFE calculations described above. The PDB structures of the complexes for the five ligand pairs with their target proteins are known experimentally, with the exception of the complex for ligand C3d for the Scytalone Dehydratase system (Table ). We generated the structure of this unknown Scytalone Dehydratase complex by aligning the common atoms of the ligand C3d with those of a similar ligand in a known Scytalone Dehydratase complex structure (PDB ID: 5STD ). |
6733abdd5a82cea2fae99153 | 35 | After generating the parameters for the individual ligands of a ligand pair, we generated the hybrid topology and structure of the ligand pair using the PMX software package. We concatenated the structure of the hybrid ligand to the structure of its respective protein taken from the complex that contained the trapped water molecule, as our calculations require the position of the trapped water to be known a priori. We solvated the structure of the protein with the hybrid ligand in a box of TIP3P water model 53 and added 0.2 molar Na + and Cl -to the simulation box. |
6733abdd5a82cea2fae99153 | 36 | To implement the various restraints required to simulate both the ABFE and RBFE thermodynamic cycles, we modified the GROMACS topology files of the complexes, details of which are described in the Supporting Document Section S1.3. The topology files for all the ABFE and RBFE systems can be found in the GitHub repository associated with this paper, waterNES. 2.6.2. Energy minimization and equilibration. All MD simulations were run using GROMACS 2022.1 simulation package. Water molecules in the system, except the trapped water, were constrained using SET-TLE algorithm. The atoms of the trapped water were constrained according to the procedure described in Supporting Document Section S1.3 (it could not be constrained with SETTLE because, in GROMACS, SETTLE cannot be applied to two different kinds of "molecules"; in this case, the normal water and the (separately treated) trapped water). Coulomb and vdW interactions were calculated for a 10 Å cut-off radius and long-range Coulomb interactions were calculated using Particle Mesh Ewald (PME) with a Fourier grid spacing of 1 Å. A time step of 2 fs was used in MD simulations. |
6733abdd5a82cea2fae99153 | 37 | For each of the ABFE and RBFE systems, starting from the solvated structure, we performed an energy minimization for 5000 steps using the steepest descent algorithm. Then, we equilibrated the system in an NVT ensemble for 10 ps, stabilizing the temperature of the system at 298.15 K using the stochastic dynamics integrator and an inverse friction constant of 2 ps. In the NVT equilibration, we restrained each of the heavy atoms of the protein and the ligand using a harmonic position restraint with a force constant of 1000 kJ mol -1 nm -2 . Finally, we performed a 100 ps equilibration of the system in the NPT ensemble, by coupling the system to the Parrinello-Rahman barostat in an isotropic pressure coupling of 1 bar using a time constant of 1 ps. During the NPT equilibration as well, each of the heavy atoms of the protein and the ligand were restrained using a harmonic position restraint with a force constant of 1000 kJ mol -1 nm -2 . Full details of the input parameters for the simulations (GRO-MACS mdp files) can be found in the GitHub repository waterNES. 2.6.3. Equilibrium free energy simulations. For simulation of the individual stages of the ABFE and RBFE thermodynamic cycles, three different λ schedules (Tables and), scaling the harmonic restraint on the trapped water, the solvent repulsion term, and the position restraints on the binding site, were added to the GROMACS input parameters file for each stage (mdp files), details of which are described in Supporting Document Section S1.1. Simulations of all the stages of the thermodynamic cycles were run independently and were started from the structure obtained from the procedure described in Section 2.6.2. The stages were then simulated for a 6 ns production run in the NPT ensemble using the stochastic dynamics integrator and the Parrinello-Rahman barostat. The stages with Cartesian position restraints on the binding site used their respective starting structure (i.e. the final structure of the equilibration) as the reference structure for the position restraints. |
6733abdd5a82cea2fae99153 | 38 | The solvent legs of the RBFE calculations were run starting from the solvated structures of the hybrid ligands obtained from the procedure described in Section 2.6.1. Each of the solvated structures of the hybrid ligands was equilibrated using the equilibration procedure described in Section 2.6.2. For each of the two ligands in the hybrid structure, 6 ns of production run was generated in the NPT ensemble. 2.6.4. NES simulations. In both the ABFE and RBFE thermodynamic cycles, NES simulations were performed for the alchemical transformations, i.e., trapped water decoupling and ligand transformation. The Gapsys soft-core potential was used to turn on/off vdw interactions to avoid singularities in the alchemical transformations. |
6733abdd5a82cea2fae99153 | 39 | For the ABFE calculations, we generated 100 starting structures for the NES switches from the last 4 ns of the 6 ns production runs of stages 4 and 5. In each of the NES switches for water decoupling/coupling, the vdw and Coulomb interactions were turned off/on simultaneously over 250 ps by updating the λ value on every time step (∆λ = 0.000008). |
6733abdd5a82cea2fae99153 | 40 | In addition to the NES for the trapped water, ligand transformation was also simulated between stages 5 and 5' in the RBFE thermodynamic cycle. For the ligand transformations, NES switches of 500 ps simulation time were run, transforming the vdw and Coulomb interactions of the ligands simultaneously by updating the λ value on every time step (∆λ = 0.000004). |
6733abdd5a82cea2fae99153 | 41 | The ligand transformation for the solvent leg of the RBFE calculation was also performed using NES simulation. We generated 100 starting structures from the last 4 ns of the 6 ns production runs of the two ligands in solvent (generated according to the procedure described in Section 2.6.3). From these starting structures of the two ligands, we ran NES switches of 500 ps simulation time (∆λ = 0.000004) transforming one ligand to the other. 2.6.5. Free energy calculation and uncertainty estimates. For both the ABFE and the RBFE thermodynamic cycles, the trajectories of the unrestrained stages needed to be post-processed to obtain the correct values of the various restraint potentials implemented in the simulation protocols (see Sections 2.3 for details). After post-processing the trajectories, we calculated the free energies of the equilibrium free energy simulations using the MBAR implementation in the Alchemlyb software package version 0.7. For the free energy calculations of the NES simulations in the ABFE and RBFE thermodynamic cycles, and in the solvent leg of the RBFE calculations, we used the BAR implementation in the PMX software package. We simulated three independent replicates of the ABFE and RBFE thermodynamic cycles for each of the systems studied here, as well as of the solvent leg of each of the ligand RBFE calculations. We calculated the uncertainties in our ABFE or RBFE estimates using the formula: |
6733abdd5a82cea2fae99153 | 42 | We have calculated ABFEs of trapped waters in protein-ligand complexes using a separation of states approach. To calculate the ABFEs, we simulated a thermodynamic cycle that implemented a harmonic restraint on the trapped water, a solvent repulsion term, and position restraints on the protein's binding site (Figure ). Once the restraints were applied, we decoupled the trapped water using an NES simulation, and then removed the restraints. |
6733abdd5a82cea2fae99153 | 43 | We revised the ABFE thermodynamic cycle to calculate the RBFEs of ligand pairs, where in each ligand pair, one ligand binds to its target protein with a trapped water while the other ligand displaces it. In the RBFE thermodynamic cycle, we used the same restraints as used in the ABFE thermodynamic cycle. After applying the restraints, we decoupled the trapped water and transformed the ligand in two subsequent NES simulations, and then removed the relevant restraints. |
6733abdd5a82cea2fae99153 | 44 | To apply and remove the restraints in the thermodynamic cycles, we performed equilibrium free energy calculations. 3.1. ABFEs of trapped waters. 3.1.1. Our protocol resulted in precise estimates of ABFEs of trapped waters in protein-ligand complexes. We calculated ABFEs of trapped waters in 13 protein/proteinligand complexes (Table ) using the ABFE thermodynamic cycle (Figure ). These 13 complexes are previously studied by Ge et al., and were originally introduced by Barillari et We simulated three replicates of the ABFE thermodynamic cycle for each of the 13 systems, and our calculations resulted in precise estimates of the trapped water ABFEs for all the systems. For each system, our equilibrium free energy calculation to restrain the system resulted in sufficient overlap among the sampled phase spaces of the different states (Figure ). After decoupling the trapped water, we calculated the free energy to remove the restraints, using a second equilibrium free energy calculation. Here, we calculated the free energy to remove the binding site restraints using 7 intermediate λ states between the end states with and without the binding site restraints (see Section 3.1.3 for details). For each system, we obtained sufficient overlap among the sampled phase spaces in the simulations of the intermediate λ states bridging the path between the states with and without the binding site restraints (Figure ). We also obtained sufficient overlap in our NES work distributions for decoupling and coupling the trapped water in all of our calculations. |
6733abdd5a82cea2fae99153 | 45 | The errors in our ABFE estimates were within 0.8 kcal mol -1 (Table ). Except for one HIV-1 Protease system (1EC0) and the BPTI system (5PTI), all other systems resulted in errors within 0.5 kcal mol -1 . For all the systems, the application and removal of the binding site restraints resulted in the largest errors in our calculations, but each of these errors was generally below 0.4 kcal mol -1 . This relatively large statistical error could be expected because constraining the protein is a relatively difficult task. To constrain the orientation of the binding site to its orientation in an equilibrated starting structure of the simulation, we applied position restraints to a significant number of heavy atoms of the binding site, i.e., in the middle of the protein (see Section 2.3.3 for details). Across the three simulation replicates, variations in motion of the protein can result in different strains on the restrained heavy atoms, and hence, the free energy to restrain the binding site can exhibit relatively large statistical error. |
6733abdd5a82cea2fae99153 | 46 | We compared our ABFEs of trapped waters with literature values. We compared our ABFE values with the prior literature (Figure ). Previously, Barillari et al. studied the 13 systems under investiga- In both of the plots, error lines at 1 kcal mol -1 (dashed) and 2 kcal mol -1 (dotted) are also shown. |
6733abdd5a82cea2fae99153 | 47 | tion here using the double decoupling method to decouple trapped waters from the proteins' binding sites. They implemented replica exchange thermodynamic integration (TI) in MC simulations, and they used a hard-wall potential at the location of the trapped water to prevent solvent flooding-and a potential collapseof the binding site during the water decoupling. Notably, our ABFEs for the BPTI, Trypsin, and Scytalone Dehydratase systems lie within 2 kcal mol -1 of the corresponding ABFEs from the reference study (Figure ). However, the reference study overestimates the binding affinities of the trapped waters in HIV-1 Protease systems and underestimates them in Factor Xa systems, compared to the binding affinities that we calculated for those two systems. |
6733abdd5a82cea2fae99153 | 48 | Because of differences in force fields and methods between the reference study and our present work (described below in this section) and the difficulties of validating these methods, we take the literature values only as reference and not as 'ground truth'. The main goal of our ABFE calculations was to develop a robust protocol that ensures good phase space overlap in our equilibrium free energy calculations (see Section 2.2 for details), yields precise and well-converged ABFE estimates, and can readily be expanded to RBFE calculations, rather than to reproduce the reference values from the literature. The study by Barillari et al. presented a good starting point to think about a correct sampling protocol for the decoupling of the trapped water, which is a precursor for a subsequent ligand transformation in our separation of states approach (Figure ). |
6733abdd5a82cea2fae99153 | 49 | The differences in the ABFEs of the trapped water between our study and the reference study of Barillari et al. can be attributed to a number of differences between the two studies. We have simulated water in our calculations using the TIP3P water model, whereas the reference study used the TIP4P water model. The reference study modeled the protonation states of the protein amino acids and ligands in their complex structures assuming a pH of 7, while we have taken the experimental pH for the respective complexes, as reported in the PDB database, to determine the protonation states. The reference study did not report the prepared structures of their simulated complexes, so comparison of the employed protonation states is not possible. Furthermore, the reference study used a hard-wall potential to restrain the trapped water at its approximate position in the binding site, as well as to prevent the surrounding (the solvent, the protein side chains, and the ligand) from occupying the binding site after the trapped water's decoupling. In our study, we have used a Lennard-Jones repulsion term to prevent solvent flooding, and harmonic positional restraints to prevent a potential binding site collapse in our thermodynamic cycle. Additionally, the reference study's use of the hard-wall potential for water means that the resulting free energy calculations are calculating a subtly different free energy. In particular, the prior study is essentially computing the binding free energy of a trapped water in a preexisting cavity, unlike our study, which computes the binding free energy of water to the target site in a protein including any contributions of displacing the surroundings. |
6733abdd5a82cea2fae99153 | 50 | The experimental ABFE of the trapped water for the BPTI system at 298 K is -4.7 ± 1.0 kcal mol -1 . To the best of our knowledge, this is the only reported experimental value of ABFE of the trapped water across the 13 systems studied here. Using our protocol, we calculated an ABFE of -3.59 ± 0.8kcal mol -1 for the trapped water in BPTI, which is somewhat different from the experimental value, but not outside statistical error. We did not find an explanation for this difference. The study by Barillari et al. reported an ABFE of the trapped water of -4.1 ± 0.5 kcal mol -1 for the BPTI system. However, Ge et al. highlighted that the study of Barillari et al. did not take into account the correct standard concentration of water in their calculations and also included an unnecessary symmetry correction term for water in their free energy estimate. After correcting for the standard concentration and symmetry correction in their calculations, their ABFE for the BPTI becomes -2.1 ± 0.5 kcal mol -1 . The lack of experimental measures of the ABFEs of trapped waters for the other 12 systems studied here made it a challenge to experimentally verify our results. Under these circumstances, we are satisfied to have a well converged estimate that lies within statistical error of the only experimental result. |
6733abdd5a82cea2fae99153 | 51 | The ABFE of trapped water for one of our HIV-1 Protease systems (PDB ID: 1HPX) was also calculated by the double decoupling method. Two separate studies reported -3.1 ± 0.6 kcal mol -1 and -3.2 ± 0.4 kcal mol -1 as the ABFE of the trapped water in 1HPX. With our protocol, we calculated an ABFE of -5.67 ± 0.5 kcal mol -1 for this system, which remains in disagreement with the previous studies by more than 2 kcal mol -1 . The reason for this discrepancy might be the difference in the treatment of the trapped water between the reference studies and our study. In the reference studies, the trapped water was restrained in an interacting state with a harmonic constraint potential tuned to correspond to the range of motion of an interacting trapped water in the binding site. The contribution of the harmonic constraint potential was accounted for by an analytical correction term corresponding to the translational degrees of freedom of the trapped water. In our calculations, we have simulated a completely unrestrained state of water (stage 1, Figure ) and have accounted for the harmonic position restraint on the trapped water (edge B, Figure ) by explicitly calculating the free energy of the position restraint. Given this important difference in the trapped water treatment, our thermodynamic cycle potentially uses a more clear and well-defined definition of the trapped water's displacement, which may explain the discrepancy in the ABFEs between ours and the reference studies. For the 1HPX system, the study by Barillari et al. reported an ABFE of -10.0 ± 0.5 kcal mol -1 for the trapped water (-8.0 ± 0.5 kcal mol -1 after taking into account the correct standard concentration of water and neglecting the symmetry correction term, as previously described in this section), which reflects too strong binding of the trapped water compared to what we as well as the double decoupling studies observed. The possible reason for this discrepancy might be the use of the hard-wall potential, to prevent solvent flooding and a binding site collapse, in the study of Barillari et al. The hard-wall potential might estimate the binding affinity of the trapped water in the solvent-exposed binding site of the HIV-1 Protease system to be too potent because it reflects the binding free energy of the trapped water in a preexisting cavity. |
6733abdd5a82cea2fae99153 | 52 | Our ABFE protocol resolves previously reported sampling challenges arising due to the cavity left behind by the decoupling of the trapped water. In our separation of states ABFE protocol, we applied a series of restraints to solve a major challenge in ABFE calculations of trapped waters, i.e., to stabilize the cavity left behind by the decoupling of the trapped water. Previously, Ge et al. reported two major sampling challenges in simulating protein-ligand complexes with this cavity: solvent flooding of the cavity, and binding site collapse. Due to these sampling challenges, their calculations resulted in large errors in their free energy estimates (Figure ). Our protocol resolves both of these sampling challenges by introducing a solvent repulsion term and protein binding site restraints in our thermodynamic cycle (Figure ). |
6733abdd5a82cea2fae99153 | 53 | We prevented the solvent from flooding the binding site, once the trapped water was decoupled, by applying a solvent repulsion term before the trapped water decoupling (edge C, Figure ). The solvent repulsion term is subsequently removed in our thermodynamic cycle, only after the trapped water is decoupled (edge G, Figure ). Upon removal of the solvent repulsion term, the solvent could flood the binding site, which could have subsequently resulted in sampling issues in the simulation of an unrestrained state with a cavity in the binding site (stage 7, Figure ). For one of the three replicates of the HIV-1 Protease system 1EC0, we did observe solvent flooding of the cavity in the simulation of the unrestrained state. However, our calculations resulted in a dry cavity in the unrestrained state, when we started the simulation of the unrestrained state from a structure that had time to adapt to the cavity in the binding site, i.e., the equilibrated structure of the system with a non-interacting water in the binding site, and the solvent repulsion in place (stage 6, Figure ). |
6733abdd5a82cea2fae99153 | 54 | In our ABFE thermodynamic cycle, we calculated the free energy of restraining the binding site from a potential collapse. We implemented position restraints on the heavy atoms of the binding site to constrain its shape and postprocessed the trajectories of the unrestrained states to calculate the correct potential to restrain the binding site (see Section 2.3.3 for details). Previously, Ge et al. observed the collapse of the binding site for the BPTI system in their simulations. To calculate the free energy of restraining the binding site from collapsing, they implemented position restraints on the binding site using 19 intermediate λ states between the unrestrained and the restrained states of the system, which made their calculation very lengthy and computationally very expensive. Despite a lengthy protocol, the phase space overlap among the intermediate λ states in their calculations remained low, making their free energy estimate unreliable. In our protocol, we captured the binding site collapse correctly by dividing the binding site restraint removal process using 7 intermediate λ states and reducing the strength of the restraints in each subsequent intermediate λ state. Because our binding site position restraints are origin-dependent (see Section 2.3.3 for details), we post-processed the trajectories of the unrestrained states to calculate the correct free energy contribution for the removal of the position restraints. For the BPTI system, as well as for all the other systems in our study, the post-processing of the trajectories resulted in sufficient phase space overlap among the intermediate λ states (Figures S3 and S5), which in turn resulted in reliable free energy estimates to remove the position restraints on the binding site. 3.2. RBFEs of ligand transformations involving trapped waters. In the present separation of states approach (Figure ), we are interested in deconvoluting the sampling challenges of trapped waters from the calculations of the free energies of ligand transformations. We are interested in calculating the RBFE between two ligands, one of which binds to the protein with a trapped water while the other ligand displaces it. For this, first, using our ABFE thermodynamic cycle (Figure ), we created and stabilized a dry cavity in the binding site of the protein. Then, we revised our thermodynamic cycle to implement a ligand transformation step, in which a bigger ligand is grown in the cavity (Figure ). In the following sections, we present the RBFE calculations for five such ligand transformations. |
6733abdd5a82cea2fae99153 | 55 | We obtained precise estimates of the ligand RBFEs. We calculated RBFEs (Table ) for five ligand transformations with our RBFE thermodynamic cycle (Figure ). In our calculations, we simultaneously applied the harmonic restraint on the trapped water, the solvent repulsion term, and the position restraints on the protein's binding site (edge M), and calculated the free energy of applying these restraints using an equilibrium free energy calculation (see Section 2.6.3 for details). The equilibrium free energy calculation consisted of two states of the system: an unrestrained and a restrained state (stages 1 and 4, respectively). From the restrained state of the system, we decoupled the trapped water and transformed the ligand in two subsequent NES transformations (edges E and K, respectively). All the restraints, except the positional restraint on the trapped water, were removed simultaneously (edge L), and we calculated the free energy of removing the restraints using another equilibrium free energy calculation comprising of a restrained and an unrestrained state (stages 5' and 7', respectively), however with the transformed ligand. |
6733abdd5a82cea2fae99153 | 56 | In our RBFE calculations, we obtained sufficient overlap between the sampled phase spaces by the unrestrained and restrained states, in both the equilibrium free energy calculations, as well as in the forward and reverse NES transformations for the trapped water decoupling and for the ligand transformation. This resulted in ) of the system. The nearest solvent water exchanges with the trapped water at around 3 ns during the simulation. (Right) Phase space overlap matrix for the equilibrium free energy calculation comprising of two states of the BTK system: an unrestrained stage, and a restrained stage (stages 1 and 4, respectively, in Figure ). In the restrained state, the harmonic restraint on the trapped water, the solvent repulsion term, and the binding site position restraints are in place. The overlap matrix shows that we obtained good phase space overlap between the unrestrained and the restrained states, even though the trapped water was exchanged with a solvent water during the simulation of the unrestrained stage, because we re-mapped the trajectory of the unrestrained stage to identify the exchanged solvent water as the new trapped water upon exchange (see Section 2.3.1 for details). |
6733abdd5a82cea2fae99153 | 57 | RBFEs for all the ligand pairs within a standard deviation of 0.7 kcal mol -1 (Table ). In our simulations for the BTK system, we observed an exchange between the trapped water and a solvent water in the simulation of the unrestrained stage, in all three replicates (Figure ). We post-processed the trajectory of the unrestrained stage to identify the exchanged solvent water as the new trapped water (see Section 2.3.1 for details). Our post-processing efforts resulted in good phase space overlap between the restrained and unrestrained states of the system given the water exchange (Figure ), and hence, in a correct estimate of the free energy to apply the restraints (edge M, Figure ). |
6733abdd5a82cea2fae99153 | 58 | We also calculated the RBFEs for the five ligand pairs with a larger thermodynamic cycle (Table ), shown in Figure , where the re-straints application and removal processes were divided across several different stages, same as in our ABFE thermodynamic cycle (Figure ). Using the larger thermodynamic cycle, we calculated RBFEs within 0.7 kcal mol -1 of the values we obtained from the shorter thermodynamic cycle (Table ). Therefore, we conclude that the simultaneous application of the restraints, and their simultaneous removal, in our shorter RBFE thermodynamic cycle did not result in any significant loss in the accuracy of our RBFE calculations, compared to the incremental application, and removal, of the restraints across several different stages in the larger thermodynamic cycle. |
6733abdd5a82cea2fae99153 | 59 | We compared our RBFEs for the ligand pairs with literature values. The systems considered here have previously been studied by other alchemical free energy approaches. Ben-Shalom et al. studied the Thrombin, Scytalone Dehydratase and BTK systems using four different methods. They found that two of the four methods, where the trapped water was placed in the binding site using a hybrid Monte Carlo Molecular Dynamics (MC/MD), along with alchemical transformations of the ligands, resulted in more accurate RBFE calculations, compared to methods where water placement was not carried out along with the ligand transformations. Our RBFEs for the Thrombin and the BTK systems (Table ) are in excellent agreement with the RBFEs reported in their study (-0.99 and -0.86 kcal mol -1 for the Thrombin and -3.35 and -3.99 kcal mol -1 for the BTK systems). Our RBFE value between the Thrombin ligand pair is also within the standard deviation from the experimentally reported RBFE of -0.61 kcal mol -1 . Though we found disagreement between our RBFE value between the Scytalone Dehydratase ligand pair (-1.59 ± 0.5 kcal mol -1 ) and the values from Ben-Shalom et al. (-3.24 and -2.59 kcal mol -1 ), our value is in a better agreement with the experimental value of -1.98 kcal mol -1 39 than the values in the other study. The Factor Xa system has previously been studied by Abel et al., using molecular dynamics simulations and a solvent analysis tech-nique based on inhomogeneous solvation theory. The previous study reported RBFE values of -1.73 and -1.95 kcal mol -1 using two different solvent functionals. Our RBFE value of -2.46 ± 0.5 kcal mol -1 between the Factor Xa ligand pair remains in line with the literature values, as well as with the experimental value of -1.98 kcal mol -1 . Another study by Wahl et al. has reported RBFEs for three of the five systems studied here: the Scytalone Dehydratase, the BACE1, and the BTK systems. In their study, they calculated the RBFEs between ligands using Free Energy Perturbation (FEP) calculations and Replica Exchange Solute Tempering (REST) starting from different solvation states of the binding site, which resulted in large hysteresis. The hysteresis was reduced by introducing a Grand Canonical Monte Carlo (GCMC) step before the FEP calculations. Between the C3d-C5d ligand pair of Scytalone Dehydratase (Figure ), they reported RBFEs of -0.91 and -1.33 kcal mol -1 for two different initial solvation conditions, which are both in agreement with the RBFE we calculated. Ross et al. presented an advancement of the FEP method and reported the Scytalone Dehydratase ligand RBFEs of 0.37 and 1.04 kcal mol -1 for two different initial solvation states. Our RBFE value (-1.59 ± 0.5 kcal mol -1 ) disagrees with the values reported by Ross et al., however, unlike the RBFEs reported by Ross et al., our RBFE agrees with the experimental RBFE of -1.98 kcal mol -1 . Our RBFE value of 0.32 ± 0.6 kcal mol -1 between the BACE1 ligand pair disagrees with the values reported by Wahl et al. (-2.15 and -1.78 kcal mol -1 ) and Ross et al. (-1.69 and -2.35 kcal mol -1 ). Neither we nor the previous studies could reproduce the experimental RBFE of -0.61 kcal mol -1 . Between the BTK ligand pair, our RBFE value of -4.08 ± 0.7 kcal mol -1 is in disagreement with the experimental RBFE of -1.98 kcal mol -1 , 44 as well as with the RBFE values reported by Wahl et al. (-1.76 and -3.32 kcal mol -1 ), however it is in agreement with the values reported by Ross et al. Overall, we obtained RBFE values for our systems largely in agreement with the RBFE values reported by previous computational studies that implemented the MC/MD and GCMC methods, as well as with the experimental RBFE values. However, for the BACE1 system, we observe disagreements with the literature values. For the BTK system, even though our RBFE value agrees with a previous computational study, it remains in disagreement with the experimental estimate by around 2 kcal mol -1 . This prompted us to investigate the BACE1 and the BTK systems in greater detail, and our findings are described in the following sections. 3.2.3. Ligand rotation and lack of conformational sampling of the protein affected our RBFE estimate between the BACE1 ligand pair. A sampling challenge we observed in our BACE1 simulations was the flexibility of the ligand. The BACE1 binding site can accommodate a rotation of the pyridine ring of the ligand C4j (Figure ). In our simulations, upon decoupling of the trapped water, the hydrogen bond between the trapped water and the nitrogen of the pyridine ring vanished and this led to rotations of the pyridine ring. The rotations of the pyridine ring caused several of the NES switches for ligand transformation to start from the rotated conformations, which resulted in different degrees of overlap in the forward and reverse NES work distributions of the ligand transformation across our replicates. This resulted in a large error contribution (of 0.4 kcal mol -1 ) of the ligand transformation edge in the thermodynamic cycle (edge K, Figure ). The previous study by Wahl et al. has also reported the rotations of the pyridine ring of the ligand C4j in their simulations. |
6733abdd5a82cea2fae99153 | 60 | Between the BACE1 ligand pair, we calculated an RBFE of 0.32 ± 0.6 kcal mol -1 , which is within 1 kcal mol -1 from the experimental value, though, contrary to the experiment, our calculations estimate the binding free energy of the ligand C4j to be too favorable compared to that of the ligand C4d. We found that our calculations were affected by some sampling challenges that could explain the difference between our RBFE estimate and the experimental value. These sampling challenges are also reported in previous studies of BACE1. 66-68 Keränen et al. 66 studied BACE1 ligands structurally similar to the ligands in our study and reported that the sampling of opening and closing of the 10s loop and the motion of the binding site flap in the BACE1 receptor were crucial to the accuracy of their ligand RBFE calculations. They further showed that their simulations resulted in accurate results when both the open and closed states of the 10s loop were sampled, compared to when only one of the two states was sampled. Another study by Baumann et al. made similar observations, calculating differences in ligand RBFEs up to 3.5 kcal mol -1 depending on whether simulations were started from the open or the closed conformation of the 10s loop of the BACE1 protein. In our BACE1 simulations, we observed that all of our replicates sampled only the closed conformation of the 10s loop, which can be a probable cause for the inaccuracy of our RBFE estimate between the BACE1 ligand pair. The previous studies suggest that to truly converge our free energy calculations, we would need substantially longer simulations of all of the stages of our RBFE thermodynamic cycle to capture these loop motions. 3.2.4. Changes in the binding mode of the BTK ligand resulted in non-overlapping NES work distributions for the ligand transformation . In the simulation of the BTK complex, we observed a translation of ligand S8 (Figure ) in the binding site. Similar to the BACE1 receptor's binding site, the BTK receptor's binding site can also accommodate a rotation of the ligand's p-methyl-pyridine ring, as well as a small translation of the ligand S8. Upon decoupling of the trapped water, the hydrogen bond between the trapped water and the nitrogen atom of the p-methyl-pyridine ring of the ligand S8 vanished. Due to the absence of the hydrogen bond, we observed slight rotations of the p-methyl-pyridine ring and small translation motions of the ligand S8 in the binding site away from the ligand's binding pose in the equilibrated starting structure of the simulations, in all three replicates of the BTK system. |
6733abdd5a82cea2fae99153 | 61 | In one of the three replicates of the simula- tion of the restrained stage of the system (stage 5, Figure ) with the ligand S8, the translation of the ligand was unidirectional (Figure ). We measured this translation by calculating the distance of the nitrogen atom of the p-methylpyridine ring of ligand S8 from the restraint site of the trapped water. In the translated pose, this distance increased to more than 5 Å (as compared to 2.8 Å in the equilibrated starting structure of the simulation). Because of the ligand translation, we did not find any overlap in the NES work distributions of the ligand transformation (edge K, Figure ) that started from the translated pose of the ligand. Because of the lack of overlap, the free energy calculation in that particular replicate was not reliable, and hence, we omitted that particular replicate (i.e., all the free energy values we obtained for the different edges in the simulation of that replicate) from the RBFE estimation and error calculation (see Section 2.6.5 for details) for the BTK system. Additionally, the binding site in the remaining two replicates we considered for the RBFE estimation exhibited the largest fluctuations among any of our RBFE systems. This resulted in an error of 0.5 kcal mol -1 for removing the restraints after the trapped water was decoupled and the ligand water transformed into the bigger ligand (ligand S11, Figure ), ultimately resulting in an overall error of 0.7 kcal mol -1 in the RBFE estimate for the BTK system. The previous study of Wahl et al. has also reported the large fluctuations in the binding site in their simulations of the BTK system. |
6733abdd5a82cea2fae99153 | 62 | In this work, we successfully implemented a separation of states protocol to compute RBFEs for ligand pairs, where in each ligand pair, one ligand binds to the target protein with a trapped water while the other ligand displaces it. In our RBFE protocol, we implemented harmonic position restraint on the trapped water, a solvent repulsion term, and position restraints on the binding site. We calculated RBFEs for five ligand pairs and our calculations resulted in errors within 0.7 kcal mol -1 . Our calculated RBFE values are largely in agreement with literature values. Our RBFE protocol is an extension of a separation of states based ABFE protocol for trapped waters' decoupling from proteins/protein-ligand complexes, first studied by Ge et al. and further optimized in this study. |
6733abdd5a82cea2fae99153 | 63 | Our ABFE and RBFE protocols are optimized in such a way that they provide high efficiencies for the calculations by making use of large distributed computational resources. Specifically, the non-equilibrium (NES) free energy calculations implemented in our thermodynamic cycles are suited for parallelization over large distributed computing resources. We have calculated the RBFEs of ligand transformations and ABFEs of trapped waters in 105 ns (30 ns for equilibrium and 75 ns for the NES free energy calculations) and 109 ns (84 ns for equilibrium and 25 ns for the NES free energy calculations) simulation times per calculation, respectively. In principle, the RBFE protocol studied here can be made even more efficient by decoupling the trapped water and transforming the ligand simultaneously in a single NES free energy calculation. In our current protocol, we combine equilibrium simulations, to apply and remove the restraints, with NES simulations, to decouple the trapped water and transform the ligand. We do not necessarily see this particular combination of choices as critical for our protocol. All equilibrium simulations in our protocol are run in parallel, so they do not increase the time to solution. Moreover, NES simulations require drawing starting structures from the equilibrium simulations, making the equilibrium simulations necessary. |
6733abdd5a82cea2fae99153 | 64 | Here, we have studied systems with exactly one trapped water in focus. our separation of states protocol can be extended to study systems where a small network of trapped waters might play a role in ligand binding and different congeneric ligands might perturb this network differently. We believe that, with minor changes in our post-processing techniques and with the general framework of our RBFE protocol, RBFE calculations involving small water networks can easily be performed. For example, multiple trapped waters can be restrained in the restraining edge of the RBFE thermodynamic cycle (edge H, Figure ), and all of these trapped waters can be simultaneously decoupled/coupled in a single NES simulation (edge E, Figure ) before transforming the ligand (edge K, Figure ). |
6733abdd5a82cea2fae99153 | 65 | As our separation of states-based method requires prior knowledge of numbers and locations of the trapped water in contexts of each of the ligands, we are working on a separate study on how to best predict the water positions and occupancies in protein-ligand complexes. Enhanced sampling simulation methods, such as GCMC and its variants, can also be used to determine the locations of trapped waters, before performing the free energy calculation with our protocol. For example, a recent study combining GCMC with MD simulation for sampling the trapped waters in ligand RBFE calculations showed that most of the advantage offered by GCMC comes from better water sampling during the equilibration phase of simulations. While that study also tested GCMC during free energy calculations, most of the benefit came simply from better equilibration. Thus, better water equilibration (to access the numbers and locations of trapped water) -such as that offered by GCMC -will likely be sufficient in many cases, and may even be more efficient since it will not require mixing GCMC sampling in to binding free energy calculations. In our case, then, a GCMC equilibration of the initial structure, prior to water decoupling and ligand mutation with our protocol, should not add dramatically to the simulation time required for our protocol. |
6733abdd5a82cea2fae99153 | 66 | A limitation of our separation of states approach is related to the efficiency of the NES simulations. We have observed that the NES simulations are sensitive to the environment of the alchemical transformation. For a high overlap in the work distributions of the forward and reverse NES, the two end states must have a high phase space overlap stemming from the surrounding part of the alchemical transformation. In the short NES switches, a phase space gap stemming from the surroundings can not be bridged. We have observed that the ligands' binding poses in the end states of the NES simulation is an important factor in this. Ligands that have a large conformational flexibility while bound to the protein can have different poses in the end states, which can significantly affect the NES work overlap. The phase space of a highly flexible ligand, however, can be greatly reduced to be close to its experimentally reported binding pose by weak dihedral restraints or orientational restraints on the ligand's rotatable bonds. |
6733abdd5a82cea2fae99153 | 67 | Sampling the displacement of trapped water in binding free energy calculations is a challenging problem. In this work, we have introduced an MD-based separation of states method to calculate RBFEs between two ligands, focusing on the case where one ligand binds to the protein with a trapped water while the other ligand displaces that water. We have calculated precise estimates of the RBFEs between five such ligand pairs with our method, and our results are in good agreement with the literature RBFEs. Our separation of states protocol provides a fast and efficient method to precisely and accurately calculate the RBFE between ligands when a water displacement is involved. Our protocol is designed to efficiently use large distributed computational resources, to reduce the computational cost and the time to solution, and to automate the setup and analysis of the simulations. The Python scripts for running and analyzing the RBFE calculations can be downloaded from the GitHub repository waterNES In this separation of states study, we have proposed to deconvolute the challenging problem of sampling of the trapped waters from the free energy calculation of ligand transformation. Our method requires the determination of the respective positions of the trapped waters for the two ligands a priori, but then uses this information to make the binding free energy calculation significantly more efficient than it would be if the free energy calculations themselves had to adequately capture water rearrangement. We introduced an intermediate state in the ligand transformation process, where the trapped water is removed from the system and the cavity created by it is stabilized, such that a bigger ligand can be grown in the cavity. Our work on stabilizing the trapped water cavity was an optimization of previous efforts of Ge et al., in which the separation of states method was applied to calculate the ABFE of the trapped waters in protein-ligand complexes. Extending their protocol, we calculated and compared the ABFE of the trapped waters in test systems from the reference study, and developed it into a protocol for ligand transformation study, where a trapped water is involved in the ligand binding. |
6733abdd5a82cea2fae99153 | 68 | In this study, we calculated the RBFEs between ligand pairs where exactly one trapped water is involved in the binding of a ligand. However, our method is expected to result in precise and accurate RBFE estimates also for ligand transformations where small water networks need to be perturbed; we expect to study such cases in future work after identifying suitable test cases. |
6733abdd5a82cea2fae99153 | 69 | This work was conducted in the Mobley Lab at UC Irvine (SW and DLM). Regular project check-ins were done with PTM and CB. Input files during the early-stage development of the project were prepared by YG. Design of the ABFE thermodynamic cycle and initial test runs were performed by PTM, with suggestions from CB and DLM. Simulations for the ABFE systems and the RBFE calculations were performed by SW. SW and PTM wrote the manuscript. All authors reviewed the paper and many contributed to editing. |
62ab9c204483988df478b293 | 0 | Proteins contain numerous nucleophilic sites, including the cysteine thiol, the lysine e-amine, and the N-terminus . These reactive sites enable post-translational modifications that play central roles in cellular signaling and function, but protein nucleophiles are also subject to modification by environmental and metabolic electrophiles . This damage can deprive the cell of protein function , interfere with binding interactions , or promote protein misfolding and toxic aggregation . Despite the clear threat that electrophilic exposure agents present to the cellular proteome and protein homeostasis, protein conjugation by environmental toxicants is not nearly as well investigated as nucleic acid conjugation. This stems in part from the larger dynamic range for nucleophilicity in proteins as compared to nucleic acids . Nucleic acid reactivities vary far less than protein reactivities, and the mutagenic potential of nucleic acid adducts can be readily determined through well-established mutagenicity assays such as the Ames test. Assays that identify the protein targets of electrophiles and other reactive exposure agents are necessary to identify their molecular mechanisms of toxicity. |
62ab9c204483988df478b293 | 1 | One of the most popular herbicide classes over the past 50 years is the chloroacetanilides, which feature a highly electrophilic haloacetamide motif. These herbicides are N-alkoxy alkyl-N-chloroacetyl substituted derivatives of aniline and commonly used to minimize weed control for agricultural goods such as corn, maize, and rice . Despite increased regulation due to evidence for carcinogenicity and potential to accumulate in soil and wetlands , chloroacetanilides remain widely used throughout the world . Although the reported carcinogenicity is presumably through the formation of DNA and protein adducts , other studies have found that chloroacetanilides are not genotoxic and do not damage DNA in vivo . Little work has been performed to identify which proteins are most susceptible to chloroacetanilide conjugation, and none at all to determine how this modification impacts protein stability (Scheme 1A). |
62ab9c204483988df478b293 | 2 | Most of our knowledge regarding the protein targets of chloroacetanilides come from activity-based protein profiling (ABPP) experiments . In these experiments, protein targets of a small molecule are identified based on their covalent reaction with a probe. Direct experiments substitute the small molecule with an isolable tag to generate the probe, while competition experiments use a probe with defined reactivity (e.g. for pK-pertubed cysteines) and profile proteins that can be competed out by the small molecule. Mice injected with acetochlor accumulated cysteine adducts in fatty acid oxidation pathway proteins with consequent metabolic deficits . Broadly, most cysteines are not readily reactive to chloroacetamides, and even reactive cysteines show high specificity for individual ligands . While powerful, this approach is limited to identifying proteins that form direct adducts with the probe. Pesticides and herbicides can produce secondary metabolites associated with protein damage and destabilization 19-21 , leading to changes in protein stability , through mechanisms that should not change ABPP reactivity. More generally, loss of proteostasis for individual damaged proteins has the potential to destabilize the broader proteome . |
62ab9c204483988df478b293 | 3 | Alternatively, a variety of proteome-wide methods assay changes in protein conformation or stability in response to exposure. These techniques, which include Stability of Proteins from Rates of Oxidation (SPROX), Fast Photochemical Oxidation of Proteins (FPOP), limited proteolysis (LiP), and Covalent Protein Painting (CPP), provide residue-level interrogation of protein solvent accessibility . Each has been successful at revealing ligand targets, and SPROX in particular has successfully identified targets of exogenous toxicants . Still, these techniques require profiling of the entire proteome, which inherently challenges their depth. We previously developed an affinity purification mass spectrometry (AP-MS) approach to profile the misfolded proteome using human the Hsp40 DNAJB8 . This assay combines affinity purification of overexpressed Flag DNAJB8 H31Q with quantitative proteomics to identify hundreds of co-isolating cellular proteins with high reproducibility and statistical confidence . The H31Q mutation blocks the release of misfolded protein clients from DNAJB8, making it a thermodynamic sink for its clients. This binding is highly detergent-resistant, allowing immunoprecipitates to be stringently washed. |
62ab9c204483988df478b293 | 4 | Herein, we apply our Hps40 affinity platform to identify proteins that are destabilized after cellular exposure to chloroacetanilide herbicides. We profile the effects of acetochlor, alachlor, and propachlor on the HEK293T proteome and discovered distinct profiles of destabilized proteins for each condition, with most protein targets harboring reactive cysteines. Propachlor in particular targets Parksinsons' associated proteins GAPDH and PARK7, decreasing their cellular activity. Hsp40 affinity profiling is a simple method for rapidly identifying proteins that are destabilized by cellular exposure. |
62ab9c204483988df478b293 | 5 | Cell Culture and Immunoblotting: HEK293T cells were maintained in DMEM supplemented with glutamine, penicillin, streptomycin, and fetal bovine serum (Seradigm). Flag DNAJB8 H31Q plasmid has been reported previously . Flag GAPDH in the pCMV3 vector was purchased from Sino Biological. Immunoblots were transferred to nitrocellulose from SDS-PAGE gels using a Bio-Rad Trans-Blot Turbo, stained with ponceau S to image total protein, blocked with 5% dried milk/TBST (10 mM Tris pH 7.4, 150 mM NaCl, 0.1% Tween), washed with TBST, incubated with primary antibody in 5% BSA/TBS with 0.1% NaN3, washed with TBST, incubated with near-IR conjugated secondary antibody in 5% dried milk/TBST, washed with TBST, washed with TBS, and imaged on a Li-COR Fc. |
62ab9c204483988df478b293 | 6 | AP-TMT-MudPIT: TMT-AP-MS experiments using Flag DNAJB8 H31Q were performed as described previously . Briefly, six 10 cm plates of HEK293T cells were transfected by the calcium phosphate method with 5 μg of plasmid DNA encoding Flag DNAJB8 H31Q in the pFLAG backbone. Plates were treated with 1 mM of the indicated chloroacetanilide at 40-46 hours post transfection for 30 min in serum free media. Cells were harvested by scraping in DPBS. Cells were then lysed in 9 parts RIPA Buffer (150 mM NaCl, 50 mM Tris pH 7.5, 1% Triton X-100, 0.5% sodium deoxycholate, 0.1% SDS) and 1 part 10x PIC on ice for 30 min. Samples were centrifuged 21,000 x g for 15 min at 4 °C to separate lysate from cell debris. The Bradford assay was used to quantify protein in each lysate. Lysates were incubated with 15 μL Sepharose-4B beads for 30 min at 4 °C, then centrifuged at 1,500 x g for 1 min to pellet beads. Lysate was then separated and then incubated with 15 μL of M2 anti-Flag Magnetic Beads and rotated overnight at 4 °C. The anti-Flag beads were washed the next day four times with RIPA buffer. Each wash included rotation for 10 minutes at ambient temperature. Proteins bound to the anti-Flag beads were eluted by boiling for 5 min at 100 °C in 30 μL of Laemmli concentrate (120 mM Tris pH 6.8, 60% glycerol, 12% SDS, brilliant phenol blue to color). 5 μL of the elutes were saved for silver stain analysis and the remainder was prepped for mass spectrometry and TMT-labeled from a 6-plex TMT set. |
62ab9c204483988df478b293 | 7 | Only MS quality organic solvents were used during sample preparation. Samples were CHCl3/MeOH precipitated, resuspended in 1% Rapigest, diluted in 50 mM HEPES pH 8.0, reducing 30 min. with 5 mM TCEP, alkylated for 30 min in the dark with 10 mM iodoacetamide, digested with 500 ng trypsin overnight at 600 rpm and 27 °C, labeled with the appropriate TMT tag NHS-ester in 40% acetonitrile for 1 h, quenched with ammonium bicarbonate, pooled, acidified by being brought to 5% formic acid, and clarified by centrifugation for 30 min. at 21000 x g. The composition for buffer A is 0.1% formic acid, 5% acetonitrile in water. The composition for Buffer B is 0.1% formic acid, 80% acetonitrile in water. The composition for Buffer C is 500 mM ammonium acetate in Buffer A. MS runs were performed by using a two-dimensional LC/MS/MS setup on an LTQ Orbitrap Velos Pro hybrid mass spectrometer (Thermo) interfaced with an Easy-nLC 1000 (Thermo) according to standard MuDPIT protocols . For each run, MS/MS spectra were extracted using MSConvert (version 3.0.21144) with Peak Picking Filtering. FragPipe was used to search MS/MS spectra against a Uniprot human proteome database (06/11/2021 release, longest entry for each protein) supplemented with common contaminants and reverse sequence decoys for a total of 40858 sequences . MS/MS spectra were also searched against 20429 select decoys (e.g albumen, porcine trypsin, contaminants etc.). FragPipe searches allowed for static modification of cysteine residues (57.02146 Da, acetylation), variable modifications of herbicide adducts (175.0997 for propachlor adducts, 233.1416 for acetochlor and alachlor adducts), static TMT taggin of N-termini and lysine residues (229.1629 Da), and half tryptic peptidolysis specificity. We allowed a mass tolerance of 1.25 Da for the precursor ion mass and 20 ppm for the product ion masses. MSFragger (Version 3.2) was used to match and filter spectra. Decoy proteins, common contaminants, immunoglobulins, and keratins were filtered from the final protein list. Quantitation in FragPipe was performed by averaging TMT reporter ion intensities for all spectra associated with an individual peptide. Raw proteomics data is available through the PRIDE Archive at PXD030635. Flag GAPDH AP-MS was performed similarly, except digestion was performed using two step LysC/Trypsin (Promega) digestion according to manufacturer's protocol, and dynamic exclusion was set to 30 seconds during LC-MS/MS analysis of peptides. Open search was performed in FragPipe using default settings . For intact protein MS, beads were washed 4 times with PBS after RIPA washes and eluted overnight in 8.8 M urea in 50 mM Tris pH 8.0. Quantitative immunodepletion was confirmed by immunoblotting, sample purity was confirmed by SDS-PAGE followed by silver stain, and samples were analyzed by LC-ESI-MS on an Agilent 6545 LC/QTOF. Charge state envelopes were deconvoluted using MassHunter Bioconfirm software. |
62ab9c204483988df478b293 | 8 | Initially, protein-level intensities were normalized to the intensity of bait (DNAJB8) in each TMT channel. We then used a version of the scaled reference approach to combine multiple TMT runs . The bait-normalized integrated TMT reporter ion intensities were averaged for each protein across the three control conditions in each AP-MS run to get a scaling factor. Each bait-normalized protein intensity was then divided by this scaling factor. Storey's modification of the method of Benjamini and Hochberg was used to convert unadjusted p-values to q-values (local false discovery rates) . Unadjusted p-values were ranked in increasing order and the q-value for the ith protein determined from: |
62ab9c204483988df478b293 | 9 | The limited proteolysis procedure was optimized from standard protocols and previous experiments . 1 mg/ml stocks were prepared from 25 mg of lyophilized Proteinase K (PK) were dissolved in storage buffer (50 mM Tris-HCl, 2 mM calcium acetate, pH 8.0) and stored at -70 °C. The following concentrations of PK were prepared from serial dilutions from the 1 mg/ml aliquot: 0.5 mg/ml, 0.2 mg/ml, 0.1 mg/ml, 0.05 mg/ml, and added to lysate to yield 1:200, 1:500, 1:1000, and 1:2000 protease:substrate protein ratios (w/w) respectively. 2 µl PK was added to a 200µg aliquot of protein lysate and incubated for 1 min at 25.0 °C for each digestion. |
62ab9c204483988df478b293 | 10 | GAPDH Activity Assay: GAPDH enzymatic activity in cell lysates were measured using an assay kit (Sigma MAK277) according to the manufacturer's protocol. Three 10 cm plates of HEK293T cells were treated with 1 mM propachlor for 30 minutes in serumfree media and three 10 cm plates of HEK293T cells were treated with DMSO in serum free media for 30 minutes. Each plate was then harvested by scraping with DPBS and pellets were frozen in - to new low-binding tubes (Eppendorf) and the process of heat-spinning was repeated three more times to complete elimination of Rapigest. |
62ab9c204483988df478b293 | 11 | Resazurin Assay: Resazurin sodium salt was purchased from Acros Organic. For cell viability experiments exploring propachlor treatments, 50,000 cells were plated in 64 wells in a Poly-D-Lysine coated 96 well plate. Each row was treated with an increasing amount of propachlor for 30 minutes starting with 0 mM to 1 mM propachlor in serum free media. The media was then changed and allowed to recover for 24 hours. Two mg of resazurin sodium salt was resuspended in 1 ml of DPBS. 5 µl of resazurin solution was added to each well. The final concentration for each well was thus 380 µM. |
62ab9c204483988df478b293 | 12 | Because our assay uses recovery of proteins with DNAJB8 H31Q as a proxy for affinity, changes in protein abundance would complicate the interpretation. To avoid perturbation to proteome abundance, we optimized the treatment time to be short enough to preclude transcriptional and translational remodeling of the cell while still inducing protein destabilization. The primary misfolded protein stress response in the cell is the Heat Shock Response (HSR), in which the presence of nuclear or cytosolic misfolded proteins activates the transcription factor HSF1, leading to increased transcription and translation of chaperones and degradation factors and consequent restoration of cellular protein homeostasis . A primary chaperone target of HSF1 is the cytosolic Hsp70 HSPA1A. We validated that 30 min 1 mM of acetochlor in serum-free media followed by a 16 h recovery, induces HSR target HSPA1A in HEK293T cells in cells overexpressing Flag DNAJB8 H31Q (Figure ). Treatment with 1 mM acetochlor for 30 minutes in serum-free media was thus chosen for profiling using our AP-MS strategy. |
62ab9c204483988df478b293 | 13 | Serum-free media is necessary to avoid small molecule scavenging and is a standard incubation condition for cellular exposure to acetochlor . Indeed, the use of complete media ablates HSR activation by acetochlor. Surprisingly, Flag DNAJB8 H31Q sensitizes the cells to activate the HSR in response to acetochlor treatment, possibly due to its direct binding of misfolded client proteins . This sensitization was not previously observed for HSR induction by arsenite or by cadmium . 1 mM propachlor and 1 mM alachlor in serum-free media for 30 minutes were chosen to be consistent with the acetochlor conditions despite neither herbicide upregulating HSPA1A (Figure ). Using the same conditions for each herbicide treatment allows us to relate effects on the proteome to structural characteristics rather than to incubation time and concentration. Even in the absence of adequate global proteostatic stress for HSF1 activation, propachlor and alachlor could still induce misfolding of specific protein targets with consequent cellular toxicity . Consistent with this possibility, we found that 30 min. incubation with 1 mM propachlor inhibits viability of HEK293T cells by resazurin assay (Figure ). We utilized the Hsp40 affinity approach (Scheme 1) to profile for chloroacetanilidedependent misfolded proteomes. Flag DNAJB8 H31Q was transiently overexpressed in HEK293T cells, followed by 30 min of chloroacetanilide herbicide treatment, and immediate Flag immunoprecipitation from cellular lysate. Co-immunoprecipitated proteins were labeled by TMT isobaric tagging and then identified and quantified by LC/LC-MS/MS. Each herbicide treatment (acetochlor, alachlor, and propachlor) was performed over 24 biological replicates (12 treated and 12 controls) and analyzed by four 6-plex TMT runs. The overall protein distribution in eluates, as analyzed by SDS-PAGE separation followed by silver staining, does not show gross differences between the immunoprecipitates, as expected from such a short treatment (Figure ). reactive to a general iodoacetamide probe or any of 128 chloroacetamide probes in Kuljanin et al. . Volcano plots can be found in Figures . |
62ab9c204483988df478b293 | 14 | The Hsp40 affinity profile for each chloroacetanilide exposure provides a distinct fingerprint (Tables ). Acetochlor treatment increases DNAJB8 affinity for most (82%) of DNAJB8 clients identified across the mass spectrometry runs (See Figure and Figure ), with 2% of clients demonstrating a greater than 2 fold increase in affinity. We further compared to a previously reported liver ABPP of mice exposed to acetochlor . Out of 338 common quantified proteins, there is no correlation (Figure , R 2 < 0.01) between the extent to which proteins are destabilized according to the Hsp40 assay and the extent to which they lose iodoacetamide reactivity following acetochlor exposure, indicating that our assay is distinct from measuring conjugation. Of the 28 mouse liver proteins that lost iodoacetamide reactivity or alkynylated acetochlor reactivity following mouse acetochlor treatment, 20 were identified in our Hsp40 affinity runs, with 6 demonstrating significantly (q-value < 0.05) increased Hsp40 affinity (SCP2, ACAT1, PDIA3, NNT, HSPD1, and DLD). Given the differences in model system (intraperitoneal injection of mice followed by ex vivo liver excision and alkynylated iodoacetamide labeling vs. human tissue culture) and in the assays, it is encouraging that several of the same targets are found in both studies. |
62ab9c204483988df478b293 | 15 | Several enzymes with active cysteines prone to electrophilic modification had significantly greater affinity for DNAJB8 H31Q after acetochlor exposure. Thymidylate Synthase (TYMS) (Fold Change = 3, q value = .003), an enzyme essential for production of thymidine nucleotides , has an active site cysteine that is specifically targeted by an electrophilic chemotherapeutic drug . Another protein with significantly increased Hsp40 affinity following acetochlor treatment is eukaryotic translation initiation factor 3 subunit E (eIF3e) (Fold Change = 1.96, q value = .0004) which plays a role in tumor growth and the hypoxia response . Acetyl-CoA acetyltransferase 1 (ACAT1; Fold change = 2.91, q value = .02) was significantly destabilized, consistent with its multiple reactive cysteines . It's possible that adduct formation could stabilize rather than destabilize a protein, leading to a decrease in Hsp40 affinity. Choline /ethanolaminephosphotransferase 1 (CEPT1) and microsomal glutathionine Stransferase 3 (MGST3) bind less to DNAJB8 H31Q after treatment, indicating stabilization. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.