Difference between revisions of "Team:NKU China/Notebook"

Line 9: Line 9:
 
         }
 
         }
  
         .ui-accordion .ui-accordion-content {
+
         #notebook .ui-accordion .ui-accordion-content {
 
             height: calc(100vh - 13rem - 18px);
 
             height: calc(100vh - 13rem - 18px);
 
             position: relative;
 
             position: relative;
Line 17: Line 17:
 
         }
 
         }
  
         .ui-accordion-content .p {
+
         #notebook .ui-tabs {
             padding: 0.8rem 1.6rem;
+
             margin: 0.2rem;
 +
            background-color: transparent;
 
         }
 
         }
  
         .ui-accordion-content .ui-tabs {
+
         #notebook .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
             margin: 0.8rem 1.6rem;
+
             font-weight:normal;
            background-color: transparent;
+
 
         }
 
         }
  
         .ui-tabs .ui-tabs-panel {
+
         #notebook .ui-tabs .ui-tabs-nav .ui-tabs-anchor.circle-number {
 +
            font-weight:bold;
 +
        }
 +
 
 +
        #notebook .ui-tabs .ui-tabs-panel {
 
             position: relative;
 
             position: relative;
 
             z-index: 0;
 
             z-index: 0;
 
             background-color: transparent;
 
             background-color: transparent;
             height: calc(100vh - 18.2rem - 18px);
+
             height: calc(100vh - 17rem - 18px);
 
             overflow: auto;
 
             overflow: auto;
 
         }
 
         }
  
         @media all and (max-width: 480px) {
+
         #notebook .ui-tabs .ui-tabs-panel .p {
            .ui-accordion-content .p, .ui-accordion-content .ui-tabs {
+
            padding: 0.8rem 1.6rem;
                margin: 0.2rem 0.4rem;
+
            }
+
 
         }
 
         }
  
         .flex-container {
+
         #notebook .flex-container {
 
             display: flex;
 
             display: flex;
 
             justify-content: space-around;
 
             justify-content: space-around;
Line 48: Line 50:
 
         }
 
         }
  
         .main .table-wrapper {
+
         #notebook  .table-wrapper {
 
             margin: auto;
 
             margin: auto;
 
             padding: 1rem;
 
             padding: 1rem;
 
         }
 
         }
  
         #dongzhuoer table {
+
         #notebook  table {
 
             margin: 0;
 
             margin: 0;
 +
        }
 +
 +
        #notebook table, #dongzhuoer td {
 +
            border: none;
 
         }
 
         }
  
Line 83: Line 89:
 
         }
 
         }
  
         #accordion table tr:last-child td {
+
         #notebook table tr:last-child td {
 
             border-bottom: 0.1rem solid;
 
             border-bottom: 0.1rem solid;
 
         }
 
         }
Line 100: Line 106:
  
 
         figure figcaption {
 
         figure figcaption {
             margin: 0;
+
             line-height:0.2;
             padding: 0.25rem;
+
             padding:0.25rem;
 
         }
 
         }
 +
 
     </style>
 
     </style>
 
     <style class="table-theme.css">
 
     <style class="table-theme.css">
