Difference between revisions of "Team:ECUST/InterLab"

(Prototype team page)
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ECUST}}
+
{{:Team:ECUST/nav2}}
 
<html>
 
<html>
 +
<head>
  
  
<div class="column full_size judges-will-not-evaluate">
+
<link rel="stylesheet" href="https://2017.igem.org/Team:ECUST/statics/3/css?action=raw&ctype=text/css" type="text/css" media="all" />
<h3>★  ALERT! </h3>
+
<link href='https://2017.igem.org/Team:ECUST/statics/3/css2?action=raw&ctype=text/css' rel='stylesheet' type='text/css'>
<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>
+
<script src="https://2017.igem.org/Team:ECUST/js/jquery?action=raw&ctype=text/javascript"></script>
<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>
+
<script type="text/javascript" src="https://2017.igem.org/Team:ECUST/statics/3/js?action=raw&ctype=text/javascript"></script>
</div>
+
<script type="text/javascript">
<div class="clear"></div>
+
  
<div class="column full_size">
+
$(document).ready(function(){
<h1>InterLab</h1>
+
 
<h3>Bronze Medal Criterion #4</h3>
+
  var navLabel = new Array('Background', 'Overview', "Materials and methods","Results",'Discussion');
<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>
+
  $('#main').pageScroller({ navigation: navLabel });
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.
+
 
 +
  $('.next').click(function(e){
 +
    e.preventDefault();
 +
    pageScroller.next();
 +
  });
 +
   
 +
  $('.prev').click(function(e){
 +
    e.preventDefault();
 +
    pageScroller.prev();
 +
  });
 +
 
 +
  $('.jumpTo').click(function(e){
 +
    e.preventDefault();
 +
    pageScroller.goTo(3);
 +
  });
 +
       
 +
});
 +
</script>
  
</p>
+
<style>
</div>
+
  .style1{
 +
    color:#999;
 +
    margin-bottom: 21px;
 +
    font-size: 17px;
 +
    font-weight: 200;
 +
    line-height: 1.4;
 +
  }
 +
</style>
 +
</head>
  
  
 +
<body>
  
  
  
 +
<center>
 +
<img src="https://static.igem.org/mediawiki/2017/3/3d/Interlab.png" width="100%"/>
 +
</center>
 +
<br>
  
  
 +
 +
 +
<div id="lrzj" class="light" style="margin-top:60px;">
 +
    <!-- <a href="#" class="prev"><img src="https://static.igem.org/mediawiki/2017/f/f4/Icon_arrow-up_light.png" alt=""  style="width: 40px;" /></a>
 +
    <a href="#" class="next"><img src="https://static.igem.org/mediawiki/2017/a/a0/Icon_arrow-down_light.png" alt="" style="width: 40px;"  /></a>  -->
 +
    <a href="#" class="prev"><img src="https://static.igem.org/mediawiki/2017/f/f4/Icon_arrow-up_light.png" alt=""  style="width: 40px;" /></a>
 +
    <a href="#" class="next"><img src="https://static.igem.org/mediawiki/2017/a/a0/Icon_arrow-down_light.png" alt="" style="width: 40px;"  /></a>
 +
</div>   
 +
<div id="wrapper" >
 +
  <div id="main">
 +
 +
    <div class="section">
 +
      <br><h1 hidden>Background</h1>
 +
 +
 +
      <div class="row">
 +
 +
 +
        <div class="page-header">
 +
          <h1 id="tables">Background</h1>
 +
        </div>
 +
 +
<div class="style1">
 +
<p>All of the 2017 iGEM teams are invited and encouraged to participate in the Fourth International InterLaboratory Measurement Study in synthetic biology. Our team took part in this study which aimed to standardize the measurements of fluorescence in different labs. The main task was to quantify expression of GFP in common, comparable or absolute units. In our case, we measured fluorescence using plate reader.</p>
 +
