Difference between revisions of "Team:Fudan/InterLab"

(Prototype team page)
 
Line 1: Line 1:
 
{{Fudan}}
 
{{Fudan}}
<html>
+
<html lang="en">
 +
<!--
 +
This html document is created by Tian Huang for Team Fudan iGEM 2018.
 +
We make it compatible both on laptop and mobile devices using Materialize 1.0.0-rc.2.
 +
-->
 +
<head>
 +
    <meta charset="UTF-8">
  
 +
    <!-- CSS -->
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:Fudan/css.css&action=raw&ctype=text/css" />
  
<div class="column full_size judges-will-not-evaluate">
+
    <!-- Font-awesome icons 4.7.0 -->
<h3>★  ALERT! </h3>
+
    <link href="https://2018.igem.org/wiki/index.php?title=Template:Fudan/font-awesome.css&action=raw&ctype=text/css" rel="stylesheet">
<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>
+
  
 +
    <!-- Materialize 1.0.0-rc.2 (Material Design like) -->
 +
    <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:Fudan/materialize.css&action=raw&ctype=text/css">
  
<div class="clear"></div>
+
    <!-- Clear default CSS settings; CSS reset -->
 +
    <style type="text/css">
 +
        *{margin: 0;padding: 0;list-style: none;}
 +
        /* via: https://blog.csdn.net/weixin_41014370/article/details/79523637 */
  
 +
        /** 清除内外边距 **/
 +
        body, h1, h3, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
 +
        dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
 +
        pre, /* text formatting elements 文本格式元素 */
 +
        form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
 +
        th, td /* table elements 表格元素 */ {
 +
            margin: 0;
 +
            padding: 0;
 +
        }
  
<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 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.
+
<br><br>
+
For teams participating in the <a href="https://2018.igem.org/Measurement/InterLab">InterLab study</a>, all work must be shown on this page.
+
  
</p>
+
        h1, h3, h3, h4, h5, h6 { font-size: 100%; }
