Team:BCCS-Bristol/Modelling

From 2010.igem.org

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:BCCS-Bristol/Header}}
{{:Team:BCCS-Bristol/Header}}
-
<html><center>
+
=Modelling Strategy=
-
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/s_MGQAPkQ-Y"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/s_MGQAPkQ-Y" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
+
{{:Team:BCCS-Bristol/newtoc}}
-
</center></html>
+
-
<html><center> Movie of our simple GRN model implemented in BSim. The bacteria detect if the local nitrate concentration is above a certain threshold. If so, they begin producing GFP. If they stray outside high nitrate zones, GFP production stops. However, the GFP already within them does not break down- at least not noticeably on this timescale.</center></html>
+
Modelling has a key role in synthetic biology. Synthetic biologists use mathematical models to predict how new genetic networks will act, which is crucial when designing a BioBrick construct. It is also important to be able to predict how groups of bacteria will interact with one another and their environment. The primary function of our modelling team is to use computational simulations to assist and inform the work of our biologists.
-
==Modelling Strategy==
+
==[[Team:BCCS-Bristol/Modelling/BSIM|BSim Modelling Framework]]==
-
===Overall Aims===
+
<html><center><a href="https://2010.igem.org/Team:BCCS-Bristol/Modelling/BSIM">
-
Our modelling strategy needs to tie in with our larger plan for this year’s project. We are working on a soil analysis system for use in agriculture, based on an E. coli chassis. Our bacteria will need to be able to:
+
<img width="200" src="https://static.igem.org/mediawiki/2010/f/f2/Bsim2010logo.png" border="0">
-
* Reliably detect nitrate levels in soil
+
</a></center></html>
-
* Signal using GFP
+
-
Additionally, our bacteria need to be:
+
-
* Detectable
+
-
* Contained
+
-
We need to be able to detect the signal from our bacteria using equipment that can feasibly used on a farm. Containing our bacteria means they cannot interfere with the outside world in undesirable ways.
+
-
===Modelling aims===
+
BSim is BCCS Bristol's award winning modelling package. It is an agent-based modelling framework written in Java. BSim's agents operate on the level of individual bacteria, vesicles and particles. The internal state of bacteria can be modelled with ODE's which are solved numerically by BSim. We hope that BSim can be used as a 'virtual microscope', a tool that all biologists can use to investigate almost any microbiological system, from the level of GRN's to multicelluar interaction to environmental interaction.  
-
The primary function of our modelling team is to use computational simulations to assist and inform the work of our biologists.
+
-
Currently, we plan to achieve this by working on these areas:
+
-
* GRN models
+
-
** Simple GRN model (Nitrate Detector → GFP)
+
-
** Composite GRN (Detect several nutrients → Respond with a combination of signals)
+
-
* Behaviour of Capsules compared to direct application to soil (spray)
+
-
** Nitrate Diffusion into capsules and cells
+
-
*** '''Modify BSim to allow for irregular boundaries:''' ''Currently, BSim divides space into discrete cubic blocks. This makes defining curved or spherical boundaries difficult. We are working on an algorithm to approximate curved surfaces in a cubic environment.''
+
-
** Analyse data from microscope experiments
+
-
** Detectability of Capsules
+
-
*** '''Quorum Sensing to amplify signal:''' ''The outermost bacteria in a capsule may be able to detect nitrates much more effectively than those buried deep within the capsule. If the outer bacteria signalled that they detect nitrates, the inner bacteria could detect this and express GFP. This would effectively amplify GFP expression in the capsule.''
+
-
*** '''Multiple populations & sensitivity:''' ''By using populations of different sensitivities, we can use the total GFP expression as a more accurate measure of the concentration of nitrates in the soil.''
+
-
*** '''Constant expression of RFP, detect ratio of GFP to RFP:''' ''If our bacteria express one colour constantly, and express another colour in response to nitrate detection, the ratio of the two colours can be used to quantify the level of nitrate detection.''
+
-
==Current activity==
 
-
We have been working on these areas in the last few weeks:
 
-
* Implementing boundaries and chemical fields in BSim
 
-
* Diffusion through capsules
 
-
* Fitting parameters to GRN
 
-
* Soil analysis
 
-
* GUI
 
-
* Collaborations
 
