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

 
(14 intermediate revisions by 4 users not shown)
Line 309: Line 309:
 
         }
 
         }
  
         @media screen and (max-width: 810px) {
+
         @media screen and (max-width: 992px) {
 
             #section1, #section2, #section3, #section4, #section5 {
 
             #section1, #section2, #section3, #section4, #section5 {
 
                 margin-left: 50px; background-color: #eee; color:#171717;  
 
                 margin-left: 50px; background-color: #eee; color:#171717;  
Line 317: Line 317:
  
 
         body {
 
         body {
            position: relative;
+
                position: relative;
 
             }
 
             }
 +
        @media (min-width: 768px) {
 
         .menu_logo_1 {
 
         .menu_logo_1 {
                top: 15px;
+
            top: 18px;
                left:100px;
+
            left:10px;
                z-index: -1000;
+
            z-index: 1000;
                opacity: 0.8;
+
            position: fixed;
                position: fixed;
+
 
         }
 
         }
 
         .menu_logo_2 {
 
         .menu_logo_2 {
                top: 15px;
+
            top: 18px;
                left:170px;
+
            left:100px;
                z-index: -1000;
+
            z-index: 1000;
                opacity: 0.8;
+
            position: fixed;
                position: fixed;
+
        }
 +
        .nav-pills{
 +
            font-size:8px;
 +
            font-weight: bold;
 +
        }
 +
        }
 +
 
 +
        /* 中等屏幕(桌面显示器,大于等于992px) */
 +
        @media (min-width: 992px) {
 +
        .menu_logo_1 {
 +
            top: 18px;
 +
            left:20px;
 +
            z-index: 1000;
 +
            position: fixed;
 +
        }
 +
        .menu_logo_2 {
 +
            top: 18px;
 +
            left:110px;
 +
            z-index: 1000;
 +
            position: fixed;
 +
        }
 +
        .nav-pills{
 +
            font-size:10px;
 +
            font-weight: bold;
 +
        }
 +
        }
 +
 
 +
        /* 大屏幕(大桌面显示器,大于等于1200px) */
 +
        @media (min-width: 1200px) {
 +
        .menu_logo_1 {
 +
            top: 18px;
 +
            left:80px;
 +
            z-index: 1000;
 +
            position: fixed;
 +
        }
 +
        .menu_logo_2 {
 +
            top: 18px;
 +
            left:170px;
 +
            z-index: 1000;
 +
            position: fixed;
 +
        }
 +
        .nav-pills{
 +
            font-size:12px;
 +
            font-weight: bold;
 +
        }
 
         }
 
         }
  
Line 338: Line 382:
  
 
<body data-spy="scroll" data-target="#myScrollspy" data-offset="20">
 
<body data-spy="scroll" data-target="#myScrollspy" data-offset="20">
      <nav class="navbar navbar-default navbar-fixed-top" style="margin-top:15px">
+
    <nav class="navbar navbar-default navbar-fixed-top" style="margin-top:15px">
 +
        <div class="container">
 +
            <div class="navbar-header">
 +
                <a  href="https://2017.igem.org/Team:HUST-China" class="navbar-brand logo menu_logo_1"><img src="https://static.igem.org/mediawiki/2017/6/64/Team_HUST_China_2017_logo.png" alt="HUST_iGEM_2017_logo"></a>
 +
                <a href="https://2017.igem.org" class="navbar-brand logo menu_logo_2"><img src="https://static.igem.org/mediawiki/2017/f/f6/IGEM_2017_logo.png" alt="HUST_iGEM_2017_logo"></a>
 +
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse" style="background-color: #333; color:#111">
 +
                    <span class="icon-bar"></span>
 +
                    <span class="icon-bar"></span>
 +
                    <span class="icon-bar"></span>
 +
                    <span class="icon-bar"></span>
 +
                </button>
 +
            </div>
 +
 
 +
 
 +
            <div class="collapse navbar-collapse" id="navbar-collapse">
 +
                <ul class="nav navbar-nav navbar-right">
 +
                    <li><a href="https://2017.igem.org/Team:HUST-China">HOME</a></li>
 +
                    <li class="dropdown active">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown">
 +
                            PROJECT <b class="caret"></b>
 +
                        </a>
 +
                        <ul class="dropdown-menu">
 +
                            <li><a href="https://2017.igem.org/Team:HUST-China/project/background">Background</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:HUST-China/Description">Description</a></li>                                   
 +
                            <li><a href="https://2017.igem.org/Team:HUST-China/Safety">Safety</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:HUST-China/Demonstrate">Demonstrate</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown">
 +
                            WETLAB <b class="caret"></b>
 +
                        </a>
 +
                        <ul class<nav class="navbar navbar-default navbar-fixed-top" style="margin-top:15px">
 
         <div class="container">
 
         <div class="container">
  
Line 385: Line 461:
 
                     </li>
 
                     </li>
 
                     <li class="dropdown">
 
                     <li class="dropdown">
                        <a href="https://2017.igem.org/Team:HUST-China/Parts">
+
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                             PARTS
+
                             PARTS<b class="caret"></b>
 
                         </a>
 
                         </a>
 +
                        <ul class="dropdown-menu">
 +
                            <li><a href="https://2017.igem.org/Team:HUST-China/Basic part">Basic part</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:HUST-China/Composite part">Composite part</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:HUST-China/Part collection">Part collection</a></li>
 +
                        </ul>
 
                     </li>
 
                     </li>
 
                     <li class="dropdown">
 
                     <li class="dropdown">
Line 396: Line 477:
 
                             <li><a href="https://2017.igem.org/Team:HUST-China/Collaborations"> Collaborations</a></li>
 
                             <li><a href="https://2017.igem.org/Team:HUST-China/Collaborations"> Collaborations</a></li>
 
                             <li><a href="https://2017.igem.org/Team:HUST-China/HP/Silver">HP/Silver</a></li>
 
                             <li><a href="https://2017.igem.org/Team:HUST-China/HP/Silver">HP/Silver</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:HUST-China/Engagement">Engagement</a></li>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 413: Line 495:
 
         </div>
 
         </div>
 
     </nav>
 
     </nav>
 
 
  
 
     <div class="tab1" id="section0" style="width:100%;margin-top: 65px;">
 
     <div class="tab1" id="section0" style="width:100%;margin-top: 65px;">
Line 432: Line 512:
 
                     <li><a href="#section5">Calibration Protocol</a></li>  
 
                     <li><a href="#section5">Calibration Protocol</a></li>  
 
                     <li><a href="#section6">Cell Culture</a></li>  
 
                     <li><a href="#section6">Cell Culture</a></li>  
                     <li><a href="#section7">Interlab Result</a></li>  
+
                     <li><a href="#section7">Interlab Results</a></li>  
 
                 </ul>
 
                 </ul>
 
                 </div>   
 
                 </div>   
Line 486: Line 566:
 
                               <tr>
 
                               <tr>
 
                                 <td>Kangyuan Yu</td>
 
                                 <td>Kangyuan Yu</td>
                                 <td>985930862@qq.com</td>
+
                                 <td>u201612160@hust.edu.cn</td>
 
                               </tr>
 
                               </tr>
 
                               <tr>
 
                               <tr>
 
                                 <td>Haibo Huang </td>
 
                                 <td>Haibo Huang </td>
                                 <td>u201512127@hust.edu.cn</td>
+
                                 <td>u201612177@hust.edu.cn</td>
 
                               </tr>
 
                               </tr>
 
                               <tr>
 
                               <tr>
 
                                 <td>Ziyang Xiao</td>
 
                                 <td>Ziyang Xiao</td>
                                 <td>372657289@qq.com</td>
+
                                 <td>u201612166@hust.edu.cn</td>
 
                               </tr>
 
                               </tr>
 
                               <tr>
 
                               <tr>
 
                                 <td>Shaofeng Liao</td>
 
                                 <td>Shaofeng Liao</td>
                                 <td> 15827233830@qq.com</td>
+
                                 <td>u201612159@hust.edu.cn</td>
 
                               </tr>
 
                               </tr>
 
                               <tr>
 
                               <tr>
 
                                 <td>HuiPing Shi</td>
 
                                 <td>HuiPing Shi</td>
                                 <td>172295915@qq.com</td>
+
                                 <td>u201513154@hust.edu.cn</td>
 
                               </tr>
 
                               </tr>
 
                               <tr>
 
                               <tr>
Line 515: Line 595:
 
                     <h3 style="background-color:#ce6b9a;color:#ffffff; padding:10px;letter-spacing:1px; margin-top:0;">Chassis and Safety</h3>
 
                     <h3 style="background-color:#ce6b9a;color:#ffffff; padding:10px;letter-spacing:1px; margin-top:0;">Chassis and Safety</h3>
 
                     <h4><strong> What chassis did you use?</strong> </h4>
 
                     <h4><strong> What chassis did you use?</strong> </h4>
                     <p>Escherichia coli DH5alpha</p>
+
                     <p>Escherichia coli DH5α</p>
 
                     <h4><strong> What Biosafety Level is your chassis? </strong> </h4>
 
                     <h4><strong> What Biosafety Level is your chassis? </strong> </h4>
 
                     <p>BSL1</p>
 
                     <p>BSL1</p>
Line 558: Line 638:
 
                                         <li>③Add 100 μl of dH2O into A2, B2, C2, D2</li>
 
                                         <li>③Add 100 μl of dH2O into A2, B2, C2, D2</li>
 
                                         <li>④Measure absorbance 600 nm of all samples in all standard measurement modes in instrument</li>
 
                                         <li>④Measure absorbance 600 nm of all samples in all standard measurement modes in instrument</li>
                                        <li>⑤Import data into "Abs600" blue cells in provided Excel calibration sheet</li>
 
 
                                     </ul>
 
                                     </ul>
 
                                 </li>
 
                                 </li>
Line 596: Line 675:
 
                                     <li>③  Dilute the 2x fluorescein stock solution using 1xPBS to make a 1x fluorescein solution (final concentration is 50 μM).</li>
 
                                     <li>③  Dilute the 2x fluorescein stock solution using 1xPBS to make a 1x fluorescein solution (final concentration is 50 μM).</li>
 
                                     <li>④  *Illustration of serial dilution samples in 96 well plate or cuvettes: value decreases by 2-fold with each column (50% in column 2, 25% in column 3, 12.5% in column 4, etc.)</li>
 
                                     <li>④  *Illustration of serial dilution samples in 96 well plate or cuvettes: value decreases by 2-fold with each column (50% in column 2, 25% in column 3, 12.5% in column 4, etc.)</li>
                                    <li>⑤Import data into "Abs600" blue cells in provided Excel calibration sheet</li>
 
 
                                 </ul>
 
                                 </ul>
 
                             </li>
 
                             </li>
Line 606: Line 684:
 
                     <div class="col-xs-12" >
 
                     <div class="col-xs-12" >
 
                         <h5><strong>  Part 2: Prepare the serial dilutions of Fluorescein </strong> </h5>
 
                         <h5><strong>  Part 2: Prepare the serial dilutions of Fluorescein </strong> </h5>
                         <li style="list-style: none;font-size:14px;">
+
                         <ul style="list-style: none; font-size:10px;">
 
                                 <li>①Add 100 μl of 1xPBS into wells A2, B2, C2, D2....A12, B12, C12, D12.</li>
 
                                 <li>①Add 100 μl of 1xPBS into wells A2, B2, C2, D2....A12, B12, C12, D12.</li>
 
                                 <li>②Add 200 μl of 1x Fluorescein stock solution into A1, B1, C1, D1.</li>
 
                                 <li>②Add 200 μl of 1x Fluorescein stock solution into A1, B1, C1, D1.</li>
Line 620: Line 698:
 
                                 <li>⑫  Mix A10 by pipetting up and down 3x and transfer 100 μl into A11.</li>
 
                                 <li>⑫  Mix A10 by pipetting up and down 3x and transfer 100 μl into A11.</li>
 
                                 <li>⑬  Mix A11 by pipetting up and down 3x and transfer 100 μl into liquid waste.</li>
 
                                 <li>⑬  Mix A11 by pipetting up and down 3x and transfer 100 μl into liquid waste.</li>
                                 <li>⑭  TAKE CARE NOT TO CONTINUE SERIAL DILUTION INTO COLUMN 12.</li>
+
                                 <li>⑭  Take care not to continue serial dilution into column 12.</li>
 
                                 <li>⑮  Repeat dilution series for rows B, C, D.
 
                                 <li>⑮  Repeat dilution series for rows B, C, D.
 
                                 <li>⑯  Measure fluorescence of all samples in all standard measurement modes in instrument.
 
                                 <li>⑯  Measure fluorescence of all samples in all standard measurement modes in instrument.
                             </li>
+
                             </ul>
  
 
                     </div>
 
                     </div>
Line 670: Line 748:
 
                                     <li>①  Set your instrument to read Abs600 (as OD calibration setting)</li>
 
                                     <li>①  Set your instrument to read Abs600 (as OD calibration setting)</li>
 
                                     <li>②  Measure Abs600 of the overnight cultures</li>
 
                                     <li>②  Measure Abs600 of the overnight cultures</li>
                                     <li>③   Import data into blue cells in Excel Dilultion Calculation sheets provided</li>
+
                                     <li>③  Dilute the cultures to a target Abs600 of 0.02 (see the volume of preloading culture and media in Excel Dilution Calculation sheets) in 12 ml LB medium + Chloramphenicol in 50 mL falcon tube.</li>
                                    <li>④   Dilute the cultures to a target Abs600 of 0.02 (see the volume of preloading culture and media in Excel Dilution Calculation sheets) in 12 ml LB medium + Chloramphenicol in 50 mL falcon tube.</li>
+
                                     <li>  Remove 500uL of each culture for your zero time point and hold these samples on ice. (You should have 16 sample tubes from the time=0 time point)</li>
                                     <li>  Remove 500uL of each culture for your zero time point and hold these samples on ice. (You should have 16 sample tubes from the time=0 time point)</li>
+
                                     <li>  Incubate the cultures at 37°C and 220 rpm.</li>
                                     <li>  Incubate the cultures at 37°C and 220 rpm.</li>
+
                                     <li>  Remove 500uL samples of each culture after 2, 4 and 6 hours of growth. Keep samples on ice while completing the additional time points. You should have 16 sample tubes for each time point.</li>
                                     <li>  Remove 500uL samples of each culture after 2, 4 and 6 hours of growth. Keep samples on ice while completing the additional time points. You should have 16 sample tubes for each time point.</li>
+
                                     <li>  Set up your four measurement plates: For colony #1 culture, pipet 100 uL samples into wells A, B, C and D of the row for that device. For colony #2, pipet 100uL samples into wells E, F, G, and H of the row for that device.</li>
                                     <li>  Set up your four measurement plates: For colony #1 culture, pipet 100 uL samples into wells A, B, C and D of the row for that device. For colony #2, pipet 100uL samples into wells E, F, G, and H of the row for that device.</li>
+
                                     <li>  Read your plates, taking care to use the exact same settings used for your fluorescein measurement.</li>
                                     <li>  Read your plates, taking care to use the exact same settings used for your fluorescein measurement.</li>
+
  
  
Line 698: Line 775:
 
                         <ul class="yuandian">
 
                         <ul class="yuandian">
 
                                 <li>Measure OD and fluorescence of all samples</li>
 
                                 <li>Measure OD and fluorescence of all samples</li>
                                <li>Import data into blue cells in Excel (cell measurement) sheets provided</li>
 
 
                         </ul>
 
                         </ul>
 
                         <h5><strong>Suggested Plate Layout for 96-well Plate</strong> </h5>
 
                         <h5><strong>Suggested Plate Layout for 96-well Plate</strong> </h5>

Latest revision as of 18:00, 1 November 2017

Interlab

「Interlab」

Introduction

It is significant for synthetic biology to develop a reliable and repeatable measurement, the same to all the other engineering disciplines. We HUST-China have volunteered to test some RBS devices (BCDs) that are intended to make gene expression more precise and reliable by measure the expression level of GFP, in order to help the iGEM community collect data about how reliable will these devices turn out to be in labs around the world.

Provenance and Release

①Individuals responsible for conducting InterLab study

Individuals Interlab Part
Kangyuan Yu, Haibo Huang, Ziyang Xiao, Shaofeng Liao created the devices
Efan Wang, Long Cheng, HuiPing Shi conducted the measurements
Efan Wang processed the data

②Corresponding email

Individuals Emails
Efan Wang erfan@hust.edu.cn
Kangyuan Yu u201612160@hust.edu.cn
Haibo Huang u201612177@hust.edu.cn
Ziyang Xiao u201612166@hust.edu.cn
Shaofeng Liao u201612159@hust.edu.cn
HuiPing Shi u201513154@hust.edu.cn
Long Cheng u201512127@hust.edu.cn

Chassis and Safety

What chassis did you use?

Escherichia coli DH5α

What Biosafety Level is your chassis?

BSL1

What PPE did you utilize during your experiments?

Tianming gloves

Songxinjiujiu labcoats

Instrument

What instrument did you use during your measurements?

plate reader

Please provide the brand and model of your instrument.

Flexstation 3

Calibration Protocol

A1. Protocol for Optical Density (OD600) Standard Measurement

Did you use pathlength correction during measurement?

Yes

Number of flashes per well

6

Orbital averaging (mm)

600

What temperature setting did you use during the measurement?

22℃

What type of 96-well plate did you use?

Black plate (preferred)

Did your plate have flat-bottomed or round-bottomed wells?

Flat

A2. Measurement Steps

B1. Protocol for FIuorescein Fluoresence standard curve

Did you use pathlength correction during measurement?

Yes

Number of flashes per well

6

What gain setting did you use?

Automatic

If you used a filter, what light wavelengths did it pass?

530nm

Emission wavelength

530nm

Excitation wavelength

485nm

Fluorescence reading

Bottom optic

What type of 96-well plate did you use?

Black plate (preferred)

Did your plate have flat-bottomed or round-bottomed wells?

Flat

What temperature setting did you use during the measurement?

22℃

B2. Measurement Steps

Part 1: Prepare the Fluorescein stock solution
Measurement work flow:

Click on the picture and you can see a clearer picture.Then click on the return key of the browser and you can return.



demo1
Part 2: Prepare the serial dilutions of Fluorescein
  • ①Add 100 μl of 1xPBS into wells A2, B2, C2, D2....A12, B12, C12, D12.
  • ②Add 200 μl of 1x Fluorescein stock solution into A1, B1, C1, D1.
  • ③ Transfer 100 μl of Fluorescein stock solution from A1 into A2.
  • ④ Mix A2 by pipetting up and down 3x and transfer 100 μl into A3.
  • ⑤ Mix A3 by pipetting up and down 3x and transfer 100 μl into A4.
  • ⑥ Mix A4 by pipetting up and down 3x and transfer 100 μl into A5.
  • ⑦ Mix A5 by pipetting up and down 3x and transfer 100 μl into A6.
  • ⑧ Mix A6 by pipetting up and down 3x and transfer 100 μl into A7.
  • ⑨ Mix A7 by pipetting up and down 3x and transfer 100 μl into A8.
  • ⑩ Mix A8 by pipetting up and down 3x and transfer 100 μl into A9.
  • ⑪ Mix A9 by pipetting up and down 3x and transfer 100 μl into A10.
  • ⑫ Mix A10 by pipetting up and down 3x and transfer 100 μl into A11.
  • ⑬ Mix A11 by pipetting up and down 3x and transfer 100 μl into liquid waste.
  • ⑭ Take care not to continue serial dilution into column 12.
  • ⑮ Repeat dilution series for rows B, C, D.
  • ⑯ Measure fluorescence of all samples in all standard measurement modes in instrument.

Cell Culture Setup and Measurement

Click on the picture and you can see a clearer picture.Then click on the return key of the browser and you can return.



demo1
Transformation:
  • 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
Cell growth:
Cell growth, sampling, and assay
The initial OD600 measurement of our overnight cultures.
demo1
What type of media did you use for this step?

Luria Bertani

What type of vessel or container did you use to grow your cells?

50 ml Falcon tube

What temperature setting did you use during the measurement?

22℃

What type of 96-well plates did you use?

Black plates with transparent/clear bottom (preferred)

Flat

Measurement
  • Measure OD and fluorescence of all samples
Suggested Plate Layout for 96-well Plate

Click on the picture and you can see a clearer picture.Then click on the return key of the browser and you can return.



demo1

Interlab Resultn

OD600 Reference Point
demo1
Fluorescence standard curve

Click on the picture and you can see a clearer picture.Then click on the return key of the browser and you can return.



demo1

NOTE: 50uM Sample exceeds the range of measurements

OD600 Reference Point
demo1 demo1

Click on the picture and you can see a clearer picture.Then click on the return key of the browser and you can return.



demo1

Final scaling level determined from medium-high points likely to be less impacted by saturation or pipetting error.

If needed, you can shift which points are used, but it is likely better to correct instrument settings and protocol.

Click on the picture and you can see a clearer picture.Then click on the return key of the browser and you can return.



demo1

Click on the picture and you can see a clearer picture.Then click on the return key of the browser and you can return.



demo1

Click on the picture and you can see a clearer picture.Then click on the return key of the browser and you can return.



demo1

Click on the picture and you can see a clearer picture.Then click on the return key of the browser and you can return.



demo1

Acknowledgments: