Edinburgh/DivisionPopper/Design

From 2007.igem.org

(Difference between revisions)
Line 57: Line 57:
{| width="20%" align="right" style="text-align:center"
{| width="20%" align="right" style="text-align:center"
|-
|-
-
|'''Part abstraction level of the Division Counter (Implementation)'''
+
|'''Part abstraction level (Implementation)'''
|-
|-
|[[Image:partslevel(logic).png|350px]] Implementation of the part structure in the Division PoPper device.
|[[Image:partslevel(logic).png|350px]] Implementation of the part structure in the Division PoPper device.

Revision as of 13:31, 18 September 2007

MENU : Introduction | Background | Applications | Design | Modelling | Status | Conclusions

In the Design section we define the architecture (design) and the mechanisms (dynamics) of the device. According to the abstraction levels approach, we propose the view of the Division PoPper at the level of device, parts and DNA. Regarding to the dynamics we explain which are the biological processes involved and how they cooperate in defining the behaviour of the device. The logic design and implementation phases have been decoupled.

Contents



Design

In this section we explain which are the components of the device and how they are connected logically and physically. The view on the device is given following the abstraction hierarchy proposed in the Registry of Parts.


Device abstraction level of the Division Counter
Devicelevel.png The Division PoPper device generates an input in the form of PoPS signal.


Device abstraction level

The Division PoPper is a device, because it is a functional element that can be further compose with other devices by the use of a standard PoPS signal. The device has no formal input but its behaviour is triggered by an "external" stimulus: the cell division. The output is a PoPS signal that is supposed to be always zero (not considering leaking issues in the promoters) apart when a cell divion happens. In this case the device generates a pulse: the PoPS signal reaches a non-zero level for a period of time, returning to zero value afterward. The function of the device is simple: inform a downstream device that a division happened.


Part abstraction level (Design)
Partslevel(logic).png Design of the part structure in the Division PoPper device.

Part abstraction level

The Division PoPper parts are:

  • two dif sites sequences.
  • a promoter A that can be repressed by protein A.
  • a coding region for protein A.
  • a promoter B that can repressed by protein B.
  • a coding region for protein B.
  • a promoter P.

Division pulser.png

This device outputs a PoPS pulse at each cell division. It can be hooked up to another device such as a counter.


Implementation

Part abstraction level (Implementation)
Partslevel(logic).png Implementation of the part structure in the Division PoPper device.


Part abstraction level

DNA abstraction level

Biology Dynamics

Use of the Edinburgh Pathway Notation to express the biological processes.

For this device to work, dif site-enclosed DNA needs to flip but once per division. Like all recombination sites, dif-sites are directional and bacteria uses directly repeated dif-sites to resolve genome dimers. Research shows that this resolution occurs only at septation, and we use this temporal control to inverse a plasmid-kept sequence to induce different functions. In its current configuration, Promoter A is repressed by continually produced Repressor A. At this time, no Repressor B is produced.

As cell division occurs, DNA enclosed by two inverted dif sites is reversed. Initially there is no Repressor B present in the cell so Promoter B produces PoPS output. As time passes, Repressor B production is turned on and 'turns off' Promoter B. Meanwhile Repressor A is no longer produced and degrades so that, at the next division, Promoter A can produce PoPS output and the process repeats.

Assumptions

  • The Dif sites flip only once during each cell division
  • Repressors A and B are produced and degrade faster than the cell cycle
  • Promoter B does not interfere with production of repressor A

Proof of Concept

As stated before, the device relies on the dif site flipping only once per cell division. To test whether or not this actually happens, we have devised two simpler experiments.

Exp 1

float

This experiment will prove whether or not the DNA between the two dif sites flip at all during cell division. If the a flip occurs, then the direction the promoter operates will be changed and GFP will be expressed.


Exp 2

float

This investigates the number of flips that occurs during division and will require rapidly degrading fluorescent proteins.

After each division we expect to see a change in colour as the promoter activates a different reporter.

Exp 3

Currently we are planning to test how the dif sites flip using exps 1 & 2. The final device requires a few more parts, each of which needs to be tested.

We might wish to test the repressors without the dif sites

Edinburgh Division pulser.invert.png

The repressor part of the system is simply a pair of inverters.

There are 3 basic types of inverter in the registry:

  • TetR BBa_Q04400 “this inverter functions well. [jb, 5/24/04]”
  • CI (Lambda) BBa_Q04510 “this inverter functions well. [jb, 5/24/04]”
  • LacI BBa_Q04121 "a strong 'on' state with significant background in the 'off' state. [jb,5/24/04]”
float

exp 3 design

This will test to see if promoter B causes problems with promoter 0's promoting repressor A and tests the standard repressor inverter found in the registry.

Parts required:

  • Promoter 0 – suggest BBa_I0500 (arabinose) – Plate 2, 9I
  • Promoter B – reverse complimentary lacI promoter – Used in exp 1
  • Inverter – suggested BBa_Q04510 (CI (Lambda)) – Plate 2, 13K
  • Reporter – use same as experiment 1

Biobricks Required

Biobricks From Registry

Part For use in Brick used
Reporter Exp1, Exp2, Exp3 BBa_E0422 - Fast Degrading ECFP
Inverter Exp3 BBa_Q04510 - CI (Lambda) Inverter
Promoter 0 Exp3, Final PoPper
Promoter A Final PoPper
Repressor (+RBS) A Final PoPper
Central Terminator Final PoPper

Biobricks requiring construction

Part For use in
Dif sites Exp1, Exp2, Final PoPper
Reversed Promoter B Exp1, Exp3, Final PoPper
Reversed Repressor (+RBS)B Final PoPper