Team:Washington

From 2009.igem.org

(Difference between revisions)
(The Idealized Protein Purification: The Challenge)
(The Idealized Protein Purification System: Improving the lives of molecular biologists)
 
(26 intermediate revisions not shown)
Line 2: Line 2:
{{Template:Team:Washington/Templates/Header}}
{{Template:Team:Washington/Templates/Header}}
<html>
<html>
 +
<script type="text/javascript">
 +
$(function() {
 +
  var mainimg = document.getElementById("mainimg");
 +
  var default_src = mainimg.src;
 +
  var restore_mainimg = function() {
 +
    mainimg.src = default_src;
 +
  };
 +
  $(document.getElementById("area_target")).hover(function() {
 +
    mainimg.src = "/wiki/images/1/1d/Main_graphic2_target.png";
 +
  }, restore_mainimg);
 +
  $(document.getElementById("area_secretion")).hover(function() {
 +
    mainimg.src = "/wiki/images/2/23/Main_graphic2_secretion.png";
 +
  }, restore_mainimg);
 +
  $(document.getElementById("area_display")).hover(function() {
 +
    mainimg.src = "/wiki/images/a/aa/Main_graphic2_display.png";
 +
  }, restore_mainimg);
 +
  $(document.getElementById("area_release")).hover(function() {
 +
    mainimg.src = "/wiki/images/e/ed/Main_graphic2_release.png";
 +
  }, restore_mainimg);
 +
});
 +
</script>
<img id="mainimg" src="/wiki/images/4/41/Main_graphic.png" alt="IPP System Overview" usemap="#cellmap" />
<img id="mainimg" src="/wiki/images/4/41/Main_graphic.png" alt="IPP System Overview" usemap="#cellmap" />
<map name="cellmap">
<map name="cellmap">
-
   <area shape="poly" coords="76,282,167,343,395,184,144,102" href="/Team:Washington/Project/Target" alt="Target System" onmouseover="document.getElementById('mainimg').src='/wiki/images/1/1d/Main_graphic2_target.png';" onmouseout="document.getElementById('mainimg').src='/wiki/images/4/41/Main_graphic.png';" />
+
   <area id="area_target" shape="poly" coords="76,282,167,343,395,184,144,102" href="/Team:Washington/Project/Target" alt="Target System" />
-
   <area shape="poly" coords="485,202,392,182,208,312,322,505,485,505" href="/Team:Washington/Project/Secretion" alt="Secretion System" onmouseover="document.getElementById('mainimg').src='/wiki/images/2/23/Main_graphic2_secretion.png';" onmouseout="document.getElementById('mainimg').src='/wiki/images/4/41/Main_graphic.png';" />
+
   <area id="area_secretion" shape="poly" coords="485,202,392,182,208,312,322,505,485,505" href="/Team:Washington/Project/Secretion" alt="Secretion System" />
-
   <area shape="rect" coords="485,202,660,505" href="/Team:Washington/Project/Display" alt="Display System" onmouseover="document.getElementById('mainimg').src='/wiki/images/a/aa/Main_graphic2_display.png';" onmouseout="document.getElementById('mainimg').src='/wiki/images/4/41/Main_graphic.png';" />
+
   <area id="area_display" shape="rect" coords="485,202,660,505" href="/Team:Washington/Project/Display" alt="Display System" />
-
   <area shape="rect" coords="660,344,781,503" href="#" alt="Release System" onmouseover="document.getElementById('mainimg').src='/wiki/images/e/ed/Main_graphic2_release.png';" onmouseout="document.getElementById('mainimg').src='/wiki/images/4/41/Main_graphic.png';" />
+
   <area id="area_release" shape="rect" coords="660,344,781,503" href="/Team:Washington/Project/Release" alt="Release System" />
</map>
</map>
<div style="display:none">
<div style="display:none">
Line 18: Line 39:
<br />
<br />
-
{|align="center"
+
=== The Idealized Protein Purification System: Improving the lives of molecular biologists ===
-
|
+
-
''
+
-
[1] Target Vector produces tagged protein of interest.
+
Recombinant, purified protein production is a decades-old technology that has revolutionized research in biotechnology and medicine.  However, the traditional method of purified protein production is a time-consuming and laborious procedure requiring expensive and specialized equipment.  Our project, the Idealized Protein Purification (IPP) system, is an all-in-one protein expression and purification platform built on BioBrick standards that will reduce costs, save time, and simplify procedures associated with recombinant protein production.  The key to our IPP system is a novel combination of three subsystems: expression, secretion and display.  We use ''E. coli'' bacteria that we have genetically modified to be a chassis for expressing your favorite protein, secreting it to the media, then binding and displaying the protein on the cell surface.  At this point, collecting your favorite ''purified protein'' is as simple as pelleting and re-suspending a sufficient quantity of bacterial cells in an elution buffer.  The speed and simplicity of our IPP system exhibits the utility of synthetic biology for developing new techniques that improve upon established practices.
-
[2] A secretion tag directs protein via secretion system into media.
+
<div style="text-align:right">'''Continue to [https://2009.igem.org/Team:Washington/Project Project Description &gt;]'''</div>
-
 
+
-
[3] A Nano-Tag binds to Display protein on cell surface.
+
-
 
+
-
[4] Target protein released upon addition of elutant.
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== The Idealized Protein Purification: Improving the lives of synthetic protein biologists ===
+
-
 
+
-
The use of recombinant protein production using E. coli-based protein expression
+
-
systems has revolutionized the fields of biotechnology and medicine.
+
-
However, the ability to utilize such proteins hinges upon their capacity to
+
-
be isolated from their expression systems.  Our project aims to create an
+
-
all-in-one protein expression and purification system using BioBrick
+
-
standards to greatly simplify protein production for synthetic biologists,
+
-
reducing the time and cost involved in standard protein purification
+
-
methods. Our method uses a novel combination of two systems: secretion and
+
-
display.  By fusing two tags to the protein it can be secreted into the
+
-
expression media, and subsequently directed to bind to the outside of the
+
-
cell.  To collect the pure proteins, cells only need to be spun down and
+
-
then resuspended in an elution buffer, releasing the protein of interest.
+
-
Our research exhibits the utility of synthetic biology for developing new
+
-
techniques that improve upon established practices.''
+
-
|-
+
-
|}
+
{{Template:Team:Washington/Templates/Footer}}
{{Template:Team:Washington/Templates/Footer}}

Latest revision as of 03:10, 22 October 2009

Uw title logo.png

IPP System Overview Target System Secretion System Display System Release System

target
secretion
display
release

The Idealized Protein Purification System: Improving the lives of molecular biologists

Recombinant, purified protein production is a decades-old technology that has revolutionized research in biotechnology and medicine. However, the traditional method of purified protein production is a time-consuming and laborious procedure requiring expensive and specialized equipment. Our project, the Idealized Protein Purification (IPP) system, is an all-in-one protein expression and purification platform built on BioBrick standards that will reduce costs, save time, and simplify procedures associated with recombinant protein production. The key to our IPP system is a novel combination of three subsystems: expression, secretion and display. We use E. coli bacteria that we have genetically modified to be a chassis for expressing your favorite protein, secreting it to the media, then binding and displaying the protein on the cell surface. At this point, collecting your favorite purified protein is as simple as pelleting and re-suspending a sufficient quantity of bacterial cells in an elution buffer. The speed and simplicity of our IPP system exhibits the utility of synthetic biology for developing new techniques that improve upon established practices.

Continue to Project Description >