(23 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<meta name="viewprot" content="width=device-width,initial-scale=1.0,minimum-scale=1/0,maximum-scale=1.0,user-scalable=no"> | <meta name="viewprot" content="width=device-width,initial-scale=1.0,minimum-scale=1/0,maximum-scale=1.0,user-scalable=no"> | ||
− | <meta | + | <meta name="HandheldFriendly" content="true"> |
+ | |||
<meta name="apple-touch-fullscreen" content="yes"> | <meta name="apple-touch-fullscreen" content="yes"> | ||
<meta name="apple-mobile-web-app-capable content="yes"> | <meta name="apple-mobile-web-app-capable content="yes"> | ||
Line 11: | Line 12: | ||
<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 33: | Line 32: | ||
<li><a href="https://2017.igem.org/Team:XMU-China/Demonstrate">Demonstrate</a></li> | <li><a href="https://2017.igem.org/Team:XMU-China/Demonstrate">Demonstrate</a></li> | ||
<li><a href="https://2017.igem.org/Team:XMU-China/Results">Results</a></li> | <li><a href="https://2017.igem.org/Team:XMU-China/Results">Results</a></li> | ||
− | <li><a href="https://2017.igem.org/Team:XMU-China/ | + | <li><a href="https://2017.igem.org/Team:XMU-China/Applied_Design">Applied Design</a></li> |
<li><a href="https://2017.igem.org/Team:XMU-China/Parts">Parts</a></li> | <li><a href="https://2017.igem.org/Team:XMU-China/Parts">Parts</a></li> | ||
</ul> | </ul> | ||
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 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/ | + | <li><a href="https://2017.igem.org/Team:XMU-China/Modeling">Modeling</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 80: | Line 83: | ||
<li><a href="https://2017.igem.org/Team:XMU-China/Contribution">Contribution</a></li> | <li><a href="https://2017.igem.org/Team:XMU-China/Contribution">Contribution</a></li> | ||
<li><a href="https://2017.igem.org/Team:XMU-China/Improve">Improve</a></li> | <li><a href="https://2017.igem.org/Team:XMU-China/Improve">Improve</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:XMU-China/Measurement">Measurement</a></li> | ||
<li><a href="https://2017.igem.org/Team:XMU-China/Safety">Safety</a></li> | <li><a href="https://2017.igem.org/Team:XMU-China/Safety">Safety</a></li> | ||
</ul> | </ul> | ||
Line 94: | Line 98: | ||
</ul> | </ul> | ||
− | |||
</div> | </div> | ||
− | |||
<!--end guide--> | <!--end guide--> | ||
Line 105: | Line 107: | ||
<!--end title--> | <!--end title--> | ||
− | <!-- | + | <!--cebian guide--> |
− | < | + | <div id="float"> |
− | + | <div id="cebianlan"> | |
− | + | <div class="menu-list"><a href="#subtitle1">Introduction</a></div> | |
− | + | <div class="menu-list"><a href="#subtitle2">Protocol</a></div> | |
− | + | <div class="menu-list"><a href="#subtitle3">Measurements</a></div> | |
− | + | <div class="menu-list"><a href="#subtitle4">Provenance</a></div> | |
+ | <div class="menu-list"><a href="#subtitle5">References</a></div> | ||
+ | </div></div> | ||
− | + | <script type="text/javascript"> | |
− | </ | + | window.onload= |
− | <!--end | + | 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=" | + | <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 132: | 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 | + | <span class="subtitle">-----* Protocol *-----</span> |
<h1>I. Materials</h1> | <h1>I. Materials</h1> | ||
<p> | <p> | ||
Line 145: | 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 153: | Line 174: | ||
7. Measurements of absorbance and fluorescence: <br /> | 7. Measurements of absorbance and fluorescence: <br /> | ||
(1) OD 600<br /> | (1) OD 600<br /> | ||
− | Device: Plate Reader(Tecan Infinite M200pro) Wavelengths: 600 nm absorption. <br /> | + | Device: Plate Reader(Tecan Infinite M200pro) Wavelengths: 600 nm absorption.<br /> |
(2) Fluorescence<br /> | (2) Fluorescence<br /> | ||
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 | + | <span class="subtitle" >-----* Measurements *-----</span> |
<h1>I. OD 600 Reference point</h1> | <h1>I. OD 600 Reference point</h1> | ||
− | <span class="tableimg" | + | <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/> |
− | <span class="table"><strong>Table 1. Absorbance at 600nm for LUDOX and H<span class="subscript">2</span>O</strong></span><br/><br/> | + | <span class="table"><strong>Table 1. Absorbance at 600nm for LUDOX and H<span class="subscript">2</span>O</strong></span></p><br/><br/> |
<h1>II. Fluorescein standard curve</h1> | <h1>II. Fluorescein standard curve</h1> | ||
− | <span class="tableimg" | + | <p><span class="tableimg" id="bigger"><img class="tabletwo" src="https://static.igem.org/mediawiki/2017/f/f9/T--XMU-China--Interlab-Tabletwo.png"></span><br /> |
<span class="table"><strong>Table 2. Fluorescence measurements for fluorescein stock solution at decreasing concentration</strong></span><br /><br /> | <span class="table"><strong>Table 2. Fluorescence measurements for fluorescein stock solution at decreasing concentration</strong></span><br /><br /> | ||
− | <span class="tableimg" | + | <span class="tableimg" id="bigger"><img class="tablethree" src="https://static.igem.org/mediawiki/2017/d/d3/T--XMU-China--Interlab-Tablethree.png"></span><br /><br /> |
<span class="table"><strong>Table 3. The Fluorescein Standard Curve in plate reader with 485nm excitation, 530nm emission</strong></span><br /><br /> | <span class="table"><strong>Table 3. The Fluorescein Standard Curve in plate reader with 485nm excitation, 530nm emission</strong></span><br /><br /> | ||
− | <span class="tableimg" | + | <span class="tableimg" id="bigger"><img class="tablefour" src="https://static.igem.org/mediawiki/2017/2/2d/T--XMU-China--Interlab-Tablefour.png"></span><br /><br /> |
− | <span class="table"><strong>Fluorescein Standard Curve (log scale)</strong></span><br /> | + | <span class="table"><strong>Fluorescein Standard Curve (log scale)</strong></span></p><br /><br /> |
<h1>III. Cell Measurements</h1> | <h1>III. Cell Measurements</h1> | ||
<p> | <p> | ||
Line 181: | 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 | + | <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 193: | 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 | + | <span class="subtitle">-----* References *-----</span> |
<p> | <p> | ||
− | 1 | + | [1] Anderson, C., Berkley iGEM Team., <em>Anderson Promoter Collection</em>. Registry of Standard Biological Parts, <strong>2006</strong><br /> |
− | 2 | + | [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 | + | [3] <a href="https://2016.igem.org/Team:XMU-China/Interlab">https://2016.igem.org/Team:XMU-China/Interlab</a><br /> |
− | 4 | + | [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
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.
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.
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
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.
[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
Xiamen University, Fujian, China
No. 422, Siming South Road, Xiamen, Fujian, P. R. China 361005