Line 231: Line 238:
 
         }
 
         }
 
     </style>
 
     </style>
 
 
     <script id="ready-js">
 
     <script id="ready-js">
 
         $(function () {
 
         $(function () {
 +
            $('figure').each(
 +
                function (index, value) {
 +
                    //log($(value).children('img').attr('src'))
 +
                    log($(value).find('p.nowrap').width() / rem)
 +
                    log($(value).find('figcaption').width() / rem)
 +
                    log($(value).find('span.nowrap').html())
 +
                }
 +
            )
 +
 
             $("#accordion").accordion({
 
             $("#accordion").accordion({
 
                 header: ".accordion-header",
 
                 header: ".accordion-header",
Line 254: Line 269:
  
 
              
 
              
 +
 +
            //particles();
 
         });
 
         });
  
Line 438: Line 455:
 
             </tr>
 
             </tr>
 
         </table>
 
         </table>
         <figure style="max-width:17rem">
+
         <figure>
             <img src="image/notebook/notebook-6-13-1.png" width="347" height="284">
+
             <img src="image/Notebook/notebook-6-13-1.png" width="347" height="284">
 
             <figcaption>
 
             <figcaption>
                 Selection of positive clones by colony PCR<br>
+
                 <p class="nowrap">Selection of positive clones by colony PCR</p>
                 (No.1 is positive control, No.2-6 are experimental groups. The result showed that we failed to transformed the plasmid pWH-<i>C2-luxS</i> into GR286)
+
                 <p>(No.1 is positive control, No.2-6 are experimental groups. The result showed that we failed to transformed the plasmid pWH-<i>C2-luxS</i> into GR286)</p>
 
             </figcaption>
 
             </figcaption>
 
         </figure>
 
         </figure>
Line 576: Line 593:
 
                 </div>
 
                 </div>
 
                 <div class="accordion-content">
 
                 <div class="accordion-content">
                    <div class="p">
 
                        In order to make sure the efficiency of our "consumer", we should first knock out the <i>luxS</i> gene in our engineering bacteria GR286(a simplified strain of <i>Bacillus amyloliquefaciens</i> LL3). We used a markerless gene replacement method to knock out the <i>luxS</i> gene.
 
                    </div>
 
 
                     <div class="tabs" id="tabs1">
 
                     <div class="tabs" id="tabs1">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment1-1">&#10112;</a></li>
+
                             <li><a href="#fragment1-1">begin</a></li>
                             <li><a href="#fragment1-2">&#10113;</a></li>
+
                            <li><a class="circle-number" href="#fragment1-2">&#10112;</a></li>
                             <li><a href="#fragment1-3">&#10114;</a></li>
+
                             <li><a class="circle-number" href="#fragment1-3">&#10113;</a></li>
 +
                             <li><a class="circle-number" href="#fragment1-4">&#10114;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment1-1">
 
                         <div id="fragment1-1">
 
                             <div class="p">
 
                             <div class="p">
                                 Construction of targeting vector : the upstream and downstream of <i>luxS</i> gene were combined by over-lapping PCR and ligated into plasmid pKSU.
+
                                 In order to make sure the efficiency of our "consumer", we should first knock out the <i>luxS</i> gene in our engineering bacteria GR286(a simplified strain of <i>Bacillus amyloliquefaciens</i> LL3). We used a markerless gene replacement method to knock out the <i>luxS</i> gene.
 
                             </div>
 
                             </div>
 
                         </div>
 
                         </div>
 
                         <div id="fragment1-2">
 
                         <div id="fragment1-2">
 +
                            <div class="p">
 +
                                Construction of targeting vector : the upstream and downstream of <i>luxS</i> gene were combined by over-lapping PCR and ligated into plasmid pKSU.
 +
                            </div>
 +
                        </div>
 +
                        <div id="fragment1-3">
 
                             <div class="p">
 
                             <div class="p">
 
                                 pKSU-&Delta;<i>luxS</i> was transformed into GR286, and positive clones were selected.
 
                                 pKSU-&Delta;<i>luxS</i> was transformed into GR286, and positive clones were selected.
Line 659: Line 679:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:16rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/e/e9/T--NKU_China--notebook-1-5-1.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/e/e9/T--NKU_China--notebook-1-5-1.png">
                                     <figcaption>Selection of positive clones by PCR</figcaption>
+
                                     <figcaption>
 +
                                        <p class="nowrap">Selection of positive clones by PCR</p>
 +
                                    </figcaption>
 
                                 </figure>
 
                                 </figure>
 
                             </div>
 
                             </div>
  
 
                         </div>
 
                         </div>
                         <div id="fragment1-3">
+
                         <div id="fragment1-4">
 
                             <div class="p">
 
                             <div class="p">
 
                                 The transformants were cultured at 42<sup>o</sup>C with chloramphenicol to select single-crossover clones.
 
                                 The transformants were cultured at 42<sup>o</sup>C with chloramphenicol to select single-crossover clones.
Line 735: Line 757:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:20rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/d/de/T--NKU_China--notebook-1-5-2.jpeg">
 
                                     <img src="https://static.igem.org/mediawiki/2016/d/de/T--NKU_China--notebook-1-5-2.jpeg">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Selection of single-crossover clones by PCR<br>
+
                                         <p class="nowrap">Selection of single-crossover clones by PCR</p>
                                         (No.1-4 are single-crossover strains, <br>No.5 is positive control.)
+
                                         <p>(No.1-4 are single-crossover strains, <br>No.5 is positive control.)</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 754: Line 776:
 
                     <div class="tabs" id="tabs2">
 
                     <div class="tabs" id="tabs2">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment2-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment2-1">&#10112;</a></li>
                             <li><a href="#fragment2-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment2-2">&#10113;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment2-1">
 
                         <div id="fragment2-1">
Line 831: Line 853:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:20rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/3/3d/T--NKU_China--notebook-1-5-3.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/3/3d/T--NKU_China--notebook-1-5-3.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Selection of double-crossover clones by PCR<br>
+
                                         <p class="nowrap">Selection of double-crossover clones by PCR</p>
                                         (No.1-5 are experimental groups, No.6 is wild GR286. The result showed that we failed to get the double-crossover clones.)
+
                                         <p>(No.1-5 are experimental groups, No.6 is wild GR286. The result showed that we failed to get the double-crossover clones.)</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 850: Line 872:
 
                     <div class="tabs" id="tabs3">
 
                     <div class="tabs" id="tabs3">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment3-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment3-1">&#10112;</a></li>
                             <li><a href="#fragment3-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment3-2">&#10113;</a></li>
                             <li><a href="#fragment3-3">&#10114;</a></li>
+
                             <li><a class="circle-number" href="#fragment3-3">&#10114;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment3-1">
 
                         <div id="fragment3-1">
Line 923: Line 945:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:20rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/9/93/T--NKU_China--notebook-1-5-4.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/9/93/T--NKU_China--notebook-1-5-4.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Selection of single-crossover clones by PCR<br>
+
                                         <p class="nowrap">Selection of single-crossover clones by PCR</p>
                                         (No.1&amp;2&amp;4 are single-crossover strains,No.5 is positive control. )
+
                                         <p>(No.1&amp;2&amp;4 are single-crossover strains,No.5 is positive control.)</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 1,006: Line 1,028:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:23rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/aa/T--NKU_China--notebook-1-5-5.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/aa/T--NKU_China--notebook-1-5-5.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Selection of &Delta;<i>luxS</i> clones by PCR<br>
+
                                         <p class="nowrap">Selection of &Delta;<i>luxS</i> clones by PCR</p>
                                         (The No.4 is the aimed strain&horbar;GR286&Delta;<i>luxS</i>)
+
                                         <p>(The No.4 is the aimed strain&horbar;GR286&Delta;<i>luxS</i>)</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 1,025: Line 1,047:
 
                     <div class="tabs" id="tabs4">
 
                     <div class="tabs" id="tabs4">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment4-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment4-1">&#10112;</a></li>
                             <li><a href="#fragment4-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment4-2">&#10113;</a></li>
                             <li><a href="#fragment4-3">&#10114;</a></li>
+
                             <li><a class="circle-number" href="#fragment4-3">&#10114;</a></li>
                             <li><a href="#fragment4-4">&#10115;</a></li>
+
                             <li><a class="circle-number" href="#fragment4-4">&#10115;</a></li>
                             <li><a href="#fragment4-5">&#10116;</a></li>
+
                             <li><a class="circle-number" href="#fragment4-5">&#10116;</a></li>
                             <li><a href="#fragment4-6">&#10117;</a></li>
+
                             <li><a class="circle-number" href="#fragment4-6">&#10117;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment4-1">
 
                         <div id="fragment4-1">
Line 1,209: Line 1,231:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:16rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/7/72/T--NKU_China--notebook-1-5-6.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/7/72/T--NKU_China--notebook-1-5-6.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Selection of positive clones by PCR<br>
+
                                         <p class="nowrap">Selection of positive clones by PCR</p>
                                         (No. 3&amp;4 are positive results)
+
                                         <p>(No. 3&amp;4 are positive results)</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 1,251: Line 1,273:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:27rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/9/91/T--NKU_China--notebook-1-5-7.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/9/91/T--NKU_China--notebook-1-5-7.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Restriction enzyme digestion verification<br>
+
                                         <p class="nowrap">Restriction enzyme digestion verification</p>
                                         (No.1 are <i>lsrACDB</i> fragement, No.2 are linearized T-vector.)
+
                                         <p>(No.1 are <i>lsrACDB</i> fragement, No.2 are linearized T-vector.)</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 1,278: Line 1,300:
 
                 </div>
 
                 </div>
 
                 <div class="accordion-content">
 
                 <div class="accordion-content">
                    <div class="p">
 
                        This week, we started to construct another controller&#8213;supplier.
 
                    </div>
 
 
                     <div class="tabs" id="tabs5">
 
                     <div class="tabs" id="tabs5">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment5-1">&#10112;</a></li>
+
                             <li><a href="#fragment5-1">begin</a></li>
                             <li><a href="#fragment5-2">&#10113;</a></li>
+
                            <li><a class="circle-number" href="#fragment5-2">&#10112;</a></li>
                             <li><a href="#fragment5-3">&#10114;</a></li>
+
                             <li><a class="circle-number" href="#fragment5-3">&#10113;</a></li>
                             <li><a href="#fragment5-4">&#10115;</a></li>
+
                             <li><a class="circle-number" href="#fragment5-4">&#10114;</a></li>
 +
                             <li><a class="circle-number" href="#fragment5-5">&#10115;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment5-1">
 
                         <div id="fragment5-1">
 
                             <div class="p">
 
                             <div class="p">
                                 A strong promoter <i>C2</i> was cloned from former kit and <i>luxS</i> gene was cloned from GR286.
+
                                 This week, we started to construct another controller&#8213;supplier.
 
                             </div>
 
                             </div>
                             <div class="flex-container">
+
                        </div>
                                 <div class="table-wrapper">
+
                             <div id="fragment5-2">
                                     <table class="table-theme-1" id="table5-1-1">
+
                                 <div class="p">
                                        <caption>50&mu;L PCR system &times;2</caption>
+
                                     A strong promoter <i>C2</i> was cloned from former kit and <i>luxS</i> gene was cloned from GR286.
                                        <tr>
+
                                            <td>2&times; Taq Master Mix</td>
+
                                            <td>25&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>C2-F</td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>C2-R</td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>p-C2</td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>ddH2O</td>
+
                                            <td>19&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>Total</td>
+
                                            <td>50&mu;L</td>
+
                                        </tr>
+
                                    </table>
+
 
                                 </div>
 
                                 </div>
                                 <div class="table-wrapper">
+
                                 <div class="flex-container">
                                     <table class="table-theme-2" id="table5-1-2">
+
                                    <div class="table-wrapper">
                                        <caption>PCR reaction condition</caption>
+
                                        <table class="table-theme-1" id="table5-1-1">
                                        <tr>
+
                                            <caption>50&mu;L PCR system &times;2</caption>
                                            <td>94<sup>o</sup>C</td>
+
                                            <tr>
                                            <td>10 min</td>
+
                                                <td>2&times; Taq Master Mix</td>
                                            <td></td>
+
                                                <td>25&mu;L</td>
                                        </tr>
+
                                            </tr>
                                        <tr>
+
                                            <tr>
                                            <td>94<sup>o</sup>C</td>
+
                                                <td>C2-F</td>
                                            <td>30 sec</td>
+
                                                <td>2&mu;L</td>
                                            <td></td>
+
                                            </tr>
                                        </tr>
+
                                            <tr>
                                        <tr>
+
                                                <td>C2-R</td>
                                            <td>58<sup>o</sup>C</td>
+
                                                <td>2&mu;L</td>
                                            <td>15 sec</td>
+
                                            </tr>
                                            <td>30 cycles</td>
+
                                            <tr>
                                        </tr>
+
                                                <td>p-C2</td>
                                        <tr>
+
                                                <td>2&mu;L</td>
                                            <td>72<sup>o</sup>C</td>
+
                                            </tr>
                                            <td>30 sec</td>
+
                                            <tr>
                                             <td></td>
+
                                                <td>ddH2O</td>
                                         </tr>
+
                                                <td>19&mu;L</td>
                                         <tr>
+
                                            </tr>
                                             <td>72<sup>o</sup>C</td>
+
                                            <tr>
                                             <td>10 min</td>
+
                                                <td>Total</td>
                                            <td></td>
+
                                                <td>50&mu;L</td>
                                        </tr>
+
                                            </tr>
                                        <tr>
+
                                        </table>
                                            <td>16<sup>o</sup>C</td>
+
                                     </div>
                                            <td>&infin;</td>
+
                                    <div class="table-wrapper">
                                            <td></td>
+
                                        <table class="table-theme-2" id="table5-1-2">
                                        </tr>
+
                                            <caption>PCR reaction condition</caption>
                                    </table>
+
                                            <tr>
 +
                                                <td>94<sup>o</sup>C</td>
 +
                                                <td>10 min</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>94<sup>o</sup>C</td>
 +
                                                <td>30 sec</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>58<sup>o</sup>C</td>
 +
                                                <td>15 sec</td>
 +
                                                <td>30 cycles</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>72<sup>o</sup>C</td>
 +
                                                <td>30 sec</td>
 +
                                                <td></td>
 +
                                             </tr>
 +
                                            <tr>
 +
                                                <td>72<sup>o</sup>C</td>
 +
                                                <td>10 min</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>16<sup>o</sup>C</td>
 +
                                                <td>&infin;</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                         </table>
 +
                                    </div>
 +
                                    <div class="table-wrapper">
 +
                                        <table class="table-theme-1" id="table5-1-3">
 +
                                            <caption>50&mu;L PCR system &times;2</caption>
 +
                                            <tr>
 +
                                                <td>2&times; Taq Master Mix</td>
 +
                                                <td>25&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td><i>luxS</i>-F</td>
 +
                                                <td>2&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td><i>luxS</i>-R</td>
 +
                                                <td>2&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>Bacterium solution</td>
 +
                                                <td>1&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>GR286</td>
 +
                                                <td>2&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>ddH2O</td>
 +
                                                <td>19&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>Total</td>
 +
                                                <td>50&mu;L</td>
 +
                                            </tr>
 +
                                         </table>
 +
                                    </div>
 +
                                    <div class="table-wrapper">
 +
                                        <table class="table-theme-2" id="table5-1-4">
 +
                                            <caption>PCR reaction condition</caption>
 +
                                            <tr>
 +
                                                <td>94<sup>o</sup>C</td>
 +
                                                <td>10 min</td>
 +
                                                <td></td>
 +
                                             </tr>
 +
                                            <tr>
 +
                                                <td>94<sup>o</sup>C</td>
 +
                                                <td>30 sec</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>59<sup>o</sup>C</td>
 +
                                                <td>30 sec</td>
 +
                                                <td>30 cycles</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>72<sup>o</sup>C</td>
 +
                                                <td>30 sec</td>
 +
                                                <td></td>
 +
                                             </tr>
 +
                                            <tr>
 +
                                                <td>72<sup>o</sup>C</td>
 +
                                                <td>10 min</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>16<sup>o</sup>C</td>
 +
                                                <td>&infin;</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                        </table>
 +
                                    </div>
 +
                                    <figure>
 +
                                        <img src="https://static.igem.org/mediawiki/2016/d/dc/T--NKU_China--notebook-1-5-8.png">
 +
                                        <figcaption>
 +
                                            <p class="nowrap">PCR cloning product of promoter <i>C2</i> and gene <i>luxS</i></p>
 +
                                            <p>(NO.1&amp;2 are <i>C2</i>, No.3&amp;4 are <i>luxS</i>)</p>
 +
                                        </figcaption>
 +
                                    </figure>
 
                                 </div>
 
                                 </div>
                                <div class="table-wrapper">
+
                            </div>
                                    <table class="table-theme-1" id="table5-1-3">
+
                            <div id="fragment5-3">
                                        <caption>50&mu;L PCR system &times;2</caption>
+
                                <div class="p">
                                        <tr>
+
                                    Two segments were fused together by fusion PCR and ligated into T-vector. After that, the vector was transformed into DH5&alpha;.
                                            <td>2&times; Taq Master Mix</td>
+
                                            <td>25&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td><i>luxS</i>-F</td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td><i>luxS</i>-R</td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>Bacterium solution</td>
+
                                            <td>1&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>GR286</td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>ddH2O</td>
+
                                            <td>19&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>Total</td>
+
                                            <td>50&mu;L</td>
+
                                        </tr>
+
                                    </table>
+
 
                                 </div>
 
                                 </div>
                                 <div class="table-wrapper">
+
                                 <div class="flex-container">
                                    <table class="table-theme-2" id="table5-1-4">
+
                                    <div class="table-wrapper">
                                         <caption>PCR reaction condition</caption>
+
                                        <table class="table-theme-1" id="table5-2-1">
                                        <tr>
+
                                            <caption>50&mu;L PCR system &times;2</caption>
                                            <td>94<sup>o</sup>C</td>
+
                                            <tr>
                                            <td>10 min</td>
+
                                                <td>2&times; Taq Master Mix</td>
                                            <td></td>
+
                                                <td>25&mu;L</td>
                                        </tr>
+
                                            </tr>
                                        <tr>
+
                                            <tr>
                                            <td>94<sup>o</sup>C</td>
+
                                                <td>C2-F</td>
                                            <td>30 sec</td>
+
                                                <td>2&mu;L</td>
                                            <td></td>
+
                                            </tr>
                                        </tr>
+
                                            <tr>
                                        <tr>
+
                                                <td><i>luxS</i>-R</td>
                                            <td>59<sup>o</sup>C</td>
+
                                                <td>2&mu;L</td>
                                            <td>30 sec</td>
+
                                            </tr>
                                            <td>30 cycles</td>
+
                                            <tr>
                                        </tr>
+
                                                <td>C2</td>
                                        <tr>
+
                                                <td>2&mu;L</td>
                                            <td>72<sup>o</sup>C</td>
+
                                            </tr>
                                            <td>30 sec</td>
+
                                            <tr>
                                            <td></td>
+
                                                <td><i>luxS</i></td>
                                        </tr>
+
                                                <td>2&mu;L</td>
                                        <tr>
+
                                            </tr>
                                            <td>72<sup>o</sup>C</td>
+
                                            <tr>
                                            <td>10 min</td>
+
                                                <td>ddH2O</td>
                                            <td></td>
+
                                                <td>17&mu;L</td>
                                        </tr>
+
                                            </tr>
                                        <tr>
+
                                            <tr>
                                            <td>16<sup>o</sup>C</td>
+
                                                <td>Total</td>
                                            <td>&infin;</td>
+
                                                <td>50&mu;L</td>
                                            <td></td>
+
                                            </tr>
                                        </tr>
+
                                        </table>
                                     </table>
+
                                    </div>
 +
                                    <div class="table-wrapper">
 +
                                         <table class="table-theme-2" id="table5-2-2">
 +
                                            <caption>PCR reaction condition</caption>
 +
                                            <tr>
 +
                                                <td>94<sup>o</sup>C</td>
 +
                                                <td>10 min</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>94<sup>o</sup>C</td>
 +
                                                <td>30 sec</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>59<sup>o</sup>C</td>
 +
                                                <td>30 sec</td>
 +
                                                <td>30 cycles</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>72<sup>o</sup>C</td>
 +
                                                <td>40 sec</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>72<sup>o</sup>C</td>
 +
                                                <td>10 min</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>16<sup>o</sup>C</td>
 +
                                                <td>&infin;</td>
 +
                                                <td></td>
 +
                                            </tr>
 +
                                        </table>
 +
                                     </div>
 +
                                    <div class="table-wrapper">
 +
                                        <table class="table-theme-3" id="table5-2-3">
 +
                                            <caption>20&mu;L ligation system</caption>
 +
                                            <tr>
 +
                                                <td>10&times; DNA Ligase Buffer</td>
 +
                                                <td>2&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>T4 DNA Ligase</td>
 +
                                                <td>1&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>pMD19 T-Simple Vector</td>
 +
                                                <td>1&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td><i>C2-luxS</i></td>
 +
                                                <td>4&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>ddH2O</td>
 +
                                                <td>12&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td>Total</td>
 +
                                                <td>20&mu;L</td>
 +
                                            </tr>
 +
                                            <tr>
 +
                                                <td colspan="2">Reaction condition: 16<sup>o</sup>C overnight</td>
 +
                                            </tr>
 +
                                        </table>
 +
                                    </div>
 
                                 </div>
 
                                 </div>
                                <figure style="max-width:23rem">
 
                                    <img src="https://static.igem.org/mediawiki/2016/d/dc/T--NKU_China--notebook-1-5-8.png">
 
                                    <figcaption>
 
                                        PCR cloning product of promoter <i>C2</i> and gene <i>luxS</i><br>
 
                                        (NO.1&amp;2 are <i>C2</i>, No.3&amp;4 are <i>luxS</i>)
 
                                    </figcaption>
 
                                </figure>
 
 
                             </div>
 
                             </div>
                        </div>
+
                            <div id="fragment5-4">
                        <div id="fragment5-2">
+
                                <div class="p">
                            <div class="p">
+
                                    Positive clones were selected by colony PCR.
                                Two segments were fused together by fusion PCR and ligated into T-vector. After that, the vector was transformed into DH5&alpha;.
+
                            </div>
+
                            <div class="flex-container">
+
                                <div class="table-wrapper">
+
                                    <table class="table-theme-1" id="table5-2-1">
+
                                        <caption>50&mu;L PCR system &times;2</caption>
+
                                        <tr>
+
                                            <td>2&times; Taq Master Mix</td>
+
                                            <td>25&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>C2-F</td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td><i>luxS</i>-R</td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>C2</td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td><i>luxS</i></td>
+
                                            <td>2&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>ddH2O</td>
+
                                            <td>17&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>Total</td>
+
                                            <td>50&mu;L</td>
+
                                        </tr>
+
                                    </table>
+
 
                                 </div>
 
                                 </div>
                                 <div class="table-wrapper">
+
                                 <div class="flex-container">
                                    <table class="table-theme-2" id="table5-2-2">
+
                                    <div class="table-wrapper">
                                        <caption>PCR reaction condition</caption>
+
                                        <table class="table-theme-1" id="table5-3-1">
                                        <tr>
+
                                            <caption>20&mu;L PCR system</caption>
                                            <td>94<sup>o</sup>C</td>
+
                                            <tr>
                                             <td>10 min</td>
+
                                                <td>2&times; Taq Master Mix</td>
                                            <td></td>
+
                                                <td>10&mu;L</td>
                                        </tr>
+
                                             </tr>
                                        <tr>
+
                                            <tr>
                                            <td>94<sup>o</sup>C</td>
+
                                                <td>M13-F</td>
                                             <td>30 sec</td>
+
                                                <td>1&mu;L</td>
                                            <td></td>
+
                                            </tr>
                                        </tr>
+
                                            <tr>
                                        <tr>
+
                                                <td>M13-R</td>
                                            <td>59<sup>o</sup>C</td>
+
                                                <td>1&mu;L</td>
                                             <td>30 sec</td>
+
                                             </tr>
                                            <td>30 cycles</td>
+
                                            <tr>
                                        </tr>
+
                                                <td>Bacterium solution</td>
                                         <tr>
+
                                                <td>1&mu;L</td>
                                             <td>72<sup>o</sup>C</td>
+
                                            </tr>
                                            <td>40 sec</td>
+
                                            <tr>
                                            <td></td>
+
                                                <td>ddH2O</td>
                                        </tr>
+
                                                <td>7&mu;L</td>
                                        <tr>
+
                                             </tr>
                                            <td>72<sup>o</sup>C</td>
+
                                            <tr>
                                            <td>10 min</td>
+
                                                <td>Total</td>
                                            <td></td>
+
                                                <td>20&mu;L</td>
                                        </tr>
+
                                            </tr>
                                        <tr>
+
                                         </table>
                                            <td>16<sup>o</sup>C</td>
+
                                    </div>
                                            <td>&infin;</td>
+
                                    <div class="table-wrapper">
                                            <td></td>
+
                                        <table class="table-theme-2" id="table5-3-2">
                                        </tr>
+
                                             <caption>PCR reaction condition</caption>
                                    </table>
+
                                            <tr>
                                </div>
+
                                                <td>94<sup>o</sup>C</td>
                                <div class="table-wrapper">
+
                                                <td>10 min</td>
                                    <table class="table-theme-3" id="table5-2-3">
+
                                                <td></td>
                                        <caption>20&mu;L ligation system</caption>
+
                                            </tr>
                                        <tr>
+
                                            <tr>
                                            <td>10&times; DNA Ligase Buffer</td>
+
                                                <td>94<sup>o</sup>C</td>
                                            <td>2&mu;L</td>
+
                                                <td>30 sec</td>
                                        </tr>
+
                                                <td></td>
                                        <tr>
+
                                            </tr>
                                            <td>T4 DNA Ligase</td>
+
                                            <tr>
                                            <td>1&mu;L</td>
+
                                                <td>59<sup>o</sup>C</td>
                                        </tr>
+
                                                <td>30 sec</td>
                                        <tr>
+
                                                <td>30 cycles</td>
                                            <td>pMD19 T-Simple Vector</td>
+
                                            </tr>
                                            <td>1&mu;L</td>
+
                                            <tr>
                                        </tr>
+
                                                <td>72<sup>o</sup>C</td>
                                        <tr>
+
                                                <td>40 sec</td>
                                            <td><i>C2-luxS</i></td>
+
                                                <td></td>
                                            <td>4&mu;L</td>
+
                                            </tr>
                                        </tr>
+
                                            <tr>
                                        <tr>
+
                                                <td>72<sup>o</sup>C</td>
                                            <td>ddH2O</td>
+
                                                <td>10 min</td>
                                             <td>12&mu;L</td>
+
                                                <td></td>
                                         </tr>
+
                                            </tr>
                                        <tr>
+
                                            <tr>
                                            <td>Total</td>
+
                                                <td>16<sup>o</sup>C</td>
                                            <td>20&mu;L</td>
+
                                                <td>&infin;</td>
                                         </tr>
+
                                                <td></td>
                                         <tr>
+
                                             </tr>
                                             <td colspan="2">Reaction condition: 16<sup>o</sup>C overnight</td>
+
                                         </table>
                                         </tr>
+
                                    </div>
                                     </table>
+
                                    <figure>
 +
                                         <img src="https://static.igem.org/mediawiki/2016/c/c9/T--NKU_China--notebook-1-5-9.png">
 +
                                         <figcaption>
 +
                                             <p class="nowrap">Selection of positive clones by colony PCR</p>
 +
                                         </figcaption>
 +
                                     </figure>
 
                                 </div>
 
                                 </div>
 
                             </div>
 
                             </div>
                        </div>
+
                            <div id="fragment5-5">
                        <div id="fragment5-3">
+
                                <div class="p">
                            <div class="p">
+
                                    4 positive strains were chosen to be cultured overnight and plasmids were extracted. After restriction enzyme digestion verification, the positive clones were sequenced.
                                Positive clones were selected by colony PCR.
+
                            </div>
+
                            <div class="flex-container">
+
                                <div class="table-wrapper">
+
                                    <table class="table-theme-1" id="table5-3-1">
+
                                        <caption>20&mu;L PCR system</caption>
+
                                        <tr>
+
                                            <td>2&times; Taq Master Mix</td>
+
                                            <td>10&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>M13-F</td>
+
                                            <td>1&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>M13-R</td>
+
                                            <td>1&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>Bacterium solution</td>
+
                                            <td>1&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>ddH2O</td>
+
                                            <td>7&mu;L</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td>Total</td>
+
                                            <td>20&mu;L</td>
+
                                        </tr>
+
                                    </table>
+
 
                                 </div>
 
                                 </div>
                                 <div class="table-wrapper">
+
                                 <div class="flex-container">
                                    <table class="table-theme-2" id="table5-3-2">
+
                                    <div class="table-wrapper">
                                        <caption>PCR reaction condition</caption>
+
                                        <table class="table-theme-4" id="table5-4-1">
                                        <tr>
+
                                            <caption>20&mu;L digestion  system</caption>
                                            <td>94<sup>o</sup>C</td>
+
                                            <tr>
                                            <td>10 min</td>
+
                                                <td>10&times; FastDigest Buffer</td>
                                             <td></td>
+
                                                <td>2&mu;L</td>
                                        </tr>
+
                                             </tr>
                                        <tr>
+
                                            <tr>
                                            <td>94<sup>o</sup>C</td>
+
                                                <td>BamH &#8544;</td>
                                            <td>30 sec</td>
+
                                                <td>1&mu;L</td>
                                             <td></td>
+
                                             </tr>
                                        </tr>
+
                                            <tr>
                                        <tr>
+
                                                <td>T-<i>lsrACDB</i></td>
                                            <td>59<sup>o</sup>C</td>
+
                                                <td>1&mu;L</td>
                                            <td>30 sec</td>
+
                                             </tr>
                                             <td>30 cycles</td>
+
                                            <tr>
                                        </tr>
+
                                                <td>ddH2O</td>
                                        <tr>
+
                                                <td>7&mu;L</td>
                                            <td>72<sup>o</sup>C</td>
+
                                            </tr>
                                             <td>40 sec</td>
+
                                             <tr>
                                            <td></td>
+
                                                <td>Total</td>
                                        </tr>
+
                                                <td>20&mu;L</td>
                                        <tr>
+
                                            </tr>
                                            <td>72<sup>o</sup>C</td>
+
                                            <tr>
                                             <td>10 min</td>
+
                                                <td colspan="2">Reaction condition: 37<sup>o</sup>C for 40 min</td>
                                            <td></td>
+
                                             </tr>
                                         </tr>
+
                                        </table>
                                         <tr>
+
                                    </div>
                                             <td>16<sup>o</sup>C</td>
+
                                    <figure>
                                             <td>&infin;</td>
+
                                         <img src="https://static.igem.org/mediawiki/2016/f/fb/T--NKU_China--notebook-1-5-10.png">
                                            <td></td>
+
                                         <figcaption>
                                         </tr>
+
                                             <p class="nowrap">Restriction enzyme digestion verification</p>
                                     </table>
+
                                             <p>(No.1 are linearized T-vector, No.2 are <i>C2-luxS</i> fragment.)</p>
 +
                                         </figcaption>
 +
                                     </figure>
 
                                 </div>
 
                                 </div>
                                <figure style="max-width:19rem">
 
                                    <img src="https://static.igem.org/mediawiki/2016/c/c9/T--NKU_China--notebook-1-5-9.png">
 
                                    <figcaption>
 
                                        Selection of positive clones by colony PCR
 
                                    </figcaption>
 
                                </figure>
 
 
                             </div>
 
                             </div>
 
                         </div>
 
                         </div>
                        <div id="fragment5-4">
 
                            <div class="p">
 
                                4 positive strains were chosen to be cultured overnight and plasmids were extracted. After restriction enzyme digestion verification, the positive clones were sequenced.
 
                            </div>
 
                            <div class="flex-container">
 
                                <div class="table-wrapper">
 
                                    <table class="table-theme-4" id="table5-4-1">
 
                                        <caption>20&mu;L digestion  system</caption>
 
                                        <tr>
 
                                            <td>10&times; FastDigest Buffer</td>
 
                                            <td>2&mu;L</td>
 
                                        </tr>
 
                                        <tr>
 
                                            <td>BamH &#8544;</td>
 
                                            <td>1&mu;L</td>
 
                                        </tr>
 
                                        <tr>
 
                                            <td>T-<i>lsrACDB</i></td>
 
                                            <td>1&mu;L</td>
 
                                        </tr>
 
                                        <tr>
 
                                            <td>ddH2O</td>
 
                                            <td>7&mu;L</td>
 
                                        </tr>
 
                                        <tr>
 
                                            <td>Total</td>
 
                                            <td>20&mu;L</td>
 
                                        </tr>
 
                                        <tr>
 
                                            <td colspan="2">Reaction condition: 37<sup>o</sup>C for 40 min</td>
 
                                        </tr>
 
                                    </table>
 
                                </div>
 
                                <figure style="max-width:26rem">
 
                                    <img src="https://static.igem.org/mediawiki/2016/f/fb/T--NKU_China--notebook-1-5-10.png">
 
                                    <figcaption>
 
                                        Restriction enzyme digestion verification<br>
 
                                        (No.1 are linearized T-vector, No.2 are <i>C2-luxS</i> fragment.)
 
                                    </figcaption>
 
                                </figure>
 
                            </div>
 
                        </div>
 
                    </div>
 
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 1,670: Line 1,695:
 
                     <div class="tabs" id="tabs6">
 
                     <div class="tabs" id="tabs6">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment6-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment6-1">&#10112;</a></li>
                             <li><a href="#fragment6-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment6-2">&#10113;</a></li>
                             <li><a href="#fragment6-3">&#10114;</a></li>
+
                             <li><a class="circle-number" href="#fragment6-3">&#10114;</a></li>
                             <li><a href="#fragment6-4">&#10115;</a></li>
+
                             <li><a class="circle-number" href="#fragment6-4">&#10115;</a></li>
                             <li><a href="#fragment6-5">&#10116;</a></li>
+
                             <li><a class="circle-number" href="#fragment6-5">&#10116;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment6-1">
 
                         <div id="fragment6-1">
Line 1,799: Line 1,824:
 
                             </div>
 
                             </div>
 
                             <div class="flex-container">
 
                             <div class="flex-container">
                                 <figure style="max-width:19rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/e/e0/T--NKU_China--notebook-6-13-1.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/e/e0/T--NKU_China--notebook-6-13-1.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Selection of positive clones by colony PCR<br>
+
                                         <p class="nowrap">Selection of positive clones by colony PCR</p>
                                         (No.1 is positive control, No.2-6 are experimental groups. The result showed that we failed to transformed the plasmid pWH-<i>C2-luxS</i> into GR286)
+
                                         <p>(No.1 is positive control, No.2-6 are experimental groups. The result showed that we failed to transformed the plasmid pWH-<i>C2-luxS</i> into GR286)</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 1,818: Line 1,843:
 
                     <div class="tabs" id="tabs7">
 
                     <div class="tabs" id="tabs7">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment7-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment7-1">&#10112;</a></li>
                             <li><a href="#fragment7-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment7-2">&#10113;</a></li>
                             <li><a href="#fragment7-3">&#10114;</a></li>
+
                             <li><a class="circle-number" href="#fragment7-3">&#10114;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment7-1">
 
                         <div id="fragment7-1">
Line 1,854: Line 1,879:
 
                     <div class="tabs" id="tabs8">
 
                     <div class="tabs" id="tabs8">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment8-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment8-1">&#10112;</a></li>
                             <li><a href="#fragment8-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment8-2">&#10113;</a></li>
                             <li><a href="#fragment8-3">&#10114;</a></li>
+
                             <li><a class="circle-number" href="#fragment8-3">&#10114;</a></li>
                             <li><a href="#fragment8-4">&#10115;</a></li>
+
                             <li><a class="circle-number" href="#fragment8-4">&#10115;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment8-1">
 
                         <div id="fragment8-1">
Line 1,928: Line 1,953:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:16rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/3/3a/T--NKU_China--notebook-6-13-3.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/3/3a/T--NKU_China--notebook-6-13-3.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         PCR cloning product of gene <i>luxS</i>
+
                                         <p class="nowrap">PCR cloning product of gene <i>luxS</i></p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 2,072: Line 2,097:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:19rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/4/49/T--NKU_China--notebook-6-13-4.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/4/49/T--NKU_China--notebook-6-13-4.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Selection of positive clones by colony PCR
+
                                         <p class="nowrap">Selection of positive clones by colony PCR</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 2,113: Line 2,138:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:26rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/3/35/T--NKU_China--notebook-6-13-5.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/3/35/T--NKU_China--notebook-6-13-5.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Restriction enzyme digestion verification<br>
+
                                         <p class="nowrap">Restriction enzyme digestion verification</p>
                                         (No.1 are linearized pWH1520, No.2 are <i>luxS</i> fragments.)
+
                                         <p>(No.1 are linearized pWH1520, No.2 are <i>luxS</i> fragments.)</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 2,133: Line 2,158:
 
                     <div class="tabs" id="tabs9">
 
                     <div class="tabs" id="tabs9">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment9-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment9-1">&#10112;</a></li>
                             <li><a href="#fragment9-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment9-2">&#10113;</a></li>
                             <li><a href="#fragment9-3">&#10114;</a></li>
+
                             <li><a class="circle-number" href="#fragment9-3">&#10114;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment9-1">
 
                         <div id="fragment9-1">
Line 2,186: Line 2,211:
 
                             </div>
 
                             </div>
 
                             <div class="flex-container">
 
                             <div class="flex-container">
                                 <figure style="max-width:19rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/aa/T--NKU_China--notebook-6-13-6.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/aa/T--NKU_China--notebook-6-13-6.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Selection of positive clones by colony PCR
+
                                         <p class="nowrap">Selection of positive clones by colony PCR</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 2,207: Line 2,232:
 
                     <div class="tabs" id="tabs10">
 
                     <div class="tabs" id="tabs10">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment10-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment10-1">&#10112;</a></li>
                             <li><a href="#fragment10-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment10-2">&#10113;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment10-1">
 
                         <div id="fragment10-1">
Line 2,254: Line 2,279:
 
                             </div>
 
                             </div>
 
                             <div class="flex-container">
 
                             <div class="flex-container">
                                 <figure style="max-width:26rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/1/17/T--NKU_China--notebook-6-13-7.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/1/17/T--NKU_China--notebook-6-13-7.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Selection of positive clones by colony PCR<br>
+
                                         <p class="nowrap">Selection of positive clones by colony PCR</p>
                                         (No.6 is positive control, No.1-5 are experimental groups)
+
                                         <p>(No.6 is positive control, No.1-5 are experimental groups)</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 2,271: Line 2,296:
 
                 </div>
 
                 </div>
 
                 <div class="accordion-content">
 
                 <div class="accordion-content">
                     <div class="p">
+
                     <div class="tabs" id="tabs10">
                         We learnt a new method called circular polymerase extension cloning (CPEC) for high-throughput cloning of complex and combinatorial DNA libraries, and we decided to use this method to try to ligate our <i>lsrACDB</i> gene. It&#39;s encouraging that we succeeded to ligate the <i>lsrACDB</i> gene to the plasmid pHT-01.
+
                         <ul>
                    </div>
+
                            <li><a class="circle-number" href="#fragment11-1">&#10112;</a></li>
                    <div class="flex-container">
+
                        </ul>
                        <figure style="max-width:19rem">
+
                        <div id="fragment11-1">
                            <img src="https://static.igem.org/mediawiki/2016/c/c2/T--NKU_China--notebook-6-13-8.png">
+
                            <div class="p">
                            <figcaption>
+
                                We learnt a new method called circular polymerase extension cloning (CPEC) for high-throughput cloning of complex and combinatorial DNA libraries, and we decided to use this method to try to ligate our <i>lsrACDB</i> gene. It&#39;s encouraging that we succeeded to ligate the <i>lsrACDB</i> gene to the plasmid pHT-01.
                                Selection of positive clones by colony PCR<br>
+
                            </div>
                                (No.3-6 are positive clones)
+
                            <div class="flex-container">
                            </figcaption>
+
                                <figure>
                        </figure>
+
                                    <img src="https://static.igem.org/mediawiki/2016/c/c2/T--NKU_China--notebook-6-13-8.png">
                        <figure style="max-width:19rem">
+
                                    <figcaption>
                            <img src="https://static.igem.org/mediawiki/2016/7/7a/T--NKU_China--notebook-6-13-9.png">
+
                                        <p class="nowrap">Selection of positive clones by colony PCR</p>
                            <figcaption>
+
                                        <p>(No.3-6 are positive clones)</p>
                                Restriction enzyme digestion verification<br>
+
                                    </figcaption>
                                (No.2&amp;3 are positive results.)
+
                                </figure>
                            </figcaption>
+
                                <figure>
                        </figure>
+
                                    <img src="https://static.igem.org/mediawiki/2016/7/7a/T--NKU_China--notebook-6-13-9.png">
 +
                                    <figcaption>
 +
                                        <p class="nowrap">Restriction enzyme digestion verification</p>
 +
                                        <p>(No.2&amp;3 are positive results.)</p>
 +
                                    </figcaption>
 +
                                </figure>
 +
                            </div>
 +
                        </div>
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 2,299: Line 2,331:
 
                     <div class="tabs" id="tabs12">
 
                     <div class="tabs" id="tabs12">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment12-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment12-1">&#10112;</a></li>
                             <li><a href="#fragment12-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment12-2">&#10113;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment12-1">
 
                         <div id="fragment12-1">
Line 2,340: Line 2,372:
 
                                     </table>
 
                                     </table>
 
                                 </div>
 
                                 </div>
                                 <figure style="max-width:40rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/ad/T--NKU_China--notebook-6-13-10.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/ad/T--NKU_China--notebook-6-13-10.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         OD<sub>600</sub> of different groups at specific times
+
                                         <p class="nowrap">OD<sub>600</sub> of different groups at specific times</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
                                 <figure style="max-width:19rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/0/00/T--NKU_China--notebook-6-13-11.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/0/00/T--NKU_China--notebook-6-13-11.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Growth curve of GR286 and GR286&Delta;<i>luxS</i>
+
                                         <p class="nowrap">Growth curve of GR286 and GR286&Delta;<i>luxS</i></p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
                                 <figure style="max-width:26rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/a9/T--NKU_China--notebook-6-13-12.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/a9/T--NKU_China--notebook-6-13-12.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Growth curve of pWH-<i>luxS</i>, pWH-<i>luxS</i> + xyl and pWH1520
+
                                         <p class="nowrap">Growth curve of pWH-<i>luxS</i>, pWH-<i>luxS</i> + xyl and pWH1520</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
                                 <figure style="max-width:19rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/6/6b/T--NKU_China--notebook-6-13-13.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/6/6b/T--NKU_China--notebook-6-13-13.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Growth curve of pHT-<i>lsrACDB</i> and pHT-01
+
                                         <p class="nowrap">Growth curve of pHT-<i>lsrACDB</i> and pHT-01</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 2,371: Line 2,403:
 
                             </div>
 
                             </div>
 
                             <div class="flex-container">
 
                             <div class="flex-container">
                                 <figure style="max-width:27rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/a4/T--NKU_China--notebook-6-13-14.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/a/a4/T--NKU_China--notebook-6-13-14.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Fluorescence intensity of different groups at specific times
+
                                         <p class="nowrap">Fluorescence intensity of different groups at specific times</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
                                 <figure style="max-width:23rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/c/c5/T--NKU_China--notebook-6-13-15.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/c/c5/T--NKU_China--notebook-6-13-15.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Relative fluorescence intensity of different groups
+
                                         <p class="nowrap">Relative fluorescence intensity of different groups</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 2,395: Line 2,427:
 
                     <div class="tabs" id="tabs12">
 
                     <div class="tabs" id="tabs12">
 
                         <ul>
 
                         <ul>
                             <li><a href="#fragment13-1">&#10112;</a></li>
+
                             <li><a class="circle-number" href="#fragment13-1">&#10112;</a></li>
                             <li><a href="#fragment13-2">&#10113;</a></li>
+
                             <li><a class="circle-number" href="#fragment13-2">&#10113;</a></li>
 
                         </ul>
 
                         </ul>
 
                         <div id="fragment13-1">
 
                         <div id="fragment13-1">
Line 2,403: Line 2,435:
 
                             </div>
 
                             </div>
 
                             <div class="flex-container">
 
                             <div class="flex-container">
                                 <figure style="max-width:19rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/c/c5/T--NKU_China--notebook-6-13-16.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/c/c5/T--NKU_China--notebook-6-13-16.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Restriction enzyme digestion verification<br>
+
                                         <p class="nowrap">Restriction enzyme digestion verification</p>
                                         (No.1&3&4 are positive results. )
+
                                         <p>(No.1&3&4 are positive results. )</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>
Line 2,417: Line 2,449:
 
                             </div>
 
                             </div>
 
                             <div class="flex-container">
 
                             <div class="flex-container">
                                 <figure style="max-width:25rem">
+
                                 <figure>
 
                                     <img src="https://static.igem.org/mediawiki/2016/f/f1/T--NKU_China--notebook-6-13-17.png">
 
                                     <img src="https://static.igem.org/mediawiki/2016/f/f1/T--NKU_China--notebook-6-13-17.png">
 
                                     <figcaption>
 
                                     <figcaption>
                                         Fluorescence intensity of BB170 and co-culture medium
+
                                         <p class="nowrap">Fluorescence intensity of BB170 and co-culture medium</p>
 
                                     </figcaption>
 
                                     </figcaption>
 
                                 </figure>
 
                                 </figure>

Revision as of 11:19, 4 October 2016

50μL PCR system ×2
2× Taq Master Mix 25μL
C2-F 2μL
C2-R 2μL
p-C2 2μL
ddH2O 19μL
Total 50μL
PCR reaction condition
94oC 10 min
94oC 30 sec
58oC 15 sec 30 cycles
72oC 30 sec
72oC 10 min
16oC
20μL ligation system
10× DNA Ligase Buffer 2μL
T4 DNA Ligase 1μL
pMD19 T-Simple Vector 1μL
C2-luxS 4μL
ddH2O 12μL
Total 20μL
Reaction condition: 16oC overnight
20μL digestion system
10× FastDigest Buffer 2μL
BamH Ⅰ 1μL
T-lsrACDB 1μL
ddH2O 7μL
Total 20μL
Reaction condition: 37oC for 40 min
100μL methylation system
10× BamH Ⅰ methyltransferase Buffer 10μL
BamH Ⅰ methyltransferase 1μL
S-adenosylmethionine 0.5μL
pWH-C2-luxS 80μL
ddH2O 8.5μL
Total 100μL
Reaction condition: 37oC for 1 hour
Groups divided in this experiment
GR286 wild strain as control group
GR286ΔluxS GR286 without luxS gene
pWH-luxS luxS overexpression plasmid in GR286; without induced by xylose
pWH-luxS + xyl luxS overexpression plasmid in GR286; induced by xylose
pWH1520 empty plasmid in GR286 as control group
pHT-lsrACDB lsrACDB overexpression plasmid in GR286ΔluxS
pHT-01 empty plasmid in GR286ΔluxS as control group

Selection of positive clones by colony PCR

(No.1 is positive control, No.2-6 are experimental groups. The result showed that we failed to transformed the plasmid pWH-C2-luxS into GR286)

Laboratory Notes
 Week1 (May 16–May 22)
In order to make sure the efficiency of our "consumer", we should first knock out the luxS gene in our engineering bacteria GR286(a simplified strain of Bacillus amyloliquefaciens LL3). We used a markerless gene replacement method to knock out the luxS gene.
Construction of targeting vector : the upstream and downstream of luxS gene were combined by over-lapping PCR and ligated into plasmid pKSU.
pKSU-ΔluxS was transformed into GR286, and positive clones were selected.
20μL PCR system
2× Taq Master Mix 10μL
pKSU-F 1μL
pKSU-R 1μL
Bacterium solution 1μL
ddH2O 7μL
Total 20μL
PCR reaction condition
94oC 10 min
94oC 30 sec
58oC 30 sec 30 cycles
72oC 1 min 30 sec
72oC 10 min
16oC

Selection of positive clones by PCR

The transformants were cultured at 42oC with chloramphenicol to select single-crossover clones.
20μL PCR system
2× Taq Master Mix 10μL
luxS-up-F 1μL
luxS-dn-R 1μL
Bacterium solution 1μL
ddH2O 7μL
Total 20μL
PCR reaction condition
94oC 10 min
94oC 30 sec
56oC 30 sec 30 cycles
72oC 2 min
72oC 10 min
16oC

Selection of single-crossover clones by PCR

(No.1-4 are single-crossover strains,
No.5 is positive control.)

 Week2 (May 23–May 29)
The single-crossover strains were then cultured in LB medium and passaged every 12 hours for 4 generations.
The last generation was cultured in medium with 5-fluorouracil to select double-crossover clones. Regretfully, we didn't get the double-crossover clones.
20μL PCR system
2× Taq Master Mix 10μL
luxS-up-F 1μL
luxS-dn-R 1μL
Bacterium solution 1μL
ddH2O 7μL
Total 20μL
PCR reaction condition
94oC 10 min
94oC 30 sec
56oC 30 sec 30 cycles
72oC 2 min
72oC 10 min
16oC

Selection of double-crossover clones by PCR

(No.1-5 are experimental groups, No.6 is wild GR286. The result showed that we failed to get the double-crossover clones.)

 Week3 (May 30–Jun 05)
Transformants were cultured at 42oC with chloramphenicol again and the single-crossover clones were selected successfully.
20μL PCR system
2× Taq Master Mix 10μL
luxS-up-F 1μL
luxS-dn-R 1μL
Bacterium solution 1μL
ddH2O 7μL
Total 20μL
PCR reaction condition
94oC 10 min
94oC 30 sec
56oC 30 sec 30 cycles
72oC 2 min
72oC 10 min
16oC

Selection of single-crossover clones by PCR

(No.1&2&4 are single-crossover strains,No.5 is positive control.)

The single-crossover strains were then cultured in LB medium and passaged every 12 hours for 4 generations.
The last generation was cultured in medium with 5-fluorouracil to select double-crossover clones. We finally obtained our aimed strain—GR286ΔluxS.
20μL PCR system
2× Taq Master Mix 10μL
luxS-up-F 1μL
luxS-dn-R 1μL
Bacterium solution 1μL
ddH2O 7μL
Total 20μL
PCR reaction condition
94oC 10 min
94oC 30 sec
56oC 30 sec 30 cycles
72oC 2 min
72oC 10 min
16oC

Selection of ΔluxS clones by PCR

(The No.4 is the aimed strain&horbar;GR286ΔluxS)

 Week4 (Jun 06–Jun 12)
The GR286ΔluxS strain was cultured and made competent for future use.
The lsrACDB gene from Bacillus thuringiensis was cloned and ligated to T-vector.
50μL PCR system ×2
2× Taq Master Mix 25μL
lsrACDB-F 2μL
lsrACDB-R 2μL
Bacterium solution 2μL
ddH2O 19μL
Total 50μL
PCR reaction condition
94oC 10 min
94oC 30 sec
57oC 30 sec 30 cycles
72oC 4 min 30 sec
72oC 10 min
16oC
20μL ligation system
10× DNA Ligase Buffer 2μL
T4 DNA Ligase 1μL
pMD19 T-Simple Vector 1μL
lsrACDB 3μL
ddH2O 13μL
Total 20μL
Reaction condition: 16oC overnight
The T-lsrACDB was transformed into DH5α and plate was coated, and then positive clones were selected.
20μL PCR system
2× Taq Master Mix 10μL
M13F 1μL
M13R 1μL
Bacterium solution 1μL
ddH2O 7μL
Total 20μL
PCR reaction condition
94oC 10 min
94oC 30 sec
59oC 30 sec 30 cycles
72oC 4 min 30 sec
72oC 10 min
16oC

Selection of positive clones by PCR

(No. 3&4 are positive results)

After restriction enzyme digestion verification, the positive clones were then sequenced. Unfortunately, the sequencing result showed some mutations inside the target gene.
20μL digestion system
10× FastDigest Buffer 2μL
BamH Ⅰ 1μL
T-lsrACDB 1μL
ddH2O 7μL
Total 20μL
Reaction condition: 37oC for 40 min

Restriction enzyme digestion verification

(No.1 are lsrACDB fragement, No.2 are linearized T-vector.)

The gene cloning process was repeated but there were still some mutations.
We finally decided to request the gene company to synthesize the lsrACDB gene.
 Week5 (Jun 13–Jun 19)
This week, we started to construct another controller―supplier.
A strong promoter C2 was cloned from former kit and luxS gene was cloned from GR286.
50μL PCR system ×2
2× Taq Master Mix 25μL
C2-F 2μL
C2-R 2μL
p-C2 2μL
ddH2O 19μL
Total 50μL
PCR reaction condition
94oC 10 min
94oC 30 sec
58oC 15 sec 30 cycles
72oC 30 sec
72oC 10 min
16oC
50μL PCR system ×2
2× Taq Master Mix 25μL
luxS-F 2μL
luxS-R 2μL
Bacterium solution 1μL
GR286 2μL
ddH2O 19μL
Total 50μL
PCR reaction condition
94oC 10 min
94oC 30 sec
59oC 30 sec 30 cycles
72oC 30 sec
72oC 10 min
16oC

PCR cloning product of promoter C2 and gene luxS

(NO.1&2 are C2, No.3&4 are luxS)

Two segments were fused together by fusion PCR and ligated into T-vector. After that, the vector was transformed into DH5α.
50μL PCR system ×2
2× Taq Master Mix 25μL
C2-F 2μL
luxS-R 2μL
C2 2μL
luxS 2μL
ddH2O 17μL
Total 50μL
PCR reaction condition
94oC 10 min
94oC 30 sec
59oC 30 sec 30 cycles
72oC 40 sec
72oC 10 min
16oC
20μL ligation system
10× DNA Ligase Buffer 2μL
T4 DNA Ligase 1μL
pMD19 T-Simple Vector 1μL
C2-luxS 4μL
ddH2O 12μL
Total 20μL
Reaction condition: 16oC overnight
Positive clones were selected by colony PCR.
20μL PCR system
2× Taq Master Mix 10μL
M13-F 1μL
M13-R 1μL
Bacterium solution 1μL
ddH2O 7μL
Total 20μL
PCR reaction condition
94oC 10 min
94oC 30 sec
59oC 30 sec 30 cycles
72oC 40 sec
72oC 10 min
16oC

Selection of positive clones by colony PCR

4 positive strains were chosen to be cultured overnight and plasmids were extracted. After restriction enzyme digestion verification, the positive clones were sequenced.
20μL digestion system
10× FastDigest Buffer 2μL
BamH Ⅰ 1μL
T-lsrACDB 1μL
ddH2O 7μL
Total 20μL
Reaction condition: 37oC for 40 min

Restriction enzyme digestion verification

(No.1 are linearized T-vector, No.2 are C2-luxS fragment.)

 Week6 (Jun 20–Jun 26)
The sequencing result showed that there was a correct strain and thus it could be used for the following experiments. We obtained the correct plasmid T-C2-luxS from DH5α. Then the fragment C2-luxS was obtained by digestion and gel extraction.
40μL digestion system
10× FastDigest Buffer 4μL
BamH Ⅰ 2μL
T-C2-luxS 25μL
ddH2O 9μL
Total 20μL
Reaction condition: 37oC for 40 min
The C2-luxS fragment was ligated to linearized plasmid pWH1520, and then the ligation product was transformed into DH5α.
20μL ligation system
10× DNA Ligase Buffer 2μL
T4 DNA Ligase 1μL
pMD19 T-Simple Vector 1μL
C2-luxS 5μL
ddH2O 11μL
Total 20μL
Reaction condition: 16oC overnight
The plasmid pWH-C2-luxS was extracted from DH5α. To prevent the plasmid from DAM&DCM methylation, we transformed it into E.coli JM110.
The plasmid pWH-C2-luxS was extracted from JM110,and then it was treated with BamH Ⅰ methylase.
100μL methylation system
10× BamH Ⅰ methyltransferase Buffer 10μL
BamH Ⅰ methyltransferase 1μL
S-adenosylmethionine 0.5μL
pWH-C2-luxS 80μL
ddH2O 8.5μL
Total 100μL
Reaction condition: 37oC for 1 hour
The plasmid was transformed into GR286 by electroporation.[Failed]

Selection of positive clones by colony PCR

(No.1 is positive control, No.2-6 are experimental groups. The result showed that we failed to transformed the plasmid pWH-C2-luxS into GR286)

 Week7 (Jun 27–Jul 03)
This week, we tried to use different voltages to transform the plasmid. Sadly, all of these attempts rendered negative results.
We considered whether the luxS gene is toxic for GR286, and the bacteria tends to reject the gene when a strong promoter is inserted upstream of it. So, we planned to use inducible promoter to reconstruct our expression vector.
The plasmid pWH1520 contains a strong xylA promoter originating from Bacillus megaterium, and transcription initiated by this promoter is xylose-inducible. Also, the gene of interest carries its own ribosome binding sequence (RBS) and translation initiation codon. Based on these points, we redesigned primers.
 Week8 (Jul 04–Jul 10)
luxS gene was cloned from GR286 using our new primers.
50μL PCR system ×2
2× Taq Master Mix 25μL
YD-luxS-F 2μL
YD-luxS-R 2μL
Bacterium solution 2μL
ddH2O 19μL
Total 50μL
PCR reaction condition
94oC 10 min
94oC 30 sec
58oC 30 sec 30 cycles
72oC 40 sec
72oC 10 min
16oC

PCR cloning product of gene luxS

The luxS fragment was purified by gel extraction, and ligated into linearized pWH1520. Then the vector was transformed into DH5α.
40μL digestion system ×2
10× FastDigest Buffer 4μL
BamH Ⅰ 2μL
pWH1520 25μL
ddH2O 9μL
Total 40μL
Reaction condition: 37oC for 40 min
20μL ligation system
10× DNA Ligase Buffer 2μL
T4 DNA Ligase 1μL
linearized pWH1520 1μL
luxS 3μL
ddH2O 13μL
Total 20μL
Reaction condition: 16oC overnight
Positive clones were selected by colony PCR.
20μL PCR system
2× Taq Master Mix 10μL
pWH-F 1μL
pWH-R 1μL
Bacterium solution 1μL
ddH2O 7μL
Total 20μL
PCR reaction condition
94oC 10 min
94oC 30 sec
58oC 30 sec 30 cycles
72oC 40 sec
72oC 10 min
16oC

Selection of positive clones by colony PCR

4 positive strains were chosen to be cultured overnight and plasmids were extracted. After restriction enzyme digestion verification, the positive clones were sequenced.
20μL digestion system
10× FastDigest Buffer 2μL
BamH Ⅰ 1μL
pWH-luxs 10μL
ddH2O 7μL
Total 20μL
Reaction condition: 37oC for 40 min

Restriction enzyme digestion verification

(No.1 are linearized pWH1520, No.2 are luxS fragments.)

 Week9 (Jul 11–Jul 17)
The sequencing result showed there's three positive strains. So one positive strain was chosen to be used for the following experiments. The pWH-luxS plasmid was extracted from the chosen strain. To prevent the plasmid from DAM&DCM methylation, we transformed it into E.coli JM110.
the plasmid pWH-luxS was extracted from JM110,and it was treated withBamH Ⅰ methylase.
100μL methylation system
10× BamH Ⅰ methyltransferase Buffer 10μL
BamH Ⅰ methyltransferase 1μL
S-adenosylmethionine 0.5μL
pWH-C2-luxS 80μL
ddH2O 8.5μL
Total 100μL
Reaction condition: 37oC for 1 hour
The plasmid was transformed into GR286 by electroporation, and positive clones were selected.

Selection of positive clones by colony PCR

The construction of supplier was accomplished!
 Week10 (Jul 18–Jul 24)
We have received the product of synthetic lsrACDB gene. We first used restriction-ligation method to ligate lsrACDB to plasmid pWH1520, but we failed to select positive after several tries.
20μL ligation system
10× DNA Ligase Buffer 2μL
T4 DNA Ligase 1μL
linearized pWH1520 1μL
lsrACDB 3μL
ddH2O 13μL
Total 20μL
Reaction condition: 16oC overnight
Considering that the lsrACDB gene is a large fragment (4500bp), we used ClonExpress technique to clone the gene again to improve the efficiency of ligation. The lsrACDB sequence was divided into two parts and they were cloned separately. Then the two segments were ligated to the plasmid pWH1520 and the recombinant vector was transformed into DH5α. After that, verification PCR was used to select the positive clones. However, we didn't get a good result.

Selection of positive clones by colony PCR

(No.6 is positive control, No.1-5 are experimental groups)

 Week11 (Jul 25–Jul 31)
We learnt a new method called circular polymerase extension cloning (CPEC) for high-throughput cloning of complex and combinatorial DNA libraries, and we decided to use this method to try to ligate our lsrACDB gene. It's encouraging that we succeeded to ligate the lsrACDB gene to the plasmid pHT-01.

Selection of positive clones by colony PCR

(No.3-6 are positive clones)

Restriction enzyme digestion verification

(No.2&3 are positive results.)

 Week12 (Aug 1–Aug 7)
Since we have already successfully constructed "supplier" and part of "consumer", we decided to measure the growth curve to explore the function of our "controller".
Groups divided in this experiment
GR286 wild strain as control group
GR286ΔluxS GR286 without luxS gene
pWH-luxS luxS overexpression plasmid in GR286; without induced by xylose
pWH-luxS + xyl luxS overexpression plasmid in GR286; induced by xylose
pWH1520 empty plasmid in GR286 as control group
pHT-lsrACDB lsrACDB overexpression plasmid in GR286ΔluxS
pHT-01 empty plasmid in GR286ΔluxS as control group

OD600 of different groups at specific times

Growth curve of GR286 and GR286ΔluxS

Growth curve of pWH-luxS, pWH-luxS + xyl and pWH1520

Growth curve of pHT-lsrACDB and pHT-01

Cultured media of our supplier was tested for the presence of AI-2 by inducing luminescence of Vibrio harveyi reporter strain BB170.

Fluorescence intensity of different groups at specific times

Relative fluorescence intensity of different groups

 Week13 (Aug 8–Aug 14)
For our consumer, we should also overexpress the lsrK and lsrFG gene for phosphorylating and degrading phosphorylated AI-2. We used ClonExpress technique to clone the two genes and ligate them to plasmid pHT-01 successfully.

Restriction enzyme digestion verification

(No.1&3&4 are positive results. )

We co-cultured the supplier with BB170 and tested the fluorescence intensity to explore the function of supplier. (negative result)

Fluorescence intensity of BB170 and co-culture medium

 Week14 (Aug 15–Aug 21)