Difference between revisions of "Team:WLC-Milwaukee/Demonstrate"

 
(45 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
{{WLC-Milwaukee/Navbar}}
 
{{WLC-Milwaukee/Navbar}}
 
<html>
 
<html>
<div id="content_wrapper">
+
<!-- Global site tag (gtag.js) - Google Analytics -->
<div class="container-fluid">
+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-109989683-1"></script>
 +
<script>
 +
  window.dataLayer = window.dataLayer || [];
 +
  function gtag(){dataLayer.push(arguments);}
 +
  gtag('js', new Date());
  
 +
  gtag('config', 'UA-109989683-1');
 +
</script>
 +
<style>
 +
.pic {
 +
  display: block;
 +
  margin: 0 auto;
 +
  width: 100%;
 +
}
  
 +
#pic1 {
 +
  max-width: 900px;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
#pic2 {
<h3>★  ALERT! </h3>
+
  max-width: 250px;
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
}
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
 +
#pic3 {
 +
  max-width: 400px;
 +
}
 +
#pic4 {
 +
  max-width: 450px;
 +
}
 +
#pic5 {
 +
  max-width: 400px;
 +
}
 +
#pic6 {
 +
  max-width: 500px;
 +
}
  
<div class="column full_size">
+
</style>
<h1>Demonstrate</h1>
+
<div id="content_wrapper">
<h3>Gold Medal Criterion #4</h3>
+
<div class="fluid-container">
 +
<div class="big-header">
 +
<img src="https://static.igem.org/mediawiki/2017/d/d1/T--WLC-Milwaukee--Results_Header_Lg.jpg">
 +
<h1>Results</h1>
 +
</div>
 +
</div>
  
<p>
+
<div class="main">
Teams that can show their system working under real world conditions are usually good at impressing the judges in iGEM. To achieve gold medal criterion #4, convince the judges that your project works. There are many ways in which your project working could be demonstrated, so there is more than one way to meet this requirement. This gold medal criterion was introduced in 2016, so check our what 2016 teams did to achieve a their gold medals!
+
</p>
+
  
<p>
+
<div class="row">
Please see the <a href="https://2017.igem.org/Judging/Medals">2017 Medals Page</a> for more information.
+
<div class="col-md-12">
 +
<h2>Test Kit Assessment</h2>
 +
<p>To begin designing and experimenting with a new device for <i>E. coli</i> detection, the WLC iGEM team wanted to test already marketed water test kits. Using both laboratory strain
 +
and wild type <i>E. coli</i>, the WLC iGEM team evaluated the reliability of six test kits while assessing other features of the kits. We found that while the kits were relatively accurate, they could not detect lab strain <i>E. coli</i>, and most required
 +
48 hours for results. Below is a table summarizing our findings:
 
</p>
 
</p>
 +
</div>
 +
</div>
  
 +
<div class="row">
 +
<div class="col-md-12">
 +
<img id="pic1" class="pic" src="https://static.igem.org/mediawiki/2017/e/e8/T--WLC-Milwaukee--Results_Graph_1_Lg.jpg">
 +
</div>
 +
</div>
 +
<hr>
  
 +
<div class="row">
 +
<div class="col-md-12">
 +
<h2>pETail4 and Lambda phage tail proteins</h2>
 +
<p>To continue with our new device, we obtained the pETail4 plasmid <a href="http://onlinelibrary.wiley.com/doi/10.1111/j.1365-2958.2004.04242.x/abstract;jsessionid=FC5566D351CB1E52D2ABA9593F1E8480.f03t02">(see original paper here)</a> , which contains the genes for the Lambda phage-tail proteins. The pETail4 plasmid has been used in past research to produce Lambda phage tails for determining the distribution of the LamB protein on the outer membrane of <i> E. coli.</i> The tail itself is composed of several smaller proteins. It has been proposed that the portion of the tail specific to LamB is the J protein. Thus, we wanted to isolate this portion, or at least the tip of this portion.  We verified the expression of the phage tail with an SDS-PAGE (below). </p>
 +
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-md-6">
 +
