Team:METUHS-Ankara/project.html

From 2014hs.igem.org

Revision as of 03:52, 21 June 2014 by Umutbilgic (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Project

Project Description

Design

Results

Human Practices

Lab Notebook

Carbon monoxide (CO) is a colorless and odorless gas which can be very poisonous and dangerous. Since it is produced from commonly used household devices and industry, in the case of any leakage it can cause severe poisonings and deaths. Many people die in Turkey because of mishandled ascot and blast heaters. According to statistics 10,154 people, meaning 14 out of every 100,000 people, were intoxicated.

 

The aim of our project is to prevent these cases. In order to achieve this, we plan to develop a biological device which will include a detection and a conversion system. Firstly, our detection mechanism is based on light dependent sensors. These sensors gather data from the bacteria, in turn triggering an alarm system. Secondly, in the event of CO presence, our conversion system will be activated in order to convert carbon monoxide into carbon dioxide (CO2). To accomplish this transformation, we are using an enzyme called Carbon Monoxide Dehydrogenase (CODH). Finally, as a safety measure we will include a kill switch mechanism that aims to inactivate the system.

 

CO to CO2 Converter & CO Monitoring System

 

Carbon monoxide is a highly toxic gas which is undetectable by humans and it is fatal when inhaled. We’ve developed a biological device that comprises of both a qualitative detector for this dangerous gas and a conversion system to transform it into carbon dioxide. As for detection, CO sensitive promoters pCooM and pCooF from Rhodosprillum rubrum will initiate the production of fluorescent proteins in the presence of CO. Optic sensors will be used to track the production of these proteins and if the sensors pick up data indicating that CO is present; an alarm will be triggered. Meanwhile, the conversion system of our device will utilize a Cyanobacteria enzyme called Carbon Monoxide Dehydrogenase (CODH), which converts CO into CO2. We also have a kill-switch design based on the lac-operon. The kill-switch mechanism will be activated to avoid any contamination of the environment, in case the altered bacteria escape the device.

constitutive promoter

Kill switch

 

we use an mRNA interferase, MazF, which cleaves mRNA’s at specific sequences. In our kill switch, we used anti-sense RNA principle as a template. According to this principle, MazF, which is constantly produced via a constitutive promoter, is got inactivated by Anti-MazF construct. In order to trigger this mechanism, we used IPTG, a harmless molecule for the bee which at the same time does not appear in the honey too. When IPTG is present in the environment, LacI is inhibited by IPTG and therefore promoter gets activated. With the activated promoter of it, Anti-MazF is produced and inactive MazF. As long as IPTG exists, MazF gets inactivated continuously; therefore, the bacteria maintain their lives. On the other hand, if bacteria exists in a IPTG-free environment, Anti-MazF producing stops, which leads to MazF producing and bacteria get killed by MazF. (Circuit image courtesy of METU iGEM Team 2013)

In this page, you can find out the computational modelling for our design and finished system.

 

Carbon monoxide

 

With our research we were able to find out that 1500 ppm of CO gas means death in an hour. To make calculations we need to convert this value into something we can work with easily, such as moles.

 

1500 ppm = 0.15%

 

If we take a 30 meter squared room with 3 meter ceiling height, the overall volume of the room is 90m^3 which equates to 90000 liters.

 

By using Ideal Gas Law, we can say that the amount of moles of CO present in 135 Liters is around about 4 moles. So what we have learned? In a big size room, there should be at least 4 moles of CO molecules for it to be considered as deadly.

 

CODH Activity

 

Even though we were not able to find detailed parameters for this particular enzyme, we were able to work out a very simple formula to calculate the amount of CO we will be able to convert each second.

 

r = CODH activity rate

p = plasmid copy number

b = amount of bacteria

s = synthesis rate

[CO]=amount of CO (moles)

A = fraction of CO converted

 

*Lets call r.p.b.s: "c" since we can assume that it will stay constant.

*Our calculations show that "c = 31777209688000" or "3.2 x 10^14"

 

When we divide c by the Avagadro number we can find out what fraction of moles of CO we will be able to convert each time frame. Even though "c" seems like a huge number, the Avagadro number is much bigger.

 

3.2 x 10^14 / 6.02 x 10^23  =  0.5 x 10^-9

 

This mans that we are able to convert roughly 0.000000001 of the CO available each second.

 

Here is a little script we wrote with Python programming language with modules "matplotlib" and "numPy":

 

from pylab import *

 

timer = 0

f = 0.000000001

s = 7200 #seconds

co = 4 # moles

co2 =0 # moles

values = [ ]

 

for i in range(s):

    co2 = co2 + co*f

    co = co - co2

    if co <= 0:

        break

    values.append(co2)

    timer += 1

 

x = arange(0,timer,1)

plot(x,values)

 

xlabel('time (s)')

ylabel('CO2 (moles)')

title('CO2 - Time')

grid(True)

show()

 

 

Please note that, even though we are subtracting the amount of CO converted from the initial CO value, the graph still does not have a visible curve to it. It is obvious that even though we are able to convert a huge number of CO molecules each given second, there are way to much CO then our system can convert.

 

By increasing the surface are of the single-layer e-coli colonies, for example take a 10 x 10 grid of the same exact system, we can achieve 100 times more efficient converters which can shave of two 0's from the results.

 

Down below you can see the photos of the colonies we were able to get and the electronic circuit design.

 

 

Trying out the color sensor. Red pen on the sensor light up red. Blue ruler on top, blue light.

Final images of the design.

Today, improving technology and ideas lead students to be the constructors of better future. That’s why as METU DF High School iGEM 2014 team we made researches and experiments to widen the perspective of what synthetic biology can achieve. We know that synthetic biology is the way of constructing core components which can be modeled by merging them with the fundamentals of biology. We assume that by the efficient use of synthetic biology we can lighten the way through future and save many lives.

 

Therefore, this year we worked hard to put forth an experiment that can lead the way to our better future. As METU HS iGEM team, we believe that synthetic biology is a tool that can turn the world to a better place. And iGEM is an opportunity for us to show people that synthetic biology is helpful for the humankind. That's why we did many events to introduce people synthetic biology. We have given a bake sale which included bacteria & DNA muffins and x-ray crystallography cake.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

The muffins got retweeted by the iGEM HQ!

 

 

 

Furthermore we interviewed some students in our school to see how much they know about synthetic biology world. We decorated our school with DNA's and posters of our team on DNA day. Also as METU HS iGEM team we have attended to a Synthetic Biology Day to expand our knowledge. It is important for the next generations to be familiar with synthetic biology, in order to achieve this we gave a presentation to 7 and 8th graders. We have informed them about iGEM and biology. And our aim is to present iGEM to everyone to convince people that synthetic biology is useful. So we have told people about our team and iGEM at the opening of an ODTU DF school in Denizli. In order to maintain our goal we believed that a sale of work will be a nice introduction of iGEM and synthetic biology. We cooked cupcakes in order to sale and we designed them as bacteria and everything about synthetic biology. Secondly, we also designed an enormous DNA shaped gumdrop. The most critical part was we recommended iGEM and talk with them about the project we were doing. Our main purpose was to make people know what synthetic biology is and create awareness about these topics. To conclude we have tried and we are still trying to spread synthetic biology in order to acknowledge human. As METU DF High School iGEM 2014 team we work hard to settle the importance of synthetic biology by referring various projects.

 

We believe that awareness and education is the key of action, acceptance and understanding. Our project contains lots of valuable experiments that can prove the useful remedies of the efficient use of synthetic biology.

 

You can find every photo and video we referred to at the fun page by following this link or find it at the extras page!