Marcel
Aguilella-Arzo
,
Andreu
Andrio
,
Vicente M.
Aguilella
and
Antonio
Alcaraz
*
Departamento de Física, Universitat Jaume I, 12080, Castellón, Spain. E-mail: alcaraza@fca.uji.es; Fax: +34-964-729218; Tel: +34-964-728044
First published on 30th October 2008
Water molecules in confined geometries like nanopores and biological ion channels exhibit structural and dynamical properties very different from those found in free solution. Protein channels that open aqueous pores through biological membranes provide a complex spatial and electrostatic environment that decreases the translational and rotational mobility of water molecules, thus altering the effective dielectric constant of the pore water. By using the Booth equation, we study the effect of the large electric field created by ionizable residues of an hour-glass shaped channel, the bacterial porin OmpF, on the pore water dielectric constant, εw. We find a space-dependent significant reduction (down to 20) of εw that may explain some ad hoc assumptions about the dielectric constant of the protein and the water pore made to reconcile model calculations with measurements of permeation properties and pKa’s of protein residues. The electric potential calculations based on the OmpF protein atomic structure and the Booth field-dependent dielectric constant show that protein dielectric constants ca. 10 yield good agreement with molecular dynamics simulations as well as permeation experiments.
The properties of water in an intricate geometry like a protein channel could differ dramatically from its well-known bulk conditions. In particular, simulation studies of several membrane channels have suggested that pore water under the influence of a large number of ionizable residues and permeating ions exhibits decreased translational and rotational mobility.17 This means that in high fields the water dipoles become oriented along the electric field direction, in order to minimize the dipole-field interaction energy. The decreased polarizability gives rise to a reduction of the dielectric constant known as dielectric saturation of water. Water is a strongly hydrogen-bonded liquid and its behaviour in confined geometries of nanometer dimensions differs from bulk water not only due to saturation effects but also because the effective cluster that responds to the local field is smaller in size that in bulk water. The reduced cluster size might result in a lowering of the relative permittivity of the same order of magnitude as that due to dielectric saturation effects.18,19 The goal of the present study is then to show how the dielectric properties of water play a significant role in the electrostatic interactions determining the function of membrane protein channels. In a large number of studies aimed to the evaluation of electrostatic energies in proteins the discussion has focused on the protein dielectric environment,20–22 while little attention has been paid to the properties of the surrounding water.23 Thus, ionization of acidic and basic residues of proteins (quantified by their corresponding pKa values), reduction or oxidation processes in redox centers in proteins and binding of charged ligands have been chosen as relevant benchmarks to discriminate between consistent and inconsistent models on the basis of a single parameter, the protein dielectric constant εp.22 This explains the increasing number of papers aimed to understand how dielectric properties of water regulate the electrostatic effects playing a major role in protein systems. Previous studies devoted to ion channel function addressed this problem by assigning to the effective dielectric constant of water in the channel a single value lower than the well known εw = 78 bulk value.17,24 Cheng and co-workers performed finite difference Poisson–Boltzmann calculations showing that dielectric saturation affects the solvation energy of permeating ions in a narrow model channel system (a bundle of four α-helical segments).25 The pore water dielectric constant was assumed to be down to 5 as suggested in previous studies on gramicidin-like channels because of their similar radii.24 For porin-like channels, a water dielectric constant of 24 has been proposed.26 More recent Brownian dynamics simulations, taking advantage of the MthK channel atomic structure, used values of εw ranging from 20 to 80 to show that the decrease of dielectric constant results in an increase of repulsive image forces that deepen the channel energy well.27 Note that the use of a single, uniform value for the pore water dielectric constant means that the spatial dependence of εw is neglected. If this is analyzed in terms of Poisson’s equation, one can anticipate that the electric field will be underestimated since an additional source of field is lost.5 We suggest here a slightly different approach: To use an electric-field-dependent dielectric constant for the water following Booth original treatment.28 We solve the three-dimensional Poisson–Boltzmann equation with a spatially dependent dielectric constant following Booth equation. The calculations of the electric field and the field-dependent water dielectric constant are iterated until the desired accuracy is obtained in the self-consistent solution. By comparison with previous studies done in OmpF channel12,29–31 we discuss the validity of the approach presented here and the physicochemical meaning of the dielectric constants involved. The coexistence of discrepant values of the dielectric constants and electric potential wells trying to explain the same facts can be understood by taking into account that different methodologies and different simplifying assumptions are made.
![]() | (1) |
Aside from the commented disparity between bulk and pore water due to the confined geometry and the electrostatic interaction with protein residues, another interesting criticism pays attention to the nature of water in aqueous solutions, stressing that Booth’s original model was developed for pure water and not for an electrolyte solution.39 Keeping in mind that electrophysiological experiments with ion channels are typically performed at decimolar salt concentrations, the average number of ions inside the OmpF channel studied here is so small (two–three ions)29 that we can overlook the above criticism. Only in this sense, such a diluted electrolyte should not differ too much from pure water. In fact, the evaluation of bulk dielectric constant of aqueous electrolyte solutions by means of Booth equation together with the Debye–Hückel theory has early successful antecedents.40
Finally, note that Booth’s original treatment was developed for a totally homogeneous electric field, that is not the case of OmpF porin. In regions with a strong spatial dependence of the direction of the electric field it would not make sense to talk about a preferential orientation for the water molecules. However, more elaborated theoretical approaches considering inhomogeneous electric fields have given support to the local use of Booth equation in regions when a moderate spatial dependence in the direction of the electric field is found,2,41,42 as it is the case of the present study. This point will be addressed later in the paper when the electric field in the OmpF porin is discussed.
![]() | (2) |
![]() | (3) |
The dielectric constant that appears in the left-hand side of eqn (3) is assumed to change with the local electric field as predicted by Booth, i.e.eqn (1). In order to solve the mathematical problem posed by eqns (1) and (3) we have extended to our purpose the original code of the APBS program. This specifically tailored PB algorithm is able to deal not only with arbitrary space distributions of the dielectric constant (hereafter denoted as dielectric maps), but also with dielectric maps that depend on the local electric field, which will increase the nonlinear character of the PB equation. We have selected APBS because of its open source characteristics and stability to deal with very nonuniform dielectric maps (in our tests, UHBD did not converge even for small departures from uniform dielectric constants). The APBS python wrapper is also more convenient due to the high level tools available in python to deal with grid maps (basically arrays) resulting from computations. We proceed as follows:
1. First we read the molecule atomic coordinates into the APBS code and compute the potential map using a first standard keyword input file, i.e., solving the PB equation (eqn (3)) in a two-region domain. The output is the solute access region grid and the dielectric constant and potential maps of the molecule.
2. A program is developed to read the above maps and to recalculate the dielectric constant map corresponding to the solute region using the Booth equation (eqn (1)). The code compares the current dielectric constant map with the previous one. Iterations continue until the following convergence criterion is met: the change in the dielectric constant between two consecutive steps at any grid point is less than 0.01.
3. The second input file points to the new dielectric constant map generated in step 2 (also the solute access region grid, as required by the APBS code). The electric potential is then recalculated.
Steps 2 and 3 are repeated until required convergence is achieved. Boundary conditions for the APBS solver were defined by choosing the option “Zero”, which means that the potential values at the boundaries of the computation box are set to zero. The size of the box was assessed, so that an increase in its magnitude had no effect on the resulting potential. Temperature was set to 298 K. All computations assumed protonation states corresponding to pH 7 and standard pKa taken from the literature for the ionizable residues. We found this procedure fast and robust: less than 15 iterations lead to the desired accuracy, resulting in the 3D dielectric and potential maps. In all computations the three monomers that assemble together to form the channel were taken into account. The numerical computation was done using a 129 × 129 × 97 grid with a 0.1 nm cell size. The program used to create the dielectric grid (step 2) also represented the membrane that surrounds the channel by a low dielectric region (εm = 2), non accessible to ions, located between z = 1.6 nm and z = 5.2 nm. z denotes the axial coordinate along the OmpF channel with origin in the intracellular side. All computations were performed in a Dell Precision 690 workstation (8 CPU and 16 GB RAM). Another code was developed to average, when needed, the electric potential and the water dielectric constant over each channel cross-section. The averaging procedure used slices on the xy plane, spaced 0.1 nm in the z direction.
![]() | ||
Fig. 1 Dependence of water dielectric constant with the strength of electric field according to the Booth equation. |
For electric fields higher than 1 V nm−1 the dielectric constant of water reaches almost a plateau value. This means that the orientational polarization is nearly saturated, and the only degree of freedom in which the electric field may act is the internal geometry of the molecule, changing O–H distances and H–O–H angles and potentially leading to a dissociation of the molecule.32 MD simulations of water performed in a variety of charged systems justify the validity of the Booth equations for fields up to 3–5 V nm−1,33,37 which, as we will show later in the paper, are considerably higher than the typical electric fields found for the OmpF porin in the present study.
Fig. 2 shows a 2D map of the dielectric constant in a longitudinal cross-section of the OmpF channel. εw values are calculated by means of the NPB equation and the Booth equation self-consistently over the whole domain protein + aqueous pore. Boundary effects due to the protein surface lower the dielectric constant of water, which reaches its minimum value around the center of the pore. This could be expected from both geometric and electrostatic reasons. On the one hand, the channel displays a narrow central constriction. Molecular dynamics simulations performed in model hourglass-shaped cavities suggested that self-diffusion coefficients and rotational reorientation rates of water molecules were consistently lower for the central zone of the pore than for the channel mouths.47 Moreover, a recently reported first passage time approach analyzing water diffusion through the OmpF channel also shows that a small fraction of the water molecules appear to be trapped by the channel walls for considerable lengths of time especially in the central part of the channel.48 On the other hand, a considerable number of ionizable residues are located around the central constriction originating a strong electric field that exerts a noticeable effect on the channel electrostatic properties.29
![]() | ||
Fig. 2 Longitudinal cross-section of the OmpF channel with a contour plot of the water dielectric constant calculated by means of the NPB equation and the Booth equation self-consistently over the whole domain protein + aqueous pore (just one of the three monomers is shown although in all computations the three monomers that assemble together to form the channel were taken into account). Electrolyte concentration was set to 150 mM to mimic physiological conditions. The dielectric constant in the protein region was εp = 2. |
![]() | ||
Fig. 3 Electric potential averaged over the pore cross-section along the OmpF channel central constriction. The 3-D map of the electric potential over the protein and the aqueous pore was calculated by using the NPB equation and three options for the pore water dielectric constant: a uniform value of εw = 78 (dashed line), a uniform value of εw = 60 (dot line), and a value obtained by solving self-consistently the Booth equation (solid line). The bulk ion concentration was set to 150 mM to mimic physiological salt concentration. The dielectric constant in the protein region was εp = 2. |
Note that this effect is small when compared to the outcome of the Booth equation, which yields a potential well exceeding by almost 50% the one calculated with εw = 78. This can be an indication that the use of average values for the whole span of the channel could be misleading in cases where the dielectric saturation effect is concentrated in a relatively small part of the channel, as is the case of the channel constriction of the OmpF porin. Interestingly, the electric potential well provided by the Booth equation could be attained as well using a single value of εw≈ 20, similar to that proposed by Jordan et al.24 or Chen et al.25 In view of such result which would turn the whole pore water in an almost insulating medium, one could wonder then if there is a real physical feature behind this value or it is a consequence of pushing the model beyond its limits.
![]() | ||
Fig. 4 Effect of using the LPB or the NPB equation on the cross-section averaged water dielectric constant (A) and on the cross-section averaged electric potential along the OmpF channel (B). The Booth equation was used in both computations. The other parameters used in the computations are the same as in Fig. 3. |
On the other hand, in continuum electrostatics calculations of the protonation state of titratable surface groups of proteins, pore water is regarded as bulk water whereas the dielectric constant of the protein is assumed to be in the range between 2 and 40.52Water penetration into the protein, coupled to structural rearrangements is invoked to account for such an increase in εp.53 In those pKa calculations, the contribution of each charge to the total electric potential is computed by means of the superposition principle or, in other words, the linearity of the electric potential with charge. In such scenario the use of LPB equation is mandatory for the sake of consistency.49 (Note that an alternative to the superposition principle invoking the use of NPB is non-viable here since it involves 2N calculations, N denoting the number of titratable residues, and in the case of OmpF N = 306). Within the framework of pKa calculations via the LPB equation, the water dielectric constant remains unchanged and the values of εp must be adjusted in order to obtain a satisfactory comparison with the experiments.12,29Fig. 5 shows the electric potential across OmpF using the standard LPB equation for different values of εp but the water dielectric constant as in the bulk (εw = 78). In the case of OmpF, a value of εp ~ 20 is needed to obtain reasonable pKa values.12 This combination of parameters provides an electrostatic potential well around 6 kT/e, which allows to reproduce accurately current–voltage curves, channel conductance and selectivity pH dependence, and even the slight asymmetry found in the reversal potential when the direction of the salt gradient is inverted.29
![]() | ||
Fig. 5 Effect on the cross-section averaged electric potential across OmpF of the protein dielectric constant, using the standard LPB equation. The other parameters used in the computations are the same as in Fig. 3. |
One can wonder now whether it is possible to reconcile such different views: the approach presented in Fig. 2 and 4 focused on the dielectric saturation of water and the procedure derived from pKa calculations which concentrates in the dielectric properties of the protein, as shown in Fig. 5. Having in mind that different methodologies are used (NPB in Fig. 2 and 4 and LPB in Fig. 5) the values of the dielectric constants used in both approaches are not directly comparable. However, we can rationalize the situation saying that up to some extent both views suffer from the same problem: using the widely accepted values for the dielectric constant in a biological membrane or a protein and in bulk water (εp = 2 and εw = 78, respectively) the available models overestimate the electrostatic effects involved and fail to be consistent with experiments. Then, the depth of calculated energy wells can be reduced a posteriori in two ways: by reducing εw (see Fig. 3) or by rising εp (see Fig. 5), yielding values that in some cases have no clear physical meaning. The next goal of the present study is to show that both views can be combined in a more complete and robust approach.
Fig. 6 shows that the potential well shown in Fig. 5 for εw = 78, εp = 20 and the LPB formalism (which provided a satisfactory explanation of a series of experiments)12 can also be reproduced with slightly different parameter values that we consider more coherent. First of all, εw = 78 is replaced by a field-dependent dielectric constant calculated via the Booth equation within an NPB formalism. Secondly, we recognize that the interior dielectric response of proteins is far away from the tabulated εp = 2–4 typical of hydrocarbon phase. Taking into account that values of εp≈ 20 are considered too high by many authors22 we propose here an intermediate value of εp = 10 that does not aim to be conclusive, but a compromise between the extreme values found in literature that have unclear physical meaning. This would reflect, in a more moderate way, the effects previously reported in globular proteins like certain water penetration and, consequently, structural reorganization. The fact that NPB gives similar results to the LPB formalism could seem counterintuitive in the light of Fig. 4. Note, however, that in Fig. 6 both formalisms are not directly comparable since they make different assumptions about water and protein dielectric properties and use different values for both εw and εp.
![]() | ||
Fig. 6 Comparison between the average electric potential obtained using the LPB equation and a high dielectric constant for the protein region (dot line) and that obtained using the NPB equation with the Booth equation and a lower protein dielectric constant (solid line). The other parameters used in computations are the same as in Fig. 3. |
Despite the coincidence shown in Fig. 6 between the electric potential well obtained from two different approaches, the fine details of the electric potential map at the channel constriction, calculated in each case, may reveal useful information on discriminating between them.
Fig. 7A and B show contour maps of the electric potential in the cross-sectional plane (at z = 3.42 nm) of the OmpF channel central constriction computed using the LPB equation, εw = 78 and εp = 20 (Fig. 7A) and the NPB equation with the Booth equation and εp = 10 (Fig. 7B). In both panels the dot line separates the aqueous pore (enclosed region) and the surrounding protein domain, non accessible to the solvent. A visual comparison states that Fig. 7A shows a coarser electrical map of the channel constriction, although one of the essentials physical features of the pore eyelet, the strong negative electric potential due to the channel acid groups in the left hand side part of the figure is captured. However, such picture would make the central channel region almost inaccessible to the permeating negative ions. The more detailed picture given by Fig. 7B shows clearly a region of positive potential located near the so-called cluster of arginines. This is in good agreement with MD simulations reporting that cations and anions follow well-separated permeation pathways along the OmpF porin.30
![]() | ||
Fig. 7 Contour plot of the electric potential in a cross-sectional plane (z = 3.42 nm) of the OmpF channel central constriction. The numbers denote the maximum value of the potential on each region in kT/e units. The dot line depicts the limit between the aqueous pore (inner region) and the surrounding protein domain, non accessible to solvent. Top panel, A: electric potential obtained using the LPB equation, εw = 78 and εp = 20; Bottom panel, B: electric potential obtained using the NPB equation with the Booth equation and εp = 10. The other parameters used in the computations are the same as in Fig. 3. |
Fig. 8 displays the cross-section averaged axial and transversal electric field obtained using the LPB equation and a high dielectric constant for the protein region (dot line) and the NPB equation with the Booth equation and a lower protein dielectric constant (solid line). Both approaches agree in showing a huge transverse electric field that would explain the screw-like trajectories of the ions found in MD simulations30 as well as the high residence time of large polar molecules at the channel constriction.54 As could be anticipated from the wide equipotential zones in Fig. 7A, the LPB equation provides a lower electric field than the non-linear form of the same equation which, according to Fig. 7B, shows a steeper gradient of the electric potential. Interestingly, the values of the electric field provided by the NPB equation using Booth are in good accordance with a MD simulation of the OmpF channel performed by Tielemann and co-workers.31 The water dipole moment computed at the central constriction in such simulations yields a transversal electric field around 1 V nm−1 and an axial component of 0.3 V nm−1. As can be seen in Fig. 8, these values are in excellent agreement with the results obtained using the Booth equation around the central constriction (z∼ 3 nm).
![]() | ||
Fig. 8 Cross-section averaged axial (A) and transversal (B) electric field obtained using the LPB equation and a high dielectric constant for the protein region (dot line) and that obtained using the NPB equation with the Booth equation and a lower protein dielectric constant (solid line). The other parameters used in the computations are the same as in Fig. 3. |
Fig. 8 also shows that both axial and transversal components of the electric field exhibit a similar spatial dependence, and their maximum values are attained around the same location. This means that the dielectric saturation effects are concentrated around the central narrow constriction, where a strong transverse electric field of well-defined orientation is found. The moderate spatial dependence of the direction of the electric field gives credit to the approach presented here, originally developed for homogeneous electric fields.41,42 Note finally that in all cases, the maximum value of the electric field obtained via the Booth equation is far away from the problematic values of about 5 V nm−1 (where water could undergo restructuring phase transitions), thus assuring the physical soundness of this approach.
This journal is © the Owner Societies 2009 |