Difference between revisions of "Team:XMU-China/InterLab"

 
(9 intermediate revisions by 2 users not shown)
Line 13: Line 13:
 
<link  href="https://2017.igem.org/Team:XMU-China/css/unitcommomCss?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
<link  href="https://2017.igem.org/Team:XMU-China/css/unitcommomCss?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
<link href="https://2017.igem.org/Team:XMU-China/css/InterLabCss?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
<link href="https://2017.igem.org/Team:XMU-China/css/InterLabCss?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
+
<link href="https://2017.igem.org/Team:XMU-China/css/cebianlanCss?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
</head>
 
</head>
  
Line 20: Line 20:
 
<!--guide-->
 
<!--guide-->
 
<div class="guide">
 
<div class="guide">
 
 
<ul class="menu">
 
<ul class="menu">
  
Line 51: Line 50:
 
<ul style="dropdown-menu">
 
<ul style="dropdown-menu">
 
<li><a href="https://2017.igem.org/Team:XMU-China/Hardware">Overview</a></li>
 
<li><a href="https://2017.igem.org/Team:XMU-China/Hardware">Overview</a></li>
 +
<li><a href="https://2017.igem.org/Team:XMU-China/Freeze-Dry">Freeze-Dry</a></li>
 +
<li><a href="https://2017.igem.org/Team:XMU-China/East-Wind">East-Wind</a></li>
 +
<li><a href="https://2017.igem.org/Team:XMU-China/Accessories">Accessories</a></li>
 +
<li><a href="https://2017.igem.org/Team:XMU-China/More_Chips">More&nbsp;Chips</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 58: Line 61:
 
<ul style="dropdown-menu">
 
<ul style="dropdown-menu">
 
<li><a href="https://2017.igem.org/Team:XMU-China/Model">Overview</a></li>
 
<li><a href="https://2017.igem.org/Team:XMU-China/Model">Overview</a></li>
<li><a href="https://2017.igem.org/Team:XMU-China/Model_Method">Method</a></li>
+
<li><a href="https://2017.igem.org/Team:XMU-China/Modeling">Modeling</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 96: Line 99:
 
</ul>
 
</ul>
 
</div>
 
</div>
 
 
<!--end guide-->
 
<!--end guide-->
  
Line 105: Line 107:
 
<!--end title-->
 
<!--end title-->
  
<!--left guide-->
+
<!--cebian guide-->
<div id="left_menu">
+
<div id="float">
<label id=“left_menu_button” for="left_menu_checkbox">Menu</label>
+
<div id="cebianlan">
<input id="left_menu_checkbox" type="checkbox">
+
<div class="menu-list"><a href="#subtitle1">Introduction</a></div>
<ul class="left_menu-list">
+
<div class="menu-list"><a href="#subtitle2">Protocol</a></div>
<li class="scrollNav scrollNav_2"><a href="#subtitle1">Introduction</a></li>
+
<div class="menu-list"><a href="#subtitle3">Measurements</a></div>
<li class="scrollNav scrollNav_2"><a href="#subtitle2">Protocol</a></li>
+
<div class="menu-list"><a href="#subtitle4">Provenance</a></div>
<li class="scrollNav scrollNav_3"><a href="#subtitle3">Measurement</a></li>
+
<div class="menu-list"><a href="#subtitle5">References</a></div>
<li class="scrollNav scrollNav_3"><a href="#subtitle4">Provenance</a></li>
+
</div></div>
<li class="scrollNav scrollNav_3"><a href="#subtitle5">Rreference</a></li>
+
 
</ul>
+
<script type="text/javascript">
</div>
+
window.onload=
<!--end left guide-->
+
function(){
 +
    var oDiv = document.getElementById("float"),
 +
    H = 60,
 +
    Y = oDiv
 +
    while (Y) {H += Y.offsetTop; Y = Y.offsetParent}
 +
    window.onscroll = function()
 +
    {
 +
        var s = document.body.scrollTop || document.documentElement.scrollTop
 +
        if(s>H) {
 +
            oDiv.style = "position:fixed;top:20px;"
 +
        } else {
 +
            oDiv.style = ""
 +
        }
 +
    }
 +
}
 +
</script>
 +
<!--end cebian guide-->
  
 
<!--column-->
 
<!--column-->
 
<div class="column" id="column">
 
<div class="column" id="column">
<span class="subtitle" id="subtitle1">-----* Introduction *-----</span>
+
<span class="blank" id="subtitle1"></span>
 +
<span class="subtitle">-----* Introduction *-----</span>
 
<p>
 
<p>
The goal of the interlab study is to explore a major question: How close can the numbers be when fluorescence is measured all around the world? So we measure GFP fluorescence in our lab with plate reader (Tecan Infinite M200pro). This year, three devices and one positive control and one negative control were provided by the Registry. The results show increased fluorescence in the stronger promoter expected.<br />
+
The goal of the interlab study is to explore a major question: <strong>How close can the numbers be when fluorescence is measured all around the world?</strong> So we measure GFP fluorescence in our lab with <em>plate reader</em> (Tecan Infinite M200pro). This year, three devices and one positive control and one negative control were provided by the Registry. The results show increased fluorescence in the stronger promoter expected.<br /><br />
 
