Difference between revisions of "Team:TECHNION-ISRAEL/InterLab"

(Prototype team page)
 
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{TECHNION-ISRAEL}}
+
{{:Team:TECHNION-ISRAEL/navbar}}
<html>
+
 
+
 
+
<div class="column full_size judges-will-not-evaluate">
+
<h3>★  ALERT! </h3>
+
<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>
+
 
+
<div class="column full_size">
+
<h1>InterLab</h1>
+
<h3>Bronze Medal Criterion #4</h3>
+
<p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study and/or improve the characterization of an existing BioBrick Part or Device and enter this information on that part's Main Page in the Registry. The part that you are characterizing must NOT be from a 2017 part number range.
+
<br><br>
+
For teams participating in the <a href="https://2017.igem.org/Competition/InterLab_Study">InterLab study</a>, all work must be shown on this page.
+
 
+
</p>
+
</div>
+
 
+
 
+
 
+
  
 +
<html lang="en">
 +
<head>
 +
<!-- Title for the page & metadata  -->
 +
<title>InterLab</title>
 +
 +
<meta charset="utf-8">
 +
 +
<script>
  
 +
//up arrow:
 +
$(document).ready(function(){
 +
$(window).scroll(function () {
 +
if ($(this).scrollTop() > 350) {
 +
$('#back-to-top').fadeIn();
 +
} else {
 +
$('#back-to-top').fadeOut();
 +
}
 +
});
 +
// scroll body to 0px on click
 +
$('#back-to-top').click(function () {
 +
$('#back-to-top').tooltip('hide');
 +
$('body,html').animate({
 +
scrollTop: 0
 +
}, 800);
 +
return false;
 +
});
 +
 +
$('#back-to-top').tooltip('show');
  
 +
});
  
 +
</script>
 +
 +
<style>
 +
ul {
 +
list-style-image:none;}
 +
.interlab > li {
 +
list-style-type: circle;
 +
}
 +
</style>
 +
</head>
 +
 +
<body>
 +
<br>
 +
<div class = "container-fluid">
 +
<div class= "row">
 +
 +
<h1> InterLab </h1>
 +
 +
 +
<img src="https://static.igem.org/mediawiki/2017/b/b3/T--TECHNION-ISRAEL--interlab_header.jpg" class="cover" alt=""  style= "width:30% ; margin: auto;">
 +
<br>
 +
<br>
 +
 +
<div class =  "col-md-offset-2 col-md-8" >
 +
<div class="row">
 +
<div class =  "col-md-12" >
 +
<p>
 +
This is the first year that a team from Technion participated in the Interlab Study.
 +
<br>
 +
The goal of this experiment was to establish a GFP measurement protocol based on engineering principles using a plate reader.
 +
<br>
 +
We are hoping that the data we have provided will help in developing novel characterization methods in the rapidly growing fields of biological design and synthetic biology.
 +
</p>
 +
<br>
 +
<p>
 +
We tested 8 different plasmids (six devices, a positive control and a negative control). All parts were cloned into the pSB1C3 vectors that were provided in the distribution kit.
 +
<br>
 +
All steps below were conducted according to the <a target="_blank" href = "https://static.igem.org/mediawiki/2017/c/c7/2017tongji_InterLab_2017_Plate_Reader_Protocol.pdf" >plate reader protocol </a> as was instructed to us.
 +
</p>
 +
<br>
 +
<br>
 +
 +
<h3>
 +
Methodology and results
 +
</h3>
 +
<br>
 +
 +
<h4>
 +
OD600 Reference point
 +
</h4>
 +
<p>
 +
The first step was to use LUDOX-S40 (will referred from now as LUDOX) as a single point reference to obtain a ratio metric conversion factor to convert the absorbance data into a standard OD600 measurement.
 +
</p>
 +
 +
<p>
 +
We measured 4 replicates of LUDOX and used H<span style="font-size: 10px;">2</span>O absorbance as a blank.
 +
<br>
 +
The corrected absorbance of LUDOX was calculated as 0.001107. Correction factor was then calculated by dividing the corrected absorbance by a reference OD value 0.0425. Hence, the correction factor is 3.837 <strong>(Figure 1)</strong>.
 +
</p>
 +
</div>
 +
</div>
 +
<br>
 +
 +
<div class="row">
 +
<div class =  "col-md-offset-3 col-md-6" >
 +
<img class="HPA" src="https://static.igem.org/mediawiki/2017/e/e3/T--TECHNION-ISRAEL--internew1.jpg" alt = "" style= "width: 100%; margin:auto;">
 +
<br>
 +
