Model

Overview

Adeno-associated viruses (AAVs) are small, non-enveloped viruses that are commonly used as vectors in gene therapy. They have the ability to deliver genetic material into cells without integrating into the host genome, which makes them safer compared to other viral vectors. AAVs are particularly well-suited for long-term therapeutic gene expression and are favored for treating inherited diseases like hemophilia and certain types of muscular dystrophy.

To produce AAV particles in a laboratory setting, human embryonic kidney 293 (HEK293) cells are transfected with three essential plasmids:

  1. Rep/Cap plasmid (P1)
  2. Helper plasmid (P2)
  3. Transfer plasmid (P3)

Each of these plasmids plays a crucial role in the production of viral proteins, the packaging of genetic material, and the assembly of the AAV particles.


Ordinary Differential Equations

Our Mathematical Model describes the the transfection process of HEK 293 cells with plamids for the production of Adeno-Associated Virus.In addition to that our mathematical model also describes how 1,2,3-Triazole is produced in click-chemistry.

Each reaction step of our system is described by an ordinary differential equation.
The mathematically characterization of our system is done using the following Ordinary Differential Equations:

  1. 1. $$ \frac{d\left(RepCap\ Plasmid\right)}{dt}=-\left[ap\right]\cdot P1\cdot \left(1\ +\ kh\cdot P2\right) $$
  2. 2. $$ \frac{d\left(Helper\ Plasmid\right)}{dt}=-\left(helper\cdot P2\right) $$
  3. 3. $$ \frac{d\left(Booster\ Plasmid\right)}{dt}=-\left(\left[au\right]\cdot \left(Viral\ \Pr oteins\right)\cdot P3\cdot \left(1+kh\cdot P2\right)\right) $$
  4. 4. $$ \frac{d\left(mRNA\right)}{dt}=\left(\left[ap\right]\cdot P1\cdot \left(1+kh\cdot P2\right)\right)-\left(\left[dm\right]\cdot M\right)-\left(am\cdot M\right) $$
  5. 5. $$ \frac{d\left(Viral\ \Pr oteins\right)}{dt}=\left(am\cdot M\right)\ -\ \left(\left[du\right]\cdot V\right)-\left(\left[au\right]\cdot V\cdot P3\cdot \left(1+kh\cdot P2\right)\right) $$
  6. 6. $$ \frac{d\left(Adeno-Associated\ Virus\ Particles\right)}{dt}=\left(\left[au\right]\cdot V\cdot P3\cdot \left(1+kh\cdot P2\right)\right)-\left(a_{\deg ration}\cdot A\right) $$
  7. 7. $$ \frac{d\left(1,2,3-Triazole\right)}{dt}=\left(k\cdot Azide\cdot DIBAC\right) $$
  8. 8. $$ \frac{d\left(DIBAC\right)}{dt}=-\left(k\cdot Azide\cdot DIBAC\right) $$
  9. 9. $$ \frac{d\left(Azide\right)}{dt}=-\left(k\cdot Azide\cdot DIBAC\right) $$

The set of parameters that were chosen from bibliography for our simulation is the following:

Symbol Meaning Value
ap Transcription Rate of Rep/Cap Plasmid ap = 0.1 1/hour [1]
δm mRNA Degradation δm = 0.01 1/hour [2]
am mRNA to Viral Proteins Rate am = 0.1 1/hour [1]
δu Viral Proteins Degradation δu = 0.005 1/hour [2]
au Viral Protein to AAV Particles rate au = 0.3 1/(picomole*hour) [1]
kh Helper Plasmid Boost kh = 5 1/picomole [1]
helper Helper Plasmid consumption helper = 0.01 1/hour [2]
a_degration AAV Particles’ Degradation a_degradation = 0.01 1/hour [1]
k 1,2,3-Triazole production rate k = 0.01 1/(millimolarity*second) [3]

The values are mostly estimated and derived from our experiments.


System Analysis and Numerical Simulation

1st Step: Plasmid Transfection



The three plasmids (Rep/Cap:P1, Helper:P2, Transfer:P3) are introduced into the HEK 293 cells. The production of the necessary viral components for the assembly of the AAV Particles is enabled by these three plasmids.

  1. The Rep/Cap Plasmid contains two set of genes. The first set of genes is the REP genes which are responsible for viral replication whereas the CAP genes encode the structural capsid proteins that form the virus. This plasmid is essential for producing the viral genome replication machinery and the proteins that will make up the viral particle’s capsid.
  2. The Helper Plasmid’s usage is boosting the overall production process, this happens because this plasmid contains the necessary genes. It provides a boost in transcription, translation and viral replication rate however the plasmid’s genes themselves do not encode for the Adeno-Associated Virus components but instead boost the cell machinery to increase production.
  3. The Transfer Plasmid contains the therapeutic gene that will be packaged into the AAV Particles as it contains ITRs (inverted terminal repeats) which are the only AAV sequences necessary for packaging the genetic material into the virus.

