IGEM:IMPERIAL/2009

From OpenWetWare
(Redirected from IGEM:IMPERIAL/2009/MainOLD)
Jump to navigationJump to search

<html> <style type="text/css"> /*----------------------------------------------------------------------------*/ /* Structure */ /*----------------------------------------------------------------------------*/

  1. II09_mainWrapper{
   width: 800px;
   align: center;
   border: none;
   margin: 0px auto;
   padding: 0px;

}

/*----------------------------------------------------------------------------*/ /* Content */ /*----------------------------------------------------------------------------*/

  1. II09_content_wrapper {
   width: 550px;
   float: left;
   margin-top: 5px;
   margin-bottom: 5px;
   position:relative;

}

  1. II09_content_boxtop {
   width: 550px;
   height: 10px;
   background:url(http://2009.igem.org/wiki/images/c/c8/II09_content_top.png) no-repeat bottom left;
   position: relative;
   float: left;

}

  1. II09_content_boxbottom {
   width: 550px;
   height: 10px;
   background:url(http://2009.igem.org/wiki/images/b/b4/II09_content_bottom.png) no-repeat top left;
   position: relative;
   float: left;

}

  1. II09_content {
   width: 550px;
   padding: 10px;
   background-color:#ffffff;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   position: relative;
   float: left;
   font-size: 9pt;
   text-align: justify;

}

/*----------------------------------------------------------------------------*/ /* Tabs */ /*----------------------------------------------------------------------------*/

.II09_Tabs_Blue {

 float:left;
 width:100%;
 background:#CCCCFF url("http://openwetware.org/images/b/bb/SDbg.gif") repeat-x bottom;
 font-size:93%;
 line-height:normal;
 margin: 0;
 padding: 0;

}

.II09_Tabs_Blue ul {

 margin:0;
 padding:10px 10px 0;
 list-style:none;

} .II09_Tabs_Blue li {

 float:left;
 background:url("http://openwetware.org/images/b/b7/SDleft.gif") no-repeat left top;
 margin:0;
 padding:0 0 0 9px;

}

.II09_Tabs_Blue b {

 float:left;
 display:block;
 background:url("http://openwetware.org/images/f/f8/SDright.gif") no-repeat right top;
 padding:5px 15px 4px 6px;
 text-decoration:none;
 font-weight:bold;
 color:#765;

} </style> </html>

<html> <body> <!--<div id="II09_mainWrapper">--> </html> <html>

<head> <style type="text/css">

  1. II09_Header{
 border-top: 1px solid #7b7b7b;
 border-left: 1px solid #7b7b7b;
 border-right: 1px solid #7b7b7b;
 border-bottom: none;
 background: url(http://2009.igem.org/wiki/images/3/39/II09_Banner.jpg);
 background-position: right -75px;
 width: 783px;
 height: 150px;
 
 margin-left:15px;
 align: right;

} </style> </head>

<body>

<div id="II09_Header"> <center>The E.ncapsulator: the disease killer</center> </div>

</body> </html> <html> <head> <style type="text/css">

  1. II09_Breadcrumb{
  backgrounewd: #7b7b7b;
  background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif);
  border-top: none;
  border-left: 1px #7b7b7b solid;
  border-right: 1px #7b7b7b solid;
  border-bottom: 1px #7b7b7b solid;
  
  filter:alpha(opacity=100);
  -moz-opacity:1.00;
  opacity:1.0;
  text-color: #000000;
  padding-left: 10px;
  margin-left: 15px;
  width: 773px;

} </style> </head>

<body> <div id="II09_Breadcrumb">

<script type="text/javascript">

var address = document.location.href; var addressSplit = address.split("/");

document.write('<a href="http://2009.igem.org/' +addressSplit[3]+ '">Home (' +addressSplit[3]+ ')</a>');

for (i=4;i<8;i++){

  if (addressSplit[i]!=undefined){
     document.write('<span align="left"><font color=#000000> | </font>');
     document.write('<a href="' +addressSplit[i]+ '">' +addressSplit[i]+ '</a>');
  }

}

  document.write('</span>');

</script> <!--<span align="right">iuvbivb</span>--> </div>

</body> </html> <html> <style type="text/css"> /*----------------------------------------------------------------------------*/ /* Menu */ /*----------------------------------------------------------------------------*/

  1. menu {
   width: 200px;
   margin: 5px 15px 0 15px;
   position: relative;
   float: left;

}

  1. menu ul {
   padding: 0;
   margin: 0 0 10px 0;
   list-style: none;

}

  1. menu li {
   margin:0;

}

  1. menu a {
   display: block;
   width: 185px;
   height: 19px;
   margin-top: 1px;
   margin-left:15px;
   background: url(http://openwetware.org/images/4/46/II09_Menu_ItemHover.png) no-repeat right top;
   padding: 2px 4px;
   text-decoration: none;
   color: #fff;

}

  1. menu a:hover {
   display: block;
   width: 185px;
   height: 19px;
   margin-top: 1px;
   margin-left:15px;
   background: url(http://openwetware.org/images/b/bf/II09_Menu_Item.png) no-repeat right top;
   padding: 2px 4px;
   color: #000;

}

  1. menu .selflink {
   /*font-weight:bold;
   width: 200px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom;
   color: #111;
   padding: 2px 4px;*/
   display: block;
   width: 200px;
   height: 30px;
   margin-top: 1px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x left bottom;
   padding: 2px 4px;
   color: #000;

}

  1. menu a.external {
   margin: 0;
   padding: 0;
   width: 156px;

}

.menu_header {

   font-weight:bold;
   width: 200px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom;
   color: #111;
   padding: 2px 4px;
   text-align:left;

} </style>

<div id="menu"> <ul>

<li><strong class="selflink"><img src="http://2009.igem.org/wiki/images/8/83/II09_Thumb_home.png" width="15%" align="left">Home</strong></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Project"> Project Description</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Major_results"> Major results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Biobricks"> Submitted parts</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Achievements"> Achievements</a></li> </ul>

<ul> <li class="menu_header"><img src="http://2009.igem.org/wiki/images/c/c1/II09_Thumb_m1.png" width="15%" align="left"> Module 1: Protein production</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1/Genetic"> Genetic circuit</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1/Results"> Results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1/Modelling"> Modelling</a></li> </ul>

<ul> <li class="menu_header"><img src="http://2009.igem.org/wiki/images/d/df/II09_Thumb_m2.png" width="15%" align="left">Module 2: Encapsulation &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Genetic"> Genetic circuit</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Results"> Results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Modelling"> Modelling</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Pictures"> Picture gallery</a></li> </ul>

<ul> <li class="menu_header"><img src="http://2009.igem.org/wiki/images/2/25/II09_Thumb_m3.png" width="15%" align="left">Module 3: Genomic neutralisation</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3/Genetic"> Genetic circuit</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3/Results"> Results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3/Modelling"> Modelling</a></li> </ul>

<ul> <li class="menu_header"> Resources</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Wetlab"> Wetlab</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Drylab"> Drylab</a></li> </ul>

<ul> <li class="menu_header"> Ethics project</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Ethics"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Ethics/Videos"> Video gallery</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Ethics/Contribute"> Contribute!</a></li> </ul>

<ul> <li class="menu_header"> Team</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Contact"> Contact</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Team"> Who are we?</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Friends"> Our friends</a></li> </ul>

<ul> <li class="menu_header"><a href="http://openwetware.org/wiki/Template:Imperial/09/Menu/OLDLinks">More links (from old menu)</a></li> </ul>

</div> </html> <html>


<div id="II09_content_wrapper"> <img src="http://2008.igem.org/wiki/images/a/a1/Tudelft_content_top.png" width="572"> <div id="II09_content">


<script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-11206997-1"); pageTracker._trackPageview(); } catch(err) {}</script>

</html>

The E.ncapsulator
The E.ncapsulator

Creating ‘The E.ncapsulator’: in situ manufacture and oral delivery of human biopharmaceuticals

A major, yet unsolved, challenge in the pharmaceutical industry involves overcoming the harsh acidic environment of the stomach in order to deliver proteins to the gut. This year the Imperial College iGEM team has decided to tackle this problem by developing an innovative, self-contained drug fabrication and delivery system. In our 'E.ncapsulator', Escherichia coli will be engineered not only to efficiently manufacure important biopharmaceuticals, but also to coat and protect protein based drugs until release in the small intestine.

Furthermore, in order to create E.ncapsulator tablets for oral delivery, there has been much focus on designing and engineering a number of modules for implementation in E.coli. The modularity that is central to our project will be evident in the areas of protein drug production, self-encapsulation and genomic neutralisation. Utilising the E.coli bacterium, we are creating a re-usable chassis that will allow the development of a range of biopharmaceuticals to be delivered to the gut. Our E.ncapsulator is therefore intended as an elegant solution to, not one, but a range of human ailments and conditions, which cannot currently be successfully treated by oral drugs.

The first module involves engineering E.coli to synthesise the protein drug of interest to a tuneable threshold. Once accomplished, activation of module two initiates the encapsulation phase, in which E.coli coats itself in a protective layer of colanic acid to form the E.ncapsulator. This protective capsule is what shields the biopharmaceutical against the harsh acidic environment of the stomach. The third module, genomic neutralisation, is composed of a ‘suicide trigger’ mechanism that destroys the genetic material of the bacteria. Finally, once in the small intestine, the capsule will be degraded, thereby releasing the designed biopharmaceutical to the gut micro biota where it can carry out its intended function.

The self-encapsulation of a synthetic biology chassis is new to iGEM and represents a completely novel and innovative approach to biopharmaceutical design, manufacture and delivery. Throughout the project we have followed an engineering approach that incorporates modular design, detailed modelling and simulation as well as systematic integration. Using such an approach, we are hopeful that the E.ncapsulator will be coming soon to a Pharmacy near you!

<html> </div> <img src="http://2008.igem.org/wiki/images/8/89/Tudelft_content_bottom.png" width="572"> </div> <!--</div>--> </body> </html>







































<html> <style type="text/css">

  1. II09_Footer{
 width:763px;
 margin-left: 15px;
 background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x;
 background-position: bottom;
 padding: 10px;
 border-top: 1px #7b7b7b solid;
 border-left: 1px #7b7b7b solid;
 border-right: 1px #7b7b7b solid;
 border-bottom: 1px #7b7b7b solid;
 position:relative;
 float: left;

} </style>

<body> <div id="II09_Footer"> <a href="http://www.mrgene.com"><img src="http://mrgene.com/portaldata/1/resources/_system/img/logo.gif" alt="Mr. Gene" width="5%"></a> &nbsp; <a href="http://www.geneart.com"><img src="http://www.geneart.com/fileadmin/templates/img/logo.gif" alt="Geneart" width="10%"></a> </div> </body> </html>