Difference between revisions of "Team:Peking/InterLab"

(Prototype team page)
 
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Peking}}
+
<html lang="en">
<html>
+
  
 +
<head>
  
<div class="column full_size judges-will-not-evaluate">
+
    <style>
<h3>★  ALERT! </h3>
+
<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>
+
<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>
+
</div>
+
<div class="clear"></div>
+
  
<div class="column full_size">
 
<h1>InterLab</h1>
 
<h3>Bronze Medal Criterion #4</h3>
 
<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>
 
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.
 
  
</p>
+
        /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 +
 
 +
        /* Clear the default wiki settings */
 +
 
 +
        #home_logo, #sideMenu {
 +
            display: none;
 +
        }
 +
 
 +
        #sideMenu, #top_title, .patrollink {
 +
            display: none;
 +
        }
 +
 
 +
        #content {
 +
            width: 100%;
 +
            padding: 0px;
 +
            margin-top: 0px;
 +
            margin-left: 0px;
 +
        }
 +
 
 +
        body {
 +
            background-color: #FAFAFA;
 +
        !important;
 +
        }
 +
 
 +
        #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
 +
            margin-bottom: 0px;
 +
        }
 +
 
 +
        ol, ul{
 +
            list-style: none
 +
        }
 +
 
 +
        ol li:before {
 +
            content: counter(ol) ".";
 +
            counter-increment: ol;
 +
            color: #02A9F7;
 +
            text-align: right;
 +
            display: inline-block;
 +
            min-width: 1em;
 +
            margin-right: 0.5em
 +
        }
 +
 
 +
        ol ol {
 +
            margin-left: 1.25714em
 +
        }
 +
 
 +
        ol li {
 +
            text-indent: -1.95em;
 +
            line-height : 2em;
 +
        }
 +
 
 +
        .nonumberitem ul li {
 +
            text-indent: -0.65em;
 +
            line-height : 2em;
 +
        }
 +
 
 +
 
 +
 
 +
        .nonumberitem ul li:before {
 +
            content: "•";
 +
            color: #02A9F7;
 +
            display: inline-block;
 +
            margin-right: 0.3em;
 +
        !important;
 +
        }
 +
 
 +
        ul ul {
 +
            margin-left: 1.25714em
 +
        }
 +
 
 +
 
 +
    </style>
 +
 
 +
 
 +
 
 +
    <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:Peking/mdl/materialminjs?
 +
action=raw&ctype=text/javascript"></script>
 +
    <link href="https://2017.igem.org/Template:Peking/mdl/component?action=raw&ctype=text/css" rel="stylesheet">
 +
    <script type="text/javascript"
 +
            src="https://2017.igem.org/Template:Peking/mdl/componentjs?action=raw&ctype=text/javascript"></script>
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/MDLnew?action=raw&ctype=text/css">
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/main?action=raw&ctype=text/css">
 +
    <!-- Fonts -->
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/fonts?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/icon?action=raw&ctype=text/css">
 +
 
 +
 
 +
</head>
 +
 
 +
 
 +
<body>
 +
 
 +
 
 +