Each plasmid is being either consumed or transcribed. The Rep/Cap plasmid is directly being transcribed into the needed mRNA with the help of the Helper Plasmid that boosts the rate. The Transfer plasmid is used in the creation of the AAV Particles along with the Viral Proteins, this process is also boosted by the Helper plasmid. The following differential equations describe this process. The Helper plasmid is being consumed at a rate of the parameter “helper”.

$$ \frac{d\left(RepCap\ Plasmid\right)}{dt}=-\left[ap\right]\cdot P1\cdot \left(1\ +\ kh\cdot P2\right) $$ $$ \frac{d\left(Helper\ Plasmid\right)}{dt}=-\left(helper\cdot P2\right) $$ $$ \frac{d\left(Booster\ Plasmid\right)}{dt}=-\left(\left[au\right]\cdot \left(Viral\ \Pr oteins\right)\cdot P3\cdot \left(1+kh\cdot P2\right)\right) $$



The graph represents the consumption of all three plasmids:

Blue for the Rep/Cap Plasmid (P1)
Red for the Helper Plasmid (P2)
Orange for the Transfer Plasmid(P3)

The y axis has ‘picomole’ as the value whereas the x axis has ‘time (hour)’. All three plasmids have a starting value of 0.7 picomoles and as seen from the graph, the Rep/Cap plasmid is used since the rate of mRNA production is high, the Booster plasmid decreases at a certain rate since it helps the other productions and the Transfer Plasmid is being used durin the production of the Adeno-Associated Virus Particles. If we increase the maximum hours to 150 hours we can perceive that the Transfer Plasmid stops decreasing over time as there are no more Viral Proteins to be combined with in order to produce more AAV Particles.

2nd Step: mRNA Transcription (M) from Rep/Cap Plasmid (P1)



The Rep/Cap Plamid (P1) is transcribed into mRNA(M) once it enters the cell nucleus. The Rep genes, responsible for viral genome replication, and Cap genes, which encode the viral capsid proteins, are expressed from the plasmid. This transcription process is crucial because without it, the viral proteins required for replication and capsid assembly will not be produced.

The helper plasmid P2 plays a critical role in boosting the transcription rate of mRNA from the Rep/Cap plasmid. By interacting with the host cell machinery, P2 increases the efficiency of transcription, ensuring that more mRNA is produced, which translates into a higher yield of viral proteins and, ultimately, AAV particles. The transcription process is being boosted by the Helper Plasmid and mRNA is degradated at a certain rate influenced by the parameter “δm” and it is also consumed as seen by the parameter “am”. The following differential equation describes this process.

$$ \frac{d\left(mRNA\right)}{dt}=\left(\left[ap\right]\cdot P1\cdot \left(1+kh\cdot P2\right)\right)-\left(\left[dm\right]\cdot M\right)-\left(am\cdot M\right) $$



The graph represents the production but also the consumption and degradation of mRNA(M). The y axis is in ‘picomole’ and the x axis is in ‘time(hour)’. As seen from the graph, the value of mRNA increases exponentially up to a certain point and then it decreases over time which is expected since in order for the mRNA produce Viral Proteins it needs to be produced first. The initial production of mRNA begins and then the production decreases as the plasmid gets consumed and the mRNA is producing Viral Proteins. If we increase the hours to 150 then we notice that the mRNA production ends at one point which is expected as the Rep/Cap Plasmid is being consumed so the production stops.


3rd Step: Viral Protein Production (V) from mRNA (M)



The mRNA produced earlier is being translated into Viral Proteins (V) ,which are essential for capsid formation. Specifically the mRNA produced by the Rep/Cap Plasmid is translated into not only Rep Proteins, which help in the replication of the AAV genome, but also Cap Proteins from which the viral capsid will be formed from. The Viral Proteins also degrade over time as seen by the parameter “du” and are consumed in the production of AAV Particles. The equation that represents this process is given by the following differential equation.

$$ \frac{d\left(Viral\ \Pr oteins\right)}{dt}=\left(am\cdot M\right)\ -\ \left(\left[du\right]\cdot V\right)-\left(\left[au\right]\cdot V\cdot P3\cdot \left(1+kh\cdot P2\right)\right) $$



The graph represents the production but also the consumption and degradation of Viral Proteins (V). The y axis is in ‘picomole’ and the x axis is in ‘time(hour)’. The Viral Proteins graph acts in a similar way as the mRNA graph. The Viral Protein production begins after the mRNA production as it needs the mRNA and the Transfer Plasmid in order to produce the AAV Particles. If we increase the hours to 150 then we notice that the Viral Proteins production slows down and even ends at one point which is expected as the Rep/Cap Plasmid and mRNA are being consumed.


4th Step: Adeno-Associated Virus Production (A) from Viral Proteins (V) and Transfer Plasmid (P3)