After the experiment, five required devices were created:<br />
 
After the experiment, five required devices were created:<br />
 
Positive control: I20270 in pSB1C3;<br />
 
Positive control: I20270 in pSB1C3;<br />
Line 134: Line 153:
 
Test Device 6: J23117+I13504 in pSB1C3.
 
Test Device 6: J23117+I13504 in pSB1C3.
 
</p>
 
</p>
<span class="blank"></span>
+
<span class="blank" id="subtitle2"></span>
<span class="subtitle"id="subtitle2">-----* Protocol *-----</span>
+
<span class="subtitle">-----* Protocol *-----</span>
 
<h1>I. Materials</h1>
 
<h1>I. Materials</h1>
 
<p>
 
<p>
Line 147: Line 166:
 
• Pipettes</p><br />
 
• Pipettes</p><br />
 
<h1>II. Cell measurement protocol</h1>
 
<h1>II. Cell measurement protocol</h1>
<p>1. Transform 8 plasmids into DH5α competent cells, grown in incubator for 12 hrs at 37℃.<br />
+
<p>1. Transform 8 plasmids into <strong><em>DH5α</em></strong> competent cells, grown in incubator for 12 hrs at 37℃.<br />
 
2. Pick 2 colonies from each of plate and inoculate it on 10mL LB medium and Chloramphenicol. Grow the cells for 16hrs at 37°C and 220rpm.<br />
 
2. Pick 2 colonies from each of plate and inoculate it on 10mL LB medium and Chloramphenicol. Grow the cells for 16hrs at 37°C and 220rpm.<br />
 
3. Cell growth, sampling, and assay.<br />
 
3. Cell growth, sampling, and assay.<br />
Line 159: Line 178:
 
Device: Plate Reader(Tecan Infinite M200pro), 96-well plates. Wavelengths: 485 nm excitation, 530 nm emission.
 
Device: Plate Reader(Tecan Infinite M200pro), 96-well plates. Wavelengths: 485 nm excitation, 530 nm emission.
 
</p>
 
</p>
<span class="blank"></span>
+
<span class="blank"  id="subtitle3"></span>
<span class="subtitle" id="subtitle3">-----* Measurements *-----</span>
+
<span class="subtitle" >-----* Measurements *-----</span>
 
<h1>I. OD 600 Reference point</h1>
 
<h1>I. OD 600 Reference point</h1>
 
<p><span class="tableimg" id="bigger"><img class="tableone" src="https://static.igem.org/mediawiki/2017/5/54/T--XMU-China--Interlab-Tableone.png"></span><br/><br/>
 
<p><span class="tableimg" id="bigger"><img class="tableone" src="https://static.igem.org/mediawiki/2017/5/54/T--XMU-China--Interlab-Tableone.png"></span><br/><br/>
Line 183: Line 202:
 
(4) <a href="https://static.igem.org/mediawiki/2017/e/e4/T--XMU-China--Interlab-Tablepdf7.pdf">Geometric Standard Deviation of FI/ABS600</a><br />
 
(4) <a href="https://static.igem.org/mediawiki/2017/e/e4/T--XMU-China--Interlab-Tablepdf7.pdf">Geometric Standard Deviation of FI/ABS600</a><br />
 
</p>
 
</p>
<span class="blank"></span>
+
<span class="blank"  id="subtitle4"></span>
<span class="subtitle" id="subtitle4">-----* Provenance *-----</span>
+
<span class="subtitle" >-----* Provenance *-----</span>
 
<p>
 
<p>
 
Q: Who did the actual work to acquire these measurements?<br />
 
Q: Who did the actual work to acquire these measurements?<br />
Line 195: Line 214:
 
A: Required devices were transformed on 14th August, 2017. All samples were measured on 15th August, 2017.
 
A: Required devices were transformed on 14th August, 2017. All samples were measured on 15th August, 2017.
 
</p>
 
</p>
<span class="blank"></span>
+
<span class="blank"  id="subtitle5"></span>
<span class="subtitle" id="subtitle5">-----* Reference *-----</span>
+
<span class="subtitle">-----* References *-----</span>
 
<p>
 
