Difference between revisions of "Team:Newcastle/Model"

Line 109: Line 109:
 
     <div  class="container-fluid" id="main" style="width: 100%; padding-top: 0.5%">
 
     <div  class="container-fluid" id="main" style="width: 100%; padding-top: 0.5%">
 
     <div class="container-fluid" style="max-width: 60%">
 
     <div class="container-fluid" style="max-width: 60%">
   
+
 
 
       <h1 class="text-center" style="font-family: Rubik">Our Models</h1>
 
       <h1 class="text-center" style="font-family: Rubik">Our Models</h1>
  
Line 138: Line 138:
 
     <div class="tab-content" id="nav-tabContent">
 
     <div class="tab-content" id="nav-tabContent">
 
       <div class="tab-pane fade" id="nav-simbio" role="tabpanel" aria-labelledby="nav-simbio-tab">
 
       <div class="tab-pane fade" id="nav-simbio" role="tabpanel" aria-labelledby="nav-simbio-tab">
     
+
 
 
       <h2 id="sim" style="font-family: Rubik; padding-top: 114px; margin-top: -114px; margin-bottom: 2%">Multicellular Modelling: Simbiotics</h2>
 
       <h2 id="sim" style="font-family: Rubik; padding-top: 114px; margin-top: -114px; margin-bottom: 2%">Multicellular Modelling: Simbiotics</h2>
  
Line 250: Line 250:
 
<img src="https://static.igem.org/mediawiki/2017/c/cc/T--Newcastle--BB_rep_IPTG_model.png" width="400px"/>
 
<img src="https://static.igem.org/mediawiki/2017/c/cc/T--Newcastle--BB_rep_IPTG_model.png" width="400px"/>
 
<p class="legend"><strong>Figure 8:</strong> Reporter cell SBML model simulated by COPASI. Graph shows production of sfGFP over time in the presence of C4 quorum sensing molecule.</p>
 
<p class="legend"><strong>Figure 8:</strong> Reporter cell SBML model simulated by COPASI. Graph shows production of sfGFP over time in the presence of C4 quorum sensing molecule.</p>
</div>
 
 
</div>
 
</div>
 
</td>
 
</td>
Line 262: Line 261:
 
</table>
 
</table>
  
+
 
 
<h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">Multicellular Simbiotics Simulation</h3>
 
<h3 style="font-family: Rubik; margin-top: 2%; margin-bottom: 2%">Multicellular Simbiotics Simulation</h3>
  

Revision as of 23:01, 31 October 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.