Abstract
Hydration thermodynamic quantities are essential for understanding protein function from a free-energy perspective. The grid inhomogeneous solvation theory (GIST) enables the computation of spatial distributions of hydration energy, ΔE(W)(r), and hydration entropy, ΔS(W)(r), using molecular dynamics (MD) simulations, from which the distribution of the hydration free energy, ΔG(W)(r), is obtained as ΔG(W)(r) = ΔE(W)(r) - TΔS(W)(r), where T is the absolute temperature. However, GIST is computationally demanding, requiring tens of hours to compute these distributions. To overcome this bottleneck, we developed a set of deep learning models capable of predicting ΔE(W)(r), TΔS(W)(r), and ΔG(W)(r). Our deep learning models completed these predictions within tens of seconds using a single graphics processing unit. The resulting distributions achieved coefficient of determination values of 0.76-0.84 for ΔG(W)(r) when compared to GIST results, and lower values were obtained for ΔE(W)(r) and TΔS(W)(r). As a practical application, we examined the free energy change required for a water molecule to move from the bulk region to the ligand-binding site, ΔG(W,replace), using both our deep learning model and GIST. A high correlation coefficient of 0.78 was observed between the predictions of our model and GIST, confirming its reliability. Furthermore, the results for a representative protein were consistent with experimental data of the corresponding protein-ligand complex: Water molecules with low ΔG(W,replace) values located near crystallographic waters, suggesting retention upon ligand binding, whereas those with unfavorable values overlapped with the ligand, indicating displacement upon the ligand binding. These findings demonstrate that our deep learning models provide an efficient and accurate alternative to GIST for predicting hydration thermodynamics and enable the consideration of protein conformational fluctuations, which is difficult to achieve with conventional GIST. The program called "Deep GIST" is available under the GNU General Public License from https://github.com/YoshidomeGroup-Hydration/Deep-GIST.