The viral capsid proteins, encoded by the Cap genes on P1, form the structural shell of the AAV particle. The genetic material that will be packaged inside the capsid comes from the Transfer plasmid (P3). This plasmid contains the therapeutic gene, flanked by AAV’s inverted terminal repeats (ITRs), which signal the packaging process.

The AAV assembly requires the interaction between the Transfer Plasmid and the Viral Proteins. The helper plasmid (P2) enhances the efficiency of this process by boosting both the availability of viral proteins and the efficiency of genetic material packaging. Once assembled, the AAV particles are ready for secretion or collection from the cells.The AAV Particles also have a degration rate (a_degration) as the Viral Proteins and mRNA. The differential equation that describes the process mentioned above is the following.

$$ \frac{d\left(Adeno-Associated\ Virus\ Particles\right)}{dt}=\left(\left[au\right]\cdot V\cdot P3\cdot \left(1+kh\cdot P2\right)\right)-\left(a_{\deg ration}\cdot A\right) $$



The graph represents the production but also the degradation of the Adeno-Associated Virus Particles (A). The y axis is in ‘picomole’ and the x axis is in ‘time(hour)’. The initial production begins by the Viral Proteins and the Transfer plasmid, this is the reason as to why we see an increase in AAV Particles but afterwards there is a decrease, this happens because the Viral Proteins and the Transfer plasmid are ultimately consumed and the production stops ,however as the Viral Proteins and mRNA , the AAV Particles also have a degradation rate so the graph starts decreasing. If we increase the hours to 150 then we notice that the AAV Particles are decreasing at a certain rate.


Click Chemistry:

The Azide + DIBAC → Triazole reaction is a powerful and versatile tool in both biological and chemical applications due to its high specificity, efficiency, and bioorthogonal nature. Biologically, the ability to selectively label biomolecules with minimal disruption is invaluable for studying complex cellular processes, developing targeted drug delivery systems, and creating stable protein-drug conjugates. Mathematically, the reaction follows a classic second-order kinetic model, where the rate of product formation depends on the concentrations of both reactants. This differential equation helps us predict how the reaction proceeds over time, providing crucial insights for optimizing reaction conditions in both research and industrial applications.

The differential equation that describes the process mentioned above is the following.

$$ \frac{d\left(1,2,3-Triazole\right)}{dt}=\left(k\cdot Azide\cdot DIBAC\right) $$



The graph describes the production of 1,2,3-Triazole using DIBAC and Azide. The y axis is in 'millimolarity’ and the x axis is in ‘time(hour)’. If we increase the parameter ‘k’ to a higher number the production will increase greatly.

Agent-Based Model


Agent-Based Model For Exosome Passage Through The Blood-Brain-Barrier:

The successful passage of the RVG29-equipped exosomes, through the BBB, is a crucial step in the drug delivery process. Due to the complex nature of the Barrier and the many interactions and changes that take place into this area, came the idea to use an Agent-Based Modelling approach in order to attempt simulating this environment, making sure that the model features key processes in a realistic as possible manner, but focusing on making a simplified yet dynamic model.

The software used for this application is Netlogo, and the reason for this choice was Agent-based modeling (ABM) , a cutting-edge computational technique, widely recognized as an exceptional tool for simulating complex natural and biological systems. It is particularly advantageous for modeling phenomena that are not readily amenable to precise mathematical formulations or traditional analytical approaches. Unlike conventional mathematical models, ABM accommodates systems characterized by heterogeneity, nonlinearity, and emergent behaviors, where strict mathematical expressions may fall short.


Elements of the ABM simulation :

Our model simulates the movement of exosomes, having taken into account the rvg-29 peptide behavior as well, within a 3D environment that represents the blood-brain barrier (BBB) and the central nervous system (CNS). The aim is to study how exosomes carrying therapeutic agents interact with the dynamic nature of the BBB. The model also tracks cytokines, including TNF-alpha, IL1-beta, and IL10, which are important for understanding inflammation responses within the system.


Setup Procedure :

The simulation begins by initializing a 3D environment, where different cell types and molecular agents are placed. The key entities in the model include:

Exosomes: These are the agents of interest in the model. They diffuse randomly in 3D space, and their movement is influenced by a combination of diffusion and the flow of blood within the artery. Also, each agent with the usage of a Normal distribution is being assigned a size value that is between 30 and 150 nanometers. Like all metrics that follow a normal distribution like the height of people, the mean is somewhere in the middle. 90 nm is exactly in the middle so that is the mean used for this Normal distribution that sets randomly the size of each exosome agent, and the values are also bounded in the said range , so they won't exceed the lower or upper bound.

Endothelial Cells: These represent the cells lining the blood vessels, controlling the permeability of the BBB. They act as a barrier that exosomes must cross.

Tight Junctions: These are the structures between endothelial cells that further regulate permeability.