<img id="pic2" class="pic" src="https://static.igem.org/mediawiki/2017/9/98/T--WLC-Milwaukee--Results_pETail4.png">
 +
</div>
 +
<div class="col-md-6">
 +
<img id="pic3" class="pic" src="https://static.igem.org/mediawiki/2017/c/c5/T--WLC-Milwaukee--Results_SDS_page_1.jpg">
 +
</div>
 
</div>
 
</div>
 +
<hr>
  
 
+
<div class="row">
<div class="column half_size">
+
<div class="col-md-12">
 
+
<h2>Sub-cloning and His-tag purification</h2>
<h4> What should we do for our demonstration?</h4>
+
<p>Once the expression was verified, our team decided the best purification method of the tail tip proteins would be sub-cloning and His-tagging genes off of this plasmid. To improve on a previous part, we attached a His-tag (part BBa_K112703) to various sizes and ends of the tail gene. We then inserted the genes into pTrc99A backbones. This vector allows for inducible expression with IPTG. We used the <i>E. coli</i> strain DH5 alpha for expression of the genes. Using a nickel column, we attempted native purification of an N-terminus, shortened version of the J protein. The SDS-PAGE done after this shows that the nickel column did not bind the protein. This may be because the His-tag became buried in the protein after folding. To verify the His-tag was present, we did a Western blot using a His-tag specific antibody.</p>
 
+
</div>
<h5> Standard teams </h5>
+
</div>
 
+
<div class="row">
<p>  
+
<div class="col-md-6">
If you have built a proof of concept system, you can demonstrate it working under real world conditions. If you have built a biological device that is intended to be a sensor, can you show it detecting whatever it is intended to sense. If it is intended to work in the field, you can show how this might work using a simulated version in the lab, or a simulation of your device in the field.<strong> Please note biological materials must not be taken out of the lab</strong>.
+
<img id="pic4" class="pic" src="https://static.igem.org/mediawiki/2017/6/67/T--WLC-Milwaukee--Results_SDS_page_2_Med.jpg">
</p>
+
</div>
 +
<div class="col-md-6">
 +
<img id="pic5" class="pic" src="https://static.igem.org/mediawiki/2017/7/72/T--WLC-Milwaukee--Results_Western_1_Med.jpg">
 +
</div>
 
</div>
 
</div>
 +
<hr>
  
<div class="column half_size">
+
<div class="row">
 
+
<div class="col-md-12">
<br>
+
<h2>Conjugation of HRP to J protein</h2>
<h5> Special track teams </h5>
+
<p>The next step in the process was to conjugate horseradish peroxidase (HRP) to our J protein. Although our nickel-column purification did not yield purified protein, we decided to continue on using the flow through since it did contain high levels of our desired protein. We dialyzed the flow through and used an HRP conjugation kit to attach HRP. To verify whether or not this worked, we blotted various dilutions of the HRP conjugate onto PVDF membranes and treated them as one would to develop film for a Western blot. The results showed that the HRP conjugated to our tail tip worked, even when diluted 1000 fold. We then wanted to test if the tail tip would bind to <i>E. coli.</i> We did this with a series of <i>E. coli</i> dilutions, using both wild type and a delta <i>lamB</i> strain. We combined our conjugated tail-tip to these cultures and washed twice with HEPES buffer. We then spotted the solutions on PVDF as before. The results shown below demonstrate that our tail-tip conjugate binds wild-type <i>E. coli</i> as well as the delta <i>lamB</i> strain. This could be because the protein is binding nonspecifically, or because it is binding to something other than LamB.</p>
 
+
<p>
+
Special track teams can achieve this medal criterion by bringing their work to the Jamboree and showcasing it in the track event. Art & Design, Measurement, Hardware and Software tracks will all have showcase events at the Giant Jamboree.<strong> Please note biological materials must not be taken out of the lab</strong>.
+
</p>
+
 