-
==Summary==
+
==[[Team:BCCS-Bristol/Modelling/GRN|Modelling the GRN]]==
-
The modelling team should have two main outputs. These are:
+
 
-
* Modelling Capsules
+
<html><center><a href="https://2010.igem.org/Team:BCCS-Bristol/Modelling/GRN">
-
* Developing BSim GUI and encouraging collaboration
+
<img width="200" src="https://static.igem.org/mediawiki/2010/6/6d/Grnicon.png" border="0">
-
===Modelling Capsules===
+
</a></center></html>
-
Containing our bacteria within a semi-permeable capsule is one of the more unique aspects of our project. We can use our models to inform the design of these capsules; the size of the capsule and thickness of its coating are dependent on our estimates of diffusion through them, and the detectability of the GFP within them.
+
 
-
===BSim GUI===
+
Being able to predict how a novel gene regulatory network (GRN) will behave is crucial. Before one commits the time and resources to actually constructing such a network out of BioBricks (or other pieces of genetic material) it is important to know if it is stable, if the time-scales that it operates on are relevant and if it will produce the responses that one is looking for. Many approaches exist to model GRNs, the most popular being coupled ordinary differential equations (ODEs), stochastic networks and graphical models. For the levels of expression considered in this project the coupled ODE approach is the most valid, since it assumes that quantities of repressors, promoters, proteins etc. are high enough to be represented as being well mixed and continuous.
-
BSim is currently an excellent modelling tool, but not widely used. By giving it a Graphical User Interface (GUI), we can make it more accessible to the wider synthetic biology community, who may lack JAVA knowledge. To help test and improve our GUI, we will make it available to several other IGEM teams. This will also constitute a modelling collaboration, which is a sufficient criterion for a gold medal.
+
 
 +
==[https://2010.igem.org/Team:UCL_London/Genetic_Circuit Collaboration]==
 +
 
 +
<html><center><a href="https://2010.igem.org/Team:UCL_London/Genetic_Circuit">
 +
<img width="200" src="https://static.igem.org/mediawiki/2010/f/fa/BCCS_Collaboration_Icon.png">
 +
</a></center></html>
 +
 
 +
Our team helped to model the UCL team's system this year. Using BSim, we created simulations and visualisations to show that UCL's new 'Feedback Loop' system works faster than the existing IPTG based system. Check out the UCL website for more details.
 +
 
 +
During the course of our collaboration, feedback from working on the UCL system helped to inform our Graphical User Interface (GUI) design.

Latest revision as of 20:47, 27 October 2010

Modelling Strategy

Contents


Modelling has a key role in synthetic biology. Synthetic biologists use mathematical models to predict how new genetic networks will act, which is crucial when designing a BioBrick construct. It is also important to be able to predict how groups of bacteria will interact with one another and their environment. The primary function of our modelling team is to use computational simulations to assist and inform the work of our biologists.


BSim Modelling Framework

BSim is BCCS Bristol's award winning modelling package. It is an agent-based modelling framework written in Java. BSim's agents operate on the level of individual bacteria, vesicles and particles. The internal state of bacteria can be modelled with ODE's which are solved numerically by BSim. We hope that BSim can be used as a 'virtual microscope', a tool that all biologists can use to investigate almost any microbiological system, from the level of GRN's to multicelluar interaction to environmental interaction.


Modelling the GRN

Being able to predict how a novel gene regulatory network (GRN) will behave is crucial. Before one commits the time and resources to actually constructing such a network out of BioBricks (or other pieces of genetic material) it is important to know if it is stable, if the time-scales that it operates on are relevant and if it will produce the responses that one is looking for. Many approaches exist to model GRNs, the most popular being coupled ordinary differential equations (ODEs), stochastic networks and graphical models. For the levels of expression considered in this project the coupled ODE approach is the most valid, since it assumes that quantities of repressors, promoters, proteins etc. are high enough to be represented as being well mixed and continuous.

Collaboration

Our team helped to model the UCL team's system this year. Using BSim, we created simulations and visualisations to show that UCL's new 'Feedback Loop' system works faster than the existing IPTG based system. Check out the UCL website for more details.

During the course of our collaboration, feedback from working on the UCL system helped to inform our Graphical User Interface (GUI) design.