Pericytes and Astrocytes: These support cells of the BBB and are included in the model to represent the physical environment after exosomes pass the barrier. Neural Cells(giving importance to the alpha 7 nachr receptors found on the) These receptors are the target of the exosomes once they cross the BBB. Astrocytes are mainly affiliated with the health of endothelial cells, thus their permeability, while pericytes are responsible with tight junction health and neuro-inflammation regulation.

Cytokines: TNF-alpha, IL1-beta, and IL10 cytokines are introduced to model the immune response. These cytokines move randomly in 3D space and can interact with the same cellular structures. Each one has a different effect on the permeability of the barrier.

With the above being dealt with, we proceed to the next step which is the go procedure. This second and final part of the Netlogo code structure, defines the behavior of the agents, a change of their properties and how they interact with each other, wherever that is implicated.


Go Procedure :

Movement of Exosomes

Starting with the focus of the simulation, the exosome agents, they begin in the blood area, and move in an unpredictable manner. That’s to account for the diffusion of the liquid. Besides a certain change in the x-axis, each time value, due to the flow of the blood, the other two axes y and z, change almost purely due to random events. The way this movement behavior is implemented in the simulation is by using the Wiener process, for the stochastic rate change of movement for each direction.

The Wiener process is a continuous-time stochastic process, that for a set dt, it takes a value that at 99.7% of the time is between $$ (−3√𝑑𝑡,+3√𝑑𝑡) $$, this means that every set dt that passes there's a value being chosen that will belong in this range 99.7% of the time, where the range is 3 standard deviations where the standard deviation is $$ √𝑑𝑡 $$. In the simulation we have multiplied that with a constant where D=0.2(a diffusion coefficient), this is just to change D if needed and the entire term brings a decent gradual movement of the exosomes without doing big leaps in their steps. The wiener process follows a Normal distribution and has a mean equal to zero. So, the likelihood of each exosome moving to a specific direction is equal to moving to the exact opposite. This kind of behavior is also described as Brownian motion. Since we're multiplying the range with the previously mentioned constant the value each dt passes belongs in the range of $$ (−3√2𝐷𝑑𝑡,+3√2𝐷𝑑𝑡)$$.

Now that we're clear of the general movement, the behavior of the RVG-29 has also been taken into account. The way this peptide works, is that when it's located near alpha 7 acetylcholine nicotinic receptors, it tends to draw near them and proceed in attempting to bind with that receptor. Hence why the modified exosomes traverse through the barrier, with receptor mediated endocytosis. So, as each agent moves randomly in the blood area, if the random movement results in a location near the barrier, it proceeds to do small steps directed towards the barrier in order to attempt binding to the said receptor and continuing its journey inside the nervous system where the neural cells, our targets are located.

Also, the cytokines that are present in this simulation TNF-a, IL-1b and IL-10, follow this kind of random movement behavior excluding the attributes that the RVG-29 peptide adds to the exosome agents.

Interactions of agents

A)Exosomes

Now that we've described the movement of the exosomes, we can focus now on the interactions employed for this simulation. There are two interactions that the exosome agents are involved with: The endothelial cells and the neural cell targets once they have successfully passed the barrier. For a certain proximity the rvg-29 leads the exosome towards both of these cells, since both express on their surface the alpha 7 acetylcholine receptor. Regarding the interaction with the endothelial cells, since as we mentioned earlier the exosomes pass the barrier through receptor mediated endocytosis, there's a set probability that can be decreased depending on the size of the exosome that interacts. While that probability was difficult to quantify, we tried to give it a realistic value, that decreases the larger an exosome is, since it's more difficult for a larger vesicle to move past tight-junction that block large entities.

For the ones that do make it past the barrier, the continue within the CNS (central nervous system). If the random movement and leads them to a neural cell, along with the RVG-29 guidance, there's a binding probability that is very large, since the binding affinity of the RVG-29 peptide with the alpha 7 acetylcholine nicotinic receptor is well documented. That makes it highly unlikely for the exosomes not to bind. Also, the environment here is more simplified compared to that of the artery and the blood flow and many other factors that determine binding success with the same receptor on the surface of an endothelial cell.

B)Cytokines

We introduced three types of cytokines into the simulation: Tumor Necrosis Factor Alpha (TNF-α), Interleukin 1 Beta (IL-1B), and Interleukin 10 (IL-10). TNF-α and IL-1B are proinflammatory cytokines that disrupt endothelial cell function, leading to increased BBB permeability. They also downregulate key efflux proteins, such as Low-Density Lipoprotein Receptor-Related Protein 1 (LRP1) and Breast Cancer Resistance Protein (BCRP), which are responsible for clearing Aβ peptide from the CNS. This downregulation contributes to Aβ accumulation, further fueling neuroinflammation. The impact of pro-inflammatory cytokines goes beyond BBB permeability and reduced protein expression. Increased permeability allows more harmful substances, such as peripheral immune cells and pathogens, to enter the CNS, exacerbating neuroinflammation. This creates a feedback loop where higher permeability and inflammation reinforce one another.