<p>
1. Anderson,C., Berkley iGEM Team.,(2006). Anderson Promoter Collection. Registry of Standard Biological Parts.<br />
+
[1] Anderson, C., Berkley iGEM Team., <em>Anderson Promoter Collection</em>. Registry of Standard Biological Parts, <strong>2006</strong><br />
2. <a href="http://parts.igem.org/Promoters/Catalog/Anderson">http://parts.igem.org/Promoters/Catalog/Anderson</a>[Accessed 2014.09.19]<br />
+
[2] <a href="http://parts.igem.org/Promoters/Catalog/Anderson">http://parts.igem.org/Promoters/Catalog/Anderson</a>[Accessed <strong>2014.09.19</strong>]<br />
3. <a href="https://2016.igem.org/Team:XMU-China/Interlab">https://2016.igem.org/Team:XMU-China/Interlab</a><br />
+
[3] <a href="https://2016.igem.org/Team:XMU-China/Interlab">https://2016.igem.org/Team:XMU-China/Interlab</a><br />
4. <a href="https://2015.igem.org/Team:Amoy/Interlab">https://2015.igem.org/Team:Amoy/Interlab</a>
+
[4] <a href="https://2015.igem.org/Team:Amoy/Interlab">https://2015.igem.org/Team:Amoy/Interlab</a>
 
</p>
 
</p>
 
<span class="blank"></span>
 
<span class="blank"></span>

Latest revision as of 03:26, 2 November 2017

2017.igem.org/Team:XMU-China/InterLab

-----* Introduction *-----

The goal of the interlab study is to explore a major question: How close can the numbers be when fluorescence is measured all around the world? So we measure GFP fluorescence in our lab with plate reader (Tecan Infinite M200pro). This year, three devices and one positive control and one negative control were provided by the Registry. The results show increased fluorescence in the stronger promoter expected.

After the experiment, five required devices were created:
Positive control: I20270 in pSB1C3;
Negative control: R0040 in pSB1C3;
Test Device 1: J23101.BCD2.E0040.B0015 in pSB1C3;
Test Device 2: J23106.BCD2.E0040.B0015 in pSB1C3;
Test Device 3: J23117.BCD2.E0040.B0015 in pSB1C3;
Test Device 4: J23101+I13504 in pSB1C3;
Test Device 5: J23106+I13504 in pSB1C3;
Test Device 6: J23117+I13504 in pSB1C3.

-----* Protocol *-----

I. Materials

• Competent cells ( Escherichia coli strain DH5α)
• LB (Luria Bertani) media
• Chloramphenicol (stock concentration 25 mg/mL dissolved in EtOH - working stock 25 ug/mL)
• 50 ml Falcon tube (or equivalent, preferably amber or covered in foil to block light)
• Incubator at 37°C
• 1.5 ml eppendorf tubes for sample storage
• Ice bucket with ice
• Pipettes


II. Cell measurement protocol

1. Transform 8 plasmids into DH5α competent cells, grown in incubator for 12 hrs at 37℃.
2. Pick 2 colonies from each of plate and inoculate it on 10mL LB medium and Chloramphenicol. Grow the cells for 16hrs at 37°C and 220rpm.
3. Cell growth, sampling, and assay.
4. Obtain initial OD 600 measurement of overnight cultures. Then dilute each sample to an OD of 0.02.
5. Incubate the cultures at 37°C and 220rpm. Take 100µL (1% of total volume) samples of the cultures at 0, 2, 4 and 6 hours of incubation.
6. At the end of sampling point measure these samples (OD and Fl measurement).
7. Measurements of absorbance and fluorescence:
(1) OD 600
Device: Plate Reader(Tecan Infinite M200pro) Wavelengths: 600 nm absorption.
(2) Fluorescence
Device: Plate Reader(Tecan Infinite M200pro), 96-well plates. Wavelengths: 485 nm excitation, 530 nm emission.

-----* Measurements *-----

I. OD 600 Reference point



Table 1. Absorbance at 600nm for LUDOX and H2O



II. Fluorescein standard curve


Table 2. Fluorescence measurements for fluorescein stock solution at decreasing concentration



Table 3. The Fluorescein Standard Curve in plate reader with 485nm excitation, 530nm emission



Fluorescein Standard Curve (log scale)



III. Cell Measurements

Click to view detailed charts.
1. OD600–Background
2. Fluorescence Background (485nm excitation, 530nm emission)
3. FI/ABS600
4. Summary Statistics
(1) Arithmetic Mean of FI/ABS600
(2) Arithmetic Standard Deviation of FI/ABS600
(3) Geometric Mean of FI/ABS600
(4) Geometric Standard Deviation of FI/ABS600

-----* Provenance *-----

Q: Who did the actual work to acquire these measurements?
A: Yulong Han and Yang Liang.

Q: What other people should be credited for these measurements?
A: Yousi Fu.

Q: On what dates were the protocols run and the measurements taken?
A: Required devices were transformed on 14th August, 2017. All samples were measured on 15th August, 2017.

-----* References *-----

[1] Anderson, C., Berkley iGEM Team., Anderson Promoter Collection. Registry of Standard Biological Parts, 2006
[2] http://parts.igem.org/Promoters/Catalog/Anderson[Accessed 2014.09.19]
[3] https://2016.igem.org/Team:XMU-China/Interlab
[4] https://2015.igem.org/Team:Amoy/Interlab