+
 
+
 
</div>
 
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-md-12">
 +
<img id="pic6" class="pic" src="https://static.igem.org/mediawiki/2017/5/52/T--WLC-Milwaukee--Results_Western_2_Med.jpg">
 +
</div>
 +
</div>
 +
<hr>
  
 +
<div class="row section">
 +
<div class="col-md-12">
 +
<h2>Next steps</h2>
 +
<p>We intend to better purify our protein either by trying other variations of His-tag position, denaturing purification or using ultracentrifugation. To better characterize the specificity of our J protein, we will test various blocking buffers, as well as other strains of gram-negative and gram-positive bacteria. We will perfect our methods of detection using colorimetric substrates, various filter papers, etc.  More work needs to be done on cost estimation, purification methods, and scaling of our kit.</p>
 +
</div>
 +
</div>
 +
<hr>
  
 
</div>
 
</div>

Latest revision as of 00:07, 21 November 2017

Results

Test Kit Assessment

To begin designing and experimenting with a new device for E. coli detection, the WLC iGEM team wanted to test already marketed water test kits. Using both laboratory strain and wild type E. coli, the WLC iGEM team evaluated the reliability of six test kits while assessing other features of the kits. We found that while the kits were relatively accurate, they could not detect lab strain E. coli, and most required 48 hours for results. Below is a table summarizing our findings:


pETail4 and Lambda phage tail proteins

To continue with our new device, we obtained the pETail4 plasmid (see original paper here) , which contains the genes for the Lambda phage-tail proteins. The pETail4 plasmid has been used in past research to produce Lambda phage tails for determining the distribution of the LamB protein on the outer membrane of E. coli. The tail itself is composed of several smaller proteins. It has been proposed that the portion of the tail specific to LamB is the J protein. Thus, we wanted to isolate this portion, or at least the tip of this portion. We verified the expression of the phage tail with an SDS-PAGE (below).


Sub-cloning and His-tag purification

Once the expression was verified, our team decided the best purification method of the tail tip proteins would be sub-cloning and His-tagging genes off of this plasmid. To improve on a previous part, we attached a His-tag (part BBa_K112703) to various sizes and ends of the tail gene. We then inserted the genes into pTrc99A backbones. This vector allows for inducible expression with IPTG. We used the E. coli strain DH5 alpha for expression of the genes. Using a nickel column, we attempted native purification of an N-terminus, shortened version of the J protein. The SDS-PAGE done after this shows that the nickel column did not bind the protein. This may be because the His-tag became buried in the protein after folding. To verify the His-tag was present, we did a Western blot using a His-tag specific antibody.


Conjugation of HRP to J protein

The next step in the process was to conjugate horseradish peroxidase (HRP) to our J protein. Although our nickel-column purification did not yield purified protein, we decided to continue on using the flow through since it did contain high levels of our desired protein. We dialyzed the flow through and used an HRP conjugation kit to attach HRP. To verify whether or not this worked, we blotted various dilutions of the HRP conjugate onto PVDF membranes and treated them as one would to develop film for a Western blot. The results showed that the HRP conjugated to our tail tip worked, even when diluted 1000 fold. We then wanted to test if the tail tip would bind to E. coli. We did this with a series of E. coli dilutions, using both wild type and a delta lamB strain. We combined our conjugated tail-tip to these cultures and washed twice with HEPES buffer. We then spotted the solutions on PVDF as before. The results shown below demonstrate that our tail-tip conjugate binds wild-type E. coli as well as the delta lamB strain. This could be because the protein is binding nonspecifically, or because it is binding to something other than LamB.


Next steps

We intend to better purify our protein either by trying other variations of His-tag position, denaturing purification or using ultracentrifugation. To better characterize the specificity of our J protein, we will test various blocking buffers, as well as other strains of gram-negative and gram-positive bacteria. We will perfect our methods of detection using colorimetric substrates, various filter papers, etc. More work needs to be done on cost estimation, purification methods, and scaling of our kit.