Difference between revisions of "Team:Newcastle/Model"

Line 161: Line 161:
  
 
<p>
 
<p>
A model for each cell type in the Sensynova framework (the detector, the processor, and the reporter) was initially made using SBML (Hucka <i>et al.</i>, 2003) and COPASI (Hoops <i>et al.</i>, 2006). The code for the SBML models can be downloaded <a href="https://static.igem.org/mediawiki/2017/b/ba/T--Newcastle--BB_SBML_Framework_Models.zip">here</a>. <!-----The list of parameters used is detailed in Table 1.--->
+
A model for each cell type in the Sensynova framework (the detector, the processor, and the reporter) was initially made using SBML (Hucka <i>et al.</i>, 2003) and COPASI (Hoops <i>et al.</i>, 2006). The code for the SBML models can be downloaded <a style="color:blue" href="https://static.igem.org/mediawiki/2017/b/ba/T--Newcastle--BB_SBML_Framework_Models.zip">here</a>. <!-----The list of parameters used is detailed in Table 1.--->
 
<br />
 
<br />
 
</p>
 
</p>
Line 210: Line 210:
  
 
<h4>Detector Cell SBML Model</h4>
 
<h4>Detector Cell SBML Model</h4>
 +
<br />
 
<p>
 
<p>
 
The deterministic SBML model for the detector cell was tested separately from the other two cell types in COPASI. Figure 1 shows the model schematic. When IPTG is absent, LacI is produced constitutively and inhibits the <i>pLac</i> promoter. This prevents LasI from being made, which means that the C12 quorum sensing molecule can not be synthesised. When IPTG is present, it can bind to the LacI and stop the <i>pLac</i> promoter from being repressed. This allows the production of LasI, and hence the synthesis of C12.<br />
 
The deterministic SBML model for the detector cell was tested separately from the other two cell types in COPASI. Figure 1 shows the model schematic. When IPTG is absent, LacI is produced constitutively and inhibits the <i>pLac</i> promoter. This prevents LasI from being made, which means that the C12 quorum sensing molecule can not be synthesised. When IPTG is present, it can bind to the LacI and stop the <i>pLac</i> promoter from being repressed. This allows the production of LasI, and hence the synthesis of C12.<br />
Line 243: Line 244:
  
 
<h4>Processor Cell SBML Model</h4>
 
<h4>Processor Cell SBML Model</h4>
<br />
+
 
 
<p>
 
<p>
 
The deterministic SBML model for the processor cell was tested separately from the other two cell types in COPASI. Figure 4 shows the model schematic. LasR is produced constitutively. When the C12 quorum sensing molecule is absent, LasR is unable to activate expression from the <i>pLas</i> promoter, resulting in no production of RhlI and no synthesis of the C4 quorum sensing molecule. When C12 is present, it binds to LasR, allowing expression from <i>pLas</i>, production of RhlI, and synthesis of C4.<br />
 
The deterministic SBML model for the processor cell was tested separately from the other two cell types in COPASI. Figure 4 shows the model schematic. LasR is produced constitutively. When the C12 quorum sensing molecule is absent, LasR is unable to activate expression from the <i>pLas</i> promoter, resulting in no production of RhlI and no synthesis of the C4 quorum sensing molecule. When C12 is present, it binds to LasR, allowing expression from <i>pLas</i>, production of RhlI, and synthesis of C4.<br />
Line 387: Line 388:
  
 
<h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">Future Work</h3>
 
<h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">Future Work</h3>
<br />
+
 
 
<p>
 
<p>
  
Line 405: Line 406:
  
 
<h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">References</h3>
 
<h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">References</h3>
<br />
+
 
 
<p>
 
<p>
  

Revision as of 19:04, 1 November 2017

spacefill

Our Models


For our project, we built three types of models. The first was an agent-based model which simulated our multicellular biosensor framework. This model gave insight into the optimal ratio of cell-types to have in the system. This information was used during experimental characterisation to optimise our system.

Our second model was a statistical, multifactorial Design of Experiments (DoE) approach towards optimising Cell-Free Protein Synthesis (CFPS) systems. This statistical model was used to generate an experimental design to gather data on the importance of certain supplements in CFPS systems, and then use the experimental data to optimise CFPS systems.

Our third model was an agent-based model designed to replicate the functions of a digital microfluidic chip and schedule the tasks for the device. The final piece of software controls agents which are the microfluidic droplets and moves them around the simulated chip according to predefined movement plans which can be read from either the program itself or custom external files. This provides a quicker, more inexpensive means of testing the chip than repeated real-world experiments.


Please click on the links below to find out more about our models.