CharlotteR (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 63: | Line 63: | ||
<div id="indexContent"> | <div id="indexContent"> | ||
<p><a href="#Introduction" class="link">Introduction</a></p> | <p><a href="#Introduction" class="link">Introduction</a></p> | ||
− | <p><a href="#Production" class="link"> | + | <p><a href="#Production" class="link">NGF Production</a></p> |
− | <p><a href="#Diffusion" class="link"> | + | <p><a href="#Diffusion" class="link">NGF Diffusion</a></p> |
<p><a href="#Growth" class="link">Neurons Growth</a></p> | <p><a href="#Growth" class="link">Neurons Growth</a></p> | ||
<p><a href="#References" class="link">References</a></p> | <p><a href="#References" class="link">References</a></p> | ||
Line 78: | Line 78: | ||
</div> | </div> | ||
<div class="block two-third"> | <div class="block two-third"> | ||
− | <p>The aim of our mathematical model is to simulate the growth of neurons towards our biofilm in response to the presence of | + | <p>The aim of our mathematical model is to simulate the growth of neurons towards our biofilm in response to the presence of Nerve Growth Factor (NGF). Nerve growth factor is one of a group of small proteins called neurotrophins that are responsible for the development of new neurons, and for the health and maintenance of mature ones. We created a deterministic model to help the wetlab establish the optimal concentration gradients of NGF needed for the regrowth of the nerves. NGF concentration and concentration gradient are key parameters affecting the growth rate and direction of neurites. Neurites growth has shown to be NGF dosedependent: if NGF concentration is too low or too high, the growth rate is attenuated. In order to visualize the results of the model on a microfluidic chip we used MATLAB, App Designer, Python, Gmsh, Spaceclaim and FreeFem. This is an important part of our project since it creates the link between the wetlab and drylab. </p> |
</div> | </div> | ||
<div class="block one-third"> | <div class="block one-third"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/2/23/T--Pasteur_Paris--neurone% | + | <img src="https://static.igem.org/mediawiki/2018/2/23/T--Pasteur_Paris--neurone%2BNGF%2Bchip.png" style="max-width: 450px"> |
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
<p style="text-align: center;">We divided our model in three parts: | <p style="text-align: center;">We divided our model in three parts: | ||
<ol style="text-align: left;"> | <ol style="text-align: left;"> | ||
− | <li>Production of | + | <li>Production of NGF by the <i>E. coli</i> genetically modified</li> |
− | <li>Simulation of the diffusion of | + | <li>Simulation of the diffusion of NGF in a given environment</li> |
− | <li>Neurons growth in the presence of | + | <li>Neurons growth in the presence of NGF</li> |
</ol> | </ol> | ||
</p> | </p> | ||
Line 97: | Line 97: | ||
</div> | </div> | ||
<div class="block half"> | <div class="block half"> | ||
− | <p>Our project aims at creating a biofilm composed of genetically modified <i>E. coli</i> able to release a neurotrophic factor: | + | <p>Our project aims at creating a biofilm composed of genetically modified <i>E. coli</i> able to release a neurotrophic factor: NGF. It helps to accelerate the connection between the neurons and the implant of the prothesis; hence aiming at connecting the prothesis and the amputee's neurons directly. This will enable the patient to have a more instinctive control of his prosthetic device. The nerves will be guided towards a conductive membrane surrounding our genetically modified biofilm. This membrane will then pass the neural signal of the regenerated nerves towards the electronic chip of the implant through wires. It will allow the patient to have a more instinctive and natural control than any other current prosthesis, and a reduced reeducation time.</p> |
</div> | </div> | ||
<div class="block half"> | <div class="block half"> | ||
Line 106: | Line 106: | ||
</div> | </div> | ||
<div class="block two-third"> | <div class="block two-third"> | ||
− | <p>The aim of the | + | <p>The aim of the wetllab is to test the biofilm on a microfluidic chip as a proof of concept. The chip is composed of two compartments: the genetically modifed E. coli that produces NGF and the other one of neurons. Micro channels link the two compartments in the middle of the chip, allowing the diffusion of NGF and the growth of the neurites. Our model will hence be established on a micro-fluidic chip shape in order to share our results with the wetlab and indicate them the optimal concentration of NGF needed according our their model.</p> |
</div> | </div> | ||
<div class="block two-third center"> | <div class="block two-third center"> | ||
Line 125: | Line 125: | ||
<tr> | <tr> | ||
<td>u(x,t)</td> | <td>u(x,t)</td> | ||
− | <td>Concentration of | + | <td>Concentration of NGF at the position x and time t</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 133: | Line 133: | ||
</span> | </span> | ||
</td> | </td> | ||
− | <td> | + | <td>NGF concentration gradient at the position x and time t</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>C<SUB>diff</SUB></td> | <td>C<SUB>diff</SUB></td> | ||
− | <td>Diffusion coefficient of | + | <td>Diffusion coefficient of NGF</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>K</td> | <td>K</td> | ||
− | <td>Gradient factor (growth rate of the neurite under the stimulation of the | + | <td>Gradient factor (growth rate of the neurite under the stimulation of the NGF concentration gradient)</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>G<SUB><FONT face="Raleway">θ</FONT></SUB></td> | <td>G<SUB><FONT face="Raleway">θ</FONT></SUB></td> | ||
− | <td>Baseline growth rate (neurite growth rate in absence of | + | <td>Baseline growth rate (neurite growth rate in absence of NGF concentration gradient)</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 155: | Line 155: | ||
<div class="block separator"></div> | <div class="block separator"></div> | ||
− | <!-- First Onglet Production of | + | <!-- First Onglet Production of NGF--> |
<div class="block full bothContent"> | <div class="block full bothContent"> | ||
<div class="block dropDown" id="Production"> | <div class="block dropDown" id="Production"> | ||
− | <h4> | + | <h4>NGF Production by genetically modified <i>E. coli</i></h4> |
</div> | </div> | ||
Line 164: | Line 164: | ||
<span class="closeCross"><img src="https://static.igem.org/mediawiki/2018/6/67/T--Pasteur_Paris--CloseCross.svg"></span> | <span class="closeCross"><img src="https://static.igem.org/mediawiki/2018/6/67/T--Pasteur_Paris--CloseCross.svg"></span> | ||
<div class="block title"> | <div class="block title"> | ||
− | <h1 style="padding-top: 50px;"> | + | <h1 style="padding-top: 50px;">NGF Production by our genetically modified <i>E. coli</i></h1> |
− | <p><i> | + | <p><i>Our aim is to obtain the best optimized NGF concentration in our system to regulate nerve growth. In order to achieve this, we first simulate the production and secretion of our recombinant NGF by transformed <i>E. coli</i>. This will help the wet lab to optimize the induction and obtain the desired concentration. It will also allow us to check whether we can theoretically obtain the optimal concentration for neurite growth.</i></p> |
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
<h3>Model Description</h3> | <h3>Model Description</h3> | ||
− | <p>In this model, we | + | <p>In this model, we included transcription, translation, translocation through <i>E. coli</i>’s membrane, protein folding and mRNA and protein degradation in the cytoplasm and medium. NGF synthesis is put under a <i>T7</i> promoter repressed by LacI, so we also modelled the IPTG induction, an analogue of lactose (allolactose). Finally, NGF is secreted to the medium through a Type I secretion system in which the export signal peptide is not cleaved during translocation. Our Biobrick is design to synthetize and export TEV protease in order to cleave the signal peptide and thus produce functional NGF. </p> |
− | <p>The molecular | + | <p>The molecular mechanisms included in our model appear in the following scheme:</p> |
+ | <img src=""> | ||
+ | <div class="legend"><b>Figure 1: </b></div> | ||
</div> | </div> | ||
<div class="block two-third"> | <div class="block two-third"> | ||
Line 200: | Line 202: | ||
<tr> | <tr> | ||
<td><b>m</b></td> | <td><b>m</b></td> | ||
− | <td>mRNA for TEV and | + | <td>mRNA for TEV and NGF</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 207: | Line 209: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><b> | + | <td><b>NGF<sub>c</sub></b></td> |
− | <td> | + | <td>NGF in cytoplasm</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 216: | Line 218: | ||
<tr> | <tr> | ||
<td><b>(N-T)<sub>c</sub></b></td> | <td><b>(N-T)<sub>c</sub></b></td> | ||
− | <td> | + | <td>NGF-TEV complex in cytoplasm</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><b> | + | <td><b>NGF<sub>cc</sub></b></td> |
− | <td>Cleaved | + | <td>Cleaved NGF in cytoplasm, cannot be exported</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><b> | + | <td><b>NGF<sub>t</sub></b></td> |
− | <td> | + | <td>NGF bound to transporter channel</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 235: | Line 237: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><b> | + | <td><b>NGF<sub>um</sub></b></td> |
− | <td>Unfolded | + | <td>Unfolded NGF in medium with export peptide</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><b> | + | <td><b>NGF<sub>m</sub></b></td> |
− | <td>Folded | + | <td>Folded NGF in medium with export peptide</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td><b>N-T<sub>m</sub></b></td> | <td><b>N-T<sub>m</sub></b></td> | ||
− | <td>Complex between | + | <td>Complex between NGF with export peptide and functional TEV</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 251: | Line 253: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><b> | + | <td><b>NGF<sub>f</sub></b></td> |
− | <td>Functional | + | <td>Functional NGF in the medium</td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 258: | Line 260: | ||
<div class="block separator"></div> | <div class="block separator"></div> | ||
<div class="block title"> | <div class="block title"> | ||
− | <h4 style="text-align: left;">1. | + | <h4 style="text-align: left;">1. NGF and TEV synthesis in the cytoplasm</h4> |
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>The synthesis of | + | <p>The synthesis of NGF and TEV is placed under the control of the <i>Plac</i> (T7) promoter. The promoter can be in two different states: off (Po) when the lacO site is occupied by the repressor <i>lacI</i>, preventing RNA polymerase from binding and thus preventing transcription, or free (P<sub>f</sub>) thanks to IPTG binding to the repressor, and thus freeing the operator site. We assume that one IPTG molecule binds with one repressor molecule (one dimer per site, with two sites dimerizing, therefore 4 lactose or IPTG molecules required), freeing the promoter and restoring RNA polymerase binding capacity. </p> |
− | + | <p>The real mechanism of promoter <i>Plac</i> is more complex, as described in <sup>[1]</sup>, but this simplification is sufficient for our model.</p> | |
− | + | <img src=""> | |
− | <img src=" | + | <p>The transport of IPTG from outside the cell to cytoplasm is considered to be only due to free diffusion through the membrane by two first order reaction with the same kinetic constant. IPTG is not considered to be degraded neither in the cytoplasm nor in the medium.<p> |
− | + | <img src=""> | |
− | + | <p>For the TEV and NGF transcription, we use a first-order reaction where the rate of mRNA production (m) depends on the concentration of the free promoter (P<sub>f</sub>). </p> | |
− | <p>The transport of IPTG from outside the cell to cytoplasm is considered to be only due to free diffusion through the membrane by two first order reaction with the same kinetic constant. | + | <img src=""> |
− | + | <p>For the TEV and NGF translation, we first consider binding of ribosomes to ribosome binding site (the same association constant is used since the RBSs are the same), and then translation rate is proportional to the protein length. Since TEV and NGF have approximately the length, we consider only one translation rate β.</p> | |
− | + | <img src=""> | |
− | + | <p>Even though it still has an export peptide, TEV is assumed to be functional in the cytoplasm (although less functional than if it had no export peptide). Since NGF has TEV cleaving site between the coding sequence and the export peptide, a fraction of NGF is cleaved inside the cytoplasm and thus cannot be secreted. </p> | |
− | + | <p>We use a simple model to simulate TEV kinetics: TEV recognizes the signal sequence ENLYFQ, bind to its substrate and then cleaves the export peptide. This process can thus be modeled by the following equations:</p> | |
− | + | <p></p> | |
− | + | <img src=""> | |
− | <p>For the TEV and | + | <p>K<sub>1</sub>, k<sub>-1</sub> and k<sub>2</sub> are taken lower than constants found in literature, in order to model the fact that TEV still has its signal peptide and is consequently less functional than usually.</p> |
− | + | ||
− | + | ||
− | <img src=" | + | |
− | + | ||
− | + | ||
− | <p>For the TEV and | + | |
− | + | ||
− | + | ||
− | <img src=" | + | |
− | + | ||
− | + | ||
− | <p>Even though it still has an export peptide, TEV is assumed to be functional in the cytoplasm (although less functional than if it had no export peptide). Since | + | |
− | + | ||
− | + | ||
− | <img src=" | + | |
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
<div class="block separator"></div> | <div class="block separator"></div> | ||
<div class="block title"> | <div class="block title"> | ||
− | <h4 style="text-align: left;">2. | + | <h4 style="text-align: left;">2. NGF and TEV secretion to the medium</h4> |
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>The transport of | + | <p>The transport of NGF and TEV with their export signal peptide from inside the cell to the medium is assumed to follow Michaelis-Menten enzymatic kinetics in which the transporter channel (composed of HlyB in the inner membrane, bound to HlyD and recruiting TolC in the outer membrane) plays the role of the enzyme and intracellular protein the role of the substrate.</p> |
− | + | <p>Each protein (NGF and TEV) via its export signal peptide HlyA can bind to the HlyB-HlyD complex pore, forming a protein-transporter complex (NGFt or TEVt). Translocation correspond to the dissociation of this complex, resulting in restoring a free transporter and secreting NGF or TEV in the medium (NGF<sub>um</sub> and TEV<sub>m</sub>), which stand for the products.</p> | |
− | + | <img src=""> | |
− | <p>Each protein ( | + | |
− | + | ||
− | + | ||
− | <img src=" | + | |
</div> | </div> | ||
<div class="block separator"></div> | <div class="block separator"></div> | ||
Line 312: | Line 292: | ||
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>This model is valid for one bacterial cell, but for our model to fit with our proof of concept system, which is a microfluidic chip chamber containing 100 μL of bacterial culture, we need to integrate the number of bacteria contained in the chamber. Therefore, our model helps to determine which is the most accurate bacteria amount | + | <p>This model is valid for one bacterial cell, but for our model to fit with our proof of concept system, which is a microfluidic chip chamber containing 100 μL of bacterial culture, we need to integrate the number of bacteria contained in the chamber. Therefore, our model helps to determine which is the most accurate bacteria amount required to produce the appropriate NGF concentration.</p> |
+ | <p>Since in the lab, our easiest way to determine number of bacteria is measuring OD600, we determined which is the best OD600 for the final proof-of-concept experiment, considering that an OD600 value of 1 corresponds to 8.10<sup>8</sup> bacteria units.</p> | ||
</div> | </div> | ||
<div class="block separator"></div> | <div class="block separator"></div> | ||
<div class="block title"> | <div class="block title"> | ||
− | <h4 style="text-align: left;">4. | + | <h4 style="text-align: left;">4. NGF folding and export peptide cleavage by TEV</h4> |
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>Once in the medium, both | + | <p>Once in the medium, both NGF and TEV are still bound to the export signal peptide HlyA. We assume there is a very small amount of functional TEV, that is sufficient to cleave TEV signal peptide, producing more functional TEV. </p> |
− | <p>As for the transporter, we use a simple model in which TEV recognizes the signal sequence ENLYFQ, | + | <p>As for the transporter, we use a simple model in which TEV recognizes the signal sequence ENLYFQ, bound to its substrate (which can be either NGF with its export peptide or another TEV molecule with its own export peptide) and then cleaves the export peptide. This process can thus be modeled by the following equations:</p> |
− | + | <img src=""> | |
− | + | ||
− | <img src=" | + | |
</div> | </div> | ||
<div class="block separator"></div> | <div class="block separator"></div> | ||
<div class="block title"> | <div class="block title"> | ||
<h4 style="text-align: left;">5. mRNA and protein degradation</h4> | <h4 style="text-align: left;">5. mRNA and protein degradation</h4> | ||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
+ | <p>Finally, in the cytoplasm and in the medium, mRNAs and proteins are degraded and all degradations are assumed to follow first-order kinetic reactions.</p> | ||
+ | <img src=""> | ||
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
<h3>MODEL PARAMETRISATION</h3> | <h3>MODEL PARAMETRISATION</h3> | ||
− | <p>From these equations, we obtained a system of differential equations mostly based on mass action kinetics (GET IT HERE). We numerically | + | <p>From these equations, we obtained a system of differential equations mostly based on mass action kinetics (Ref.)(GET IT HERE). We numerically solved the ordinary differential equations system using Euler method implemented in Python. The constants we used were mainly determined from literature AND are given in table: </p> |
<table class="tableData" style="margin: auto;"> | <table class="tableData" style="margin: auto;"> | ||
<tr> | <tr> | ||
Line 368: | Line 345: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> | + | <td></td> |
<td>Transcription rate</td> | <td>Transcription rate</td> | ||
<td>2</td> | <td>2</td> | ||
Line 389: | Line 366: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> | + | <td></td> |
<td>Translation rate</td> | <td>Translation rate</td> | ||
<td>4</td> | <td>4</td> | ||
Line 399: | Line 376: | ||
<td>Association rate of TEV with its substrate in the cytoplasm</td> | <td>Association rate of TEV with its substrate in the cytoplasm</td> | ||
<td>7.8 x 10<sup>-7</sup></td> | <td>7.8 x 10<sup>-7</sup></td> | ||
− | <td | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 406: | Line 383: | ||
<td>Dissociation rate of TEV with its substrate in the cytoplasm</td> | <td>Dissociation rate of TEV with its substrate in the cytoplasm</td> | ||
<td>6 x 10<sup>-4</sup></td> | <td>6 x 10<sup>-4</sup></td> | ||
− | <td | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 413: | Line 390: | ||
<td>Cleaving rate by TEV in cytoplasm</td> | <td>Cleaving rate by TEV in cytoplasm</td> | ||
<td>1.38 x 10<sup>-2</sup></td> | <td>1.38 x 10<sup>-2</sup></td> | ||
− | <td | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>k<sub>3</sub></td> | <td>k<sub>3</sub></td> | ||
− | <td>Association rate of | + | <td>Association rate of NGF and TEV with transmembrane transporter</td> |
<td>6 x 10<sup>-4</sup></td> | <td>6 x 10<sup>-4</sup></td> | ||
− | <td | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>k<sub>-3</sub></td> | <td>k<sub>-3</sub></td> | ||
− | <td>Dissociation rate of | + | <td>Dissociation rate of NGF and TEV with transporter</td> |
<td>2.34</td> | <td>2.34</td> | ||
− | <td | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 434: | Line 411: | ||
<td>Translocation rate within the transporter</td> | <td>Translocation rate within the transporter</td> | ||
<td>2.1</td> | <td>2.1</td> | ||
− | <td | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>k<sub>f</sub></td> | <td>k<sub>f</sub></td> | ||
− | <td> | + | <td>NGF folding rate in the medium</td> |
<td>0.28</td> | <td>0.28</td> | ||
− | <td | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 448: | Line 425: | ||
<td>Association rate of TEV with its substrate in the medium</td> | <td>Association rate of TEV with its substrate in the medium</td> | ||
<td>7.8 x 10<sup>-5</sup></td> | <td>7.8 x 10<sup>-5</sup></td> | ||
− | <td | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 455: | Line 432: | ||
<td>Dissociation rate of TEV with its substrate in the medium</td> | <td>Dissociation rate of TEV with its substrate in the medium</td> | ||
<td>0.06</td> | <td>0.06</td> | ||
− | <td> | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 462: | Line 439: | ||
<td>Cleaving rate by TEV in the medium</td> | <td>Cleaving rate by TEV in the medium</td> | ||
<td>1.38</td> | <td>1.38</td> | ||
− | <td | + | <td></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td></td> |
<td>mRNA degradation rate</td> | <td>mRNA degradation rate</td> | ||
<td>0.462</td> | <td>0.462</td> | ||
Line 473: | Line 450: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td></td> |
<td>Protein degradation rate in cytoplasm</td> | <td>Protein degradation rate in cytoplasm</td> | ||
<td>0.2</td> | <td>0.2</td> | ||
Line 480: | Line 457: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td></td> |
<td>Protein degradation rate in extracelular medium</td> | <td>Protein degradation rate in extracelular medium</td> | ||
<td>0.1</td> | <td>0.1</td> | ||
Line 490: | Line 467: | ||
<div class="block separator"></div> | <div class="block separator"></div> | ||
<div> | <div> | ||
− | <h3>MODEL RESULTS</h3> | + | <h3>MODEL RESULTS AND ANALYSIS</h3> |
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>We determined the temporal evolution of secreted | + | <p>We determined the temporal evolution of secreted NGF concentration in the medium, in order to get the u(0,t) term used in our following diffusion model.</p> |
</div> | </div> | ||
<div class="block half"> | <div class="block half"> | ||
<img src="https://static.igem.org/mediawiki/2018/4/43/T--Pasteur_Paris--model1.png"> | <img src="https://static.igem.org/mediawiki/2018/4/43/T--Pasteur_Paris--model1.png"> | ||
+ | <div class="legend"><b>Figure 2: </b>Comparison of cytoplasmic and secreted NGF with a single-cell model (IPTG induction 1 mM</div> | ||
</div> | </div> | ||
<div class="block half"> | <div class="block half"> | ||
− | <p> After the initial dynamics, concentration of secreted | + | <p>After the initial dynamics, concentration of secreted NGF quickly reaches <b>a steady state</b>, which is then only driven by the bacterial population dynamics. If we consider a bacterial culture in stationary phase, we can consequently consider that the initial NGF concentration is constant. Our model predicts that the majority of recombinant protein remains cytoplasmic or is secreted but not functional (we consider as “non-functional NGF” the recombinant proteins that are not folded or still have a C-terminal HlyA signal peptide), as it appears in Fig1.</p> |
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>The aim of this first model is to demonstrate that we can expect an appropriate secreted recombinant | + | <p>The aim of this first model is to demonstrate that we can expect an appropriate secreted recombinant NGF concentration to observe neurite growth. However, we had to make several assumptions to parametrize the model. We scanned different parameter values for the values we assumed (such as number of transporters or kinetic parameters for translocation) in order to check the range of NGF amount we can reasonably expect. We also studied influence of IPTG induction and number of bacteria, since they are parameters our wetlab can control to best fit recombinant NGF secretion with what we need.</p> |
</div> | </div> | ||
<div class="block title"> | <div class="block title"> | ||
Line 508: | Line 486: | ||
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>We co-transformed our bacteria with a plasmid expressing HlyB and HlyD, two of the components of the secretion pore. However, we did not quantify the number of pores each cell contains, and we are only able to estimate it, based on assumptions made in [5]. Consequently, we scanned a range of different values for the quantity of transporters in order to see the range of | + | <p>We co-transformed our bacteria with a plasmid expressing HlyB and HlyD, two of the components of the secretion pore. However, we did not quantify the number of pores each cell contains, and we are only able to estimate it, based on assumptions made in<sup>[5]</sup>. Consequently, we scanned a range of different values for the quantity of transporters in order to see the range of NGF concentration we can expect.</p> |
− | <p>The following graph shows the predicted | + | <p>The following graph shows the predicted NGF concentration in the microfluidic chip chamber for a number of pores varying: no pore (A.), 10 per cell (B.), 100 per cell (C.) and 500 per cell (D.):</p> |
</div> | </div> | ||
<div class="block two-third center"> | <div class="block two-third center"> | ||
− | |||
<img src="https://static.igem.org/mediawiki/2018/d/d8/T--Pasteur_Paris--model2.png"> | <img src="https://static.igem.org/mediawiki/2018/d/d8/T--Pasteur_Paris--model2.png"> | ||
+ | <div class="legend"><b>Figure 3: </b></div> | ||
</div> | </div> | ||
− | <div class="block | + | <div class="block two-third"> |
− | + | <p>As expected, the more transporters the cell has, the more recombinant NGF is secreted, but the amount of functional secreted NGF (in blue) remains limited due to TEV protease cleaving efficiency. </p> | |
− | + | <p>Taking in account the number of <i>E. coli</i> cells and the dilution factor between intracellular and extracellular space, we obtain for 500 transporters a concentration of functional NGF of 1 nM, which correspond to 24 ng/mL. This is still 10 times lower than what we need to observe neurite growth. | |
+ | Enhancing signal peptide cleavage by a more efficient enzyme should help solve the problem, since we could expect 5 nM functional NGF if the totality of the secreted NGF was cleaved. </p> | ||
</div> | </div> | ||
− | <div class="block title"> | + | <div class="block title"><h3 style="text-align: left;">Translocation rate influence</h3></div> |
− | + | <div class="block half"> | |
− | + | ||
− | <div class="block | + | |
− | + | ||
<img src="https://static.igem.org/mediawiki/2018/8/8f/T--Pasteur_Paris--model3.png"> | <img src="https://static.igem.org/mediawiki/2018/8/8f/T--Pasteur_Paris--model3.png"> | ||
+ | <div class="legend"><b>Figure 4: </b></div> | ||
</div> | </div> | ||
− | <div class="block | + | <div class="block half"> |
− | + | <p>Kinetic parameters for translocation through HlyB-HlyD-TolC are not yet really documented. We assumed its value from literature <sup>[5]</sup> but it could significantly vary, according to the conformation of TEV and NGF which could affect translocation rate.</p> | |
− | + | </div> | |
− | + | <div class="block full"> | |
− | </p> | + | <p>k<sub>4</sub> estimated value does have a real impact on the total amount of secret NGF, as evidenced by the graph (given here for an IPTG induction level of 1 mM, and 500 transporters/cell). Indeed, when k4 varies from 0.5 min<sup>-1</sup> to 4 min<sup>-1</sup>, the amount of total secreted NGF doubles from 60 ng/mL to 120 ng/mL.</p> |
</div> | </div> | ||
<div class="block title"> | <div class="block title"> | ||
− | <h4 style="text-align: left;">IPTG induction level</h4> | + | <h4 style="text-align: left;">Influence of IPTG induction level</h4> |
</div> | </div> | ||
− | <div class="block | + | <div class="block half"> |
− | <p> One of the parameters our wetlab team is able to adjust is IPTG induction in the microchannel chip in order to optimize the obtained | + | <p> One of the parameters our wetlab team is able to adjust is IPTG induction in the microchannel chip in order to optimize the obtained NGF concentration. Consequently, we studied the dependence of secreted NGF with IPTG initial concentration. </p> |
− | + | ||
</div> | </div> | ||
− | <div class="block | + | <div class="block half"> |
<img src="https://static.igem.org/mediawiki/2018/5/5b/T--Pasteur_Paris--model4.png"> | <img src="https://static.igem.org/mediawiki/2018/5/5b/T--Pasteur_Paris--model4.png"> | ||
+ | </div> | ||
+ | <div class="block full"> | ||
+ | <p> As expected the final NGF concentration (both in the cytoplasm and in extracellular medium) is an increasing function of IPTG induction. As our wetlab did not succeed in quantifying the secreted NGF, it is hard to figure out whether or not the desired concentration was obtained, but if our assumptions are valid, it could be reached with reasonable IPTG concentrations. Production of NGF with the tag has been detected by Mass spectrometry.</p> | ||
</div> | </div> | ||
<div> | <div> | ||
− | <h3> | + | <h3>CONCLUSION</h3> |
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>Our model is based on assumptions but it shows that within <b>realistic parameters values</b>, we can reasonably expect to obtain the optimal | + | <p>Our model is based on assumptions but it shows that within <b>realistic parameters values</b>, we can reasonably expect to obtain the optimal NGF concentration needed for neurite growth in the microfluidic chamber and it consequently paves the way to a <b>functional proof of concept.</b></p> |
− | + | <i style="text-align: left;"><p>Next modeling steps:<br> | |
− | + | <ul> | |
− | + | <li> It would be worth isolating and <b>quantifying secreted recombinant NGF</b> in order to confront model and experiments, and be able to determine some of the kinetics parameters values we used (such as translocation rate)</li> | |
− | + | <li> This program is designed to model the microchip proof-of-concept experiment but we will adapt it to our final <b>biofilm</b> device to predict its behavior</li> | |
− | + | </ul><br></p></i> | |
− | + | </div> | |
− | + | <div class="block separator-mark"></div> | |
− | + | <div class="block title"><h3>REFERENCES</h3></div> | |
− | <div class="block separator"></div> | + | <div class="block full"> |
− | + | <ul style="text-align: left;"> | |
+ | <li style="list-style-type: decimal;">M. Stamatakis and N. V. Mantzaris, “Comparison of deterministic and stochastic models of the lac operon genetic network,” Biophys. J., vol. 96, no. 3, pp. 887–906, 2009.</li> | ||
+ | <li style="list-style-type: decimal;">A. Y. Weiße, D. A. Oyarzún, V. Danos, and P. S. Swain, “Mechanistic links between cellular trade-offs, gene expression, and growth,” Proc. Natl. Acad. Sci., vol. 112, no. 9, pp. E1038–E1047, 2015.</li> | ||
+ | <li style="list-style-type: decimal;">R. Milo, “Useful fundamental BioNumbers handout.doc,” pp. 1–2, 2008.</li> | ||
+ | <li style="list-style-type: decimal;">M. S. Packer, H. A. Rees, and D. R. Liu, “Phage-assisted continuous evolution of proteases with altered substrate specificity,” Nat. Commun., vol. 8, no. 1, 2017.</li> | ||
+ | <li style="list-style-type: decimal;">H. Benabdelhak et al., “A specific interaction between the NBD of the ABC-transporter HlyB and a C-terminal fragment of its transport substrate haemolysin A,” J. Mol. Biol., vol. 327, no. 5, pp. 1169–1179, 2003.</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
<div class="block separator"></div> | <div class="block separator"></div> | ||
− | <!-- Second Onglet Diffusion of | + | <!-- Second Onglet Diffusion of NGF --> |
<div class="block full bothContent"> | <div class="block full bothContent"> | ||
<div class="block dropDown" id="Diffusion"> | <div class="block dropDown" id="Diffusion"> | ||
− | <h4> | + | <h4>NGF diffusion simultation in a given environment</h4> |
</div> | </div> | ||
Line 569: | Line 556: | ||
<span class="closeCross"><img src="https://static.igem.org/mediawiki/2018/6/67/T--Pasteur_Paris--CloseCross.svg"></span> | <span class="closeCross"><img src="https://static.igem.org/mediawiki/2018/6/67/T--Pasteur_Paris--CloseCross.svg"></span> | ||
<div class="block title"> | <div class="block title"> | ||
− | <h1 style="padding-top: 50px;"> | + | <h1 style="padding-top: 50px;">NGF diffusion diffusion in a given environment</h1><br> |
− | <p><i>We are looking to understand the way the | + | <p><i>We are looking to understand the way the NGF spreads inside the conduit once it is produced. This will help us to determine the NGF concentration u(x,t) (ng.mL<SUP>-1</SUP>) as a function of the distance x (cm) from the production site of NGF.</i></p> |
</div> | </div> | ||
<!-- Fick's diffusion law --> | <!-- Fick's diffusion law --> | ||
<div class="block full"> | <div class="block full"> | ||
<h3>Fick’s diffusion law </h3> | <h3>Fick’s diffusion law </h3> | ||
− | <p>To simulate | + | <p>To simulate NGF diffusion in the microfluidic chip we consider a unidimensional conduit of axe x and a constant concentration of NGF introduced at one end of the canals. In this part, diffusion is assumed to be the only mechanism producing the gradient decay in the micro canals. We can model the diffusion characteristics of NGF with Fick’s second law of diffusion:<br> |
<span style="position: relative; display: inline-block; width: 100%; text-align: center;"> | <span style="position: relative; display: inline-block; width: 100%; text-align: center;"> | ||
<span class="frac"> | <span class="frac"> | ||
Line 610: | Line 597: | ||
</span> | </span> | ||
</p> | </p> | ||
− | <p>Indeed, in the same material, the rate transfer of the diffusing | + | <p>Indeed, in the same material, the rate transfer of the diffusing NGF through the cross section of the micro canal is proportional to the concentration gradient normal to the cross section. It is assumed that the leakage of NGF at both ends of the micro canal is negligible because there should be little NGF at the ends the micro canals compared to the total amount of NGF and second because of a low NGF diffusion rate. |
− | The equation (1) can be solved with Euler’s method and we find the | + | The equation (1) can be solved with Euler’s method and we find the NGF concentration gradient at the position x and time t. The MatLab code is the following:</p> |
</div> | </div> | ||
<div class="block half"> | <div class="block half"> | ||
Line 617: | Line 604: | ||
</div> | </div> | ||
<div class="block half"> | <div class="block half"> | ||
− | <p>We displayed our results showing a decrease of the concentration of | + | <p>We displayed our results showing a decrease of the concentration of NGF (u(x,t)) depending on the distance of the conduit x.</p> |
<img src="https://static.igem.org/mediawiki/2018/f/f3/T--Pasteur_Paris--code-plot.1.svg"> | <img src="https://static.igem.org/mediawiki/2018/f/f3/T--Pasteur_Paris--code-plot.1.svg"> | ||
</div> | </div> | ||
Line 628: | Line 615: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Diffusion coefficient of | + | <td>Diffusion coefficient of NGF : Cdiff</td> |
<td>7,8*10<SUP>-7</SUP> cm<SUP>2</SUP>.s<SUP>-1</SUP></td> | <td>7,8*10<SUP>-7</SUP> cm<SUP>2</SUP>.s<SUP>-1</SUP></td> | ||
</tr> | </tr> | ||
Line 649: | Line 636: | ||
<!-- Optimisation of the gradient --> | <!-- Optimisation of the gradient --> | ||
<div class="block full"> | <div class="block full"> | ||
− | <h3>Optimisation of the | + | <h3>Optimisation of the NGF gradient</h3> |
</div> | </div> | ||
<div class="block half"> | <div class="block half"> | ||
− | <p>To optimize the accuracy of the | + | <p>To optimize the accuracy of the NGF gradient we interpolate the curve u(x)=f(x). Consequently, we obtain the f polynomial function easier to derive and a polynomial function of the gradient with a better accuracy than with the first method. The program is the following:</p> |
</div> | </div> | ||
<div class="block half"> | <div class="block half"> | ||
Line 677: | Line 664: | ||
<p>Observations:<br> | <p>Observations:<br> | ||
<ol style="text-align: left; list-style-type: disc;"> | <ol style="text-align: left; list-style-type: disc;"> | ||
− | <li>When the length of the conduit increases but the duration of the experiment is fixed the | + | <li>When the length of the conduit increases but the duration of the experiment is fixed the NGF doesn’t have the time to diffuse in the entire conduit.</li> |
− | <li>For instance, with a t_final= 3 600s the | + | <li>For instance, with a t_final= 3 600s the NGF molecules can’t diffuse further than x=0.2cm.</li> |
</ol> | </ol> | ||
</p> | </p> | ||
Line 688: | Line 675: | ||
<p>The higher the diffusion coefficient, the faster the molecules will diffuse in the conduit. Indeed, we observe in the model that with a fixed t_final:<br> | <p>The higher the diffusion coefficient, the faster the molecules will diffuse in the conduit. Indeed, we observe in the model that with a fixed t_final:<br> | ||
<ol style="text-align: left; list-style-type: disc;"> | <ol style="text-align: left; list-style-type: disc;"> | ||
− | <li> | + | <li>NGF concentration at x=0.1 cm is 675 000 ng.ml<SUP>-1</SUP> for a diffusion coefficient C<SUB>diff</SUB> = 15*10<SUP>-7</SUP> cm<SUP>2</SUP>.s<SUP>-1</SUP></li> |
− | <li>For a diffusion coefficient two times lower, the | + | <li>For a diffusion coefficient two times lower, the NGF concentration is 380 ng.ml<SUP>1</SUP></li> |
</ol> | </ol> | ||
</p> | </p> | ||
Line 695: | Line 682: | ||
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>When the time length of the experiment lasts from 1 hour to 2 hours, the concentration of | + | <p>When the time length of the experiment lasts from 1 hour to 2 hours, the concentration of NGF is almost homogeneous in the entire conduit. At the end of the conduit, for x= 0.1 cm, the concentration of NGF equals to 910 ng.ml-1 when t_final= 7 200s whereas the concentration is 3 900 ng.ml<SUP>-1</SUP> when t_final=3 600s. </p> |
− | <p>It is interesting to observe that when the duration of the experiment increases, the stationary regime is established: the | + | <p>It is interesting to observe that when the duration of the experiment increases, the stationary regime is established: the NGF concentration in the conduit becomes independent of the position and time. Indeed, the concentation gradient of NGF in the conduit moves toward 0 for any position. </p> |
</div> | </div> | ||
<div class="block two-third"> | <div class="block two-third"> | ||
Line 711: | Line 698: | ||
<div class="block full bothContent"> | <div class="block full bothContent"> | ||
<div class="block dropDown" id="Growth"> | <div class="block dropDown" id="Growth"> | ||
− | <h4>Neurons growth in the presence of | + | <h4>Neurons growth in the presence of NGF</h4> |
</div> | </div> | ||
Line 717: | Line 704: | ||
<span class="closeCross"><img src="https://static.igem.org/mediawiki/2018/6/67/T--Pasteur_Paris--CloseCross.svg"></span> | <span class="closeCross"><img src="https://static.igem.org/mediawiki/2018/6/67/T--Pasteur_Paris--CloseCross.svg"></span> | ||
<div class="block title"> | <div class="block title"> | ||
− | <h1>Neurons growth in the presence of | + | <h1>Neurons growth in the presence of NGF</h1><br> |
− | <p><i>In this part our goal is to determine the length of the neurite outgrowth (g(t)) in response to the gradient concentration of | + | <p><i>In this part our goal is to determine the length of the neurite outgrowth (g(t)) in response to the gradient concentration of NGF.</i></p> |
</div> | </div> | ||
<!-- Explanation of the model --> | <!-- Explanation of the model --> | ||
Line 726: | Line 713: | ||
<div class="block full"> | <div class="block full"> | ||
<h5 style="text-align: left">Baseline growth rate: </h5> | <h5 style="text-align: left">Baseline growth rate: </h5> | ||
− | <p>In our mathematical model, neurites grow at a constant growth rate defined as the baseline growth rate G0 when the concentration is below the threshold (assumed to be 995 ng.mL<SUP>-1</SUP>). Neurites stop growing when the | + | <p>In our mathematical model, neurites grow at a constant growth rate defined as the baseline growth rate G0 when the concentration is below the threshold (assumed to be 995 ng.mL<SUP>-1</SUP>). Neurites stop growing when the NGF concentration is higher than the threshold concentration. The value for the baseline growth rate G0 has been fixed at 20 <FONT face="Raleway">μ</FONT>m.h<SUP>-1</SUP> for this model. </p> |
<h5 style="text-align: left">Concentration Gradient:</h5> | <h5 style="text-align: left">Concentration Gradient:</h5> | ||
<p>The extent of directional guidance is gradient steepness-dependent provided that the concentration gradient reaches the threshold value. The gradient factor k is a gradient steepness-dependent positive effect on the neurite growth rate. </p> | <p>The extent of directional guidance is gradient steepness-dependent provided that the concentration gradient reaches the threshold value. The gradient factor k is a gradient steepness-dependent positive effect on the neurite growth rate. </p> | ||
− | <p>In this model we assume that the baseline growth rate and the growth rate in the presence of concentration gradient follow an additive rule. This can be explained by the fact that both the | + | <p>In this model we assume that the baseline growth rate and the growth rate in the presence of concentration gradient follow an additive rule. This can be explained by the fact that both the NGF concentration and the its gradient can both individually contribute to neurite extension. The equation governing neurite outgrowth thus becomes:<br><br> |
<span style="position: relative; display: inline-block; text-align: center; width: 100%"> | <span style="position: relative; display: inline-block; text-align: center; width: 100%"> | ||
<span class="frac"> | <span class="frac"> | ||
Line 746: | Line 733: | ||
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>We can introduce a time parameter Tlag because the time taken to transmit the | + | <p>We can introduce a time parameter Tlag because the time taken to transmit the NGF signal is finite. The experiments show that the time lag for the cells to respond to NGF is approximately 1 day. The experiments show:<br> |
if t <FONT face="Raleway">≤</FONT> T<SUB>lag</SUB> :     | if t <FONT face="Raleway">≤</FONT> T<SUB>lag</SUB> :     | ||
<span class="frac"> | <span class="frac"> | ||
Line 772: | Line 759: | ||
</div> | </div> | ||
<div class="block full"> | <div class="block full"> | ||
− | <p>To solve the equation (4) we are using Euler’s method forward because the gradient concentration of | + | <p>To solve the equation (4) we are using Euler’s method forward because the gradient concentration of NGF depends on the length of the neurite (since neurites consume NGF). <br><br> |
The Equation (4):     <br> | The Equation (4):     <br> | ||
<span style="position: relative; display: inline-block; width: 100%; text-align: center;"> | <span style="position: relative; display: inline-block; width: 100%; text-align: center;"> | ||
Line 837: | Line 824: | ||
<li style="list-style-type: decimal;">Defining the concentration gradient of nerve growth factor for guided neurite outgrowth, XCao M.SShoichet, March 2001<br><br></li> | <li style="list-style-type: decimal;">Defining the concentration gradient of nerve growth factor for guided neurite outgrowth, XCao M.SShoichet, March 2001<br><br></li> | ||
<li style="list-style-type: decimal;">Immobilized Concentration Gradients of Neurotrophic Factors Guide Neurite Outgrowth of Primary Neurons in Macroporous Scaffolds, Moore K, MacSween M, Shoichet M, feb 2006<br><br></li> | <li style="list-style-type: decimal;">Immobilized Concentration Gradients of Neurotrophic Factors Guide Neurite Outgrowth of Primary Neurons in Macroporous Scaffolds, Moore K, MacSween M, Shoichet M, feb 2006<br><br></li> | ||
− | <li style="list-style-type: decimal;">Mathematical Modeling of Guided Neurite Extension in an Engineered Conduit with Multiple Concentration Gradients of Nerve Growth Factor ( | + | <li style="list-style-type: decimal;">Mathematical Modeling of Guided Neurite Extension in an Engineered Conduit with Multiple Concentration Gradients of Nerve Growth Factor (NGF), Tse TH, Chan BP, Chan CM, Lam J, sep 2007<br><br></li> |
<li style="list-style-type: decimal;">Mathematical modelling of multispecies biofilms for wastewater treatment, Maria Rosaria Mattei, november 2005<br><br></li> | <li style="list-style-type: decimal;">Mathematical modelling of multispecies biofilms for wastewater treatment, Maria Rosaria Mattei, november 2005<br><br></li> | ||
</ul> | </ul> |
Revision as of 18:48, 13 October 2018
General introduction
The aim of our mathematical model is to simulate the growth of neurons towards our biofilm in response to the presence of Nerve Growth Factor (NGF). Nerve growth factor is one of a group of small proteins called neurotrophins that are responsible for the development of new neurons, and for the health and maintenance of mature ones. We created a deterministic model to help the wetlab establish the optimal concentration gradients of NGF needed for the regrowth of the nerves. NGF concentration and concentration gradient are key parameters affecting the growth rate and direction of neurites. Neurites growth has shown to be NGF dosedependent: if NGF concentration is too low or too high, the growth rate is attenuated. In order to visualize the results of the model on a microfluidic chip we used MATLAB, App Designer, Python, Gmsh, Spaceclaim and FreeFem. This is an important part of our project since it creates the link between the wetlab and drylab.
We divided our model in three parts:
- Production of NGF by the E. coli genetically modified
- Simulation of the diffusion of NGF in a given environment
- Neurons growth in the presence of NGF
Context of our model
Our project aims at creating a biofilm composed of genetically modified E. coli able to release a neurotrophic factor: NGF. It helps to accelerate the connection between the neurons and the implant of the prothesis; hence aiming at connecting the prothesis and the amputee's neurons directly. This will enable the patient to have a more instinctive control of his prosthetic device. The nerves will be guided towards a conductive membrane surrounding our genetically modified biofilm. This membrane will then pass the neural signal of the regenerated nerves towards the electronic chip of the implant through wires. It will allow the patient to have a more instinctive and natural control than any other current prosthesis, and a reduced reeducation time.
The aim of the wetllab is to test the biofilm on a microfluidic chip as a proof of concept. The chip is composed of two compartments: the genetically modifed E. coli that produces NGF and the other one of neurons. Micro channels link the two compartments in the middle of the chip, allowing the diffusion of NGF and the growth of the neurites. Our model will hence be established on a micro-fluidic chip shape in order to share our results with the wetlab and indicate them the optimal concentration of NGF needed according our their model.
We introduce different parameters in order to create our model :
g | Length of the neurite outgrowth |
dg/dt
|
Neurite outgrowth rate |
u(x,t) | Concentration of NGF at the position x and time t |
du/dt
|
NGF concentration gradient at the position x and time t |
Cdiff | Diffusion coefficient of NGF |
K | Gradient factor (growth rate of the neurite under the stimulation of the NGF concentration gradient) |
Gθ | Baseline growth rate (neurite growth rate in absence of NGF concentration gradient) |
L | Length of the conduit |
NGF Production by genetically modified E. coli
NGF diffusion simultation in a given environment
Neurons growth in the presence of NGF
References
- Defining the concentration gradient of nerve growth factor for guided neurite outgrowth, XCao M.SShoichet, March 2001
- Immobilized Concentration Gradients of Neurotrophic Factors Guide Neurite Outgrowth of Primary Neurons in Macroporous Scaffolds, Moore K, MacSween M, Shoichet M, feb 2006
- Mathematical Modeling of Guided Neurite Extension in an Engineered Conduit with Multiple Concentration Gradients of Nerve Growth Factor (NGF), Tse TH, Chan BP, Chan CM, Lam J, sep 2007
- Mathematical modelling of multispecies biofilms for wastewater treatment, Maria Rosaria Mattei, november 2005