Computational Modelling of Glucose Uptake in the Enterocyte
Abstract¶
We describe an implemented model of glucose absorption in the enterocyte, as previously published by Afshar et al. (2019), The model used mechanistic descriptions of all the responsible transporters and was built in the CellML framework. It was validated against published experimental data and implemented in a modular structure which allows each individual transporter to be edited independently from the other transport protein models. The composite model was then used to study the role of the sodium-glucose cotransporter (SGLT1) and the glucose transporter type 2 (GLUT2), along with the requirement for the existence of the apical Glut2 transporter, especially in the presence of high luminal glucose loads, in order to enhance the absorption. Here we demonstrate the reproduction of the figures in the original paper by using the associated model.
1Introduction¶
In the primary paper, a validated computational model was proposed for explaining glucose uptake from intestinal lumen into epithelial cell. The main goal of this paper is to show that the figures in the primary paper can be reproduced by using the correlated model in the PMR. Results from the model were compared with experimental results from Zheng et al. (2012) which studied the glucose uptake on two different cell lines - Caco2 and IEC6 - by using varying concentration of glucose (0.5 - 50 mM). Here we introduce a quick instruction to reproduce each figure in the original paper.
2Model description¶
We present a mathematical model that includes apical GLUT2 and is parameterised against published experimental data, and was used to study the contributions of SGLT1 and GLUT2 in published cell culture data on glucose uptake Zheng et al., 2012. The implemented model used mechanistic models of all relevant transporters. In particular, we replaced the Na-Cl co-transporter in the original model with individual models for the anion exchanger 1 (AE1) and Na/H exchanger (NHE3) proteins at the apical membrane and incorporated ENaC and CFTR channels for apical Na and Cl transport. This makes it possible to use the model to study scenarios where the expression and/or function of these transport proteins is altered, for example in gene knockout/mutation studies or in the use of channel inhibitors and agonists. We constructed a mathematical model of the epithelial cell of a small intestine (enterocyte) that incorporates the relevant transport proteins identified in the literature Barrett & Keely, 2015 and diffusion pathways (Figure 1). The membrane localisation and function of these transporters and the source of the original mathematical models are listed in Table 1.
The apical (luminal) and basolateral (interstitial) surface of the cell are in contact with distinct extracellular compartments. Transport of substances occurs across the membranes as well as directly between the extracellular compartments across the paracellular junctions. The variables to be solved in the model are chemical species (, , , , , glucose) concentrations in each compartment and the two membrane potentials. Flux balance and electric charge conservation laws yield the governing equations of the model. Water transport is not included and hence we limit ourselves to modelling iso-osmotic transport.
Table 1:List of transporters used in the model along with their locations and roles
Transporter | Location | Role | Chemical Species | Source of the mathematical model |
---|---|---|---|---|
SGLT1 | Apical | Cotransporter | 1 Glucose, 2 | Parent et al. (1992) |
NaK ATPase | Basolateral | Exchange Pump | 3, 2 | Thorsen et al. (2014) |
GLUT2 | Apical and Basolateral | Uniporter Protein | Glucose | Pradhan et al. (2013) |
NHE3 | Apical | Antiporter | 1 , 1 | Weinstein (1995) |
AE1 | Apical | Antiporter | 1 , 1 | Weinstein (2000) |
BK | Apical | Channel | Fong et al. (2016) | |
CFTR | Apical | Channel | Fong et al. (2016) | |
CLC-2 | Basolateral | Channel | Fong et al. (2016) | |
ENaC | Apical | Channel | Fong et al. (2016) | |
IK | Basolateral | Channel | Fong et al. (2016) | |
NBC | Basolateral | Cotransporter | 1 , 3 | Østby et al. (2009) |
NKCC1 | Basolateral | Cotransporter | 1 , 1 , 2 | Palk et al. (2010) |
The model is implemented in the open source, extensible markup language (XML)-based CellML modelling environment used to represent mathematical models of biology based on ordinary differential and algebraic equations Cuellar et al., 2003. We adopted a modular, compositional approach to model construction by reusing CellML models of individual transport proteins encoded in an online, curated repository (Physiome Model Repository (PMR, models.physiomeproject.org)) to facilitate the sharing of models Yu et al., 2011. All simulation were run using OpenCOR (Version 0.5) Garny & Hunter, 2015. All results presented here can be reproduced using the SED-ML or Python scripts noted in the figure captions. In some cases the simulation results are saved to CSV files for plotting using a Python script also noted in the figure caption. We used python 3.6 with the following versions of different libraries: numpy 1.17.4, matplotlib 3.1.2, pandas 0.25.3, scipy 1.3.3.
The original CellML file along with all the codes can be found in the following link in the PMR:
3Model results¶
Dynamic response to an apical glucose stimulus
In these simulations, the compositions of the apical and basolateral compartments were identical and held constant (140 mM Na+, 5.4 mM K+, 103 mM ). A time dependant, extracellular glucose stimulus was applied at t = 60 s (Figure 2A). The simulation file Fig02.sedml contains the computational setting for running the model.
Comparison with the Thorsen et al. (2014) model
In the next step the results from our model were compared to results from Thorsen model under the same condition. Model outputs were normalised against the steady state values of the Thorsen model and are shown in Figure 3. We implemented the Thorsen model in CellML which can be found in the PMR link [1]. All the values in our model are normalised against the corresponding steady-state values in the Thorsen model as described in the python script.
Comparison against cell culture data
Finally, model predictions were compared against measurements carried out in cell culture studies Zheng et al., 2012. The experiments used Caco-2 and IEC6 cell lines. While Caco-2 expresses both SGLT1 and GLUT2, IEC6 cells do not express GLUT2. We therefore turned off the expression of GLUT2 in the apical membranes to simulate these cells(in component "Cell_Concentration", =0). To measure glucose uptake, varying concentrations (0.5 – 50 mM) of glucose were introduced into the apical chamber in a buffer solution with a baseline composition of mM NaCl, mM KHPO, mM CaCl. The osmolarity of the buffer was maintained during the measurements by modulating the NaCl content such that if the glucose concentration was mM, NaCl concentration was mM. After exposure to the glucose stimulus for different durations (30 – 600 ), cells were lysed and intracellular glucose and protein concentrations were measured. Since the measurements were reported in nanomole glucose per milligram (mg) protein, the data were converted to concentration units (millimole per litre, mM) by doing the unit conversion from nanomole/ to mM and also multiplying by the cellular protein concentration (mg protein per ml cell volume). The conversion factor (protein density) was used as a fitting parameter in a non-linear Generalized Reduced Gradient optimization to match model outputs to the data. The optimization was done using the Microsoft Excel Solver (Microsoft Office 2013) by minimizing the least square error between model predicted and measured intracellular glucose concentration.These results indicate that the model is able to reproduce a range of independent experimental observations. The volume of the basolateral compartment () was fixed at different multiples ( = 0.1, 1, 10) of the cell volume () and also as an infinite bath to generate a range of predictions. This allowed us to account for the uncertainty in the actual volume of the basolateral compartment, we collected a range of model predictions by varying the parameter from small (0.1 times the cell volume) to large (an infinite compartment) values (Figure 4).
Role of apical GLUT2 in glucose uptake
In the original study of Zheng et al, the experimental data in Figure 4 were interpreted as indicating the presence of GLUT2-mediated uptake at the apical membrane Zheng et al., 2012. In Figure 5 we investigated whether an alternative explanation was possible whereby SGLT1 expression levels in the model could be tuned to reproduce the same trends in intracellular glucose concentration. In Figure 5, the data for Caco-2 cells at the 600 s time point are compared to the model with varying levels of apical GLUT2 and SGLT1. The baseline model with normal expression of SGLT1 and apical GLUT2 provides a good fit to the data over the full range of apical glucose concentrations (Figure 5A). When apical GLUT2 is turned off (in component "Cell_Concentration", =0) with no changes in SGLT1 expression (Figure 5B), model predictions of intracellular glucose are low compared to the data for apical glucose concentrations higher than 10 mM. In addition, model predictions saturate after around 20 mM of apical glucose while the data shows an increasing trend. A higher expression of SGLT1 was also examined and can provide a better match to the data in the absence of apical GLUT2. With no apical GLUT2 and 2-fold levels of baseline SGLT1 (Figure 5C) the model overpredicts the data at low apical glucose concentrations (< 10 mM) and underpredicts the data at apical glucose concentrations > 40 mM (in component "SGLT1_Flux", ). When SGLT1 levels are increased to 3 times the baseline value (in component "SGLT1_Flux", ), the model overpredicts the data over the whole range, except at an apical glucose of 50 mM (Figure 5D)
The contribution of SGLT1 and GLUT2 to the apical glucose flux is shown in Figure 6 following 600 s of exposure to apical glucose. The figure shows SGLT1 flux (where in component "Cell_Concentration", =0), GLUT2 flux (where in "Cell_Concentration", =0) and the total flux which is basically SGLT1 flux + GLUT2 flux. For different glucose loads in the lumen, the concentration of ions needs to be changed as described for Figure 4.
The developed model was then used to study the effect of 3-fold elevated SGLT1 and GLUT2 expression levels on glucose flux into the basolateral compartment. Figure 7 shows the ratio of steady state glucose flux into the basolateral compartment, normalised to the flux at baseline conditions over a range of apical glucose concentrations. In green line the number of SGLT1 protein was multiplied by 3 (in component "SGLT1_Flux", ) and in blue line the number of GLUT2 transporter in both membranes was tripled (in component "A_GLUT" and "GLUT2", ) and in red line both the SGLT1 and GLUT2 protein were increased 3-fold. For different apical glucose concentrations, other ion concentrations should be changed as described for Figure 4. All the values for each set were divided by the basolateral flux values from baseline conditions.
We developed a computational model of glucose transport in the enterocyte that includes the full set of relevant transporters. The model is able to reproduce measurements reported in the literature and can be used to answer physiologically relevant questions about glucose uptake rates and mechanisms. In addition, the capabilities of the CellML framework were exploited to compose existing validated models of individual transporters to create the final model, which provides greater confidence in the implementation and facilitates model reuse and sharing.
4Discussion¶
Comparison with existing models
Our model differs from the Thorsen et al. model Thorsen et al., 2014 in some important respects. One of the differences between the two models is in the treatment of sodium and chloride transport at the apical membrane. Thorsen et al postulate electro neutral one-for-one fluxes of these ions to account for the sodium-hydrogen (NHE3) and chloride-bicarbonate (AE1) exchangers and use Goldman-Hodgkin-Katz (GHK) diffusion to model ENaC and CFTR. In contrast, our model takes a more general approach by incorporating the individual transport pathways at the apical membrane (Figure 1). We examined the implications of these modelling choices in Figure 8. Figure 8A shows the ratio of the AE1 flux to NHE3 flux for the simulation conditions of Figure 3. In the Thorsen model this ratio is equal to 1, whereas the ratio lies in the range 7 - 8 in our model. File Fig02.sedml was run in the OpenCOR in order to plot chloride flux through AE1 over sodium flux via NHE3. and were plotted and all the data points in AE1 were divided by corresponding value in the NHE3 data set. Cl/Na cotransporter ratio as stated in the paper is equal to 1. Thorsen et al. used sodium and chloride diffusion through both apical and basolateral membrane of the cell. We replaced them with ENaC and CFTR transporters for sodium and chloride flux in the apical membrane respectively. Figure 8B shows the ratio of sodium and chloride flux through transporters in our model to the sodium and chloride flux through diffusion in the Thorsen model.
Figure 9 shows the model output in each cell line separately. They both were plotted at different exposure times which indicates that over a short time (30 and 60 seconds) both the cell lines have tendency to level off. Over a longer time (>= 300 seconds) IEC6 still has a tendency to be saturated but in Caco2 glucose uptake keeps increasing in higher luminal glucose. Figure 9 is another way to show Figure 4 however it does not contain the experimental results by having all the exposure times for specific cell lines in one panel. Once again, strips for the model predictions represent the range of values generated by setting . In this paper we described how each graph was plotted in the original paper to make things easier for other scientists in this area to become familiar with the entire process. We also showed that the primary model can be reproduced which may be a useful feature in generating other related models or expanding the current model.
- Afshar, N., Safaei, S., Nickerson, D. P., Hunter, P., & Suresh, V. (2019). Computational Modelling of Glucose Uptake in the Enterocyte. Frontiers in Physiology, 10, 380. http://dx.doi.org/10.3389/fphys.2019.00380
- Zheng, Y., Scow, J. S., Duenes, J. A., & Sarr, M. G. (2012). Mechanisms of glucose uptake in intestinal cell lines: role of GLUT2. Surgery, 151(1), 13–25.
- Barrett, K. E., & Keely, S. J. (2015). Electrolyte secretion and absorption in the small intestine and colon. Yamada’s Textbook of Gastroenterology, 420–449.
- Parent, L., Supplisson, S., Loo, D. D., & Wright, E. M. (1992). Electrogenic properties of the cloned Na+/glucose cotransporter: II. A transport model under nonrapid equilibrium conditions. Journal of Membrane Biology, 125(1), 63–79.
- Thorsen, K., Drengstig, T., & Ruoff, P. (2014). Transepithelial glucose transport and Na+/K+ homeostasis in enterocytes: an integrative model. American Journal of Physiology-Cell Physiology, 307(4), C320–C337.