<p style="text-align: center;"> <strong>Figure 1: </strong> Absorbance measurement of LUDOX 100% and H<span style="font-size: 10px;">2</span>O and correction factor table</p>
 +
</div>
 +
</div>
 +
<br>
 +
 +
<div class="row">
 +
<div class =  "col-md-12" >
 +
<h4> Fluorescein fluorescence standard curve  </h4>
 +
 +
<p>
 +
In order to generate a standard curve of fluorescence depending on fluorescein concentration we prepared a dilution series of fluorescein in 4 replicates and measured the fluorescence in a 96 well plate in our plate reader (Tecan infinite 200 pro). We diluted the fluorescein stock with 1XPBS into 12 different concentration.
 +
<br>
 +
We used a filter with excitation wavelength 495 nm and emission wavelength 535 nm.
 +
</p>
 +
</div>
 +
</div>
 +
 +
 +
<div class="row">
 +
<div class =  "col-md-offset-2 col-md-8" >
 +
<img class="HPA" src="https://static.igem.org/mediawiki/2017/a/ac/T--TECHNION-ISRAEL--graphinter2.png" alt = "" style= "width: 100%; margin:auto;">
 +
<br>
 +
<p style="text-align: center;"> <strong>Figure 2: </strong>  Fluorescein standard curve plotted from the data of 12 concentration of 4 replicates</p>
 +
</div>
 +
</div>
 +
<br>
 +
 +
<h4>  Cell measurement
 +
</h4>
 +
<br>
 +
 +
<div class="row">
 +
<div class =  "col-md-12" >
 +
<p> <strong>Day 1:</strong> we began by transforming (<a target="_blank" href="https://static.igem.org/mediawiki/2017/a/aa/TECHNION-ISRAEL--Chemical_Transformation.pdf" >transformation protocol</a> ) <i>Escherichia coli</i> DH5α with the following plasmids:
 +
</p>
 +
<ul class="interlab" style="line-height:35px; font-size: 18px; list-style-type: circle;">
 +
<li>Positive control  </li>
 +
<li>Negative control  </li>
 +
<li>Test Device 1: J23101+I13504  </li>
 +
<li>Test Device 2: J23106+I13504  </li>
 +
<li>Test Device 3: J23117+I13504  </li>
 +
<li>Test Device 4: J23101.BCD2.E0040.B0015  </li>
 +
<li>Test Device 5: J23106.BCD2.E0040.B0015 </li>
 +
<li>Test Device 6: J23117.BCD2.E0040.B0015 </li>
 +
</ul>
 +
</div>
 +
</div>
 +
<br>
 +
<br>
 +
<div class="row">
 +
<div class =  "col-md-5" >
 +
<img class="HPA" src="https://static.igem.org/mediawiki/2017/e/e8/T--TECHNION-ISRAEL--inter3g.jpg" alt = "" style= "width: 100%; margin:auto;">
 +
<br>
 +
 +
</div>
 +
<div class =  "col-md-7" >
 +
<img class="HPA" src="https://static.igem.org/mediawiki/2017/e/e5/T--TECHNION-ISRAEL--internew4.jpg" alt = "" style= "width: 90%; margin:auto;">
 +
<br>
 +
 +
</div>
 +
</div>
 +
<br>
 +
<br>
 +
 +
<div class="row">
 +
<div class =  "col-md-7">
 +
<p>
 +
<strong>Day 2:</strong> we picked two colonies from each plate and inoculated them into 5 ml LB + Chloramphenicol, and then grew the cells overnight at 37°C and 220 rpm.
 +
</p>
 +
<br>
 +
<p>
 +
<strong>Day 3:</strong> we measured an OD of 600 from the overnight cultures and diluted the cultures to a target OD of 600 of 0.02 in 12 ml LB + Chloramphenicol in 50 ml falcon tube covered with foil to block light <strong>(Figure 3)</strong>.
 +
<br>
 +
After diluting the cultures we incubated them at 37°C and 220 rpm.
 +
</p>
 +
</div>
 +
 +
<div class =  "col-md-5">
 +
<img class="HPA" src="https://static.igem.org/mediawiki/2017/8/85/T--TECHNION-ISRAEL--5last.jpg" alt = "" style= "width: 75%; margin:auto;">
 +
<br>
 +
<p style="text-align: center;"> <strong>Figure 3 : </strong> The diluted cultures in the covered falcon tubes</p>
 +
</div>
 +
</div>
 +
<br>
 +
<div class="row">
 +
<div class =  "col-md-12" >
 +
<p>
 +
