IGEM:IMPERIAL/2007/Projects/In-Veso/Presentations/29-08-07

From OpenWetWare
Jump to navigationJump to search


<html> <script> function addStylesheet(url) {

   // presentation mode
   if (document.createStyleSheet) {
       document.createStyleSheet(url);
   }
   else {
       var styles = "@import url('" + url +  "');";
       var newSS=document.createElement('link');
       newSS.rel='stylesheet';
       newSS.href='data:text/css,'+escape(styles);
       document.getElementsByTagName("head")[0].appendChild(newSS);
   }

} if (location.href.indexOf('action=render') > 0) {

   document.write("<head><title>Presentation</title></head>"); // need this for some browsers for addStylesheet to work
   addStylesheet('http://www.w3.org/Talks/Tools/Slidy/slidy.css');
   addStylesheet("/skins/monobook/main.css");
   addStylesheet("/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000");
   addStylesheet("/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000");
   addStylesheet("/index.php?title=-&action=raw&gen=css&maxage=18000&smaxage=0&ts=20070606210926");
   document.write('<script src="http://www.w3.org/Talks/Tools/Slidy/slidy.js" type="text/javascript"><' + '/script>');
   document.write('<script type="text/javascript">wgBreakFrames = false;<' + '/script>'); // for wikibits.js
   document.write('<script src="/skins/common/wikibits.js" type="text/javascript"><' + '/script>');
   document.write('<script src="/index.php?title=-&action=raw&smaxage=0&gen=js" type="text/javascript"><' + '/script>');

} else {

   // wiki mode
   if (wgServer)
       document.write('<a href="' + wgServer + '/index.php?title=' + wgPageName + '&action=render"><b><em>=> Start web presentation</em></b></a>');

} </script> </html>


Vesicles

  1. Method of vesicle formation
  2. Emulsions, briefly
  3. Progress to date
  4. The Pore Dilemma
  5. The next steps

The Method


Stage 1 Stage 2 Stage 3
Preparation of lipid-oil suspension Emulsification of vesicle contents Bi-layer formed through sedimentation

Emulsions

We are mixing oil and water - a very old problem...

  • The problem arises due to a high surface tension at the interface.
  • The creation of surfaces requires an energy input - work.
  • The lowest energy state is that with smallest interface surface area.

Surfactants are used to reduce surface tension.



A surfactant is any substance that reduces the surface tension between two immiscible liquids.

Art, not Science

The activity of surfactants depends on:

  • Oil composition
  • Salinity and osmolarity
  • pH, temperature, pressure
  • Head and tail characteristics
  • etc.

The process is hard to predict and reproduce.
Our understanding of the process is qualitative.
The physical laws are still unknown.



What We have Done

We think we encapsulated GFP in vesicles.


We have used different materials:

  • DOPC, POPC, and Span 80 as surfactants
  • Dodecane and Mineral Oil as oils


We have done modifications to our protocol, often in an expedient manner.

  • Sometimes haphazard, sometimes serendipitous.


Pore Dilemma


  • Vesicles are inefficient without permeability.
  • Pores do not destabilize the membrane, but they are toxic.
  • Detergents are not toxic, but they destabilize the membrane.


What's Next

  • Permeability Tests
  • Cell-free extract in-veso
  • Application-based experiments