| Literature DB >> 24847263 |
Abstract
The leading hypothesis on Alzheimer Disease (AD) is that it is caused by buildup of the peptide amyloid-β (Aβ), which initially causes dysregulation of synaptic plasticity and eventually causes destruction of synapses and neurons. Pharmacological efforts to limit Aβ buildup have proven ineffective, and this raises the twin challenges of understanding the adverse effects of Aβ on synapses and of suggesting pharmacological means to prevent them. The purpose of this paper is to initiate a computational approach to understanding the dysregulation by Aβ of synaptic plasticity and to offer suggestions whereby combinations of various chemical compounds could be arrayed against it. This data-driven approach confronts the complexity of synaptic plasticity by representing findings from the literature in a course-grained manner, and focuses on understanding the aggregate behavior of many molecular interactions. The same set of interactions is modeled by two different computer programs, each written using a different programming modality: one imperative, the other declarative. Both programs compute the same results over an extensive test battery, providing an essential crosscheck. Then the imperative program is used for the computationally intensive purpose of determining the effects on the model of every combination of ten different compounds, while the declarative program is used to analyze model behavior using temporal logic. Together these two model implementations offer new insights into the mechanisms by which Aβ dysregulates synaptic plasticity and suggest many drug combinations that potentially may reduce or prevent it.Entities:
Keywords: Alzheimer disease; computational model; drug targets; formal methods; multidrug therapy
Year: 2014 PMID: 24847263 PMCID: PMC4021136 DOI: 10.3389/fphar.2014.00085
Source DB: PubMed Journal: Front Pharmacol ISSN: 1663-9812 Impact factor: 5.810
Figure 1Schematic of the data-driven model of the effects of Aβ on synaptic plasticity. The diagram depicts the influences that each element has on the other elements in the model. Arrowheads and tees represent positive and negative influences, respectively. The diagram was drawn using Graphviz software. The list of abbreviations is provided in Table 1.
List of abbreviations.
| Amyloid-β (Aβ) | |
| Adenylyl cyclase | |
| A compound that activates AC | |
| Acetylcholine | |
| A compound that normalizes the function of the nAChR | |
| Ak thymoma kinase, also known as protein kinase B | |
| α-amino-3-hydroxy-5-methyl-4-isoxazole propionic acid receptor | |
| AMPAR subunit 1 | |
| AMPAR subunit 2 | |
| Brain-derived neurotrophic factor | |
| Calcium | |
| Cyclic adenosine monophosphate | |
| Calmodulin | |
| Calcium/calmodulin-dependent protein kinase II | |
| Diacyl glycerol | |
| Glutamate | |
| G-protein q | |
| Growth factor receptor bound-2 | |
| Glycogen synthase kinase-3 | |
| A compound that blocks GSK3 | |
| Inhibitor-2 | |
| Inositol trisphosphate | |
| IP3 intracellular receptor 1 | |
| Insulin receptor substrate | |
| Kinesin light chain-2 | |
| Metabotropic glutamate receptor-5 | |
| A compound that blocks mGluR5 | |
| Nicotinic acetylcholine receptor | |
| NMDAR subunit 1 | |
| NMDAR subunit 2 | |
| Phosphodiesterase | |
| A compound that blocks PDE | |
| Phosphoinositide-dependent kinase-1 | |
| Phosphoinositide-3-kinase | |
| Phosphatidylinositol bisphosphate | |
| Protein kinase A | |
| Protein kinase C | |
| A compound that activates PKC | |
| A compound that blocks PKC | |
| Phospholipase C | |
| Protein phosphatase-1 | |
| A compound that blocks PP1 | |
| Protein phosphatase-2B | |
| A compound that blocks PP2B | |
| Phosphoprotein inhibitor-1 | |
| A compound that activates the proteosome | |
| Proteosome | |
| Post-synaptic density-95 | |
| Protein tyrosine kinase-2 | |
| Rat sarcoma kinase | |
| Src homology protein | |
| Son of sevenless | |
| Sarcoma kinase | |
| Striatal-enriched protein tyrosine phosphatase | |
| Transmembrane AMPAR regulatory protein | |
| Tyrosine kinase-B receptor | |
| A compound that normalizes the function of TrkB |
All abbreviations correspond to elements of the Aβ-synapse computer model and, for that reason, are written in monotype font.
Model element levels at different levels of presynaptic activity.
| 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 3 | None |
| 2 | 1 | 0 | 5 | 0 | 0 | 1 | 0 | 0 | 0 | 3 | 3 | None |
| 3 | 2 | 0 | 7 | 1 | 1 | 2 | 0 | 0 | 0 | 4 | 0 | LTD |
| 4 | 3 | 0 | 10 | 1 | 0 | 0 | 2 | 1 | 1 | 6 | 6 | LTP |
| 5 | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 3 | None |
| 6 | 1 | 1 | 6 | 1 | 1 | 2 | 0 | 0 | 0 | 3 | 0 | LTD |
| 7 | 2 | 1 | 7 | 1 | 1 | 2 | 0 | 0 | 0 | 4 | 0 | LTD |
| 8 | 3 | 1 | 8 | 1 | 0 | 1 | 2 | 0 | 0 | 5 | 3 | None |
Abeta is present for rows 1–4 but absent for rows 5–8. The same results are obtainable with the MATLAB or Maude versions of the Aβ-synapse model.
Results of temporal-logic model checking in the absence or presence of .
| 1 | 0 | 0 | True | |
| 2 | 1 | 0 | True | |
| 3 | 2 | 0 | True | |
| 4 | 2 | 0 | True | |
| 5 | 3 | 0 | True | |
| 6 | 3 | 0 | False | |
| 7 | 3 | 0 | True | |
| 8 | 3 | 0 | True | |
| 9 | 3 | 0 | True | |
| 10 | 0 | 1 | True | |
| 11 | 1 | 1 | False | |
| 12 | 1 | 1 | True | |
| 13 | 3 | 1 | False | |
| 14 | 3 | 1 | True | |
| 15 | 3 | 1 | False |
The Maude version of the Aβ-synapse model is used for this purpose.
Effects on synaptic plasticity of compounds that modify receptor function.
| 1 | (0, 1, 2, 3) | 0 | 0 | 0 | (3, 0, 0, 3) | |
| 2 | (0, 1, 2, 3) | 1 | 0 | 0 | (3, 3, 0, 5) | LTD normalized, LTP largely restored |
| 3 | (0, 1, 2, 3) | 0 | 1 | 0 | (3, 3, 0, 0) | LTD normalized, LTP is reversed to LTD |
| 4 | (0, 1, 2, 3) | 0 | 0 | 1 | (3, 0, 0, 4) | LTD still enhanced, LTP partially restored |
| 5 | (0, 1, 2, 3) | 1 | 1 | 0 | (3, 3, 0, 3) | LTD normalized, LTP still eliminated |
| 6 | (0, 1, 2, 3) | 1 | 0 | 1 | (3, 3, 0, 6) | LTD normalized, LTP fully restored |
| 7 | (0, 1, 2, 3) | 0 | 1 | 1 | (3, 3, 0, 1) | LTD normalized, LTP partially reversed to LTD |
| 8 | (0, 1, 2, 3) | 1 | 1 | 1 | (3, 3, 0, 4) | LTD normalized, LTP partially restored |
.
Figure 2The subset of interactions involved in PKA suppression of LTD. Experiments suggest (see subsection Experimental Data on Basic Mechanisms of LTP and LTD) that AC has a relatively high threshold and is only activated (via CaM) at the high levels of Ca that produce LTP. Once activated (via AC and cAMP), PKA suppresses LTD by inhibiting STEP, PP1, and GSK3. PKA inhibits STEP and GSK3 directly, but inhibits PP1 indirectly by activating PPI1 and by inhibiting GSK3, which would otherwise activate PP1 via disinhibition through I2.
Effects on synaptic plasticity of compounds that modify signaling molecules.
| 1 | (0, 1, 2, 3) | 0 | 0 | 0 | 0 | (3, 0, 0, 3) | |
| LTD enhanced (and range expanded) | |||||||
| LTP eliminated (suppressed) | |||||||
| 2 | (0, 1, 2, 3) | 1 | 0 | 0 | 0 | (3, 0, 0, 4) | LTD enhancement unchanged |
| LTP partially restored | |||||||
| 3 | (0, 1, 2, 3) | 1 | 0 | 0 | 1 | (3, 1, 1, 4) | LTD enhancement reduced |
| LTP partially restored | |||||||
| 4 | (0, 1, 2, 3) | 1 | 0 | 1 | 0 | (3, 1, 1, 4) | LTD enhancement reduced |
| LTP partially restored | |||||||
| 5 | (0, 1, 2, 3) | 1 | 0 | 1 | 1 | (3, 2, 2, 4) | LTD enhancement further reduced |
| LTP partially restored | |||||||
| 6 | (0, 1, 2, 3) | 1 | 1 | 0 | 1 | (4, 1, 5, 5) | |
| LTD shifted to lower level | |||||||
| LTP partially restored but LTP range expanded | |||||||
| 7 | (0, 1, 2, 3) | 1 | 1 | 1 | 1 | (4, 3, 5, 5) | |
| LTD shifted to lower level and reduced | |||||||
| LTP partially restored but LTP range expanded |
.
Effects on synaptic plasticity of compounds that modify receptors or signalers.
| 1 | (0, 1, 2, 3) | 0 | 0 | 0 | 0 | 0 | 0 | 0 | (3, 0, 0, 3) | |
| LTD range expanded | ||||||||||
| LTP eliminated | ||||||||||
| 2 | (0, 1, 2, 3) | 1 | 0 | 0 | 1 | 0 | 0 | 0 | (3, 3, 0, 6) | LTD normalized |
| LTP fully restored | ||||||||||
| 3 | (0, 1, 2, 3) | 0 | 1 | 0 | 1 | 1 | 0 | 1 | (4, 1, 1, 5) | |
| LTD enhancement unchanged | ||||||||||
| LTP partially restored | ||||||||||
| 4 | (0, 1, 2, 3) | 0 | 1 | 0 | 1 | 1 | 1 | 1 | (4, 3, 3, 5) | |
| LTD enhancement reduced | ||||||||||
| LTP partially restored | ||||||||||
| 5 | (0, 1, 2, 3) | 0 | 0 | 1 | 0 | 0 | 1 | 1 | (3, 2, 2, 4) | LTD enhancement reduced |
| LTP partially restored | ||||||||||
| 6 | (0, 1, 2, 3) | 0 | 0 | 1 | 1 | 0 | 1 | 1 | (3, 2, 2, 5) | LTD enhancement reduced |
| LTP further restored | ||||||||||
| 7 | (0, 1, 2, 3) | 0 | 0 | 1 | 0 | 1 | 0 | 1 | (4, 1, 4, 5) | |
| LTD shifted to lower level | ||||||||||
| LTP partially restored | ||||||||||
| 8 | (0, 1, 2, 3) | 0 | 0 | 1 | 0 | 1 | 1 | 1 | (4, 3, 4, 5) | |
| LTD shifted and reduced | ||||||||||
| LTP partially restored |
.