Team:Washington

From 2009.igem.org

(Difference between revisions)
(Prototype team page)
(The Idealized Protein Purification System: Improving the lives of molecular biologists)
 
(65 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
__NOTOC__
-
 
+
{{Template:Team:Washington/Templates/Header}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<script type="text/javascript">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
$(function() {
-
This is a template page. READ THESE INSTRUCTIONS.
+
  var mainimg = document.getElementById("mainimg");
-
</div>
+
  var default_src = mainimg.src;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
  var restore_mainimg = function() {
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
    mainimg.src = default_src;
-
</div>
+
  };
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
  $(document.getElementById("area_target")).hover(function() {
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, and a lab notebook.  PLEASE keep all of your pages within your teams namespace.
+
    mainimg.src = "/wiki/images/1/1d/Main_graphic2_target.png";
-
</div>
+
  }, 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" />
 +
<map name="cellmap">
 +
  <area id="area_target" shape="poly" coords="76,282,167,343,395,184,144,102" href="/Team:Washington/Project/Target" alt="Target System" />
 +
  <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 id="area_display" shape="rect" coords="485,202,660,505" href="/Team:Washington/Project/Display" alt="Display System" />
 +
  <area id="area_release" shape="rect" coords="660,344,781,503" href="/Team:Washington/Project/Release" alt="Release System" />
 +
</map>
 +
<div style="display:none">
 +
<img src="/wiki/images/1/1d/Main_graphic2_target.png" alt="target" /><br />
 +
<img src="/wiki/images/2/23/Main_graphic2_secretion.png" alt="secretion" /><br />
 +
<img src="/wiki/images/a/aa/Main_graphic2_display.png" alt="display" /><br />
 +
<img src="/wiki/images/e/ed/Main_graphic2_release.png" alt="release" />
</div>
</div>
</html>
</html>
 +
<br />
-
<!-- *** End of the alert box *** -->
+
=== The Idealized Protein Purification System: Improving the lives of molecular biologists ===
-
 
+
-
 
+
-
{|align="justify"
+
Recombinant, purified protein production is a decades-old technology that has revolutionized research in biotechnology and medicineHowever, 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 productionThe 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 surfaceAt this point, collecting your favorite ''purified protein'' is as simple as pelleting and re-suspending a sufficient quantity of bacterial cells in an elution bufferThe speed and simplicity of our IPP system exhibits the utility of synthetic biology for developing new techniques that improve upon established practices.
-
|You can write a background of your team hereGive us a background of your team, the members, etcOr tell us more about something of your choosing.
+
-
|[[Image:Example_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us backgroundUse this is the abstract of your projectBe descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Washington | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
<div style="text-align:right">'''Continue to [https://2009.igem.org/Team:Washington/Project Project Description &gt;]'''</div>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
{{Template:Team:Washington/Templates/Footer}}
-
!align="center"|[[Team:Washington|Home]]
+
-
!align="center"|[[Team:Washington/Team|The Team]]
+
-
!align="center"|[[Team:Washington/Project|The Project]]
+
-
!align="center"|[[Team:Washington/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Washington/Modeling|Modeling]]
+
-
!align="center"|[[Team:Washington/Notebook|Notebook]]
+
-
|}
+
-
(''Or you can choose different headings.  But you must have a team page, a project page, and a notebook page.'')
+

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 >