|
|
(38 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
− | {{BNU-China}} | + | {{BNU-CHINA/partials/header}} |
| + | {{BNU-CHINA/partials/nav | MODELING=focus}} |
| + | {{BNU-CHINA/article/theme | color=#8c531b}} |
| + | |
| <html> | | <html> |
| + | <script type='text/javascript' src ='jquery.min.js'></script> |
| + | <script type="text/javascript" src="LiftEffect.js"></script> |
| | | |
| + | <style> |
| + | *{ |
| + | margin: 0; |
| + | padding: 0; |
| + | list-style-type:none; |
| + | } |
| + | body{ |
| + | height: 4000px;background:#eee; |
| + | } |
| + | .lift-nav{ |
| + | position: fixed; |
| + | top: 100px; |
| + | left: 30px; |
| + | display: none; |
| + | } |
| + | .lift-nav li{ |
| + | width: 30px; |
| + | height: 30px; |
| + | text-align: center; |
| + | line-height: 30px; |
| + | color: #fff; |
| + | padding: 10px 10px; |
| + | margin-bottom: 10px; |
| + | background: skyblue; |
| + | cursor: pointer; |
| + | } |
| | | |
− | <div class="column full_size judges-will-not-evaluate">
| + | .lift-nav li.current{ |
− | <h3>★ ALERT! </h3>
| + | background: tomato; |
− | <p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</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://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
| + | |
− | </div>
| + | |
| | | |
| + | .t1,.t2,.t3,.t4,.t5,.t6{ |
| + | width: 800px; |
| + | height: 400px; |
| + | text-align: center; |
| + | line-height: 400px; |
| + | background: skyblue; |
| + | margin: 100px auto; |
| + | font-size: 30px; |
| + | color: #fff; |
| + | } |
| + | .t1{ |
| + | margin-top: 200px; |
| + | } |
| + | .t2{ |
| + | background: pink; |
| + | } |
| + | .t3{ |
| + | background: tomato; |
| + | } |
| + | .t4{ |
| + | background: grey; |
| + | } |
| + | .t5{ |
| + | background: yellow; |
| + | } |
| + | .t6{ |
| + | background: seagreen; |
| + | } |
| + | </style> |
| | | |
− | <div class="clear"></div> | + | <div class="main-container"> |
| + | <div id="page-heading" class="container-fluid page-heading" style="background-image: url(https://static.igem.org/mediawiki/2018/4/4c/T--BNU-China--interlab.jpg);"> |
| + | |
| + | </div> |
| + | <div> |
| + | <div class="page-story"> |
| + | <article id="Calibration" class="col-lg-10 col-lg-offset-1 col-md-12 col-md-offset-0 col-sm-offset-0 col-sm-12"> |
| + | <header class="page-header"> |
| + | <h1 id="model-introduction">Calibration experiments</h1> |
| + | </header> |
| + | <p>Before starting cell measurements work, we accomplished three sets of calibration measurements with materials provided by the committee, including an OD600 reference point, a particle standard curve and a fluorenscein standard curve. These tests and data greatly facilitated our following quantitative interlab experiments.</p> |
| + | |
| + | |
| + | <h2>Calibration 1 OD600 reference point and LUDOX</h2> |
| + | <p>According to the protocol, we performed three calibration experiments (OD600 reference point, particle standard curve and the fluorescence standard curve) before the body part began.</p> |
| + | <p>In this experiment, we first uesd LUDOX CL-X provided by the committee to obtain a conversion factor as the intermediate variable between Abs600 and OD600 measurement. The LUDOX solution (45% colloidal silica suspension) is hardly scattering and gives a low absorbance value, making it an ideal material for correct the standard path length of spectrophotometers in different laboratories, which would greatly improve the accuracy of the following volume dependent experiments.</p> |
| + | <p>Results shown below. </p> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/0/0b/T--BNU-China--_OD600_reference_point.png" alt="this is a pic" width="60%"> |
| + | <figcaption> |
| + | Fig.1 OD600 reference point |
| + | </figcaption> |
| + | </figure> |
| + | <p id="model-theory">4 replicates are measured respectively to acquire the average Abs600 of LUDOX CL-X solution and dH2O. Reference OD600 is given by the iGEM authority. The ratio of OD600/Abs600 is 3.652.</p> |
| + | |
| + | |
| + | <h2>Calibration 2 Particle Standard Curve</h2> |
| + | <p>After standardizing the absorbance value, we managed to conclude a conversion factor between Abs600 and the estimated number of cells. In this experiment, we used the silica beads delivered by iGEM committee and made a serial dilution in the 96-well plate according to the protocol. The beads’ size and optical charateristics are similar to cells and its concentration (amount of particles per volume)is known, allowing us to conduct a standard curve of particle concentration in 4 replicates. </p> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/2/23/T--BNU-China--Particle_Standard_Curve.png" alt="this is a pic" width="60%"> |
| + | <figcaption> |
| + | Fig.2A Particle Standard Curve |
| + | </figcaption> |
| + | </figure> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/b/b7/T--BNU-China--Particle_Standard_Curve_%28log_scale%29.png" alt="this is a pic" width="60%"> |
| + | <figcaption> |
| + | Fig.2B Particle Standard Curve (log scale) |
| + | </figcaption> |
| + | </figure> |
| + | |
| + | <h2>Calibration 3 Fluorescence standard curve</h2> |
| + | <p>Fluorescence value is an important synthetic biology signal, but it can vary widely in different instruments. As a result, comparing the fluorescence output of test devices by creating a standard fluorescence curve can accurately standardize the amount and fluctuation of GFP fluorescencein in provided kits. In the fluorescence curve measurement, we used the fluorescein powder delivered by committee and made a serial dilution in the 96-well plate according to the protocol. 4 replicates were measured in total. </p> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/c/c1/T--BNU-China--Fluorescein_Standard_Curve.png" alt="this is a pic" width="60%"> |
| + | <figcaption> |
| + | Fig.3A Fluorescein Standard Curve |
| + | </figcaption> |
| + | </figure> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/1/1e/T--BNU-China--Fluorescein_Standard_Curve%28log_scale%29.png" alt="this is a pic" width="60%"> |
| + | <figcaption> |
| + | Fig.3B Fluorescein Standard Curve(log scale) |
| + | </figcaption> |
| + | </figure> |
| + | </article> |
| + | |
| + | <article id="Cell Measurement" class="col-lg-10 col-lg-offset-1 col-md-12 col-md-offset-0 col-sm-offset-0 col-sm-12"> |
| + | <header class="page-header"> |
| + | <h1 id="model-introduction">Cell measurement</h1> |
| + | </header> |
| + | <p>The calibrations experiments above ensured us to complete the cell measurements under the standard conditions. In order to get the valid measurement results, the following tests were all finished with the same settings as we used in calibration measurements.</p> |
| + | |
| + | |
| + | <h2>1)preparation</h2> |
| + | <p>First of all, we transformed the given plasmids into E.coli K-12 DH5-alpha on the plates of LB medium with chloramphenicol of 25μg/ml in 37℃, and picked 2 colonies of each plate over night, inoculating into 5ml Luria- Bertani liquid medium with 25 μg/mL chloramphenicol, incubating in 37°C at the speed of 220 rpm for 16hrs.</p> |
| + | <p>Secondly, the cell cultures were diluted to the concentration of Abs600=0.02 for target start and were transferred to the same LB medium of 12mL in 50mL falcon tubes, at the same incubator above. At the time of 0 and 6 hours of incubation, we took off 500μL into 1.5 ml eppendorf tubes of each colony of 8 devices, and placed them on ice to prevent from further growth.</p> |
| + | <p>Last but most importantly, we pipetted 4 replicates samples of each devices, 100μL per well, into a 96-well plate. Samples were laid out according to the plate diagram shown in the protocol.</p> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/8/89/T--BNU-China--the_arrangement_of_devices.png" alt="this is a pic" width="90%"> |
| + | <figcaption> |
| + | Fig.4 The arrangement of devices |
| + | </figcaption> |
| + | </figure> |
| + | |
| + | <h2>2)Fluorescence and absorbance reading data </h2> |
| + | <p>We put the 96-well plates mentioned above into the microplate reader, which had already been calibrated during the previous experiments, and the fluorescence raw readings of eight different devices as well as a blank control at 0h and 6h. Two colonies were taken per device, and each colony had 4 replicates.</p> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/8/89/T--BNU-China--Fluorescence_Raw_Readings.png" alt="this is a pic" width="70%"> |
| + | <figcaption> |
| + | Fig.5 Fluorescence_Raw_Readings |
| + | </figcaption> |
| + | </figure> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/5/5b/T--BNU-China--Abs600_Raw_Readings-.png" alt="this is a pic" width="70%"> |
| + | <figcaption> |
| + | Fig.6 Abs600 Raw Readings |
| + | </figcaption> |
| + | </figure> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/f/f6/T--BNU-China--uM_Fluorescein.png" alt="this is a pic" width="70%"> |
| + | <figcaption> |
| + | Fig.7 uM Fluorescein / OD |
| + | </figcaption> |
| + | </figure> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/5/50/T--BNU-China--Net_Fluorescein.png" alt="this is a pic" width="70%"> |
| + | <figcaption> |
| + | Fig.8 Net Fluorescein a.u. |
| + | </figcaption> |
| + | </figure> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/9/95/T--BNU-China--Net_Abs_600.png" alt="this is a pic" width="70%"> |
| + | <figcaption> |
| + | Fig.9 Net Abs 600 |
| + | </figcaption> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/d/df/T--BNU-China--_MEFL.png" alt="this is a pic" width="70%"> |
| + | <figcaption> |
| + | Fig.10 MEFL / particle |
| + | </figcaption> |
| + | </article> |
| + | <article id="CFU Measurement" class="col-lg-10 col-lg-offset-1 col-md-12 col-md-offset-0 col-sm-offset-0 col-sm-12"> |
| + | <header class="page-header"> |
| + | <h1 id="model-introduction">CFU Measurement</h1> |
| + | </header> |
| + | <h2>1)Sample Preparation</h2> |
| + | <p>Before starting measurements, we first transferred plasmids BBa_I20270, Well 2B, to E.coli DH5-alpha as positive control, and the same as plasmids BBa_R0040, Well 2D, as negative control. The two colonies of each device were incubated overnight in LB medium with Cam, at the speed of 220rpm. After 16-hour growth, 25μL was taken from each two colonies and mixed with 175μL blank media into a 96-well plate to measure the OD600. The arrangement is as follows.</p> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/9/90/T--BNU-China--interlab3-1.png" alt="interlab result" width="800px"> |
| + | <figcaption>Fig.11 CFU Measurement</figcaption> |
| + | </figure> |
| + | |
| + | <h2>2)Dilution</h2> |
| + | <p>Cell cultures were diluted to a target OD600 of 0.1 according to the data above with the formula that (C1)(V1)=(C2)(V2), V2 of which is our final volume of 1000μL. </p> |
| + | <p>After dilution, we used another 96-well plate to verify the concentration. 3 replicates 200μL of each sample was pipetted with the arrangement as below. Comparing the absorbance of samples and controls, we could count the accurate cell density.</p> |
| + | <p>Now that we managed to measure the accurate density, the colonies were taken a series of graded dilution with the same media above at the following arrangement. </p> |
| + | |
| + | <h2>3)CFU Calculation</h2> |
| + | <p>Then, we separately diluted dilution3, 4 and 5 at the proportion of 1:10 with LB media. As a consequence, the final dilution factor is 8*10-4, 8*10-5 and 8*10-6. The final dilution of 3 devices, 2 colonies of each, were taken 100μL to LB plate, incubated at 37℃ for 18hrs.</p> |
| + | <p>After growth, we counted the colonies of each plate and filled the following sheets.</p> |
| + | <figure class="text-center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/0/03/T--BNU-China--interlab3-2.png" alt="interlab result" width="600px"> |
| + | <figcaption>Fig.11 CFU Calculation</figcaption> |
| + | </figure> |
| + | </article> |
| + | <article id="Epilogue" class="col-lg-10 col-lg-offset-1 col-md-12 col-md-offset-0 col-sm-offset-0 col-sm-12"> |
| + | <header class="page-header"> |
| + | <h1 id="model-introduction">Epilogue</h1> |
| + | </header> |
| + | <p>At the end of Interlab work, we would like to thank the iGEM Measurement Committee for providing us with the opportunity to take a part in this study and we are looking forward to the final data by taking all the teams' work into account.</p> |
| + | |
| + | </article> |
| + | </div> |
| + | <div id="footer"> |
| + | <div id="footer-div"> |
| + | <ul id="footer-ul"> |
| + | <li><a href="https://2018.igem.org/Team:BNU-China">Home</a></li> |
| + | <li><a href="https://2018.igem.org/Team:BNU-China/Project">Project</a></li> |
| + | <li><a href="https://2018.igem.org/Team:BNU-China/Model">Model</a></li> |
| + | <li><a href="https://2018.igem.org/Team:BNU-China/Achievements">Achievements</a></li> |
| + | <li><a href="https://2018.igem.org/Team:BNU-China/Integrated_Practices">Practices</a></li> |
| + | <li><a href="https://2018.igem.org/Team:BNU-China/Safety">Safety</a></li> |
| + | <li><a href="https://2018.igem.org/Team:BNU-China/Lab">Lab</a></li> |
| + | <li><a href="https://2018.igem.org/Team:BNU-China/Interlab">Interlab</a></li> |
| + | </ul> |
| + | <span>© 2018 BNU</span> |
| + | </div> |
| + | </div> |
| | | |
− | | + | <div class="lift-nav"> |
− | <div class="column full_size"> | + | <ul class="lift"> |
− | <h1>InterLab</h1> | + | <li>1楼</li> |
− | <h3>Bronze Medal Criterion #4</h3> | + | <li>2楼</li> |
− | <p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study and/or obtain new, high quality experimental characterization data for 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 2018 part number range. | + | <li>3楼</li> |
− | <br><br> | + | <li>4楼</li> |
− | For teams participating in the <a href="https://2018.igem.org/Measurement/InterLab">InterLab study</a>, all work must be shown on this page.
| + | <li>5楼</li> |
− | | + | <li>6楼</li> |
− | </p> | + | </ul> |
| </div> | | </div> |
| | | |
| + | <script type="text/javascript"> |
| + | $(function(){ |
| + | LiftEffect({ |
| + | "control1": ".lift-nav", //侧栏电梯的容器 |
| + | "control2": ".lift", //需要遍历的电梯的父元素 |
| + | "target": [".t1",".t2",".t3",".t4",".t5",".t6"], //监听的内容,注意一定要从小到大输入 |
| + | "current": "current" //选中的样式 |
| + | }); |
| + | }) |
| + | </script> |
| | | |
| + | <div style="text-align:center;margin:50px 0; font:normal 14px/24px 'MicroSoft YaHei';"> |
| | | |
− | | + | </div> |
− | | + | </div> |
− | | + | |
| | | |
| </html> | | </html> |