We then took 500 μl samples of the cultures at 0, 2, 4, and 6 hours of incubation. At each time point we measured the OD and Fl of the samples, 4 replicates from each colony.
 +
<br>
 +
All the data was summarized and submitted to the measurement committee. 
 +
</p>
 +
</div>
 +
</div>
 +
<br>
 +
<div class="row">
 +
<div class =  "col-md-offset-2 col-md-8" >
 +
<img class="HPA" src="https://static.igem.org/mediawiki/2017/c/ca/T--TECHNION-ISRAEL--inter6.jpg" alt = "" style= "width: 100%; margin:auto;">
 +
<br>
 +
<p style="text-align: center;"> <strong>Figure 4 : </strong> Layout for Abs600 and Fluorescence measurement</p>
 +
</div>
 +
</div>
 +
<br>
 +
<div class="row">
 +
<div class =  "col-md-12" >
 +
<p>
 +
To conclude, participating in the Interlab experiment was a fun and teaching experience. We are happy that we had the chance to contribute to this important measurement study and to the iGEM community.
 +
</p>
 +
</div>
 +
</div>
 +
 +
</div>
 +
</div>
 +
</div>
 +
 +
<a id="back-to-top" href="#" class="btn btn-lg back-to-top" role="button"><img src="https://static.igem.org/mediawiki/2017/f/f9/T--TECHNION-ISRAEL--newUpAB.png" alt=""></a>
 +
 +
</body>
 
</html>
 
</html>
 +
{{:Team:TECHNION-ISRAEL/sponsors}}

Latest revision as of 02:12, 2 November 2017

navbar

InterLab

InterLab



This is the first year that a team from Technion participated in the Interlab Study.
The goal of this experiment was to establish a GFP measurement protocol based on engineering principles using a plate reader.
We are hoping that the data we have provided will help in developing novel characterization methods in the rapidly growing fields of biological design and synthetic biology.


We tested 8 different plasmids (six devices, a positive control and a negative control). All parts were cloned into the pSB1C3 vectors that were provided in the distribution kit.
All steps below were conducted according to the plate reader protocol as was instructed to us.



Methodology and results


OD600 Reference point

The first step was to use LUDOX-S40 (will referred from now as LUDOX) as a single point reference to obtain a ratio metric conversion factor to convert the absorbance data into a standard OD600 measurement.

We measured 4 replicates of LUDOX and used H2O absorbance as a blank.
The corrected absorbance of LUDOX was calculated as 0.001107. Correction factor was then calculated by dividing the corrected absorbance by a reference OD value 0.0425. Hence, the correction factor is 3.837 (Figure 1).



Figure 1: Absorbance measurement of LUDOX 100% and H2O and correction factor table


Fluorescein fluorescence standard curve

In order to generate a standard curve of fluorescence depending on fluorescein concentration we prepared a dilution series of fluorescein in 4 replicates and measured the fluorescence in a 96 well plate in our plate reader (Tecan infinite 200 pro). We diluted the fluorescein stock with 1XPBS into 12 different concentration.
We used a filter with excitation wavelength 495 nm and emission wavelength 535 nm.


Figure 2: Fluorescein standard curve plotted from the data of 12 concentration of 4 replicates


Cell measurement


Day 1: we began by transforming (transformation protocol ) Escherichia coli DH5α with the following plasmids:

  • Positive control
  • Negative control
  • Test Device 1: J23101+I13504
  • Test Device 2: J23106+I13504
  • Test Device 3: J23117+I13504
  • Test Device 4: J23101.BCD2.E0040.B0015
  • Test Device 5: J23106.BCD2.E0040.B0015
  • Test Device 6: J23117.BCD2.E0040.B0015






Day 2: we picked two colonies from each plate and inoculated them into 5 ml LB + Chloramphenicol, and then grew the cells overnight at 37°C and 220 rpm.


Day 3: we measured an OD of 600 from the overnight cultures and diluted the cultures to a target OD of 600 of 0.02 in 12 ml LB + Chloramphenicol in 50 ml falcon tube covered with foil to block light (Figure 3).
After diluting the cultures we incubated them at 37°C and 220 rpm.


Figure 3 : The diluted cultures in the covered falcon tubes


We then took 500 μl samples of the cultures at 0, 2, 4, and 6 hours of incubation. At each time point we measured the OD and Fl of the samples, 4 replicates from each colony.
All the data was summarized and submitted to the measurement committee.



Figure 4 : Layout for Abs600 and Fluorescence measurement


To conclude, participating in the Interlab experiment was a fun and teaching experience. We are happy that we had the chance to contribute to this important measurement study and to the iGEM community.

My First Website