Difference between revisions of "Team:Dundee/Modeling"

Line 41: Line 41:
 
             <h3><highlight class="highlight">Introduction</highlight></h3>
 
             <h3><highlight class="highlight">Introduction</highlight></h3>
 
         </center>
 
         </center>
<img style="border:5px solid DimGray" src="https://static.igem.org/mediawiki/2015/2/29/TeamDundee-Calculator.jpg" width="100%" height="100%"/>
+
<img style="border:2px solid DimGray" src="https://static.igem.org/mediawiki/2015/2/29/TeamDundee-Calculator.jpg" width="100%" height="100%"/>
 
       </header><!--The header(h1) and subheader(h3) is set with this command.-->
 
       </header><!--The header(h1) and subheader(h3) is set with this command.-->
 
<div id="pagebox"><!--This sets where the margined part of the pages is started.-->
 
<div id="pagebox"><!--This sets where the margined part of the pages is started.-->

Revision as of 13:28, 9 September 2015

Dry Lab


Introduction

Introduction


In our project three approaches were taken within the dry lab; data analysis using principal component analysis (PCA), modelling using ordinary differential equations (ODEs) and practical physics experiments. Mathematical modelling can be used within synthetic biology to reduce complex biological systems to their key components, allowing for a quantitative understanding of the reactions occurring. Models can then be considered in the lab to allow for optimisation of the techniques to produce the best end result. ODEs were used to model the change in concentration of substances over time, this was implemented within all aspects of the project; FluID, fingerprint ageing and chromate detection.


PCA is a statistical procedure whereby a dataset with many dimensions is simplified to its principal components in order to visualise hidden correlations. PCA was used to analyse the composition of fingerprints for the fingerprint ageing. Physics experiments were used to investigate the incisions on bones by stainless steel knives to complement the chromium biosensor part of the toolkit.


The development of software, such as MATLAB, has allowed for greater use of mathematical models across the whole of synthetic biology. MATLAB was used in all aspects of the dry lab work, all code used can be found in our appendix via links at the bottom of each section. Click on the buttons below to find out more about each section described.





FluID

Find out more about the modelling for each of the components of FluID.

Fingerprint Ageing

Find out more about principal component analysis (PCA) and modelling of fingerprint ageing.

Chromate Sensor

Find out more about modelling of chromate and bone incision experiments.