Team:BIT/project biosensors
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#blank * | #blank * | ||
{ | { | ||
width: 1024px; | width: 1024px; | ||
- | |||
- | |||
border-style: none; | border-style: none; | ||
margin: 0 auto; | margin: 0 auto; | ||
padding: 0; | padding: 0; | ||
+ | background-color: #000; | ||
} | } | ||
#globalWrapper /* Global Environment (origin item) */ | #globalWrapper /* Global Environment (origin item) */ | ||
{ | { | ||
+ | overflow: hidden; | ||
background-color: #000; | background-color: #000; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#top-section | #top-section | ||
Line 43: | Line 29: | ||
{ | { | ||
display: none; | display: none; | ||
- | }#content | + | } |
+ | |||
+ | |||
+ | #content | ||
{ | { | ||
width: 1024px; | width: 1024px; | ||
- | |||
- | |||
background-attachment: scroll; | background-attachment: scroll; | ||
- | |||
- | |||
overflow: hidden; | overflow: hidden; | ||
border-style: none; | border-style: none; | ||
+ | background-color: #000; | ||
} | } | ||
+ | |||
#footer-box | #footer-box | ||
{ | { | ||
- | background-color: | + | background-color: #000; |
background-image: none; | background-image: none; | ||
border-style: none; | border-style: none; | ||
z-index: 0; | z-index: 0; | ||
} | } | ||
+ | |||
#catlinks | #catlinks | ||
{ | { | ||
Line 66: | Line 54: | ||
} | } | ||
- | + | a { color: #999; text-decoration: none; font-family: Verdana;} | |
- | + | ||
+ | #content a { color: #000; text-decoration: none; font-family: Verdana;} | ||
+ | #content a:hover { color: #F00; } | ||
+ | |||
+ | #header { | ||
+ | margin: 0px auto; | ||
+ | width: 1024px; | ||
+ | height: 35px; | ||
} | } | ||
- | + | #a1 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/b/b2/Bita1.png); background-repeat:no-repeat;} | |
- | + | #a1:hover { background-image:url(https://static.igem.org/mediawiki/2013/c/c9/Bita11.png); background-repeat:no-repeat;} | |
- | + | #a2 { display:block; width:150px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/e/ea/Bita2.png); background-repeat:no-repeat;} | |
- | + | #a2:hover { background-image:url(https://static.igem.org/mediawiki/2013/7/78/Bita22.png); background-repeat:no-repeat;} | |
- | + | #a3 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/9/97/Bita3.png); background-repeat:no-repeat;} | |
- | + | #a3:hover { background-image:url(https://static.igem.org/mediawiki/2013/4/4d/Bita33.png); background-repeat:no-repeat;} | |
+ | #logo { | ||
+ | margin: 0px auto; | ||
+ | width: 1024px; | ||
+ | height: 150px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2013/5/55/Bitlogo.png); | ||
} | } | ||
- | + | #menu { | |
- | + | width: 1024px; | |
+ | margin: 0 auto; | ||
+ | border: 1px solid #000; | ||
+ | height: 26px; | ||
+ | background-color: #999; | ||
} | } | ||
- | + | #menu ul { list-style: none; margin: 0px auto; padding: 0px; } | |
- | + | #menu ul li { float:left;} | |
- | + | #menu ul li a { font-size: 12px; display:block; padding: 0px 37px; height: 26px; line-height: 26px; float:left;} | |
- | + | #menu ul li a:hover { background:#333; color:#fff;} | |
- | + | #class { | |
+ | margin: 0px auto; | ||
+ | width: 1024px; | ||
+ | height: 360px; | ||
} | } | ||
- | + | #class ul {list-style: none; margin: 0px auto; padding: 0px;} | |
- | + | #class ul li { padding-top: 320px; font-size:14px; text-align: center; font-family: Verdana, Geneva, sans-serif;} | |
+ | #class ul li a { color: #CCC; } | ||
+ | #class ul li a:hover{ color: #F00; } | ||
+ | #c1 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/4/4c/Bit1.png); | ||
+ | margin: 0px auto; | ||
+ | height: 360px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
} | } | ||
- | + | #c2 { | |
- | + | background-image: url(https://static.igem.org/mediawiki/2013/e/ed/Bit2.png); | |
+ | margin: 0px auto; | ||
+ | height: 360px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
} | } | ||
- | + | #c3 { | |
- | + | background-image: url(https://static.igem.org/mediawiki/2013/f/fb/Bit3.png); | |
- | + | margin: 0px auto; | |
+ | height: 360px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
} | } | ||
- | + | #c4 { | |
- | + | background-image: url(https://static.igem.org/mediawiki/2013/5/51/Bit4.png); | |
- | + | margin: 0px auto; | |
+ | height: 360px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
} | } | ||
- | + | #main { | |
- | + | margin: 0px auto; | |
+ | width: 1024px; | ||
+ | height: 500px; | ||
} | } | ||
- | + | #footer1 { | |
- | + | margin: 0px auto; | |
- | + | width: 1024px; | |
- | + | height: 100px; | |
- | + | font-family: Verdana, Geneva, sans-serif; | |
- | + | font-size: small; | |
- | + | text-align: center; | |
- | + | ||
} | } | ||
- | + | #footer1 a {color:#FFF;} | |
- | + | #left { | |
- | + | background-image:url(https://static.igem.org/mediawiki/2013/5/52/Bitleft.png); | |
float: left; | float: left; | ||
- | + | height: 500px; | |
- | + | width: 200px; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | ul | + | #left ul { |
- | + | list-style: none; margin: 25px auto; padding: 0px; | |
- | + | } | |
- | + | #left ul li { | |
- | + | padding-top: 25px; | |
- | + | font-size: 16px; | |
- | + | text-align:center; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | ul | + | #left ul li a { font-size: 16px; display:block; height: 26px; line-height: 26px;} |
- | + | #left ul li a:hover { background:#333; color:#fff;} | |
- | + | #right { | |
- | + | background-image:url(https://static.igem.org/mediawiki/2013/3/38/Bitbbb.png); | |
- | + | height: 500px; | |
- | + | width: 824px; | |
- | + | margin-left: 200px; | |
- | + | overflow-x:hidden; | |
- | + | overflow-y:auto; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | ul | + | |
- | + | ||
- | + | ||
- | background: | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | #right a {color: #09F;} | ||
- | + | #b1{color: #09F;} | |
- | + | #b1: hover { color: #F00;} | |
- | + | #d1 { | |
- | + | color: #fff; | |
+ | font-size: small; | ||
} | } | ||
- | + | #d1:hover { color: #F00;} | |
- | + | .t1{ | |
- | + | font-family: Verdana, Geneva, sans-serif; | |
- | } | + | font-size: large; |
- | . | + | color: #6CF; |
- | + | ||
- | + | ||
- | + | ||
- | font-family: | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | color: # | + | |
- | + | ||
- | + | ||
text-align: center; | text-align: center; | ||
- | + | padding-top: 20px; | |
+ | padding-right: 20px; | ||
+ | padding-bottom: 0px; | ||
+ | padding-left: 20px; | ||
} | } | ||
- | + | .t2{ | |
- | color: # | + | font-family: Verdana, Geneva, sans-serif; |
- | + | font-size: medium; | |
- | + | color: #CFF; | |
+ | line-height: 25px; | ||
+ | padding-top: 10px; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | padding-left: 20px; | ||
} | } | ||
- | . | + | .t3{ text-align:center; } |
+ | .t4{ | ||
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
font-size: medium; | font-size: medium; | ||
+ | color: #CFF; | ||
+ | line-height: 25px; | ||
+ | padding-top: 10px; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | padding-left: 20px; | ||
+ | text-align:center; | ||
} | } | ||
- | . | + | .bg{ background-color:black;} |
- | + | .bg2 {color: #CCC;background-color:black;} | |
- | } | + | .bg3 {color: #CCC;background-image:url(https://static.igem.org/mediawiki/2013/3/38/Bitbbb.png);} |
- | . | + | |
- | + | ||
- | } | + | |
- | . | + | |
- | + | ||
- | } | + | |
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
- | < | + | <div id="header"> |
- | < | + | <table width="1024" border="0" class="bg"> |
- | + | <tr> | |
- | + | <td width="713"><div><a id="a1" href="https://2013.igem.org/wiki/index.php?title=Team:BIT/project_biosensors&action=edit"></a></div></td> | |
- | + | <td width="167"><div><a id="a2" href="https://2013.igem.org/Team:BIT"></a></div></td> | |
- | + | <td width="130"><div><a id="a3" href="https://2013.igem.org/wiki/index.php?title=Special:UserLogout&returnto=Main_Page"></a></div></td> | |
- | + | </tr> | |
- | </ | + | </table> |
- | < | + | </div> |
- | + | <div id="logo"></div> | |
- | + | <div id="menu"> | |
- | + | <ul> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT">HOME</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT/Team">TEAM</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT/Project">PROJECT</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT/Parts">PARTS</a></li> | |
+ | <li><a href="https://2013.igem.org/Team:BIT/Modeling">MODELING</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/HP">HUMAN PRACTICE</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Safety">SAFETY</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Notes">NOTES</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
- | < | + | <div id="class"> |
- | < | + | <table width="1024" border="0" class="bg"> |
- | + | <tr> | |
- | + | <td><div id="c1"><ul><li><a href="https://2013.igem.org/Team:BIT/project_AC">>>MORE</a></li></ul></div></td> | |
- | + | <td><div id="c2"><ul><li><a href="https://2013.igem.org/Team:BIT/project_biosensors">>>MORE</a></li></ul></div></td> | |
- | < | + | <td><div id="c3"><ul><li><a href="https://2013.igem.org/Team:BIT/project_microchip">>>MORE</a></li></ul></div></td> |
- | + | <td><div id="c4"><ul><li><a href="https://2013.igem.org/Team:BIT/project_hardware">>>MORE</a></li></ul></div></td> | |
- | + | </tr> | |
- | </ | + | </table> |
- | + | </div> | |
- | + | <div id="main"> | |
- | + | <div id="left"> | |
- | + | <ul> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT">HOME</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT/Team">TEAM</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT/Project">PROJECT</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT/Parts">PARTS</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT/Modeling">MODELING</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT/HP">HUMAN PRACTICE</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:BIT/Safety">SAFETY</a></li> | |
+ | <li><a href="https://2013.igem.org/Team:BIT/Notes">NOTES</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div id="right"> | ||
+ | <table width="824" border="0" class="bg3"> | ||
+ | <tr> | ||
+ | <td width="608" class="t1">Biosensors</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td class="t2"><strong>Background</strong></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="t2"> In order to prevent cow mastitis, all the producers of diary products feed the cows with antibiotics. However, excessive residual antibiotics will increase the drug resistance on human body. According to international standards for antibiotics, most dairy farmers use beta-lactams, such as penicillin deviants and cephalosporin which exceed quality standards on their cows. The beta-lactam biosensor is designed for the detection of beta-lactam in dairy products.<br/> | ||
+ | Beta-lactam biosensor is aimed to create a biosensor that can be applied in practical life. It is useful for citizens to know what they drink and what they buy for their little babies are qualified and hygienic. While there are traditional methods to detect beta-lactam antibiotics, such as enzyme-linked immunosorbent assay (ELISA) and ECLIPSE50, all these methods have to rely on laboratories which are equipped with precise instruments. In order to solve the problem, our Beta-lactam biosensor is designed to be used on on-site detection in a few hours by users without special training. | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="t2"><strong>Device</strong></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="t2"> Beta-Lactam antibiotics have become less effective for the treatment of staphylococcal infections as a result of the bacteria's resistance to Beta-Lactam increases sharply during the past few years. Researches have shown that the resistance is mediated by beta-lactamase (encoded by blaZ) that hydrolyzes penicillin whose transcription is regulated by related regulators (encoded by blaI). The purified repressor(BlaI) of beta-lactamase production has been shown to bind specifically to two regions of dyad symmetry, known as operators, which are located between the divergently transcribed beta-lactamase structural gene(blaZ) and the gene(blaR1) encoding the putative transmembrane sensor protein.<br/> | ||
+ | The bla operon has been found that is induced by beta-lactam.<br> | ||
+ | Hypothesis identified bla as a beta-lactam-sensing operon of beta-lactamase expression, so we designed two devices working in E.coli (DH5α) to build the beta-lactam biosensor.<br> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="t3"><img src=" https://static.igem.org/mediawiki/2013/8/8a/BITbeta-lactam_device1.jpg" width="600" height="457"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="t4">Device 1 | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="t2"> This device will work to detect the concentration of Beta-Lactam in dairy products. At the same time, we designed another two devices to decrease the detection limit. | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="t3"><img src="https://static.igem.org/mediawiki/2013/8/81/BITbeta-lactam_device2.jpg" width="675" height="500"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="t4">Device 2 | ||
+ | </td> | ||
+ | </tr> | ||
- | + | <tr> | |
- | + | <td width="608" class="t1">Tetracycline Detection </td> | |
- | + | </tr> | |
- | + | ||
- | + | <tr> | |
- | + | <td class="t2"><strong>Device</strong></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td class="t2"> Our project is centered on creating a working toggle switch which changes between two different states when chemicals are added. We started with a simple switch that utilizes two inhibitor proteins, LacI and TetR, which bind to sites on the pLac and pTet promoters, respectively. When bound to the promoter, it would not start transcription and produce the green protein. However, certain chemicals (tetracycline and IPTG) will prevent the inhibitor from binding to their respective promoters. So, the promoters are unlocked and the green fluorescence protein is produced. | |
- | + | </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td class="t3"><img src="https://static.igem.org/mediawiki/2013/8/81/BIT_T1.png" width="600" height="300"> | |
- | + | </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td class="t2"> When there is no tetracycline, the pTet promoter is locked, which means no fluorescence will be produced. | |
- | + | </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td class="t3"><img src="https://static.igem.org/mediawiki/2013/7/7f/BIT_T2.png" width="600" height="300"> | |
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="t2"> However, when tetracycline and IPTG are added, the TetR protein combines with the tetracycline. At the same time, the pTet promoter transcripts the the T7polymerase, which binds to the T7 promoter. Because IPTG has activated the LacI, the green fluorescence protein will be produced. Moreover, as the concentration of tetracycline is increasing, the intensity of the fluorescence will increase spontaneously. </td> | ||
+ | </tr> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | </ | + | </table> |
- | </ | + | </div> |
+ | </div> | ||
+ | <div id="footer1"> | ||
+ | <table width="1024" border="0" class="bg2"> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="110"> </td> | ||
+ | <td width="790">Beijing Institute of Technology | 5 South Zhongguancun Street, Haidian DistrictBeijing, China 100081 </td> | ||
+ | <td width="110"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> E-mail: yifei0114@bit.edu.cn</td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td>Beijing Institute of Technology © 2013<a id="d1" href="http://english.bit.edu.cn/"> Privacy Policy</a></td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 13:55, 18 September 2013
Biosensors |
Background |
In order to prevent cow mastitis, all the producers of diary products feed the cows with antibiotics. However, excessive residual antibiotics will increase the drug resistance on human body. According to international standards for antibiotics, most dairy farmers use beta-lactams, such as penicillin deviants and cephalosporin which exceed quality standards on their cows. The beta-lactam biosensor is designed for the detection of beta-lactam in dairy products. Beta-lactam biosensor is aimed to create a biosensor that can be applied in practical life. It is useful for citizens to know what they drink and what they buy for their little babies are qualified and hygienic. While there are traditional methods to detect beta-lactam antibiotics, such as enzyme-linked immunosorbent assay (ELISA) and ECLIPSE50, all these methods have to rely on laboratories which are equipped with precise instruments. In order to solve the problem, our Beta-lactam biosensor is designed to be used on on-site detection in a few hours by users without special training. |
Device |
Beta-Lactam antibiotics have become less effective for the treatment of staphylococcal infections as a result of the bacteria's resistance to Beta-Lactam increases sharply during the past few years. Researches have shown that the resistance is mediated by beta-lactamase (encoded by blaZ) that hydrolyzes penicillin whose transcription is regulated by related regulators (encoded by blaI). The purified repressor(BlaI) of beta-lactamase production has been shown to bind specifically to two regions of dyad symmetry, known as operators, which are located between the divergently transcribed beta-lactamase structural gene(blaZ) and the gene(blaR1) encoding the putative transmembrane sensor protein. The bla operon has been found that is induced by beta-lactam. Hypothesis identified bla as a beta-lactam-sensing operon of beta-lactamase expression, so we designed two devices working in E.coli (DH5α) to build the beta-lactam biosensor. |
Device 1 |
This device will work to detect the concentration of Beta-Lactam in dairy products. At the same time, we designed another two devices to decrease the detection limit. |
Device 2 |
Tetracycline Detection |
Device |
Our project is centered on creating a working toggle switch which changes between two different states when chemicals are added. We started with a simple switch that utilizes two inhibitor proteins, LacI and TetR, which bind to sites on the pLac and pTet promoters, respectively. When bound to the promoter, it would not start transcription and produce the green protein. However, certain chemicals (tetracycline and IPTG) will prevent the inhibitor from binding to their respective promoters. So, the promoters are unlocked and the green fluorescence protein is produced. |
When there is no tetracycline, the pTet promoter is locked, which means no fluorescence will be produced. |
However, when tetracycline and IPTG are added, the TetR protein combines with the tetracycline. At the same time, the pTet promoter transcripts the the T7polymerase, which binds to the T7 promoter. Because IPTG has activated the LacI, the green fluorescence protein will be produced. Moreover, as the concentration of tetracycline is increasing, the intensity of the fluorescence will increase spontaneously. |