</div>
+
        address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
 +
        code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
 +
        small { font-size: 12px; } /* 小于 12px 的中文很难阅读,让 small 正常化 */
  
 +
        /** 重置列表元素 **/
 +
        ul, ol { list-style: none; }
  
 +
        /** 重置文本格式元素 **/
 +
        a { text-decoration: none; }
 +
        a:hover { text-decoration: underline; }
  
 +
 +
        /** 重置表单元素 **/
 +
        legend { color: #000; } /* for ie6 */
 +
        fieldset, img { border: 0; } /* img 搭车:让链接里的 img 无边框 */
 +
        button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
 +
        /* 注:optgroup 无法扶正 */
 +
 +
        /** 重置表格元素 **/
 +
        table { border-collapse: collapse; border-spacing: 0; }
 +
    </style>
 +
</head>
 +
 +
<body>
 +
<!-- Fudan div at igem.org -->
 +
<div id="FudanWrapper" class="white">
 +
    <div id="FudanBody" class="white">
 +
        <header>
 +
            <!-- empty bar -->
 +
            <div id="emptyBar" style="position:relative;width: 100%;"></div>
 +
 +
            <!-- Navigation bar -->
 +
            <nav id="topNav" class="white z-depth-0_5">
 +
                <div class="nav-wrapper">
 +
                    <div id="teamLogo" class="brand-logo">
 +
                        <a href="https://2018.igem.org/Team:Fudan" target="_self"><img src="https://static.igem.org/mediawiki/2018/c/c4/T--Fudan--teamLogo.svg"></a>
 +
                    </div>
 +
                    <ul id="nav-mobile" class="right blueBorder">
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown1">Project</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown2">Dry lab</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger thisPageLink" data-target="dropdown3">Wet lab</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown4">Toolbox</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown5">Outreach</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown6">Team</a></li>
 +
                        <li>
 +
                            <a id="navList" data-target="slide-out" class="waves-effect waves-light sidenav-trigger right">
 +
                                <i class="fa fa-navicon" style="font-size: 24px"></i>
 +
                            </a>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </nav>
 +
 +
            <!-- Dropdown and List elements in navigation bar -->
 +
            <ul id="dropdown1" class="dropdown-content">
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Demonstrate">Demonstration</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Background">Research background</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Results">Transmembrane logic</a></li>
 +
            </ul>
 +
            <ul id="dropdown2" class="dropdown-content">
 +
                <li><a href="https://2018.igem.org/Team:Fudan/ENABLE_ribo">Addon: <sub>ENABLE</sub><sup>ribo</sup></a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/ENABLE_TALE">Addon: <sub>ENABLE</sub><sup>TALE</sup></a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/ENABLE_T2">Addon: <sub>ENABLE</sub><sup>T2</sup></a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Model#Transcriptional_Amplifer">Model: transcriptional amplifer</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Model#War_Predictor">Model: war&nbsp;predictor</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Software">Software</a></li>
 +
            </ul>
 +
            <ul id="dropdown3" class="dropdown-content">
 +
                <li><a href="https://2018.igem.org/Team:Fudan/InterLab">iGEM interLab</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Notebook">Our notebook</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Primers">Primers used</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Protocols">Protocols</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Safety">Safety</a></li>
 +
            </ul>
 +
            <ul id="dropdown4" class="dropdown-content">
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Basic_Parts">Basic parts</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Composite_Parts">Composite parts</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Optimization">Optimization</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Parts_Collection">Parts collection</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Improve">Parts improvement</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Measurement">Quantification</a></li>
 +
            </ul>
 +
            <ul id="dropdown5" class="dropdown-content">
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Bio-Art">Bio-Art display</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Collaborations">Collaborations</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Design_Intention">Design intention</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Human_Practices">Human practices</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Public_Engagement">Public engagement</a></li>
 +
            </ul>
 +
            <ul id="dropdown6" class="dropdown-content">
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Acknowledgement">Acknowledgement</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Attributions">Attributions</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Heritage">Heritage</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Team">Members</a></li>
 +
                <li><a href="https://2018.igem.org/Team:Fudan/Sponsors">Sponsors</a></li>
 +
            </ul>
 +
 +
            <!-- Slide-out navigator contents -->
 +
            <ul id="slide-out" class="sidenav">
 +
                <li style="padding: 0"><div class="sidenavBanner">
 +
                    <div class="background">
 +
                    </div>
 +
                    <span class="white-text">Safety</span>
 +
                </div></li>
 +
                <li>
 +
                    <ul class="collapsible expandable">
 +
                        <li>Navigator on this page</li>
 +
                        <li class="onThisPageNav"><a href="#section1">LUDOX</a></li>
 +
                        <li class="onThisPageNav"><a href="#section2">Microsphere</a></li>
 +
                        <li class="onThisPageNav"><a href="#section3">Fluorescein</a></li>
 +
                        <li class="onThisPageNav"><a href="#section4">Cell Measurement</a></li>
 +
                        <li class="onThisPageNav"><a href="#section5">Protocol</a></li>
 +
                        <li>Navigator on wiki</li>
 +
                        <li>
 +
                            <div class="collapsible-header">Project</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Demonstrate">Demonstration</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Background">Research background</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Results">Transmembrane logic</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Dry Lab</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/ENABLE_ribo">Addon: <sub>ENABLE</sub><sup>ribo</sup></a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/ENABLE_TALE">Addon: <sub>ENABLE</sub><sup>TALE</sup></a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/ENABLE_T2">Addon: <sub>ENABLE</sub><sup>T2</sup></a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Model#Transcriptional_Amplifer">Model: transcriptional amplifer</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Model#War_Predictor">Model: war&nbsp;predictor</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Software">Software</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Wet Lab</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/InterLab">iGEM interLab</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Notebook">Our notebook</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Primers">Primers used</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Protocols">Protocols</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Safety">Safety</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Toolbox</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Basic_Parts">Basic parts</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Composite_Parts">Composite parts</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Optimization">Optimization</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Parts_Collection">Parts collection</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Improve">Parts improvement</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Measurement">Quantification</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Outreach</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Bio-Art">Bio-Art display</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Collaborations">Collaborations</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Design_Intention">Design intention</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Human_Practices">Human practices</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Public_Engagement">Public engagement</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Team</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Acknowledgement">Acknowledgement</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Attributions">Attributions</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Heritage">Heritage</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Team">Members</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:Fudan/Sponsors">Sponsors</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                    </ul>
 +
 +
                </li>
 +
                <li><div class="placeHolder"></div></li>
 +
            </ul>
 +
        </header>
 +
 +
        <div id="pageContent" style="">
 +
 +
 +
            <div id="contentBanner" class="figureBanner">
 +
                <div class="row">
 +
                    <div class="col s12 hide-on-med-and-up">
 +
                        <h1>iGEM interLab</h1>
 +
                    </div>
 +
                    <div class="col s12 hide-on-med-and-up">
 +
                        <span>This year, we had the pleasure of taking part in iGEM’s Fifth International InterLaboratory Measurement Study in synthetic biology. </span>
 +
                    </div>
 +
                </div>
 +
                <div id="figureBannerTitle" class="hide-on-small-only">
 +
                    <h1>iGEM interLab</h1>
 +
                    <p><span>This year, we had the pleasure of taking part in iGEM’s Fifth International InterLaboratory Measurement Study in synthetic biology. </span></p>
 +
                </div>
 +
                <div class="hide-on-small-only">
 +
                    <img src="https://static.igem.org/mediawiki/2018/7/7f/T--Fudan--safety_big.jpg">
 +
                    <svg width="10" height="10" xmlns="http://www.w3.org/2000/svg" style="position:absolute; left:0;top:0; width: 4%;height: 100%;">
 +
                        <defs>
 +
                            <linearGradient y2="0%" x2="100%" y1="0%" x1="0%" id="blackgraleft">
 +
                                <stop stop-color="rgb(0,0,0)" stop-opacity="1" offset="0%"/>
 +
                                <stop stop-color="rgb(0,0,0)" stop-opacity="0" offset="100%"/>
 +
                            </linearGradient>
 +
                        </defs>
 +
                        <g>
 +
                            <rect id="svg_1" fill="url(#blackgraleft)" height="100%" width="100%"/>
 +
                        </g>
 +
                    </svg>
 +
                    <svg width="10" height="10" xmlns="http://www.w3.org/2000/svg" style="position:absolute; right:0;top:0; width: 4%;height: 100%;">
 +
                        <defs>
 +
                            <linearGradient y2="0%" x2="100%" y1="0%" x1="0%" id="blackgraright">
 +
                                <stop stop-color="rgb(0,0,0)" stop-opacity="0" offset="0%"/>
 +
                                <stop stop-color="rgb(0,0,0)" stop-opacity="1" offset="100%"/>
 +
                            </linearGradient>
 +
                        </defs>
 +
                        <g>
 +
                            <rect id="svg_2" fill="url(#blackgraright)" height="100%" width="100%"/>
 +
                        </g>
 +
                    </svg>
 +
                </div>
 +
            </div>
 +
 +
            <!-- main content of the page -->
 +
            <div class="container">
 +
                <!-- side navigator of page content -->
 +
                <ul id="pageContentNav" class="hide-on-med-and-down z-depth-0">
 +
                    <li>iGEM interLab</li>
 +
                    <li class="onThisPageNav"><a href="#section1">LUDOX</a></li>
 +
                    <li class="onThisPageNav"><a href="#section2">Microsphere</a></li>
 +
                    <li class="onThisPageNav"><a href="#section3">Fluorescein</a></li>
 +
                    <li class="onThisPageNav"><a href="#section4">Cell Measurement</a></li>
 +
                    <li class="onThisPageNav"><a href="#section5">Protocol</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:Fudan/Notebook">Our notebook</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:Fudan/Primers">Primers used</a></li>
 +
                    <li><a href="https://2018.igem.org/Team:Fudan/Protocols">Protocols</a></li>
 +
                    <li style="margin-bottom: 10px;"><a href="https://2018.igem.org/Team:Fudan/Safety">Safety</a></li>
 +
                </ul>
 +
                <main>
 +
                    <div class="section container">
 +
                        <h2> </h2>
 +
                        <p>
 +
                            This year, we had the pleasure of taking part in iGEM’s Fifth International InterLaboratory
 +
                                    Measurement Study in synthetic biology. As taking reliable and repeatable measurements
 +
                                    is crucial in synthetic biology, the Measurement Committee has been using the InterLab
 +
                                    Study to develop a powerful and accurate measurement procedure for green fluorescent protein
 +
                                    (GFP) by measuring it in absolute fluorescence units calibrated against a known concentration
 +
                                    of fluorescent molecules. Nevertheless, a new problem emerges when we take bulk measurements
 +
                                    of cell populations as the number of cells in the sample remains a large source of variability.
 +
                                    Thus, the aim of this year’s Interlab study is to determine the cell count in each sample to
 +
                                    remove the variability of cell populations in measurements of different labs. More concretely,
 +
                                    we hope to discover if this can be achieved by normalizing to absolute cell count or colony-forming
 +
                                    units (CFUs) instead of OD.
 +
                        </p>
 +
                        <p>
 +
                            Regarding experimental procedures, we used two orthogonal approaches to calculate the cell count in our samples:
 +
                        </p>
 +
                        <ol>
 +
                            <li>
 +
                                Using silica beads to convert absorbance of cells into absorbance of a known concentration of beads.
 +
                            </li>
 +
                            <li>
 +
                                Counting colony-forming units (CFUs) from the sample
 +
                            </li>
 +
                        </ol>
 +
                        <p>
 +
                            We are first required to make three sets of unit calibration measurements: an OD<sub>600</sub> reference point, particle standard curve, and a fluorescein standard curve. It is also important that we use the same plates, volumes, and settings as what we will use for our cell-based assays for the calibration measurements. The plate reader we used was the Biotek Cytation 3.
 +
                        </p>
 +
                    </div>
 +
                    <div id="section1" class="section container scrollspy">
 +
                        <h2>Calibration 1:​ <br>OD<sub>​600</sub>​ Reference point - LUDOX Protocol</h2>
 +
                        <p>
 +
                            This calibration is to allow us to obtain a conversion factor which allows us to transform our
 +
                            absorbance (Abs<sub>600</sub>) data from the plate reader into a comparable OD<sub>600</sub> measurement. This conversion is necessary as measurements of absorbance are dependent on volume, and the path length of the light defined by the fluid in the wells of the plate reader is unfixed and can vary from well to well.
 +
                        </p>
 +
                        <p>Below is the data we obtained:</p>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th></th>
 +
                                    <th>LUDOX CL-X</th>
 +
                                    <th>H<sub>2</sub>O</th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 1</td>
 +
                                    <td>0.052</td>
 +
                                    <td>0.037</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 2</td>
 +
                                    <td>0.051</td>
 +
                                    <td>0.038</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 3</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.037</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 4</td>
 +
                                    <td>0.052</td>
 +
                                    <td>0.037</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Arith. Mean</td>
 +
                                    <td>0.051</td>
 +
                                    <td>0.037</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Corrected Abs<sub>600</sub></td>
 +
                                    <td>0.014</td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Reference OD<sub>600</sub></td>
 +
                                    <td>0.063</td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>OD<sub>600</sub>/Abs<sub>600</sub></td>
 +
                                    <td>4.5</td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <caption>Table 1. From the measured replicates, the conversion factor of 4.5 is recorded for our 96-well plate reader for the 100 uL of LUDOX CL-X to water.
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                    </div>
 +
                    <div id="section2" class="section container scrollspy">
 +
                        <h2>Calibration 2:​ <br>Particle Standard Curve - Microsphere Protocol</h2>
 +
                        <p>For the second calibration, we performed a series of dilutions for the monodisperse silica microsphere
 +
                            and measured their Abs<sub>600</sub> in the plate reader. A standard curve of particle concentration was also
 +
                            constructed to convert Abs<sub>600</sub> measurements to a cell number estimate.
 +
                        </p>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th>Number of Particles</th>
 +
                                    <th>2.35E+08</th>
 +
                                    <th>1.18E+08</th>
 +
                                    <th>5.88E+07</th>
 +
                                    <th>2.94E+07</th>
 +
                                    <th>1.47E+07</th>
 +
                                    <th>7.35E+06</th>
 +
                                    <th>3.68E+06</th>
 +
                                    <th>1.84E+06</th>
 +
                                    <th>9.19E+05</th>
 +
                                    <th>4.60E+05</th>
 +
                                    <th>2.30E+05</th>
 +
                                    <th>0</th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 1</td>
 +
                                    <td>0.631</td>
 +
                                    <td>0.387</td>
 +
                                    <td>0.199</td>
 +
                                    <td>0.088</td>
 +
                                    <td>0.065</td>
 +
                                    <td>0.051</td>
 +
                                    <td>0.046</td>
 +
                                    <td>0.043</td>
 +
                                    <td>0.04</td>
 +
                                    <td>0.04</td>
 +
                                    <td>0.039</td>
 +
                                    <td>0.037</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 2</td>
 +
                                    <td>0.73</td>
 +
                                    <td>0.389</td>
 +
                                    <td>0.2</td>
 +
                                    <td>0.105</td>
 +
                                    <td>0.074</td>
 +
                                    <td>0.07</td>
 +
                                    <td>0.048</td>
 +
                                    <td>0.042</td>
 +
                                    <td>0.045</td>
 +
                                    <td>0.038</td>
 +
                                    <td>0.039</td>
 +
                                    <td>0.039</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 3</td>
 +
                                    <td>0.709</td>
 +
                                    <td>0.343</td>
 +
                                    <td>0.185</td>
 +
                                    <td>0.12</td>
 +
                                    <td>0.065</td>
 +
                                    <td>0.055</td>
 +
                                    <td>0.052</td>
 +
                                    <td>0.046</td>
 +
                                    <td>0.04</td>
 +
                                    <td>0.04</td>
 +
                                    <td>0.038</td>
 +
                                    <td>0.039</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 4</td>
 +
                                    <td>0.896</td>
 +
                                    <td>0.338</td>
 +
                                    <td>0.221</td>
 +
                                    <td>0.116</td>
 +
                                    <td>0.074</td>
 +
                                    <td>0.056</td>
 +
                                    <td>0.049</td>
 +
                                    <td>0.043</td>
 +
                                    <td>0.042</td>
 +
                                    <td>0.04</td>
 +
                                    <td>0.039</td>
 +
                                    <td>0.038</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Arith. Mean</td>
 +
                                    <td>0.742</td>
 +
                                    <td>0.364</td>
 +
                                    <td>0.201</td>
 +
                                    <td>0.107</td>
 +
                                    <td>0.07</td>
 +
                                    <td>0.058</td>
 +
                                    <td>0.049</td>
 +
                                    <td>0.044</td>
 +
                                    <td>0.042</td>
 +
                                    <td>0.04</td>
 +
                                    <td>0.039</td>
 +
                                    <td>0.038</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Arith. Std.Dev.</td>
 +
                                    <td>0.111</td>
 +
                                    <td>0.028</td>
 +
                                    <td>0.015</td>
 +
                                    <td>0.014</td>
 +
                                    <td>0.005</td>
 +
                                    <td>0.008</td>
 +
                                    <td>0.003</td>
 +
                                    <td>0.002</td>
 +
                                    <td>0.002</td>
 +
                                    <td>0.001</td>
 +
                                    <td>0.001</td>
 +
                                    <td>0.001</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Arith. Net Mean</td>
 +
                                    <td>0.703</td>
 +
                                    <td>0.326</td>
 +
                                    <td>0.163</td>
 +
                                    <td>0.069</td>
 +
                                    <td>0.031</td>
 +
                                    <td>0.02</td>
 +
                                    <td>0.011</td>
 +
                                    <td>0.005</td>
 +
                                    <td>0.004</td>
 +
                                    <td>0.001</td>
 +
                                    <td>0.001</td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Mean particles / Abs<sub>600</sub></td>
 +
                                    <td>3.35e+08</td>
 +
                                    <td>3.61e+08</td>
 +
                                    <td>3.61e+08</td>
 +
                                    <td>4.26e+08</td>
 +
                                    <td>4.71e+08</td>
 +
                                    <td>3.72e+08</td>
 +
                                    <td>3.5e+08</td>
 +
                                    <td>3.5e+08</td>
 +
                                    <td>2.63e+08</td>
 +
                                    <td>3.68e+08</td>
 +
                                    <td>4.6e+08</td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 2. Measurement of Abs<sub>600</sub> of the serial dilution of monodisperse silica microspheres
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <div class="figureHolder">
 +
                            <p>
 +
                                <img src="https://static.igem.org/mediawiki/2018/e/e3/T--Fudan--interLab-fig1.png">
 +
                                Figure1. A standard curve of Particle Count (100 uL) vs Abs<sub>600</sub> graph
 +
                            </p>
 +
                        </div>
 +
                        <div class="figureHolder">
 +
                            <p>
 +
                                <img src="https://static.igem.org/mediawiki/2018/4/47/T--Fudan--interLab-fig2.png">
 +
                                Figure 2. The log scale of a standard curve of Particle Count (100 uL) vs Abs<sub>600</sub> graph
 +
                            </p>
 +
                        </div>
 +
                        <p>The log scale of the standard curve alters the originally relatively constant slanted line into a more exponential curve.
 +
                        </p>
 +
                    </div>
 +
                    <div id="section3" class="section container scrollspy">
 +
                        <h2>Calibration 3:​ <br>Fluorescence standard curve - Fluorescein Protocol</h2>
 +
                        <p>For the third calibration, we hope to create a standard fluorescence curve in order to enable
 +
                                different teams to compare their fluorescence outputs. Therefore, we will prepare a serial
 +
                                dilution of fluorescein in four replicates and measure its fluorescence in a 96 well plate in the
 +
                                plate reader. Once measured, we can construct a standard fluorescence curve and use it to convert
 +
                                our cell-based readings to a corresponding fluorescein concentration.
 +
                        </p>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th>Fluorescein uM</th>
 +
                                    <th>10</th>
 +
                                    <th>5</th>
 +
                                    <th>2.5</th>
 +
                                    <th>1.25</th>
 +
                                    <th>0.625</th>
 +
                                    <th>0.313</th>
 +
                                    <th>0.156</th>
 +
                                    <th>0.078</th>
 +
                                    <th>0.039</th>
 +
                                    <th>0.0195</th>
 +
                                    <th>0.0098</th>
 +
                                    <th>0</th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 1</td>
 +
                                    <td>50884</td>
 +
                                    <td>26269</td>
 +
                                    <td>13818</td>
 +
                                    <td>6944</td>
 +
                                    <td>3590</td>
 +
                                    <td>1802</td>
 +
                                    <td>891</td>
 +
                                    <td>459</td>
 +
                                    <td>219</td>
 +
                                    <td>120</td>
 +
                                    <td>61</td>
 +
                                    <td>1</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 2</td>
 +
                                    <td>46604</td>
 +
                                    <td>26430</td>
 +
                                    <td>12604</td>
 +
                                    <td>7114</td>
 +
                                    <td>3614</td>
 +
                                    <td>1812</td>
 +
                                    <td>911</td>
 +
                                    <td>465</td>
 +
                                    <td>225</td>
 +
                                    <td>113</td>
 +
                                    <td>56</td>
 +
                                    <td>2</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 3</td>
 +
                                    <td>53518</td>
 +
                                    <td>26706</td>
 +
                                    <td>13814</td>
 +
                                    <td>6902</td>
 +
                                    <td>3550</td>
 +
                                    <td>1778</td>
 +
                                    <td>887</td>
 +
                                    <td>443</td>
 +
                                    <td>229</td>
 +
                                    <td>122</td>
 +
                                    <td>61</td>
 +
                                    <td>1</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Replicate 4</td>
 +
                                    <td>53094</td>
 +
                                    <td>26915</td>
 +
                                    <td>13384</td>
 +
                                    <td>7225</td>
 +
                                    <td>3650</td>
 +
                                    <td>1611</td>
 +
                                    <td>962</td>
 +
                                    <td>513</td>
 +
                                    <td>236</td>
 +
                                    <td>127</td>
 +
                                    <td>71</td>
 +
                                    <td>2</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Arith. Mean</td>
 +
                                    <td>51000</td>
 +
                                    <td>26600</td>
 +
                                    <td>13400</td>
 +
                                    <td>7050</td>
 +
                                    <td>3600</td>
 +
                                    <td>1750</td>
 +
                                    <td>913</td>
 +
                                    <td>470</td>
 +
                                    <td>227</td>
 +
                                    <td>121</td>
 +
                                    <td>62.3</td>
 +
                                    <td>1.5</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Arith. Std.Dev.</td>
 +
                                    <td>3170</td>
 +
                                    <td>287</td>
 +
                                    <td>572</td>
 +
                                    <td>150</td>
 +
                                    <td>42</td>
 +
                                    <td>94.3</td>
 +
                                    <td>34.5</td>
 +
                                    <td>30.1</td>
 +
                                    <td>7.14</td>
 +
                                    <td>5.8</td>
 +
                                    <td>6.29</td>
 +
                                    <td>0.577</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Arith. Net Mean</td>
 +
                                    <td>51000</td>
 +
                                    <td>26600</td>
 +
                                    <td>13400</td>
 +
                                    <td>7050</td>
 +
                                    <td>3600</td>
 +
                                    <td>1750</td>
 +
                                    <td>911</td>
 +
                                    <td>469</td>
 +
                                    <td>226</td>
 +
                                    <td>119</td>
 +
                                    <td>60.8</td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>uM Fluorescein/a.u.</td>
 +
                                    <td>0.000196</td>
 +
                                    <td>0.000188</td>
 +
                                    <td>0.000187</td>
 +
                                    <td>0.000177</td>
 +
                                    <td>0.000174</td>
 +
                                    <td>0.000179</td>
 +
                                    <td>0.000171</td>
 +
                                    <td>0.000167</td>
 +
                                    <td>0.000173</td>
 +
                                    <td>0.000164</td>
 +
                                    <td>0.000161</td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Mean uM fluorescein / a.u.:</td>
 +
                                    <td></td>
 +
                                    <td>0.000196</td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>MEFL / a.u.:</td>
 +
                                    <td></td>
 +
                                    <td>0.000196</td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 4. Fluorescein (uM) measurement of serial dilution of fluorescein in four replicates.
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <div class="figureHolder">
 +
                            <p>
 +
                                <img src="https://static.igem.org/mediawiki/2018/0/04/T--Fudan--interLab-fig3.png">
 +
                                Figure 3. Fluorescein Standard Curve of Fluorescein Concentration (uM) to Fluorescence
 +
                            </p>
 +
                        </div>
 +
                        <div class="figureHolder">
 +
                            <p>
 +
                                <img src="https://static.igem.org/mediawiki/2018/c/c1/T--Fudan--interLab-fig4.png">
 +
                                Figure 4. Fluorescein Standard Curve (log scale) of Fluorescein Concentration (uM) to Fluorescence
 +
                            </p>
 +
                        </div>
 +
                        <p>For the fluorescence standard curve, we used a gain setting of 50 and a filter that passes a light
 +
                            wavelength of 528 nm / 20 nm. We had an emission wavelength of 525 and an excitation wavelength of 488.
 +
                        </p>
 +
                    </div>
 +
                    <div id="section4" class="section container scrollspy">
 +
                        <h2>Cell Measurement</h2>
 +
                        <p>We used <i>E. coli</i> K-12 DH5-alpha for our cell measurements and maintained all the same plates, volumes, and settings in our calibration process to ensure that the measurements are valid.
 +
                        </p>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th>Hour 0:</th>
 +
                                    <th>Neg. Control</th>
 +
                                    <th>Pos. Control</th>
 +
                                    <th>Device 1</th>
 +
                                    <th>Device 2</th>
 +
                                    <th>Device 3</th>
 +
                                    <th>Device 4</th>
 +
                                    <th>Device 5</th>
 +
                                    <th>Device 6</th>
 +
                                    <th>LB + Chlor (blank)</th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Colony 1, Replicate 1</td>
 +
                                    <td>117</td>
 +
                                    <td>209</td>
 +
                                    <td>149</td>
 +
                                    <td>228</td>
 +
                                    <td>125</td>
 +
                                    <td>256</td>
 +
                                    <td>139</td>
 +
                                    <td>136</td>
 +
                                    <td>127</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Colony 1, Replicate 2</td>
 +
                                    <td>111</td>
 +
                                    <td>186</td>
 +
                                    <td>140</td>
 +
                                    <td>255</td>
 +
                                    <td>122</td>
 +
                                    <td>256</td>
 +
                                    <td>136</td>
 +
                                    <td>133</td>
 +
                                    <td>129</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Colony 1, Replicate 3</td>
 +
                                    <td>109</td>
 +
                                    <td>209</td>
 +
                                    <td>134</td>
 +
                                    <td>248</td>
 +
                                    <td>114</td>
 +
                                    <td>212</td>
 +
                                    <td>139</td>
 +
                                    <td>147</td>
 +
                                    <td>113</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Colony 1, Replicate 4</td>
 +
                                    <td>115</td>
 +
                                    <td>215</td>
 +
                                    <td>142</td>
 +
                                    <td>258</td>
 +
                                    <td>115</td>
 +
                                    <td>218</td>
 +
                                    <td>127</td>
 +
                                    <td>141</td>
 +
                                    <td>119</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Colony 2, Replicate 1</td>
 +
                                    <td>113</td>
 +
                                    <td>227</td>
 +
                                    <td>136</td>
 +
                                    <td>267</td>
 +
                                    <td>110</td>
 +
                                    <td>258</td>
 +
                                    <td>148</td>
 +
                                    <td>131</td>
 +
                                    <td>133</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Colony 2, Replicate 2</td>
 +
                                    <td>119</td>
 +
                                    <td>222</td>
 +
                                    <td>118</td>
 +
                                    <td>260</td>
 +
                                    <td>99</td>
 +
                                    <td>264</td>
 +
                                    <td>160</td>
 +
                                    <td>140</td>
 +
                                    <td>113</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Colony 2, Replicate 3</td>
 +
                                    <td>115</td>
 +
                                    <td>237</td>
 +
                                    <td>129</td>
 +
                                    <td>262</td>
 +
                                    <td>111</td>
 +
                                    <td>246</td>
 +
                                    <td>149</td>
 +
                                    <td>138</td>
 +
                                    <td>114</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Colony 2, Replicate 4</td>
 +
                                    <td>115</td>
 +
                                    <td>201</td>
 +
                                    <td>139</td>
 +
                                    <td>260</td>
 +
                                    <td>115</td>
 +
                                    <td>245</td>
 +
                                    <td>152</td>
 +
                                    <td>133</td>
 +
                                    <td>116</td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 6. Fluorescence Raw Readings at 0 hour
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th>Hour 6:</th>
 +
                                    <th>Neg. Control</th>
 +
                                    <th>Pos. Control</th>
 +
                                    <th>Device 1</th>
 +
                                    <th>Device 2</th>
 +
                                    <th>Device 3</th>
 +
                                    <th>Device 4</th>
 +
                                    <th>Device 5</th>
 +
                                    <th>Device 6</th>
 +
                                    <th>LB + Chlor (blank)</th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 1</td>
 +
                                    <td>136</td>
 +
                                    <td>570</td>
 +
                                    <td>943</td>
 +
                                    <td>928</td>
 +
                                    <td>148</td>
 +
                                    <td>407</td>
 +
                                    <td>290</td>
 +
                                    <td>304</td>
 +
                                    <td>129</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 2</td>
 +
                                    <td>134</td>
 +
                                    <td>518</td>
 +
                                    <td>920</td>
 +
                                    <td>897</td>
 +
                                    <td>150</td>
 +
                                    <td>421</td>
 +
                                    <td>266</td>
 +
                                    <td>303</td>
 +
                                    <td>141</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 3</td>
 +
                                    <td>141</td>
 +
                                    <td>540</td>
 +
                                    <td>916</td>
 +
                                    <td>844</td>
 +
                                    <td>148</td>
 +
                                    <td>377</td>
 +
                                    <td>256</td>
 +
                                    <td>285</td>
 +
                                    <td>127</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 4</td>
 +
                                    <td>129</td>
 +
                                    <td>544</td>
 +
                                    <td>927</td>
 +
                                    <td>850</td>
 +
                                    <td>140</td>
 +
                                    <td>389</td>
 +
                                    <td>277</td>
 +
                                    <td>278</td>
 +
                                    <td>136</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 1</td>
 +
                                    <td>116</td>
 +
                                    <td>584</td>
 +
                                    <td>970</td>
 +
                                    <td>804</td>
 +
                                    <td>132</td>
 +
                                    <td>325</td>
 +
                                    <td>728</td>
 +
                                    <td>284</td>
 +
                                    <td>129</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 2</td>
 +
                                    <td>134</td>
 +
                                    <td>567</td>
 +
                                    <td>889</td>
 +
                                    <td>726</td>
 +
                                    <td>131</td>
 +
                                    <td>332</td>
 +
                                    <td>710</td>
 +
                                    <td>298</td>
 +
                                    <td>132</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 3</td>
 +
                                    <td>123</td>
 +
                                    <td>593</td>
 +
                                    <td>970</td>
 +
                                    <td>820</td>
 +
                                    <td>131</td>
 +
                                    <td>326</td>
 +
                                    <td>616</td>
 +
                                    <td>281</td>
 +
                                    <td>120</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 4</td>
 +
                                    <td>129</td>
 +
                                    <td>604</td>
 +
                                    <td>945</td>
 +
                                    <td>846</td>
 +
                                    <td>131</td>
 +
                                    <td>327</td>
 +
                                    <td>759</td>
 +
                                    <td>303</td>
 +
                                    <td>124</td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 7. Fluorescence Raw Readings at 6 hours
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th>Hour 0:</th>
 +
                                    <th>Neg. Control</th>
 +
                                    <th>Pos. Control</th>
 +
                                    <th>Device 1</th>
 +
                                    <th>Device 2</th>
 +
                                    <th>Device 3</th>
 +
                                    <th>Device 4</th>
 +
                                    <th>Device 5</th>
 +
                                    <th>Device 6</th>
 +
                                    <th>LB + Chlor (blank)</th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 1</td>
 +
                                    <td>0.056</td>
 +
                                    <td>0.047</td>
 +
                                    <td>0.047</td>
 +
                                    <td>0.053</td>
 +
                                    <td>0.054</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.045</td>
 +
                                    <td>0.052</td>
 +
                                    <td>0.039</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 2</td>
 +
                                    <td>0.053</td>
 +
                                    <td>0.047</td>
 +
                                    <td>0.047</td>
 +
                                    <td>0.055</td>
 +
                                    <td>0.059</td>
 +
                                    <td>0.048</td>
 +
                                    <td>0.046</td>
 +
                                    <td>0.051</td>
 +
                                    <td>0.04</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 3</td>
 +
                                    <td>0.054</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.047</td>
 +
                                    <td>0.053</td>
 +
                                    <td>0.058</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.048</td>
 +
                                    <td>0.054</td>
 +
                                    <td>0.039</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 4</td>
 +
                                    <td>0.059</td>
 +
                                    <td>0.049</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.055</td>
 +
                                    <td>0.064</td>
 +
                                    <td>0.047</td>
 +
                                    <td>0.048</td>
 +
                                    <td>0.052</td>
 +
                                    <td>0.039</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 1</td>
 +
                                    <td>0.056</td>
 +
                                    <td>0.053</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.058</td>
 +
                                    <td>0.062</td>
 +
                                    <td>0.054</td>
 +
                                    <td>0.056</td>
 +
                                    <td>0.057</td>
 +
                                    <td>0.041</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 2</td>
 +
                                    <td>0.061</td>
 +
                                    <td>0.052</td>
 +
                                    <td>0.045</td>
 +
                                    <td>0.058</td>
 +
                                    <td>0.059</td>
 +
                                    <td>0.049</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.055</td>
 +
                                    <td>0.091</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 3</td>
 +
                                    <td>0.057</td>
 +
                                    <td>0.051</td>
 +
                                    <td>0.045</td>
 +
                                    <td>0.057</td>
 +
                                    <td>0.057</td>
 +
                                    <td>0.048</td>
 +
                                    <td>0.051</td>
 +
                                    <td>0.054</td>
 +
                                    <td>0.04</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 4</td>
 +
                                    <td>0.055</td>
 +
                                    <td>0.061</td>
 +
                                    <td>0.046</td>
 +
                                    <td>0.057</td>
 +
                                    <td>0.059</td>
 +
                                    <td>0.045</td>
 +
                                    <td>0.045</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.041</td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 8. Abs<sub>600</sub> Raw Readings at 0 hour
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th>Hour 6:</th>
 +
                                    <th>Neg. Control</th>
 +
                                    <th>Pos. Control</th>
 +
                                    <th>Device 1</th>
 +
                                    <th>Device 2</th>
 +
                                    <th>Device 3</th>
 +
                                    <th>Device 4</th>
 +
                                    <th>Device 5</th>
 +
                                    <th>Device 6</th>
 +
                                    <th>LB + Chlor (blank)</th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 1</td>
 +
                                    <td>0.356</td>
 +
                                    <td>0.211</td>
 +
                                    <td>0.296</td>
 +
                                    <td>0.344</td>
 +
                                    <td>0.359</td>
 +
                                    <td>0.052</td>
 +
                                    <td>0.403</td>
 +
                                    <td>0.282</td>
 +
                                    <td>0.039</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 2</td>
 +
                                    <td>0.371</td>
 +
                                    <td>0.195</td>
 +
                                    <td>0.311</td>
 +
                                    <td>0.351</td>
 +
                                    <td>0.368</td>
 +
                                    <td>0.051</td>
 +
                                    <td>0.41</td>
 +
                                    <td>0.274</td>
 +
                                    <td>0.041</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 3</td>
 +
                                    <td>0.377</td>
 +
                                    <td>0.211</td>
 +
                                    <td>0.319</td>
 +
                                    <td>0.35</td>
 +
                                    <td>0.362</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.412</td>
 +
                                    <td>0.282</td>
 +
                                    <td>0.042</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 1, Replicate 4</td>
 +
                                    <td>0.36</td>
 +
                                    <td>0.209</td>
 +
                                    <td>0.321</td>
 +
                                    <td>0.342</td>
 +
                                    <td>0.357</td>
 +
                                    <td>0.054</td>
 +
                                    <td>0.41</td>
 +
                                    <td>0.277</td>
 +
                                    <td>0.045</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 1</td>
 +
                                    <td>0.35</td>
 +
                                    <td>0.193</td>
 +
                                    <td>0.31</td>
 +
                                    <td>0.336</td>
 +
                                    <td>0.356</td>
 +
                                    <td>0.051</td>
 +
                                    <td>0.389</td>
 +
                                    <td>0.294</td>
 +
                                    <td>0.04</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 2</td>
 +
                                    <td>0.37</td>
 +
                                    <td>0.21</td>
 +
                                    <td>0.288</td>
 +
                                    <td>0.308</td>
 +
                                    <td>0.366</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.384</td>
 +
                                    <td>0.278</td>
 +
                                    <td>0.04</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 3</td>
 +
                                    <td>0.356</td>
 +
                                    <td>0.218</td>
 +
                                    <td>0.315</td>
 +
                                    <td>0.342</td>
 +
                                    <td>0.361</td>
 +
                                    <td>0.051</td>
 +
                                    <td>0.346</td>
 +
                                    <td>0.296</td>
 +
                                    <td>0.039</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Colony 2, Replicate 4</td>
 +
                                    <td>0.359</td>
 +
                                    <td>0.215</td>
 +
                                    <td>0.303</td>
 +
                                    <td>0.338</td>
 +
                                    <td>0.338</td>
 +
                                    <td>0.05</td>
 +
                                    <td>0.373</td>
 +
                                    <td>0.307</td>
 +
                                    <td>0.04</td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 9. Abs<sub>600</sub> Raw Readings at 6 hours
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th>Unit Scaling Factor</th>
 +
                                    <th></th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>
 +
                                        OD<sub>600</sub> / Abs<sub>600</sub>
 +
                                    </td>
 +
                                    <td>
 +
                                        4.5
 +
                                    </td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>
 +
                                        uM Fluorescein / a.u.
 +
                                    </td>
 +
                                    <td>
 +
                                        1.81E-04
 +
                                    </td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>
 +
                                        Particles / Abs<sub>600</sub>
 +
                                    </td>
 +
                                    <td>
 +
                                        3.98E+08
 +
                                    </td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>
 +
                                        MEFL / a.u.
 +
                                    </td>
 +
                                    <td>
 +
                                        1.09E+09
 +
                                    </td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 10.
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <p>
 +
                            Regarding the observations during the experiment, it should be noted that our LB medium had
 +
                            an innately low fluorescence intensity. Also, from the data, we observed that the Abs<sub>600</sub>
 +
                                    growth for Device 4 was limited but it is still possible to test its fluorescence. Moreover,
 +
                            regarding the dilution of target Abs<sub>600</sub> of 0.02, we first measured the 1:8 dilution of the
 +
                                    overnight cultures and using the equations provided in the protocol, we calculated the amounts
 +
                            of source and LB needed to obtain the target Abs<sub>600</sub> of 0.02.
 +
                        </p>
 +
                    </div>
 +
                    <div id="section5" class="section container scrollspy">
 +
                        <h2>
 +
                            Protocol: <br>Colony Forming Units per 0.1 OD<sub>600</sub> <i>E. coli</i> cultures
 +
                        </h2>
 +
                        <p>
 +
                            For the CFU protocol, which is used to calibrate OD<sub>600</sub> to colony forming unit counts, we have 2
 +
                                    Positive Control cultures and 2 Negative Control cultures. Our goal is to get the colony
 +
                            forming units (CFU) per 1mL of an OD<sub>600</sub> = 0.1 culture.
 +
                        </p>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th> </th>
 +
                                    <th>OD<sub>600</sub></th>
 +
                                    <th>OD<sub>600</sub></th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Positive Control</td>
 +
                                    <td>0.247</td>
 +
                                    <td>0.254</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Negative Control</td>
 +
                                    <td>0.31</td>
 +
                                    <td>0.326</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Blank media</td>
 +
                                    <td>0.042</td>
 +
                                    <td>0.042</td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 11. OD<sub>600</sub> values of Positive Control and Negative Control with Blank media.
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <p>
 +
                            Using the equation provided in the protocol, we calculated how much culture and media we should add to dilute the OD<sub>600</sub> of our overnight culture to 0.1 in 1mL of LB + Cam media.
 +
                        </p>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th> </th>
 +
                                    <th>Culture amount needed (uL)</th>
 +
                                    <th>Media amount needed (uL)</th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Positive Control Culture 1</td>
 +
                                    <td>487.8049</td>
 +
                                    <td>512.1951</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Positive Control Culture 2</td>
 +
                                    <td>471.6981</td>
 +
                                    <td>528.3019</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Negative Control Culture 1</td>
 +
                                    <td>373.1343</td>
 +
                                    <td>626.8657</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Negative Control Culture 2</td>
 +
                                    <td>352.1127</td>
 +
                                    <td>647.8873</td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 12.
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th> </th>
 +
                                    <th>Control Culture 1</th>
 +
                                    <th>Control Culture 2</th>
 +
                                    <th>Starting Sample Dilutions for Culture 1.1</th>
 +
                                    <th>Starting Sample Dilutions for Culture 1.2</th>
 +
                                    <th>Starting Sample Dilutions for Culture 1.3</th>
 +
                                    <th>Starting Sample Dilutions for Culture 2.1</th>
 +
                                    <th>Starting Sample Dilutions for Culture 2.2</th>
 +
                                    <th>Starting Sample Dilutions for Culture 2.3</th>
 +
                                </tr>
 +
 +
                                <tr>
 +
                                    <td> Positive Control Culture </td>
 +
                                    <td>0.272</td>
 +
                                    <td>0.279</td>
 +
                                    <td>0.12</td>
 +
                                    <td>0.121</td>
 +
                                    <td>0.119</td>
 +
                                    <td>0.12</td>
 +
                                    <td>0.116</td>
 +
                                    <td>0.123</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Negative Control Culture </td>
 +
                                    <td>0.337</td>
 +
                                    <td>0.336</td>
 +
                                    <td>0.128</td>
 +
                                    <td>0.133</td>
 +
                                    <td>0.135</td>
 +
                                    <td>0.122</td>
 +
                                    <td>0.129</td>
 +
                                    <td>0.127</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> Blank media </td>
 +
                                    <td>0.042</td>
 +
                                    <td>0.043</td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                    <td></td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 13. OD<sub>600</sub> values of starting Sample Dilutions for Positive and Negative Control Cultures to ensure that OD<sub>600</sub> is near 0.1
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <div class="tableHolder">
 +
                            <table class="striped centered">
 +
                                <tr>
 +
                                    <th></th>
 +
                                    <th>Dilution 4 (# colonies)</th>
 +
                                    <th>Dilution 4 (CFU per 1mL of an OD<sub>600</sub> =0.1 culture )</th>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_I20270 Culture 1, Dilution Replicate 1</td>
 +
                                    <td>19</td>
 +
                                    <td>1.52 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_I20270 Culture 1, Dilution Replicate 2</td>
 +
                                    <td>25</td>
 +
                                    <td>2 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_I20270 Culture 1, Dilution Replicate 3</td>
 +
                                    <td>30</td>
 +
                                    <td>2.4 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_I20270 Culture 2, Dilution Replicate 1</td>
 +
                                    <td>42</td>
 +
                                    <td>3.36 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_I20270 Culture 2, Dilution Replicate 2</td>
 +
                                    <td>53</td>
 +
                                    <td>4.24 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_I20270 Culture 2, Dilution Replicate 3</td>
 +
                                    <td>54</td>
 +
                                    <td>4.32 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_R0040 Culture 1, Dilution Replicate 1</td>
 +
                                    <td>130</td>
 +
                                    <td>1.04 x 10^8 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_R0040 Culture 1, Dilution Replicate 2</td>
 +
                                    <td>106</td>
 +
                                    <td>8.48 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_R0040 Culture 1, Dilution Replicate 3</td>
 +
                                    <td>95</td>
 +
                                    <td>7.6 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_R0040 Culture 2, Dilution Replicate 1</td>
 +
                                    <td>89</td>
 +
                                    <td>7.12 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_R0040 Culture 2, Dilution Replicate 2</td>
 +
                                    <td>102</td>
 +
                                    <td>8.16 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td> BBa_R0040 Culture 2, Dilution Replicate 3</td>
 +
                                    <td>104</td>
 +
                                    <td>8.32 x 10^7 CFU/mL</td>
 +
                                </tr>
 +
                                <caption>
 +
                                    Table 14. Number of colonies of BBa_R0040 Culture and BBa_I20270 Culture of Dilution 4 and its corresponding CFU per 1mL of an OD<sub>600</sub> = 0.1 culture
 +
                                </caption>
 +
                            </table>
 +
                        </div>
 +
                        <p>
 +
                            We successfully calibrated our OD<sub>600</sub> to colony forming unit counts as we were fairly accurate in ensuring that the OD<sub>600</sub> values were close to 0.1, which we believed was the most crucial part of the CFU protocol. Moreover, we utilized the data from dilution 4 for the conversion because it has the best countable number which is between 50 to 200 colonies.
 +
                        </p>
 +
                        <p>
 +
                            We were fairly successful in completing the Interlab project as it was accepted by the iGEM committee the first time we submitted it. It was really quite an enjoyable side project to perform and to practice our experimental techniques in the lab.
 +
                        </p>
 +
                    </div>
 +
 +
                </main>
 +
            </div>
 +
 +
            <!--Abstract on content page-->
 +
            <div id="abstractContent" class="z-depth-2">
 +
                <a href="#!"><img src="https://static.igem.org/mediawiki/2018/9/96/T--Fudan--X.svg"></a>
 +
                <div class="container">
 +
                    <h2 style="margin: 0;line-height: 0.8rem;">Abstract</h2>
 +
                    <p>Contact-dependent signaling is critical for multicellular biological
 +
                            events, yet customizing contact-dependent signal transduction between
 +
                            cells remains challenging. Here we have developed the ENABLE toolbox, a
 +
                            complete set of transmembrane binary logic gates. Each gate consists of
 +
                            3 layers: Receptor, Amplifier, and Combiner. We first optimized synthetic
 +
                            Notch receptors to enable cells to respond to different signals across the
 +
                            membrane reliably. These signals, individually amplified intracellularly by
 +
                            transcription, are further combined for computing. Our engineered zinc finger-based
 +
                            transcription factors perform binary computation and output designed products.
 +
                            In summary, we have combined spatially different signals in mammalian cells,
 +
                            and revealed new potentials for biological oscillators, tissue engineering,
 +
                            cancer treatments, bio-computing, etc. ENABLE is a toolbox for constructing
 +
                            contact-dependent signaling networks in mammals. The 3-layer design principle
 +
                            underlying ENABLE empowers any future development of transmembrane logic circuits,
 +
                            thus contributes a foundational advance to Synthetic Biology.
 +
                    </p>
 +
                </div>
 +
            </div>
 +
 +
            <!-- Floating Btns -->
 +
            <div class="floatingBtn">
 +
                <a href="#!" id="abstractBtn" class="btn">
 +
                    <i class="fa fa-sticky-note" style="font-size: 30px;line-height: 50px"></i>
 +
                </a>
 +
                <a href="#top_menu_14" class="btn">
 +
                    <i class="fa fa-angle-up" style="font-size: 48px;line-height: 45px"></i>
 +
                </a>
 +
            </div>
 +
 +
            <!-- Footer with sponsors and contact methods -->
 +
            <footer id="FudanFooter" class="page-footer grey">
 +
                <div class="container">
 +
                    <div class="row">
 +
                        <div id="sponsor" class="col m3 s12 row">
 +
                            <a href="https://2018.igem.org/Team:Fudan" target="_blank"><img class="col s6 l3" style="position:relative; padding: 0 0.3rem; margin:-0.15rem 0; left: -0.45rem;" src="https://static.igem.org/mediawiki/2018/7/73/T--Fudan--teamLogoWhite.png">
 +
                            </a><a href="http://www.fudan.edu.cn/en/" target="_blank"><img class="col s6 l3" alt="Fudan University" src="https://static.igem.org/mediawiki/2018/f/f7/T--Fudan--schoolLogo.png">
 +
                            </a><a href="http://life.fudan.edu.cn/" target="_blank"><img class="col s6 l3" style="margin-bottom: 4%;/* 该图比其他小一点,排版需要 */" alt="School of Life Sciences, Fudan University" src="https://static.igem.org/mediawiki/2018/1/1d/T--Fudan--schoolOfLifeSciencesIcon.png">
 +
                            </a><a href="http://www.yfc.cn/en/" target="_blank"><img class="col s6 l3" style="padding: 0.15rem 0.9rem;" alt="Yunfeng Capital" src="https://static.igem.org/mediawiki/2018/e/e2/T--Fudan--yunfengLogo.png">
 +
                            </a>
 +
                            <h3 class="col s12" style="text-align: left; color: rgba(255, 255, 255, 0.8); font-size: 18px">ENABLE: making cells even smarter</h3>
 +
                        </div>
 +
                        <div id="usefulLinks" class="col m9 s12 row">
 +
                            <div class="col s12 l6 row">
 +
                                <div class="col s12 m4">
 +
                                    <span>Project</span>
 +
                                    <ul>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Demonstrate">Demonstration</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Background">Research background</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Results">Transmembrane logic</a></li>
 +
                                        <li><a href="https://2017.igem.org/Team:Fudan">2017.iGEM</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                                <div class="col s12 m4">
 +
                                    <span>Dry lab</span>
 +
                                    <ul>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/ENABLE_ribo">Addon: <sub>ENABLE</sub><sup>ribo</sup></a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/ENABLE_TALE">Addon: <sub>ENABLE</sub><sup>TALE</sup></a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/ENABLE_T2">Addon: <sub>ENABLE</sub><sup>T2</sup></a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Model#Transcriptional_Amplifer">Model: transcriptional amplifer</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Model#War_Predictor">Model: war&nbsp;predictor</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Software">Software</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                                <div class="col s12 m4 active">
 +
                                    <span>Wet lab</span>
 +
                                    <ul>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/InterLab">iGEM interLab</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Notebook">Our notebook</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Primers">Primers used</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Protocols">Protocols</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Safety">Safety</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                            </div>
 +
                            <div class="col s12 l6 row">
 +
                                <div class="col s12 m4">
 +
                                    <span>Toolbox</span>
 +
                                    <ul>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Basic_Parts">Basic parts</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Composite_Parts">Composite parts</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Optimization">Optimization</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Parts_Collection">Parts collection</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Improve">Parts improvement</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Measurement">Quantification</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                                <div class="col s12 m4">
 +
                                    <span>Outreach</span>
 +
                                    <ul>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Bio-Art">Bio-Art display</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Collaborations">Collaborations</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Design_Intention">Design intention</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Human_Practices">Human practices</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Public_Engagement">Public engagement</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                                <div class="col s12 m4">
 +
                                    <span>Team</span>
 +
                                    <ul>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Acknowledgement">Acknowledgement</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Attributions">Attributions</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Heritage">Heritage</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Team">Members</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Fudan/Sponsors">Sponsors</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
                <div class="footer-copyright">
 +
                    <div class="container">
 +
                        <div class="contactUS row">
 +
                            <div class="col s12 m6 l5"><i class="fa fa-location-arrow"></i> Life Sci Bldg E301, 2005 Songhu Rd, Shanghai
 +
                            </div><div class="col s12 m6 l3"><i class="fa fa-envelope-o"></i> igem@fudan.edu.cn
 +
                            </div><div class="col s12 m6 l2"><i class="fa fa-wechat"></i> Fudan_iGEM
 +
                            </div><div class="col s12 m6 l2"><i class="fa fa-fax"></i> +86-21-51630727
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </footer>
 +
 +
        </div>
 +
    </div>
 +
</div>
  
  
 +
<!-- Javascript files -->
 +
<!-- Materialize 1.0.0-rc.2 -->
 +
<script src="https://2018.igem.org/wiki/index.php?title=Template:Fudan/materialize.js&action=raw&ctype=text/javascript"></script>
  
 +
<!-- Javascript -->
 +
<script src="https://2018.igem.org/wiki/index.php?title=Template:Fudan/js.js&action=raw&ctype=text/javascript"></script>
  
 +
</body>
 
</html>
 
</html>

Revision as of 05:16, 10 October 2018

iGEM interLab

This year, we had the pleasure of taking part in iGEM’s Fifth International InterLaboratory Measurement Study in synthetic biology.

iGEM interLab

This year, we had the pleasure of taking part in iGEM’s Fifth International InterLaboratory Measurement Study in synthetic biology.

This year, we had the pleasure of taking part in iGEM’s Fifth International InterLaboratory Measurement Study in synthetic biology. As taking reliable and repeatable measurements is crucial in synthetic biology, the Measurement Committee has been using the InterLab Study to develop a powerful and accurate measurement procedure for green fluorescent protein (GFP) by measuring it in absolute fluorescence units calibrated against a known concentration of fluorescent molecules. Nevertheless, a new problem emerges when we take bulk measurements of cell populations as the number of cells in the sample remains a large source of variability. Thus, the aim of this year’s Interlab study is to determine the cell count in each sample to remove the variability of cell populations in measurements of different labs. More concretely, we hope to discover if this can be achieved by normalizing to absolute cell count or colony-forming units (CFUs) instead of OD.

Regarding experimental procedures, we used two orthogonal approaches to calculate the cell count in our samples:

  1. Using silica beads to convert absorbance of cells into absorbance of a known concentration of beads.
  2. Counting colony-forming units (CFUs) from the sample

We are first required to make three sets of unit calibration measurements: an OD600 reference point, particle standard curve, and a fluorescein standard curve. It is also important that we use the same plates, volumes, and settings as what we will use for our cell-based assays for the calibration measurements. The plate reader we used was the Biotek Cytation 3.

Calibration 1:​
OD​600​ Reference point - LUDOX Protocol

This calibration is to allow us to obtain a conversion factor which allows us to transform our absorbance (Abs600) data from the plate reader into a comparable OD600 measurement. This conversion is necessary as measurements of absorbance are dependent on volume, and the path length of the light defined by the fluid in the wells of the plate reader is unfixed and can vary from well to well.

Below is the data we obtained:

LUDOX CL-X H2O
Replicate 1 0.052 0.037
Replicate 2 0.051 0.038
Replicate 3 0.05 0.037
Replicate 4 0.052 0.037
Arith. Mean 0.051 0.037
Corrected Abs600 0.014
Reference OD600 0.063
OD600/Abs600 4.5
Table 1. From the measured replicates, the conversion factor of 4.5 is recorded for our 96-well plate reader for the 100 uL of LUDOX CL-X to water.

Calibration 2:​
Particle Standard Curve - Microsphere Protocol

For the second calibration, we performed a series of dilutions for the monodisperse silica microsphere and measured their Abs600 in the plate reader. A standard curve of particle concentration was also constructed to convert Abs600 measurements to a cell number estimate.

Number of Particles 2.35E+08 1.18E+08 5.88E+07 2.94E+07 1.47E+07 7.35E+06 3.68E+06 1.84E+06 9.19E+05 4.60E+05 2.30E+05 0
Replicate 1 0.631 0.387 0.199 0.088 0.065 0.051 0.046 0.043 0.04 0.04 0.039 0.037
Replicate 2 0.73 0.389 0.2 0.105 0.074 0.07 0.048 0.042 0.045 0.038 0.039 0.039
Replicate 3 0.709 0.343 0.185 0.12 0.065 0.055 0.052 0.046 0.04 0.04 0.038 0.039
Replicate 4 0.896 0.338 0.221 0.116 0.074 0.056 0.049 0.043 0.042 0.04 0.039 0.038
Arith. Mean 0.742 0.364 0.201 0.107 0.07 0.058 0.049 0.044 0.042 0.04 0.039 0.038
Arith. Std.Dev. 0.111 0.028 0.015 0.014 0.005 0.008 0.003 0.002 0.002 0.001 0.001 0.001
Arith. Net Mean 0.703 0.326 0.163 0.069 0.031 0.02 0.011 0.005 0.004 0.001 0.001
Mean particles / Abs600 3.35e+08 3.61e+08 3.61e+08 4.26e+08 4.71e+08 3.72e+08 3.5e+08 3.5e+08 2.63e+08 3.68e+08 4.6e+08
Table 2. Measurement of Abs600 of the serial dilution of monodisperse silica microspheres

Figure1. A standard curve of Particle Count (100 uL) vs Abs600 graph

Figure 2. The log scale of a standard curve of Particle Count (100 uL) vs Abs600 graph

The log scale of the standard curve alters the originally relatively constant slanted line into a more exponential curve.

Calibration 3:​
Fluorescence standard curve - Fluorescein Protocol

For the third calibration, we hope to create a standard fluorescence curve in order to enable different teams to compare their fluorescence outputs. Therefore, we will prepare a serial dilution of fluorescein in four replicates and measure its fluorescence in a 96 well plate in the plate reader. Once measured, we can construct a standard fluorescence curve and use it to convert our cell-based readings to a corresponding fluorescein concentration.

Fluorescein uM 10 5 2.5 1.25 0.625 0.313 0.156 0.078 0.039 0.0195 0.0098 0
Replicate 1 50884 26269 13818 6944 3590 1802 891 459 219 120 61 1
Replicate 2 46604 26430 12604 7114 3614 1812 911 465 225 113 56 2
Replicate 3 53518 26706 13814 6902 3550 1778 887 443 229 122 61 1
Replicate 4 53094 26915 13384 7225 3650 1611 962 513 236 127 71 2
Arith. Mean 51000 26600 13400 7050 3600 1750 913 470 227 121 62.3 1.5
Arith. Std.Dev. 3170 287 572 150 42 94.3 34.5 30.1 7.14 5.8 6.29 0.577
Arith. Net Mean 51000 26600 13400 7050 3600 1750 911 469 226 119 60.8
uM Fluorescein/a.u. 0.000196 0.000188 0.000187 0.000177 0.000174 0.000179 0.000171 0.000167 0.000173 0.000164 0.000161
Mean uM fluorescein / a.u.: 0.000196
MEFL / a.u.: 0.000196
Table 4. Fluorescein (uM) measurement of serial dilution of fluorescein in four replicates.

Figure 3. Fluorescein Standard Curve of Fluorescein Concentration (uM) to Fluorescence

Figure 4. Fluorescein Standard Curve (log scale) of Fluorescein Concentration (uM) to Fluorescence

For the fluorescence standard curve, we used a gain setting of 50 and a filter that passes a light wavelength of 528 nm / 20 nm. We had an emission wavelength of 525 and an excitation wavelength of 488.

Cell Measurement

We used E. coli K-12 DH5-alpha for our cell measurements and maintained all the same plates, volumes, and settings in our calibration process to ensure that the measurements are valid.

Hour 0: Neg. Control Pos. Control Device 1 Device 2 Device 3 Device 4 Device 5 Device 6 LB + Chlor (blank)
Colony 1, Replicate 1 117 209 149 228 125 256 139 136 127
Colony 1, Replicate 2 111 186 140 255 122 256 136 133 129
Colony 1, Replicate 3 109 209 134 248 114 212 139 147 113
Colony 1, Replicate 4 115 215 142 258 115 218 127 141 119
Colony 2, Replicate 1 113 227 136 267 110 258 148 131 133
Colony 2, Replicate 2 119 222 118 260 99 264 160 140 113
Colony 2, Replicate 3 115 237 129 262 111 246 149 138 114
Colony 2, Replicate 4 115 201 139 260 115 245 152 133 116
Table 6. Fluorescence Raw Readings at 0 hour
Hour 6: Neg. Control Pos. Control Device 1 Device 2 Device 3 Device 4 Device 5 Device 6 LB + Chlor (blank)
Colony 1, Replicate 1 136 570 943 928 148 407 290 304 129
Colony 1, Replicate 2 134 518 920 897 150 421 266 303 141
Colony 1, Replicate 3 141 540 916 844 148 377 256 285 127
Colony 1, Replicate 4 129 544 927 850 140 389 277 278 136
Colony 2, Replicate 1 116 584 970 804 132 325 728 284 129
Colony 2, Replicate 2 134 567 889 726 131 332 710 298 132
Colony 2, Replicate 3 123 593 970 820 131 326 616 281 120
Colony 2, Replicate 4 129 604 945 846 131 327 759 303 124
Table 7. Fluorescence Raw Readings at 6 hours
Hour 0: Neg. Control Pos. Control Device 1 Device 2 Device 3 Device 4 Device 5 Device 6 LB + Chlor (blank)
Colony 1, Replicate 1 0.056 0.047 0.047 0.053 0.054 0.05 0.045 0.052 0.039
Colony 1, Replicate 2 0.053 0.047 0.047 0.055 0.059 0.048 0.046 0.051 0.04
Colony 1, Replicate 3 0.054 0.05 0.047 0.053 0.058 0.05 0.048 0.054 0.039
Colony 1, Replicate 4 0.059 0.049 0.05 0.055 0.064 0.047 0.048 0.052 0.039
Colony 2, Replicate 1 0.056 0.053 0.05 0.058 0.062 0.054 0.056 0.057 0.041
Colony 2, Replicate 2 0.061 0.052 0.045 0.058 0.059 0.049 0.05 0.055 0.091
Colony 2, Replicate 3 0.057 0.051 0.045 0.057 0.057 0.048 0.051 0.054 0.04
Colony 2, Replicate 4 0.055 0.061 0.046 0.057 0.059 0.045 0.045 0.05 0.041
Table 8. Abs600 Raw Readings at 0 hour
Hour 6: Neg. Control Pos. Control Device 1 Device 2 Device 3 Device 4 Device 5 Device 6 LB + Chlor (blank)
Colony 1, Replicate 1 0.356 0.211 0.296 0.344 0.359 0.052 0.403 0.282 0.039
Colony 1, Replicate 2 0.371 0.195 0.311 0.351 0.368 0.051 0.41 0.274 0.041
Colony 1, Replicate 3 0.377 0.211 0.319 0.35 0.362 0.05 0.412 0.282 0.042
Colony 1, Replicate 4 0.36 0.209 0.321 0.342 0.357 0.054 0.41 0.277 0.045
Colony 2, Replicate 1 0.35 0.193 0.31 0.336 0.356 0.051 0.389 0.294 0.04
Colony 2, Replicate 2 0.37 0.21 0.288 0.308 0.366 0.05 0.384 0.278 0.04
Colony 2, Replicate 3 0.356 0.218 0.315 0.342 0.361 0.051 0.346 0.296 0.039
Colony 2, Replicate 4 0.359 0.215 0.303 0.338 0.338 0.05 0.373 0.307 0.04
Table 9. Abs600 Raw Readings at 6 hours
Unit Scaling Factor
OD600 / Abs600 4.5
uM Fluorescein / a.u. 1.81E-04
Particles / Abs600 3.98E+08
MEFL / a.u. 1.09E+09
Table 10.

Regarding the observations during the experiment, it should be noted that our LB medium had an innately low fluorescence intensity. Also, from the data, we observed that the Abs600 growth for Device 4 was limited but it is still possible to test its fluorescence. Moreover, regarding the dilution of target Abs600 of 0.02, we first measured the 1:8 dilution of the overnight cultures and using the equations provided in the protocol, we calculated the amounts of source and LB needed to obtain the target Abs600 of 0.02.

Protocol:
Colony Forming Units per 0.1 OD600 E. coli cultures

For the CFU protocol, which is used to calibrate OD600 to colony forming unit counts, we have 2 Positive Control cultures and 2 Negative Control cultures. Our goal is to get the colony forming units (CFU) per 1mL of an OD600 = 0.1 culture.

OD600 OD600
Positive Control 0.247 0.254
Negative Control 0.31 0.326
Blank media 0.042 0.042
Table 11. OD600 values of Positive Control and Negative Control with Blank media.

Using the equation provided in the protocol, we calculated how much culture and media we should add to dilute the OD600 of our overnight culture to 0.1 in 1mL of LB + Cam media.

Culture amount needed (uL) Media amount needed (uL)
Positive Control Culture 1 487.8049 512.1951
Positive Control Culture 2 471.6981 528.3019
Negative Control Culture 1 373.1343 626.8657
Negative Control Culture 2 352.1127 647.8873
Table 12.
Control Culture 1 Control Culture 2 Starting Sample Dilutions for Culture 1.1 Starting Sample Dilutions for Culture 1.2 Starting Sample Dilutions for Culture 1.3 Starting Sample Dilutions for Culture 2.1 Starting Sample Dilutions for Culture 2.2 Starting Sample Dilutions for Culture 2.3
Positive Control Culture 0.272 0.279 0.12 0.121 0.119 0.12 0.116 0.123
Negative Control Culture 0.337 0.336 0.128 0.133 0.135 0.122 0.129 0.127
Blank media 0.042 0.043
Table 13. OD600 values of starting Sample Dilutions for Positive and Negative Control Cultures to ensure that OD600 is near 0.1
Dilution 4 (# colonies) Dilution 4 (CFU per 1mL of an OD600 =0.1 culture )
BBa_I20270 Culture 1, Dilution Replicate 1 19 1.52 x 10^7 CFU/mL
BBa_I20270 Culture 1, Dilution Replicate 2 25 2 x 10^7 CFU/mL
BBa_I20270 Culture 1, Dilution Replicate 3 30 2.4 x 10^7 CFU/mL
BBa_I20270 Culture 2, Dilution Replicate 1 42 3.36 x 10^7 CFU/mL
BBa_I20270 Culture 2, Dilution Replicate 2 53 4.24 x 10^7 CFU/mL
BBa_I20270 Culture 2, Dilution Replicate 3 54 4.32 x 10^7 CFU/mL
BBa_R0040 Culture 1, Dilution Replicate 1 130 1.04 x 10^8 CFU/mL
BBa_R0040 Culture 1, Dilution Replicate 2 106 8.48 x 10^7 CFU/mL
BBa_R0040 Culture 1, Dilution Replicate 3 95 7.6 x 10^7 CFU/mL
BBa_R0040 Culture 2, Dilution Replicate 1 89 7.12 x 10^7 CFU/mL
BBa_R0040 Culture 2, Dilution Replicate 2 102 8.16 x 10^7 CFU/mL
BBa_R0040 Culture 2, Dilution Replicate 3 104 8.32 x 10^7 CFU/mL
Table 14. Number of colonies of BBa_R0040 Culture and BBa_I20270 Culture of Dilution 4 and its corresponding CFU per 1mL of an OD600 = 0.1 culture

We successfully calibrated our OD600 to colony forming unit counts as we were fairly accurate in ensuring that the OD600 values were close to 0.1, which we believed was the most crucial part of the CFU protocol. Moreover, we utilized the data from dilution 4 for the conversion because it has the best countable number which is between 50 to 200 colonies.

We were fairly successful in completing the Interlab project as it was accepted by the iGEM committee the first time we submitted it. It was really quite an enjoyable side project to perform and to practice our experimental techniques in the lab.

Abstract

Contact-dependent signaling is critical for multicellular biological events, yet customizing contact-dependent signal transduction between cells remains challenging. Here we have developed the ENABLE toolbox, a complete set of transmembrane binary logic gates. Each gate consists of 3 layers: Receptor, Amplifier, and Combiner. We first optimized synthetic Notch receptors to enable cells to respond to different signals across the membrane reliably. These signals, individually amplified intracellularly by transcription, are further combined for computing. Our engineered zinc finger-based transcription factors perform binary computation and output designed products. In summary, we have combined spatially different signals in mammalian cells, and revealed new potentials for biological oscillators, tissue engineering, cancer treatments, bio-computing, etc. ENABLE is a toolbox for constructing contact-dependent signaling networks in mammals. The 3-layer design principle underlying ENABLE empowers any future development of transmembrane logic circuits, thus contributes a foundational advance to Synthetic Biology.