Team:UNIST Korea

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<HTML>
<HTML>
<script type="text/javascript">
<script type="text/javascript">
-
   function portal(a){
+
   function portal1(){
-
   var obj = document.getElementById('a');
+
   var obj = document.getElementById('portal1');
   if (obj.style.display == 'none')  
   if (obj.style.display == 'none')  
       obj.style.display = 'block';
       obj.style.display = 'block';
Line 8: Line 8:
       obj.style.display = 'none';
       obj.style.display = 'none';
}
}
 +
  function portal2(){
 +
  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';
 +
}
 +
</script>
</script>
<style type="text/css">
<style type="text/css">
Line 104: Line 126:
   <div id=submenu>
   <div id=submenu>
-
       <li onclick="portal(portal1);"><a href="javascript:void();"><font face=calibri color=#000000>Team</font></a>
+
       <li onclick="portal1();"><a href="javascript:void();"><font face=calibri color=#000000>Team</font></a>
         <ul id="portal1" style="display:none;">
         <ul id="portal1" style="display:none;">
             <div id=sub_submenu>
             <div id=sub_submenu>
Line 116: Line 138:
   <div id=submenu>
   <div id=submenu>
-
       <li onclick="portal(portal2);"><a href="javascript:void();"><font face=calibri color=#000000>Project</font></a>
+
       <li onclick="portal2();"><a href="javascript:void();"><font face=calibri color=#000000>Project</font></a>
         <ul id="portal2" style="display:none;">
         <ul id="portal2" style="display:none;">
             <div id=sub_submenu>
             <div id=sub_submenu>
Line 129: Line 151:
   <div id=submenu>
   <div id=submenu>
-
       <li onclick="portal(portal3);"><a href="javascript:void();"><font face=calibri color=#000000>Experiment</font></a>
+
       <li onclick="portal3();"><a href="javascript:void();"><font face=calibri color=#000000>Experiment</font></a>
         <ul id="portal3" style="display:none;">
         <ul id="portal3" style="display:none;">
             <div id=sub_submenu>
             <div id=sub_submenu>
Line 140: Line 162:
   <div id=submenu>
   <div id=submenu>
-
       <li onclick="portal(portal4);"><a href="javascript:void();"><font face=calibri color=#000000>Human Practice</font></a>
+
       <li onclick="portal4();"><a href="javascript:void();"><font face=calibri color=#000000>Human Practice</font></a>
         <ul id="portal4" style="display:none;">
         <ul id="portal4" style="display:none;">
             <div id=sub_submenu>
             <div id=sub_submenu>

Revision as of 21:09, 3 October 2011


SELF LESS GMOs

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.''