In contrast, IL-10, an anti-inflammatory cytokine, works to counteract these effects and restore barrier integrity. However, if the levels of pro-inflammatory cytokines exceed the influence of IL-10, the cycle of increased permeability and neuroinflammation can persist unchecked.

Although we outline some of the cytokine’s roles, their actions in the simulation are simplified. Their primary effect is modeled as altering BBB permeability, with neuroinflammation building up as a result. This reflects the correlation between permeability changes and inflammatory responses, which are interdependent, with inflammation also causing a rise in permeability, thus a feedback loop is created.

C)Astrocytes and Pericytes

Astrocytes and pericytes play crucial roles in maintaining the integrity of the blood-brain barrier (BBB) and mitigating increased permeability and neuroinflammation. Positioned on the abluminal side of the barrier, these cells are essential for its proper function. Astrocytes primarily support endothelial cells (ECs) by promoting tight junction integrity, which is vital for BBB stability. In response to various stimuli, such as CNS injuries, microglial activation, and neuronal stress signals, astrocytes can produce proinflammatory cytokines like Tumor Necrosis Factor Alpha (TNF-α). This cytokine can increase BBB permeability, allowing immune cells and harmful substances to infiltrate the CNS. However, it's important to note that in the current version of our simulation, cytokine release by astrocytes has not been modeled. We are only accounting for cytokines that diffuse through the bloodstream and impact the barrier.

Pericytes, meanwhile, provide structural support to tight junctions and play a key role in regulating neuroinflammation. In response to increased permeability or neuroinflammatory triggers, astrocytes and pericytes coordinate to prevent further barrier disruption and mitigate inflammatory responses.

The Simulation

The above description outlines the functions of our simulation regarding exosome passage through the blood-brain barrier (BBB). The primary objective of developing this Agent-Based Model was to provide a clear, molecular-level understanding of the processes involved and how various parameters affect drug delivery. Each new piece of information uncovered may necessitate extensive additional hours of implementation to reflect the complexities accurately. It is important to note that while the simulation offers valuable insights, it presents a simplified scope of the procedure and serves primarily as a showcase model, illustrating fundamental concepts rather than capturing every intricate detail of the biological system.

Agent Colors in NetLogo Simulation In the NetLogo simulation, different agents are represented by distinct colors to facilitate identification: Endothelial Cells.: Red These cells are crucial for forming the inner lining of blood vessels and are represented in red. Tight Junctions: Orange Pericytes: Brown Astrocytes: Green Exosomes: Blue Cytokines (TNF-alpha): Magenta Cytokines (IL-1β): Grey Cytokines (IL-10): Yellow Neural Cells (NC): Green

The graph above illustrates the changes in endothelial cell permeability over time. As previously discussed, the modulation of permeability is influenced by factors such as astrocytes and cytokines. Additionally, pericytes play a crucial role in maintaining tight-junction integrity and reducing neuroinflammation, with the latter one contributing to decreased permeability.


Stochastic Model

A theoretical framework for the probability of an exosome engaging with the BBB

During the simulation runs of exosome passage, it became evident that exosomes must be in close proximity to the blood-brain barrier (BBB)—specifically, near the perimeter of the artery walls—to engage effectively with it. Due to the random nature of diffusion, some exosomes may never reach the barrier, which prompted the exploration of a theoretical framework for probability. This framework aims to describe the likelihood of an exosome being sufficiently close to the BBB for the RVG-29 peptide to facilitate receptor-mediated endocytosis, or at least to initiate an attempt at this critical interaction.

Regarding exosome movement in 3D space 𝑃(𝑡) = [𝑋(𝑡)𝑌(𝑡)𝑍(𝑡)] $$ X\left(t+dt\right)=\ x0\ +\ v\cdot dt\ +\ \sqrt{2D}\cdot Wx\left(dt\right) $$ $$ Y\left(t+dt\right)=\ y0\ +\sqrt{2D}\cdot Wy\left(dt\right) $$ $$ Z\left(t+dt\right)=\ z0\ +\sqrt{2D}\cdot Wz\left(dt\right) $$

Why the Rayleigh Distribution

Before diving into the probability calculations, it’s essential to understand why the Rayleigh distribution is used in the context of exosome movement. The Rayleigh distribution is ideal for modeling the magnitude of a vector in a 2D plane when its components (in this case, the height z and width y) are independent and normally distributed with the same variance, at least we assume that they have the same variance.