<!-- Always shows a header, even in smaller screens. -->
 +
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-header">
 +
    <header class="mdl-layout__header" style="position:fixed; margin-top: -7px; !important;">
 +
        <div class="mdl-layout__header-row">
 +
            <!-- Title -->
 +
            <a href="https://2017.igem.org/Team:Peking"><img
 +
                    src="https://static.igem.org/mediawiki/2017/c/cf/Peking_TeamLogoClassical.png" height="35"></a>
 +
 
 +
            <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking"
 +
              style="color: #000000; font-size: x-large"><strong>Peking iGEM </strong> 2017</a>
 +
            <!-- Add spacer, to align navigation to the right -->
 +
            <div class="mdl-layout-spacer"></div>
 +
            <!-- Navigation. We hide it in small screens. -->
 +
            <nav class="mdl-navigation mdl-layout--large-screen-only">
 +
                <style>
 +
                    a:link {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:visited {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:active {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:hover {
 +
                    }
 +
                </style>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking">Home</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Project#Introduction">Project</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Model#Overview">Modelling</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Software">Software</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Hardware">Hardware</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Lab"
 +
                  style="color: #000; font-weight: 500;">Lab</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/HP">Practices</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Parts#Overview">Parts</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Team">Team</a>
 +
            </nav>
 +
        </div>
 +
    </header>
 +
 
 
</div>
 
</div>
  
 +
<main class="docs-layout-content mdl-layout__content mdl-color-text--grey-600"
 +
      style="width: 100%; padding-bottom: 0px; background-color: #FAFAFA;">
 +
    <!-- Wide card with share menu button -->
 +
    <style>
 +
 +
        a:link {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:visited {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:active {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:hover {
 +
            text-decoration: none;
 +
        }
 +
 +
        .demo-card-wide.mdl-card {
 +
            margin-left: 50px;
 +
            margin-right: 50px;
 +
            margin-top: 120px;
 +
            margin-bottom: 50px;
 +
            width: auto;
 +
        }
 +
 +
        .demo-card-wide > .mdl-card__title {
 +
            color: #fff;
 +
            height: 360px;
 +
        }
 +
 +
        .demo-card-wide > .mdl-card__menu {
 +
            color: #fff;
 +
        }
 +
 +
    </style>
 +
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp">
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/5/52/Peking_Interlab_background2.jpeg') center / cover; padding-left: 50px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 style="font-size: xx-large; color: white;text-shadow:2px 2px 8px #070707;"><strong>Interlab</strong></h1>
 +
            </div>
 +
        </div>
 +
 +
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
            <section class="docs-toc docs-text-styling">
 +
                <nav class="section-content">
 +
                    <ul style="margin-left: 0px;">
 +
 +
                        <li><a href="#p1">Introduction</a></li>
 +
                        <li><a href="#p2">Materials</a></li>
 +
                        <li><a href="#p3">Methods</a></li>
 +
                        <li><a href="#p4">Results</a></li>
 +
 +
 +
 +
 +
                    </ul>
 +
                </nav>
 +
            </section>
 +
 +
 +
            <br>
 +
            The Peking iGEM 2017 team is participating in the Fourth InterLaboratory Measurement Study in synthetic
 +
            biology, along with teams from around the world. We introduced eight plasmids into E. coli K-12 DH5-alpha
 +
            and measured the GFP expression levels using a plate reader.<br><br>
 +
            <h2 id = "p1">Introduction</h2>
 +
            Reliable and repeatable measurement is a key component of synthetic biology. However, there have been few
 +
            opportunities to repeat the same measurements in different labs. In order to quantify the degree of
 +
            variability exhibited by engineered genetic constructs across different laboratories, the measurement
 +
            committee invited all iGEM teams to participate in the Interlab study, which provides researchers with a
 +
            detailed protocol and data analysis form, with the aim to produce common, comparable units for measuring GFP
 +
            on different plate readers.<br><br>
 +
            <h2 id = "p2">Materials</h2>
 +
            <br>
 +
            <h3>Plasmids</h3>
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 +
                        }
 +
 +
                    })();
 +
                </script>
 +
                <li>Positive Control (BBa_I20270): well 21B</li>
 +
                <li>Negative Control (BBa_R0040): well 21D</li>
 +
                <li>Test Device 1 (BBa_J364000): well 21F</li>
 +
                <li>Test Device 2 (BBa_J364001): well 21H</li>
 +
                <li>Test Device 3 (BBa_J364002): well 21J</li>
 +
                <li>Test Device 4 (BBa_J364003): well 21L</li>
 +
                <li>Test Device 5 (BBa_J364004): well 21N</li>
 +
                <li>Test Device 6 (BBa_J364005): well 21P</li>
 +
            </ol>
 +
            <br>
 +
            <h3>Strains</h3>
 +
            Escherichia coli strain DH5α<br>
 +
            <br>
 +
            <h3>Reagent</h3>
 +
            <div class="nonumberitem">
 +
                <ul>
 +
 +
 +
                    <li class="nonumberitem">1ml LUDOX</li>
 +
                    <li class="nonumberitem">ddH<SUB>2</SUB>O</li>
 +
                    <li class="nonumberitem">Fluorescein<br></li>
 +
                    <li class="nonumberitem">10ml 1xPBS<br></li>
 +
                </ul>
 +
            </div>
 +
 +
            <br>
 +
            <h3>Instruments</h3>
 +
            <div class="nonumberitem">
 +
                <ul>
 +
 +
 +
                    <li>Pipettes</li>
 +
                    <li>96-well plate</li>
 +
                    <li>50 ml Falcon tube (or equivalent, preferably amber or covered in foil to block light)</li>
 +
                    <li>1.5-ml Eppendorf tubes for sample storage, ice bucket with ice</li>
 +
                </ul>
 +
            </div>
 +
            <br>
 +
            <h2 id = "p3">Methods</h2>
 +
            At first, we used LUDOX-S40 as a single-point reference to obtain a ratiometric conversion factor to
 +
            transform our absorbance readings into standard OD600 data. Simultaneously, the ratiometric conversion factor accounts for instrument differences.<br><br>
 +
            Secondly, we generated a standard curve of fluorescence as a function of fluorescein concentration. We can thus use the standard curve to convert the fluorescence of GFP into a concentration of GFP.<br><br>
 +
 +
            Last and most importantly, we measured the A600 and fluorescence of green fluorescent protein. The GFP is used as a measurement marker of promoter activity, and the fluorescence/OD600 ratio is used to give an adjustment of the relative expression per cell. Furthermore, we tested some RBS devices that are intended to make gene expression more precise and reliable.
 +
            <br><br>
 +
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/3/31/Peking_interlab_protocol1.jpeg"
 +
                height="400px"/><br>
 +
            <br>
 +
            <strong>Figure1. The 96 well plate of the a dilution series of fluorescein in 4 replicates.</strong><br>
 +
            <br><br>
 +
 +
            <img src="https://static.igem.org/mediawiki/2017/3/3d/Peking_interlab_protocol2.jpeg"
 +
                height="400px"/><br>
 +
            <br>
 +
            <strong>Figure2. The cultures at 6 hours of incubation.</strong><br>
 +
            <br><br>
 +
 +
            <img src="https://static.igem.org/mediawiki/2017/c/c3/Peking_interlab_protocol3.jpeg"
 +
                height="400px"/><br>
 +
            <br>
 +
            <strong>Figure3. The machine and materials of the interlab study.</strong><br>
 +
            <br><br>
 +
 +
            <br><br>
 +
 +
            <h2 id = "p4">Results</h2>
 +
            Samples were prepared according to the standard protocol.The results for E. coli DH5α are shown in
 +
            tables 1-10.<br>
 +
            <br>
 +
 +
            <h3>OD600 reference point</h3><br>
 +
            <strong>Table1. OD600 reference point.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/f/f5/Peking_interlab_data1.png"
 +
                height="400px"/><br>
 +
            <br><br>
 +
 +
            <h3>Fluorescence standard curve</h3><br>
 +
            <strong>Table2. Fluorescein standard curve.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/4/46/Peking_interlab_data2.png"
 +
                height="400px"/><br>
 +
            <br>
 +
 +
            <strong>Figure4. Fluorescein standard curve.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/a/af/Peking_interlab_curve1.png"
 +
                height="255px"/><br>
 +
            <br><br>
 +
 +
            <strong>Figure5. Fluorescein standard curve (log scale).</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/0/09/Peking_interlab_curve2.png"
 +
                height="250px"/><br>
 +
            <br><br>
 +
 +
            <h3>Raw Plate Reader Measurements</h3><br>
 +
            <strong>Table3. Raw Plate Reader Measurements of Fluorescence Raw at 0 Hour.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/0/0c/Peking_interlab_data3.png"
 +
                height="300px"/><br>
 +
            <br>
 +
 +
            <strong>Table4. Raw Plate Reader Measurements of Fluorescence Raw at 2 Hour.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ea/Peking_interlab_data4.png"
 +
                height="300px"/><br>
 +
            <br>
 +
 +
            <strong>Table5. Raw Plate Reader Measurements of Fluorescence Raw at 4 Hour.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/8/8c/Peking_interlab_data5.png"
 +
                height="300px"/><br>
 +
            <br>
 +
 +
            <strong>Table6. Raw Plate Reader Measurements of Fluorescence Raw at 6 Hour.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/e/e5/Peking_interlab_data6.png"
 +
                height="300px"/><br>
 +
            <br>
 +
 +
            <h3>Cell Measurement</h3>
 +
 +
            <strong>Table7. Raw data of Abs600 measurement at 0 Hour.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/0/0a/Peking_interlab_data7.png"
 +
                height="300px"/><br>
 +
            <br>
 +
 +
            <strong>Table8. Raw data of Abs600 measurement at 2 Hour.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/8/8b/Peking_interlab_data8.png"
 +
                height="300px"/><br>
 +
            <br>
 +
 +
            <strong>Table9. Raw data of Abs600 measurement at 4 Hour.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/6/6e/Peking_interlab_data9.png"
 +
                height="300px"/><br>
 +
            <br>
 +
 +
            <strong>Table10. Raw data of Abs600 measurement at 6 Hour.</strong><br>
 +
            <br>
 +
            <img src="https://static.igem.org/mediawiki/2017/5/59/Peking_interlab_data10.png"
 +
                height="300px"/><br>
 +
            <br>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
            <br><br><br><br><br><br>
 +
            <a class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect"
 +
              href="https://2017.igem.org/Team:Peking/Lab" style="background-color: #CB2C32; color: white;">
 +
                Back < Lab
 +
            </a>
 +
 +
            <a id="demo-menu-top-left"
 +
              class="mdl-button mdl-button--accent mdl-js-button mdl-button--raised mdl-js-ripple-effect"
 +
              style="background-color:#FFB645; color: white;">
 +
                Goto > Lab/...
 +
            </a>
 +
 +
            <ul class="mdl-menu mdl-menu--top-left mdl-js-menu mdl-js-ripple-effect"
 +
                data-mdl-for="demo-menu-top-left" style="margin-left: 0px">
 +
                <a class="mdl-menu__item" href="https://2017.igem.org/Team:Peking/Notebook"
 +
                  style="color: #000;">Notebook</a>
 +
 +
                <a class="mdl-menu__item" href="https://2017.igem.org/Team:Peking/Protocols" style="color: #000;">Protocols</a>
 +
 +
                <a class="mdl-menu__item" href="https://2017.igem.org/Team:Peking/Safety" style="color: #000;">Safety</a>
 +
 +
            </ul>
 +
 +
 +
        </div>
 +
 +
 +
        <div class="mdl-card__menu">
 +
            <a class="mdl-button mdl-button--icon mdl-js-button mdl-js-ripple-effect">
 +
                <i class="material-icons">opacity</i>
 +
            </a>
 +
        </div>
 +
    </div>
 +
 +
    <section class="docs-text-styling download mdl-color--grey-800" style="height: 1px"></section>
 +
    <footer class="mdl-mega-footer" style="height: 260px; margin-bottom: 0px;">
 +
        <div class="mdl-mega-footer__middle-section">
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Acknowledgement</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //dean.pku.edu.cn/pkudean/"> </li>
 +
                <li><a href="http://dean.pku.edu.cn/pkudean/"><img
 +
                        src="https://static.igem.org/mediawiki/2017/9/99/Peking_footer_logo_admin.png" height="50px"/></a>
 +
                </li>
 +
                <li><a href="http://www.bio.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/a/ab/Peking_footer_logo_slslogo.png" height="50px"/> </a>
 +
                </li>
 +
                <li><a href="http://cqb.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/9/9a/Peking_footer_logo_cqb.png" height="48px"/> </a></li>
 +
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Connection</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" https:
 +
                //www.facebook.com/pekingigem"></a></li>
 +
                <li><a href="https://www.facebook.com/pekingigem">Facebook</a></li>
 +
                <li><a href="https://www.youtube.com/channel/UCefEYVCVqKJLmoJrSxivgZQ">Youtube</a></li>
 +
                <li><a href="https://twitter.com/iGEM_Peking">Twitter</a></li>
 +
                <li><a href="https://github.com/PekingiGEM2017">Github</a></li>
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Contact</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //www.synbiowiki.com"> </a></li>
 +
                <li><a href="http://www.synbiowiki.com">SynBioWiki.com</a></li>
 +
                <li><a href="mailto:PekingIGEM@gmail.com">Mail</a></li>
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h2 style="color: white; "><strong>Peking iGEM</strong> 2017</h2>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;">
 +
                    <li style="color: white; line-height: 1.88em;">Peking University,<br> No.5 Yiheyuan Road Haidian
 +
                        District, Beijing, P.R.China<br>100871
 +
                    </li>
 +
                </ul>
 +
            </div>
  
 +
        </div>
  
  
 +
    </footer>
  
 +
</main>
  
  
 +
</body>
 
</html>
 
</html>

Latest revision as of 13:40, 1 November 2017

Peking iGEM 2017

Interlab


The Peking iGEM 2017 team is participating in the Fourth InterLaboratory Measurement Study in synthetic biology, along with teams from around the world. We introduced eight plasmids into E. coli K-12 DH5-alpha and measured the GFP expression levels using a plate reader.

Introduction

Reliable and repeatable measurement is a key component of synthetic biology. However, there have been few opportunities to repeat the same measurements in different labs. In order to quantify the degree of variability exhibited by engineered genetic constructs across different laboratories, the measurement committee invited all iGEM teams to participate in the Interlab study, which provides researchers with a detailed protocol and data analysis form, with the aim to produce common, comparable units for measuring GFP on different plate readers.

Materials


Plasmids

  1. Positive Control (BBa_I20270): well 21B
  2. Negative Control (BBa_R0040): well 21D
  3. Test Device 1 (BBa_J364000): well 21F
  4. Test Device 2 (BBa_J364001): well 21H
  5. Test Device 3 (BBa_J364002): well 21J
  6. Test Device 4 (BBa_J364003): well 21L
  7. Test Device 5 (BBa_J364004): well 21N
  8. Test Device 6 (BBa_J364005): well 21P

Strains

Escherichia coli strain DH5α

Reagent

  • 1ml LUDOX
  • ddH2O
  • Fluorescein
  • 10ml 1xPBS

Instruments

  • Pipettes
  • 96-well plate
  • 50 ml Falcon tube (or equivalent, preferably amber or covered in foil to block light)
  • 1.5-ml Eppendorf tubes for sample storage, ice bucket with ice

Methods

At first, we used LUDOX-S40 as a single-point reference to obtain a ratiometric conversion factor to transform our absorbance readings into standard OD600 data. Simultaneously, the ratiometric conversion factor accounts for instrument differences.

Secondly, we generated a standard curve of fluorescence as a function of fluorescein concentration. We can thus use the standard curve to convert the fluorescence of GFP into a concentration of GFP.

Last and most importantly, we measured the A600 and fluorescence of green fluorescent protein. The GFP is used as a measurement marker of promoter activity, and the fluorescence/OD600 ratio is used to give an adjustment of the relative expression per cell. Furthermore, we tested some RBS devices that are intended to make gene expression more precise and reliable.




Figure1. The 96 well plate of the a dilution series of fluorescein in 4 replicates.




Figure2. The cultures at 6 hours of incubation.




Figure3. The machine and materials of the interlab study.




Results

Samples were prepared according to the standard protocol.The results for E. coli DH5α are shown in tables 1-10.

OD600 reference point


Table1. OD600 reference point.




Fluorescence standard curve


Table2. Fluorescein standard curve.



Figure4. Fluorescein standard curve.




Figure5. Fluorescein standard curve (log scale).




Raw Plate Reader Measurements


Table3. Raw Plate Reader Measurements of Fluorescence Raw at 0 Hour.



Table4. Raw Plate Reader Measurements of Fluorescence Raw at 2 Hour.



Table5. Raw Plate Reader Measurements of Fluorescence Raw at 4 Hour.



Table6. Raw Plate Reader Measurements of Fluorescence Raw at 6 Hour.



Cell Measurement

Table7. Raw data of Abs600 measurement at 0 Hour.



Table8. Raw data of Abs600 measurement at 2 Hour.



Table9. Raw data of Abs600 measurement at 4 Hour.



Table10. Raw data of Abs600 measurement at 6 Hour.









Back < Lab Goto > Lab/...