</div>
 +
 +
      </div>
 +
      <div class="some-padding"></div>
 +
      <div class="some-padding"></div>
 +
    </div>
 +
 +
    <div class="some-padding"></div>
 +
    <div class="some-padding"></div>
 +
 +
 +
    <div class="section">
 +
      <br><h1 hidden>Overview</h1>
 +
 +
 +
      <div class="row">
 +
        <div class="page-header">
 +
          <h1 id="tables">Overview</h1>
 +
        </div>
 +
 +
<div class="style1">
 +
    <p>Fluorescence is widely used as a proxy for promoter activity by expressing fluorescent proteins such as green fluorescent protein (GFP). Despite this is an indirect measurement, it provides a useful insight into expression levels and has significant advantage that it could be continuously monitored without disrupting cells.</p>
 +
    <p>First, we measured the standard curve by diluting supplied FITC. Using these standard curves alongside your own standard curve for FITC it is thus possible to transform your relative measurements of fluorescence into absolute measurements of GFP molecules.</p>
 +
    <p>After making the standard curve, we successfully transformed eight plasmids provided by Measurement Committee and do the cell measurement according to the protocol.</p>
 +
    </div>
 +
 +
      </div>
 +
    </div>
 +
 +
    <div class="some-padding"></div>
 +
    <div class="some-padding"></div>
 +
 +
 +
 +
    <div class="section">
 +
      <br><h1 hidden>Materials and methods</h1>
 +
 +
 +
      <div class="row">
 +
        <div class="page-header">
 +
          <h1 id="tables">Materials and methods</h1>
 +
        </div>
 +
 +
  <div >
 +
  <p><b>plasmid used</b></p><br>
 +
  <p style="margin-left: 20px;">
 +
Positive control<br>
 +
Negative control<br>
 +
Test Device 1: J23101.BCD2.E0040.B0015<br>
 +
Test Device 2: J23106.BCD2.E0040.B0015<br>
 +
Test Device 3: J23117.BCD2.E0040.B0015<br>
 +
Test Device 4: J23101+I13054<br>
 +
Test Device 5: J23106+I13054<br>
 +
Test Device 6: J23117+I13054<br></p>
 +
 +
<p><b>Strain used</b></p>
 +
<p style="margin-left: 20px;"><i>Escherichia coli</i> DH5a</p>
 +
 +
<p><b>Materials</b></p>
 +
<p style="margin-left: 20px;">
 +
LUDOX<br>
 +
H20<br>
 +
black flat bottom 96 well plate<br>
 +
fluorescein<br>
 +
1xPBS<br>
 +
LB(Luria Bertani) media<br>
 +
Chloramphenicol (stock concentration 30 mg/mL dissolved in EtOH - working stock 30 ug/mL)<br>
 +
50ml Falcon tube<br></p>
 +
 +
<p><b>Machines</b></p>
 +
<p style="margin-left: 20px;">
 +
Clariostar -430 -9903<br>
 +
thermostatic shaker THZ.C<br>
 +
electro-heating standing-temperature cultivator DHP-9082<br></p>
 +
 +
 +
<p><b>Methods</b></p>
 +
<p style="margin-left: 20px;">
 +
<a href="">InterLab 2017 Plate Reader Protocol</a>
 +
</p>
 +
 +
  </div>
 +
 +
      </div>
 +
    </div>
 +
 +
    <div class="some-padding"></div>
 +
    <div class="some-padding"></div>
 +
 +
 +
 +
    <div class="section">
 +
      <br><h1 hidden>Results</h1>
 +
 +
 +
      <div class="row">
 +
        <div class="page-header">
 +
          <h1 id="tables">Results</h1>
 +
        </div>
 +
<div class="row">
 +
 +
<div class="some-padding"></div>
 +
<h3>1. Stand curve</h3><br><br>
 +
  <div class="row" align="center"> <img src="https://static.igem.org/mediawiki/2017/7/7b/Int1.png" alt="" style="width: 600px;"> </div>
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Table 1. Data of FITC standard curve</p></div>
 +
  </center>
 +
  <div class="some-padding"></div>
 +
 +
  <div class="col-md-6" align="center">
 +
  <img src="https://static.igem.org/mediawiki/2017/c/cc/Int1a.png" alt="">
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Figure 1a. FITC standard curve(absolute)</p></div><br><br><br><br>
 +
  </center>
 +
  </div>
 +
  <div class="col-md-6" align="center">
 +
  <img src="https://static.igem.org/mediawiki/2017/a/a6/Int1b.png" alt="">
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p> Figure 1b. FITC standard curve(log)</p></div><br><br><br><br>
 +
  </center>
 +
  </div>
 +