The Rayleigh distribution describes the distribution of the distance from the origin (in 2D space) to any point that has been sampled from two independent and normally distributed variables. In this problem, the y-axis (width) and the z-axis (height) represent such independent, normally distributed random variables because the exosome’s movement in the artery (in these dimensions) is stochastic and driven by diffusion. In our model, although the exosome moves in 3D space, the longitudinal movement (along the x-axis) is not relevant for determining the likelihood of engaging with the BBB. Thus, we focus on the 2D plane formed by the y and z axes. The Rayleigh distribution fits this scenario as it allows us to calculate the Euclidean distance (or radius) in 2D space, which is the key factor determining whether the exosome is close enough to the barrier. The probability that the exosome is beyond a certain distance (or radius) from the BBB can be calculated using the cumulative distribution function (CDF) of the Rayleigh distribution. This helps describe the likelihood that the exosome reaches the desired proximity to engage with the BBB.

So, the radius of the exosome at any moment is equal to $$ r\left(t+dt\right)=\sqrt{z\left(t+dt\right)^2+y\left(t+dt\right)^2} $$

We aim to calculate the probability that, at any given moment, the radius R exceeds a threshold r0, where r0 is a lower bound guaranteeing that an exosome can engage with the BBB. This gives the following probability expression: So, we want the probability that $$ R>r0-r\left(t\right)\rightarrow P\left(R>r0-r\left(t\right)\right)=1-P\left(R\le r0-r\left(t\right)\right) $$

$$ P\left(R>r0\right)=1-\exp \left(-\frac{r0^2}{2σ^2}\right) $$ with $$ σ=t $$

However, this standard CDF does not account for the continuous change in the exosome’s position due to the random nature of diffusion. To incorporate the ongoing updates to the exosome’s location over time, we need to modify this CDF using the Wiener process. At each small-time increment dt, the Wiener process updates the values of y and z, which means we must adjust the variance based on the sampling frequency that updates the position of the exosome. The variance of each Wiener process at time dt is 2D⋅dt, where D is the diffusion coefficient. Thus, the time-dependent variance for the Rayleigh CDF becomes:

$$ σ=2\cdot D\cdot dt $$. So $$ 2\cdot σ^2=8\cdot D^2\cdot dt^2 $$

To describe the evolving probability of an exosome being within the desired radius r0, we now modify the Rayleigh CDF to reflect the dynamic position of the exosome:

$$ P\left(R>r0-r\left(t+k\cdot dt\right)\right)=1-\exp \left(\ -\frac{\left(r0-r\left(t+k\cdot dt\right)^2\right)}{2\sigma ^2}\right) $$

And with $$ 2σ^2\ =8\cdot D^2\cdot dt^2 $$

$$P\left(R>r0-r\left(t+k\cdot dt\right)\right)=1\ -\ \exp \ \left(\ -\frac{\left(r0-r\left(t+k\cdot dt\right)\right)^2}{8\cdot D^2\cdot dt^2}\right) $$

Where $$k\ ∈\ ℕ $$ and $$ \ ℕ (1,2,3,...) $$

Molecular Docking

Molecular Docking and Dynamics of RVG-29 and α7-nAChR

One of the key elements in enhancing the drug delivery of exosomes carrying microRNA195 is the ability of the RVG-29 peptide (Rabies Virus Glycoprotein) to specifically target the α7 nicotinic acetylcholine receptor (α7-nAChR). This interaction improves the efficiency of exosome-mediated delivery into the central nervous system. To explore this binding interaction, we conducted molecular docking and molecular dynamics simulations to confirm the stability and strength of the RVG-29 and α7-nAChR complex. For the receptor structure, we obtained the crystal structure of the ligand-binding domain of α7-nAChR from the Protein Data Bank (PDB). The original PDB file contained two α7-nAChR receptors, but we removed one to focus exclusively on a single receptorligand interaction. Since the RVG-29 peptide was not available in the PDB database, we turned to the AlphaFold server by Google DeepMind. AlphaFold uses advanced AI to predict the 3D structure of proteins with high accuracy based on their amino acid sequences. This allowed us to generate the structure of RVG-29 for use in the docking simulations.

Docking Simulation

We employed HDOCK, a web-based platform specialized for protein-protein docking, to simulate the binding of RVG-29 to α7-nAChR. The key results from the docking simulation were as follows: • Docking Score: -300.94 • Ligand RMSD: 42.63 • Confidence Score: 0.8164 While the docking score indicates a strong interaction (lower scores suggest stronger binding), the RMSD value is relatively high. RMSD measures the structural deviation between the docked pose and the reference structure, with lower values generally indicating better stability and accuracy. However, it is important to note that RVG-29 is a flexible peptide with multiple rotatable bonds, and docking algorithms sometimes struggle to capture this flexibility, which can lead to artificially high RMSD values. In cases like this, RMSD alone may not be the best measure of binding quality.

Molecular Dynamics

Molecular Dynamics Simulation

To further assess the stability of the RVG-29 and α7-nAChR complex, we performed Molecular Dynamics (MD) simulations using GROMACS, a widely-used and powerful MD simulation tool. Given the computational intensity of MD simulations, we utilized the resources of the High-Performance Computing Laboratory (HPC Lab) at CEID, University of Patras. MD simulations provide a more realistic view of molecular interactions by allowing both the ligand and receptor to move and adjust naturally over time. This helps to correct any inaccuracies in the initial docking pose and provides insights into the long-term stability of the complex. During the simulation, we observed that the RVG-29 peptide remained stably bound to the ligand-binding domain of α7-nAChR, supporting the reliability of the initial docking results despite the high RMSD.

