Team:UNIST Korea

From 2011.igem.org

(Difference between revisions)
 
(308 intermediate revisions not shown)
Line 1: Line 1:
-
{| style= align="center"
+
<HTML>
-
!align="center"|[[Team:UNIST_Korea/Home|Home]]
+
<script type="text/javascript">
-
!align="center"|[[Team:UNIST_Korea/Team|Team]]
+
  function portal1(){
-
!align="center"|[[Team:UNIST_Korea/Project|Project]]
+
  var obj = document.getElementById('portal1');
-
!align="center"|[[Team:UNIST_Korea/Notebook|Notebook]]
+
  if (obj.style.display == 'none')
-
!align="center"|[[Team:UNIST_Korea/Safety|Safety]]
+
      obj.style.display = 'block';
-
|}
+
  else
-
'''SELF LESS GMOs'''
+
      obj.style.display = 'none';
-
|[[Image:UNIST_Korea_logo.png|200px|right|frame]]
+
}
-
{|body style="background:black" [[Media:Picture 1.png]]
+
  function portal2(){
-
|span style="color:#FFFF00"|
+
  var obj = document.getElementById('portal2');
 +
  if (obj.style.display == 'none')
 +
      obj.style.display = 'block';
 +
  else
 +
      obj.style.display = 'none';
 +
}
 +
  function portal3(){
 +
  var obj = document.getElementById('portal3');
 +
  if (obj.style.display == 'none')
 +
      obj.style.display = 'block';
 +
  else
 +
      obj.style.display = 'none';
 +
}
 +
  function portal4(){
 +
  var obj = document.getElementById('portal4');
 +
  if (obj.style.display == 'none')
 +
      obj.style.display = 'block';
 +
  else
 +
      obj.style.display = 'none';
 +
}
-
Genetically Modified Organisms (GMOs) pose a significant threat to human health and the environment. Despite being a promising candidate in various processes such as production of drugs and bio-commodities, GMOs do not experience a warm welcome from the human society. Fear of destruction of the natural biota suppresses all of the benefits offered by GMOs. Horizontal gene transfer (HGT) from GMOs to some pathogenic microbes, which leads to superbugs, is yet another major concern with GMOs. Here, we design a GMO with a built-in triggered-suicide system that is inducible by environmental signals (such as light, oxygen, heavy metals or quorum sensing system). This selfless GMO would kill itself on receiving environmental cues when it is released from its native completely closed system (fermentor or laboratory) to the open system (surrounding environment). We propose the use of a novel suicide platform using the genes coding for the restriction enzyme, DpnI that would chew up all methylated DNAs. This novel suicide platform may help prevent HGT and in turn enhance the potential benefits offered by GMOs.''
+
</script>
-
|
+
<style type="text/css">
 +
#top-section {
 +
  border:none;
 +
  height:0;
}
}
 +
#p-logo {
 +
  display:none;
 +
}
 +
#menubar {
 +
  top:0px;
 +
}
 +
.left-menu, .left-menu a {
 +
  color:white;
 +
}
 +
.left-menu li {
 +
  color:black;
 +
}
 +
.right-menu, right-menu a {
 +
  right:300px;
 +
}
 +
.right-menu li a {
 +
  background-color:transparent;
 +
}
 +
#search-controls {
 +
  top:4px;
 +
  left:700px;
 +
  width:290px;
 +
  height:20px;
 +
}
 +
#content {
 +
  background-color:#F5F5DC
 +
;
 +
  border:none;
 +
}
 +
#bodyContent {
 +
  margin-top:10px;
 +
  float:left;
 +
}
 +
.firstHeading, .h1 {
 +
  border:none;
 +
  padding:0;
 +
  display:none;
 +
}
 +
#footer-box {
 +
  background-color:transparent;
 +
}
 +
.noprint a{
 +
  color:brown;
 +
}
 +
#homemenu {
 +
  margin-right:20px;
 +
  width:200px;
 +
  height:1300px;
 +
  left:0px;
 +
  position:relative;
 +
  float:left;
 +
  background-color:#FFDAB9;
 +
  padding:0 5px 0 5px;
 +
  align:center;
 +
}
 +
#submenu {
 +
  width:180px;
 +
  margin:0 0 0 0;
 +
  padding:40px 0 40px 20px;
 +
  position:relative;
 +
  float:down;
 +
  font-size:1.8em;
 +
  text-align:left;
 +
  border:none;
 +
  color:#A0522D;
 +
}
 +
#sub_submenu {
 +
  width:130px;
 +
  margin:1px 0 0 0px;
 +
  padding:1px 0 1px 20px;
 +
  float:down;
 +
  font-size:1.5em;
 +
  text-align:left;
 +
  border:none;
 +
  background-color:#FFCC99;
 +
}
 +
#catlinks {
 +
  display:none;
 +
}
 +