<div class="some-padding"></div>
 +
<div class="some-padding"></div>
 +
 +
 +
<h3>2. Transformation</h3>
 +
  <div class="col-md-6" align="center">
 +
  <img src="https://static.igem.org/mediawiki/2017/e/ec/Int2.png" alt="">
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Figure 2. Verification by Colony PCR</p></div><br><br><br><br>
 +
  </center>
 +
  </div>
 +
  <div class="col-md-6">
 +
  <p>
 +
P1,P2:two clones of positive control<br>
 +
N1,N2:two clones of Negative control<br>
 +
1-1,1-2:two clones of Device1<br>
 +
2-1,2-2:two clones of Device2<br>
 +
3-1,3-2:two clones of Device3<br>
 +
4-1,4-2:two clones of Device4<br>
 +
5-1,5-2:two clones of Device5<br>
 +
6-1,6-2:two clones of Device6<br></p>
 +
 +
  </div>
 +
<br>
 +
<div class="some-padding"></div>
 +
 +
<h3>3. Cell&nbsp;Measurement</h3><br><br>
 +
<div class="row" align="center"> <img src="https://static.igem.org/mediawiki/2017/8/8a/Intt2.png" alt="" style="width: 600px;"> </div>
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Table 2.  Data of OD600(clone 1).</p></div><br><br><br>
 +
  </center>
 +
<div class="row" align="center"> <img src="https://static.igem.org/mediawiki/2017/d/dd/Intt3.png" alt="" style="width: 600px;"> </div>
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Table 3. Data of OD600(clone 2)</p></div><br><br><br>
 +
  </center>
 +
 +
 +
<div class="col-md-6" align="center">
 +
  <img src="https://static.igem.org/mediawiki/2017/2/2d/Int3.png" alt="">
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Figure 3.curve of OD600(clone 1)</p></div><br><br>
 +
  </center>
 +
  </div>
 +
  <div class="col-md-6" align="center">
 +
  <img src="https://static.igem.org/mediawiki/2017/8/8f/Int4.png" alt="">
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Figure 4.curve of OD600(clone 2)</p></div><br><br>
 +
  </center>
 +
  </div>
 +
 +
 +
<div class="row" align="center"> <img src="https://static.igem.org/mediawiki/2017/2/2d/Intt4.png" alt="" style="width: 600px;"> </div>
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Table 4. Data of Fluorescence(clone 1)</p></div><br><br>
 +
  </center>
 +
<div class="row" align="center"> <img src="https://static.igem.org/mediawiki/2017/c/cc/Intt5.png" alt="" style="width: 600px;"> </div>
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Table 5. Data of Fluorescence(clone 2)</p></div><br><br>
 +
  </center>
 +
 +
 +
<div class="col-md-6" align="center">
 +
  <img src="https://static.igem.org/mediawiki/2017/5/5e/Int5.png" alt="">
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Figure 5.curve of Fluorescence(clone 1)</p></div><br><br>
 +
  </center>
 +
  </div>
 +
  <div class="col-md-6" align="center">
 +
  <img src="https://static.igem.org/mediawiki/2017/6/6d/Int6.png" alt="">
 +
  <center>
 +
  <div style="font-size:10px;">
 +
  <p>Figure 6.curve of Fluorescence(clone 2)</p></div><br><br>
 +
  </center>
 +
  </div>
 +
 +
</div>
 +
  </div>
 +
 +
    </div>
 +
 +
    <div class="some-padding"></div>
 +
    <div class="some-padding"></div>
 +
 +
 +
 +
 +
    <div class="section">
 +
      <br><h1 hidden>Discussion</h1>
 +
 +
 +
      <div class="row">
 +
        <div class="page-header">
 +
          <h1 id="tables">Discussion</h1>
 +
        </div>
 +