Force Field Selection: The force field chosen for the molecular dynamics between the two chosen proteins is the CHARMM36m chosen for protein-to-protein docking and the tip3 water model was used as the solvent for the simulation.

Simulation Box: A dodecahedral simulation box was constructed around the molecule of interest, positioning it at the geometric center of the box. The box was designed to ensure a minimum distance of 1.0 nanometer (nm) between the molecule and the boundaries of the box, providing sufficient space for solvation and reducing interactions with periodic images. The use of a dodecahedral shape was chosen for its computational efficiency, as it requires less solvent than a traditional cubic box while still maintaining periodic boundary conditions. To neutralize the system's overall charge, appropriate numbers of sodium (Na⁺) and chloride (Cl⁻) ions were added to the simulation, ensuring proper electrostatic balance and enabling realistic biological simulations.

Energy Minimization: Energy minimization was carried out using the steepest descent algorithm, with a maximum force tolerance (emtol) of 1000.0 kJ/mol/nm. This step aimed to relieve steric clashes and stabilize the system by minimizing unfavorable interactions. A step size of 0.01 nm was applied, and the minimization was allowed to run for up to 50,000 steps to ensure convergence. For interaction calculations, the Verlet cutoff scheme was used for neighbor list updates, while electrostatic interactions were treated with the Particle Mesh Ewald (PME) method, applying a 1.0 nm cutoff for both electrostatic and Van der Waals interactions. Periodic Boundary Conditions (PBC) were imposed in all directions, simulating an infinite system. This energy minimization step ensured the system was at a low-energy state, free of major conflicts, and ready for molecular dynamics simulations.

Equilibration: The equilibration process was performed in two phases: NVT (constant Number of particles, Volume, and Temperature) and NPT (constant Number of particles, Pressure, and Temperature).

NVT Equilibration: The NVT simulation aimed to stabilize the temperature of the system. Using a leap-frog integrator, we conducted 50,000 steps (100 ps) with a 2 fs time step. The protein was position-restrained with -DPOSRES to maintain structural stability. The V-rescale thermostat regulated the temperature at 309.65 K, with a coupling time constant of 0.1 ps. Initial velocities were assigned from a Maxwell distribution at the target temperature, and 3D periodic boundary conditions were applied to prevent artifacts from finite size.

NPT Equilibration: Subsequently, we performed NPT equilibration for another 50,000 steps at the same time step. The Parrinello-Rahman method managed pressure coupling, maintaining a reference pressure of 1.0 bar with a 2.0 ps time constant. The protein remained positionrestrained to avoid distortion. Long-range electrostatics were calculated using Particle Mesh Ewald (PME) with a cutoff of 1.0 nm for both Coulomb and Van der Waals interactions. This two-step equilibration ensured the system achieved the desired temperature and pressure, providing a stable foundation for subsequent production simulations.

In the visualization produced by VMD, the RVG-29 peptide is prominently displayed at the center as a multi-colored structure. The similarity in color between certain parts of the receptor and the peptide arises from the software's selection process. VMD allows us to choose a specific sequence of residues, which results in the selection of the first 29 residues across all chains. This includes the five chains of the alpha-7 nAChR, leading to overlapping color representations.

The hydrogen bond graph derived from the GROMACS simulation over 10,000 picoseconds indicates that the system is really stable, beginning with over 49,200 hydrogen bonds at the initial docked state. Notably, there is a sudden increase in the number of hydrogen bonds at the start of the simulation, reaching a peak of approximately 49,600 bonds. This strong bonding affinity is consistently maintained throughout the simulation duration. While the graph reflects the total hydrogen bonds within the system, the initial spike can be attributed to the high binding affinity between RVG-29 and the alpha-7 nAChR. Consequently, the fluctuations in the total number of hydrogen bonds are influenced significantly by the interactions between these two proteins. Overall, the dynamics observed in the simulation affirm a robust bond and high attraction between RVG-29 and the alpha-7 nAChR.

Future Steps

Beyond the iGEM competition, we are eager to continue refining our Agent-Based Model to explore various factors that connect Alzheimer's disease with the functions of the Blood-Brain Barrier (BBB). One promising avenue for future research is the relationship between the TNF-alpha cytokine and its effects on the BBB, as it may play a critical role in the progression of the disease. Agent-Based Models can provide valuable insights into the complex interactions and mechanisms underlying diseases like Alzheimer's. The knowledge generated from these models could be instrumental in improving our understanding of the disease and potentially informing new therapeutic strategies.