a:hover {
 +
  text-decoration:none;
 +
}
 +
ul{
 +
  padding:0 0 0 5px;
 +
  margin:1px 0 0 3px;
 +
}
 +
 +
</style>
 +
 +
<center><img src="https://static.igem.org/mediawiki/2011/6/67/%EC%B4%88%EC%BD%9C%EB%A0%9B_%ED%83%80%EC%9D%B4%ED%8B%80_%ED%95%A9%EC%B2%B4.png" style="width:965px"></img></center>
 +
<div id=homemenu>
 +
 +
  <div id=submenu>
 +
      <li id="g-menu"><a href="https://2011.igem.org/Main_Page"><font face=calibri color=#000000>2011 iGEM</font></a></li>
 +
  </div>
 +
 +
 +
  <div id=submenu>
 +
      <li id="g-menu"><a href="/Team:UNIST_Korea"><font face=calibri color=#000000>Home</font></a></li>
 +
  </div>
 +
 +
  <div id=submenu>
 +
      <li onclick="portal1();"><a href="javascript:void();"><font face=calibri color=#000000>Team</font></a>
 +
        <ul id="portal1" style="display:none;">
 +
            <div id=sub_submenu>
 +
              <li id="g-members"><a href="/Team:UNIST_Korea/team/members"><font face=calibri color=#999966 size="4">Members</font></a></li>
 +
              <li id="g-photo"><a href="/Team:UNIST_Korea/team/photo"><font face=calibri color=#999966 size="4">Photo</font></a></li>
 +
              </div>
 +
        </ul>
 +
      </li>
 +
  </div>
 +
 +
  <div id=submenu>
 +
      <li onclick="portal2();"><a href="javascript:void();"><font face=calibri color=#000000>Project</font></a>
 +
        <ul id="portal2" style="display:none;">
 +
            <div id=sub_submenu>
 +
              <li id="g-Summary"><a href="/Team:UNIST_Korea/project/abstract"><font face=calibri color=#999966 size="4">Summary</font></a></li>
 +
              <li id="g-modules"><a href="/Team:UNIST_Korea/project/modules"><font face=calibri color=#999966 size="4">Modules</font></a></li>
 +
              <li id="g-Judging Form"><a href="/Team:UNIST_Korea/project/Judging Form"><font face=calibri color=#999966 size="4">Judging Form</font></a></li>
 +
              <li id="g-future_work"><a href="/Team:UNIST_Korea/project/future_work"><font face=calibri color=#999966 size="4">Future Work</font></a></li>
 +
          </div>
 +
        </ul>
 +
      </li>
 +
  </div>
 +
 +
  <div id=submenu>
 +
      <li onclick="portal3();"><a href="javascript:void();"><font face=calibri color=#000000>Experiment</font></a>
 +
        <ul id="portal3" style="display:none;">
 +
            <div id=sub_submenu>
 +
              <li id="g-lab_note"><a href="/Team:UNIST_Korea/experiment/lab_note"><font face=calibri color=#999966 size="4">Lab Note</font></a></li>
 +
              <li id="g-data_sheet"><a href="/Team:UNIST_Korea/experiment/data_sheet"><font face=calibri color=#999966 size="4">Data Sheet</font></a></li>
 +
          </div>
 +
        </ul>
 +
      </li>
 +
  </div>
 +
 +
  <div id=submenu>
 +
      <li onclick="portal4();"><a href="javascript:void();"><font face=calibri color=#000000>Human Practice</font></a>
 +
        <ul id="portal4" style="display:none;">
 +
            <div id=sub_submenu>
 +
              <li id="g-safety_rule"><a href="/Team:UNIST_Korea/human_practice/safety_rule"><font face=calibri color=#999966 size="4">Safety Rule</font></a></li>
 +
              <li id="g-human_practice"><a href="/Team:UNIST_Korea/human_practice/human_practice"><font face=calibri color=#999966 size="4">Human Practice</font></a></li>
 +
              <li id="g-acknowledgement"><a href="/Team:UNIST_Korea/human_practice/acknowledgement"><font face=calibri color=#999966 size="3">Acknowledgement</font></a></li>
 +
 +
          </div>
 +
        </ul>
 +
      </li>
 +
  </div>
 +
</div>
 +
<br/>
 +
<font face=calibri><font size="9"><font color="cc0099"><center>CHOp-Coli-LATE</p></font></font>
 +
<br/><br/>
 +
 +
<body style="background:#F5F5DC">
 +
<p style="color:black;background-color:#F5F5DC;">
 +
<font size="6"><font color=cc0066><center>Synthetic Microbes</p></font></font><br/>
 +