<div class="row">
 +
 +
<specialh5>Compare (Device 1, Device 2, Device 3) or (Device 4, Device 5, Device 6)</specialh5>
 +
<p>
 +
&nbsp;&nbsp;1. It is noticeable that the promoter of Device 1or4 is strongest followed by Device 2or5, Device3or6. <br>
 +
&nbsp;&nbsp;2. E.coli transformed by Device 1 grew slowly due to the high expression of GFP while those transformed by other Devices has similar growth rate. <br><br>
 +
</p>
 +
 +
 +
<specialh5>Compare (Device 1 and Device 4), (Device 2 and Device 5), (Device 3 and Device 6).</specialh5>
 +
<p >&nbsp;&nbsp;RBS of Device 1,2,3 is stronger than those of Device 4,5,6.</p>
 +
 +
</div>
 +
 +
      </div>
 +
    </div>
 +
 +
    <div class="some-padding"></div>
 +
    <div class="some-padding"></div>
 +
 +
 +
 +
  </div><!-- [END] #main -->
 +
</div><!-- [END] #wrapper -->
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
</body>
 
</html>
 
</html>

Latest revision as of 03:30, 2 November 2017



Background

All of the 2017 iGEM teams are invited and encouraged to participate in the Fourth International InterLaboratory Measurement Study in synthetic biology. Our team took part in this study which aimed to standardize the measurements of fluorescence in different labs. The main task was to quantify expression of GFP in common, comparable or absolute units. In our case, we measured fluorescence using plate reader.


Overview

Fluorescence is widely used as a proxy for promoter activity by expressing fluorescent proteins such as green fluorescent protein (GFP). Despite this is an indirect measurement, it provides a useful insight into expression levels and has significant advantage that it could be continuously monitored without disrupting cells.

First, we measured the standard curve by diluting supplied FITC. Using these standard curves alongside your own standard curve for FITC it is thus possible to transform your relative measurements of fluorescence into absolute measurements of GFP molecules.

After making the standard curve, we successfully transformed eight plasmids provided by Measurement Committee and do the cell measurement according to the protocol.


Materials and methods

plasmid used


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

Strain used

Escherichia coli DH5a

Materials

LUDOX
H20
black flat bottom 96 well plate
fluorescein
1xPBS
LB(Luria Bertani) media
Chloramphenicol (stock concentration 30 mg/mL dissolved in EtOH - working stock 30 ug/mL)
50ml Falcon tube

Machines

Clariostar -430 -9903
thermostatic shaker THZ.C
electro-heating standing-temperature cultivator DHP-9082

Methods

InterLab 2017 Plate Reader Protocol


Results

1. Stand curve



Table 1. Data of FITC standard curve

Figure 1a. FITC standard curve(absolute)





Figure 1b. FITC standard curve(log)





2. Transformation

Figure 2. Verification by Colony PCR





P1,P2:two clones of positive control
N1,N2:two clones of Negative control
1-1,1-2:two clones of Device1
2-1,2-2:two clones of Device2
3-1,3-2:two clones of Device3
4-1,4-2:two clones of Device4
5-1,5-2:two clones of Device5
6-1,6-2:two clones of Device6


3. Cell Measurement



Table 2. Data of OD600(clone 1).




Table 3. Data of OD600(clone 2)




Figure 3.curve of OD600(clone 1)



Figure 4.curve of OD600(clone 2)



Table 4. Data of Fluorescence(clone 1)



Table 5. Data of Fluorescence(clone 2)



Figure 5.curve of Fluorescence(clone 1)



Figure 6.curve of Fluorescence(clone 2)




Discussion

Compare (Device 1, Device 2, Device 3) or (Device 4, Device 5, Device 6)

  1. It is noticeable that the promoter of Device 1or4 is strongest followed by Device 2or5, Device3or6.
  2. E.coli transformed by Device 1 grew slowly due to the high expression of GFP while those transformed by other Devices has similar growth rate.

Compare (Device 1 and Device 4), (Device 2 and Device 5), (Device 3 and Device 6).

  RBS of Device 1,2,3 is stronger than those of Device 4,5,6.