References

  1. AAV Production Workflow | Thermo Fisher Scientific—GR. (n.d.). Retrieved 1 October 2024, https://www.thermofisher.com/gr/en/home/clinical/cell-gene-therapy/gene-therapy/aav-production-workflow.html
  2. Abraham, M. J., Murtola, T., Schulz, R., Páll, S., Smith, J. C., Hess, B., & Lindahl, E. (2015). GROMACS: High performance molecular simulations through multi-level parallelism from laptops to supercomputers. SoftwareX, 1–2, 19–25. https://doi.org/10.1016/j.softx.2015.06.001
  3. Albaqami, F. F., Altharawi, A., Althurwi, H. N., Alharthy, K. M., Qasim, M., Muhseen, Z. T., & Qamar, M. T. ul. (2023). Computational Modeling and Evaluation of Potential mRNA and Peptide-Based Vaccine against Marburg Virus (MARV) to Provide Immune Protection against Hemorrhagic Fever. BioMed Research International, 2023. https://doi.org/10.1155/2023/5560605
  4. Bank, R. P. D. (n.d.). 1D PFV: 3SQ9. Retrieved 1 October 2024, https://www.rcsb.org/sequence/3SQ9
  5. Brain Capillary Endothelial Cell—An overview | ScienceDirect Topics. (n.d.). Retrieved 1 October 2024, https://www.sciencedirect.com/topics/immunology-and-microbiology/brain-capillary-endothelial-cell
  6. Convection–diffusion equation. (2024). In Wikipedia. https://en.wikipedia.org/w/index.php?title=Convection%E2%80%93diffusion_equation&oldid=1245510642
  7. Herland, A., van der Meer, A. D., FitzGerald, E. A., Park, T.-E., Sleeboom, J. J. F., & Ingber, D. E. (2016). Distinct Contributions of Astrocytes and Pericytes to Neuroinflammation Identified in a 3D Human Blood-Brain Barrier on a Chip. PLoS ONE, 11(3), e0150360. https://doi.org/10.1371/journal.pone.0150360
  8. Innovations in AAV Production: Leveraging High-Yield Cell Lines, novel RC plasmid, and Dual-Plasmid Systems | PackGene Biotech. (2024, April 23). https://www.packgene.com/learning-center/aav-gmp/
  9. Li, J., Chen, X., Yi, J., Liu, Y., Li, D., Wang, J., Hou, D., Jiang, X., Zhang, J., Wang, J., Zen, K., Yang, F., Zhang, C.-Y., & Zhang, Y. (2016). Identification and Characterization of 293T Cell-Derived Exosomes by Profiling the Protein, mRNA and MicroRNA Components. PLOS ONE, 11(9), e0163043. https://doi.org/10.1371/journal.pone.0163043
  10. Liu, B., Li, Z., Huang, S., Yan, B., He, S., Chen, F., & Liang, Y. (2021). AAV-Containing Exosomes as a Novel Vector for Improved Gene Delivery to Lung Cancer Cells. Frontiers in Cell and Developmental Biology, 9. https://doi.org/10.3389/fcell.2021.707607
  11. NetLogo 5.1.0 User Manual. (n.d.). Retrieved 1 October 2024, https://ccl.northwestern.edu/netlogo/5.0/docs/whatis.html
  12. Pistek, M., Andorfer, P., Grabherr, R., Kraus, B., & Hernandez Bort, J. A. (2024). Factors affecting rAAV titers during triple-plasmid transient transfection in HEK-293 cells. Biotechnology Letters. https://doi.org/10.1007/s10529-024-03520-0
  13. Rayleigh Distribution—An overview | ScienceDirect Topics. (n.d.). Retrieved 1 October 2024, https://www.sciencedirect.com/topics/engineering/rayleigh-distribution
  14. Versele, R., Sevin, E., Gosselet, F., Fenart, L., & Candela, P. (2022). TNF-α and IL-1β Modulate Blood-Brain Barrier Permeability and Decrease Amyloid-β Peptide Efflux in a Human Blood-Brain Barrier Model. International Journal of Molecular Sciences, 23(18), 10235. https://doi.org/10.3390/ijms231810235
  15. Yan, Y., Zhang, D., Zhou, P., Li, B., & Huang, S.-Y. (2017). HDOCK: A web server for protein–protein and protein–DNA/RNA docking based on a hybrid strategy. Nucleic Acids Research, 45(Web Server issue), W365–W373. https://doi.org/10.1093/nar/gkx407
  16. Yarlagadda, A., Alfson, E., & Clayton, A. H. (2009). The Blood Brain Barrier and the Role of Cytokines in Neuropsychiatry. Psychiatry (Edgmont), 6(11), 18–22.
  17. Zhao, Y., Chai, Z., Zeng, Q., & Zhang, W.-X. (2023). Overview of 1,5-Selective Click Reaction of Azides with Alkynes or Their Synthetic Equivalents. Molecules, 28(3), Article 3. https://doi.org/10.3390/molecules28031400