<p align="justify"><font size=4 color=maroon>Synthetic Microbes are gaining increased importance in 21 st century. Synthetic Microbes are more promising hosts for fuel production, bioremediation and many other potential processes. There is an increased dependence on the synthetic microbes even for certain basic needs such as medicine and fuels. However, synthetic microbes do not experience a warm welcome from the general public because they are believed to endanger the environment.Synthetic Microbes: <br/><br/></P>
 +
<p align="left">
 +
<font size="5"><font color="Red">C</font></font>an escape from its restricted area and can
 +
<br/>  <font size="5"><font color="Red">H</font></font>orizontally tranfer its genetic materials to pathogens leading to super bugs that can go <br/>
 +
<font size="5"><font color="Red">O</font></font>ut of control of human and<br/>
 +
<font size="5"><font color="Red">C</font></font>ause epidemics; can <br/>
 +
 +
<font size="5"><font color="Red">O</font></font>bdurately occupy the universe and can be a<br/>
 +
 +
<font size="5"><font color="Red">L</font></font>ethal biological weapon hence synthetic microbes are being <br/>
 +
<font size="5"><font color="Red">A</font></font>bjured by the world as they<br/>
 +
<font size="5"><font color="Red">T</font></font>hreaten the existing biodiversity and are believed to be <br/>
 +
<font size="5"><font color="Red">E</font></font>nvironmentally damaging                        <font size="5"><font color="Red">ELYZIANS</font></font> <br/><br/></p><br/>
 +
 +
 +
<font size="6"><font color="cc0066">DNA is two sides of the same coin</font></font><br/><br/>
 +
<font size="4" color=maroon>
 +
<p align="justify">All advances in synthetic biology is because of the tiny double helical molecule called  <font size="5"><font color="Red">DNA</font></font>. All threats of synthetic biology is again because of these tiny molecules called <font size="5"><font color="Red">DNA</font></font>. Thus, DNA forms two sides of the same coin. <br /></font><br/><br/></font></p>
 +
 +
 +
<font size="6"><font color=cc0066> Overview of CHOCOLATE</font></font><br/><br/>
 +
<font size="4" color=maroon>
 +
<p style="float:right"><img src="https://static.igem.org/mediawiki/2011/a/a3/Skl32.jpg" height="290" width="250"></p><p align="justify">CHOCOLATE project aims at eradicating the negative aspects of synthetic biology by exploiting the defence mechanism used by natural microbes to differentiate its genome from that of the foreign DNA. Natural microbes utilize a group of restriction enzymes like dam, dcm and dpn to diferentiate its DNA from that of the foreign DNA. We simply modified the host defence machanism such that the synthetic microbe would identify its genome as its native when it stays in its desired environment and the host defence will be switched OFF. However, when the synthetic microbe senses that it is in a non-native environment it would turn ON its host defence to destroy its own DNA and kill itself. Thus, this system would not only favor cell death but also ensure that all the genetic materials are destroyed and guarantee that there would be no horizontal gene transfer. </font></font></img>
 +
</font></p><blockquote>
 +
 +
 +
 +
 +
 +
 +
<blockquote>
 +
<background-position: 50% 50%;>
 +
<background-repeat: no-repeat;>
 +
</body>
 +
</HTML>

Latest revision as of 14:34, 5 October 2011


CHOp-Coli-LATE



Synthetic Microbes


Synthetic Microbes are gaining increased importance in 21 st century. Synthetic Microbes are more promising hosts for fuel production, bioremediation and many other potential processes. There is an increased dependence on the synthetic microbes even for certain basic needs such as medicine and fuels. However, synthetic microbes do not experience a warm welcome from the general public because they are believed to endanger the environment.Synthetic Microbes:

Can escape from its restricted area and can
Horizontally tranfer its genetic materials to pathogens leading to super bugs that can go
Out of control of human and
Cause epidemics; can
Obdurately occupy the universe and can be a
Lethal biological weapon hence synthetic microbes are being
Abjured by the world as they
Threaten the existing biodiversity and are believed to be
Environmentally damaging ELYZIANS


DNA is two sides of the same coin

All advances in synthetic biology is because of the tiny double helical molecule called DNA. All threats of synthetic biology is again because of these tiny molecules called DNA. Thus, DNA forms two sides of the same coin.


Overview of CHOCOLATE

CHOCOLATE project aims at eradicating the negative aspects of synthetic biology by exploiting the defence mechanism used by natural microbes to differentiate its genome from that of the foreign DNA. Natural microbes utilize a group of restriction enzymes like dam, dcm and dpn to diferentiate its DNA from that of the foreign DNA. We simply modified the host defence machanism such that the synthetic microbe would identify its genome as its native when it stays in its desired environment and the host defence will be switched OFF. However, when the synthetic microbe senses that it is in a non-native environment it would turn ON its host defence to destroy its own DNA and kill itself. Thus, this system would not only favor cell death but also ensure that all the genetic materials are destroyed and guarantee that there would be no horizontal gene transfer.