Dongzhuoer (Talk | contribs) |
Dongzhuoer (Talk | contribs) |
||
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- | + | #notebook .ui-tabs { |
− | + | margin: 0.2rem; | |
+ | background-color: transparent; | ||
} | } | ||
− | .ui- | + | #notebook .ui-tabs .ui-tabs-nav .ui-tabs-anchor { |
− | + | font-weight:normal; | |
− | + | ||
} | } | ||
− | .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 - | + | height: calc(100vh - 17rem - 18px); |
overflow: auto; | overflow: auto; | ||
} | } | ||
− | + | #notebook .ui-tabs .ui-tabs-panel .p { | |
− | + | padding: 0.8rem 1.6rem; | |
− | + | ||
− | + | ||
} | } | ||
− | .flex-container { | + | #notebook .flex-container { |
display: flex; | display: flex; | ||
justify-content: space-around; | justify-content: space-around; | ||
Line 48: | Line 50: | ||
} | } | ||
− | + | #notebook .table-wrapper { | |
margin: auto; | margin: auto; | ||
padding: 1rem; | padding: 1rem; | ||
} | } | ||
− | # | + | #notebook table { |
margin: 0; | margin: 0; | ||
+ | } | ||
+ | |||
+ | #notebook table, #dongzhuoer td { | ||
+ | border: none; | ||
} | } | ||
Line 83: | Line 89: | ||
} | } | ||
− | # | + | #notebook table tr:last-child td { |
border-bottom: 0.1rem solid; | border-bottom: 0.1rem solid; | ||
} | } | ||
Line 100: | Line 106: | ||
figure figcaption { | figure figcaption { | ||
− | + | 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 | + | <figure> |
− | <img src="image/ | + | <img src="image/Notebook/notebook-6-13-1.png" width="347" height="284"> |
<figcaption> | <figcaption> | ||
− | Selection of positive clones by colony PCR< | + | <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="tabs" id="tabs1"> | <div class="tabs" id="tabs1"> | ||
<ul> | <ul> | ||
− | <li><a href="#fragment1-1">➀</a></li> | + | <li><a href="#fragment1-1">begin</a></li> |
− | <li><a href="#fragment1- | + | <li><a class="circle-number" href="#fragment1-2">➀</a></li> |
− | <li><a href="#fragment1- | + | <li><a class="circle-number" href="#fragment1-3">➁</a></li> |
+ | <li><a class="circle-number" href="#fragment1-4">➂</a></li> | ||
</ul> | </ul> | ||
<div id="fragment1-1"> | <div id="fragment1-1"> | ||
<div class="p"> | <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> | ||
</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-Δ<i>luxS</i> was transformed into GR286, and positive clones were selected. | pKSU-Δ<i>luxS</i> was transformed into GR286, and positive clones were selected. | ||
Line 659: | Line 679: | ||
</table> | </table> | ||
</div> | </div> | ||
− | <figure | + | <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- | + | <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 | + | <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< | + | <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">➀</a></li> | + | <li><a class="circle-number" href="#fragment2-1">➀</a></li> |
− | <li><a href="#fragment2-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment2-2">➁</a></li> |
</ul> | </ul> | ||
<div id="fragment2-1"> | <div id="fragment2-1"> | ||
Line 831: | Line 853: | ||
</table> | </table> | ||
</div> | </div> | ||
− | <figure | + | <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< | + | <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">➀</a></li> | + | <li><a class="circle-number" href="#fragment3-1">➀</a></li> |
− | <li><a href="#fragment3-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment3-2">➁</a></li> |
− | <li><a href="#fragment3-3">➂</a></li> | + | <li><a class="circle-number" href="#fragment3-3">➂</a></li> |
</ul> | </ul> | ||
<div id="fragment3-1"> | <div id="fragment3-1"> | ||
Line 923: | Line 945: | ||
</table> | </table> | ||
</div> | </div> | ||
− | <figure | + | <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< | + | <p class="nowrap">Selection of single-crossover clones by PCR</p> |
− | (No.1&2&4 are single-crossover strains,No.5 is positive control. ) | + | <p>(No.1&2&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 | + | <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 Δ<i>luxS</i> clones by PCR< | + | <p class="nowrap">Selection of Δ<i>luxS</i> clones by PCR</p> |
− | (The No.4 is the aimed strain―GR286Δ<i>luxS</i>) | + | <p>(The No.4 is the aimed strain―GR286Δ<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">➀</a></li> | + | <li><a class="circle-number" href="#fragment4-1">➀</a></li> |
− | <li><a href="#fragment4-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment4-2">➁</a></li> |
− | <li><a href="#fragment4-3">➂</a></li> | + | <li><a class="circle-number" href="#fragment4-3">➂</a></li> |
− | <li><a href="#fragment4-4">➃</a></li> | + | <li><a class="circle-number" href="#fragment4-4">➃</a></li> |
− | <li><a href="#fragment4-5">➄</a></li> | + | <li><a class="circle-number" href="#fragment4-5">➄</a></li> |
− | <li><a href="#fragment4-6">➅</a></li> | + | <li><a class="circle-number" href="#fragment4-6">➅</a></li> |
</ul> | </ul> | ||
<div id="fragment4-1"> | <div id="fragment4-1"> | ||
Line 1,209: | Line 1,231: | ||
</table> | </table> | ||
</div> | </div> | ||
− | <figure | + | <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< | + | <p class="nowrap">Selection of positive clones by PCR</p> |
− | (No. 3&4 are positive results) | + | <p>(No. 3&4 are positive results)</p> |
</figcaption> | </figcaption> | ||
</figure> | </figure> | ||
Line 1,251: | Line 1,273: | ||
</table> | </table> | ||
</div> | </div> | ||
− | <figure | + | <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< | + | <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="tabs" id="tabs5"> | <div class="tabs" id="tabs5"> | ||
<ul> | <ul> | ||
− | <li><a href="#fragment5-1">➀</a></li> | + | <li><a href="#fragment5-1">begin</a></li> |
− | <li><a href="#fragment5- | + | <li><a class="circle-number" href="#fragment5-2">➀</a></li> |
− | <li><a href="#fragment5- | + | <li><a class="circle-number" href="#fragment5-3">➁</a></li> |
− | <li><a href="#fragment5- | + | <li><a class="circle-number" href="#fragment5-4">➂</a></li> |
+ | <li><a class="circle-number" href="#fragment5-5">➃</a></li> | ||
</ul> | </ul> | ||
<div id="fragment5-1"> | <div id="fragment5-1"> | ||
<div class="p"> | <div class="p"> | ||
− | + | This week, we started to construct another controller―supplier. | |
</div> | </div> | ||
− | <div | + | </div> |
− | <div class=" | + | <div id="fragment5-2"> |
− | < | + | <div class="p"> |
− | + | A strong promoter <i>C2</i> was cloned from former kit and <i>luxS</i> gene was cloned from GR286. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | <div class="table-wrapper"> | + | <div class="flex-container"> |
− | <table class="table-theme-2" id="table5-1-2"> | + | <div class="table-wrapper"> |
− | + | <table class="table-theme-1" id="table5-1-1"> | |
− | + | <caption>50μL PCR system ×2</caption> | |
− | + | <tr> | |
− | + | <td>2× Taq Master Mix</td> | |
− | + | <td>25μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>C2-F</td> | |
− | + | <td>2μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>C2-R</td> | |
− | + | <td>2μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>p-C2</td> | |
− | + | <td>2μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | <td></td> | + | <td>ddH2O</td> |
− | </tr> | + | <td>19μL</td> |
− | <tr> | + | </tr> |
− | <td>72<sup>o</sup>C</td> | + | <tr> |
− | <td>10 min</td> | + | <td>Total</td> |
− | + | <td>50μL</td> | |
− | + | </tr> | |
− | + | </table> | |
− | + | </div> | |
− | + | <div class="table-wrapper"> | |
− | + | <table class="table-theme-2" id="table5-1-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>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>∞</td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div class="table-wrapper"> | ||
+ | <table class="table-theme-1" id="table5-1-3"> | ||
+ | <caption>50μL PCR system ×2</caption> | ||
+ | <tr> | ||
+ | <td>2× Taq Master Mix</td> | ||
+ | <td>25μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><i>luxS</i>-F</td> | ||
+ | <td>2μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><i>luxS</i>-R</td> | ||
+ | <td>2μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Bacterium solution</td> | ||
+ | <td>1μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>GR286</td> | ||
+ | <td>2μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>ddH2O</td> | ||
+ | <td>19μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Total</td> | ||
+ | <td>50μ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>∞</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&2 are <i>C2</i>, No.3&4 are <i>luxS</i>)</p> | ||
+ | </figcaption> | ||
+ | </figure> | ||
</div> | </div> | ||
− | + | </div> | |
− | + | <div id="fragment5-3"> | |
− | + | <div class="p"> | |
− | + | Two segments were fused together by fusion PCR and ligated into T-vector. After that, the vector was transformed into DH5α. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | <div class="table-wrapper"> | + | <div class="flex-container"> |
− | + | <div class="table-wrapper"> | |
− | <caption>PCR reaction condition</caption> | + | <table class="table-theme-1" id="table5-2-1"> |
− | + | <caption>50μL PCR system ×2</caption> | |
− | + | <tr> | |
− | + | <td>2× Taq Master Mix</td> | |
− | + | <td>25μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>C2-F</td> | |
− | + | <td>2μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td><i>luxS</i>-R</td> | |
− | + | <td>2μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>C2</td> | |
− | + | <td>2μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td><i>luxS</i></td> | |
− | + | <td>2μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>ddH2O</td> | |
− | + | <td>17μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Total</td> | |
− | + | <td>50μL</td> | |
− | + | </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>∞</td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div class="table-wrapper"> | ||
+ | <table class="table-theme-3" id="table5-2-3"> | ||
+ | <caption>20μL ligation system</caption> | ||
+ | <tr> | ||
+ | <td>10× DNA Ligase Buffer</td> | ||
+ | <td>2μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>T4 DNA Ligase</td> | ||
+ | <td>1μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>pMD19 T-Simple Vector</td> | ||
+ | <td>1μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><i>C2-luxS</i></td> | ||
+ | <td>4μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>ddH2O</td> | ||
+ | <td>12μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Total</td> | ||
+ | <td>20μL</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2">Reaction condition: 16<sup>o</sup>C overnight</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | + | <div id="fragment5-4"> | |
− | + | <div class="p"> | |
− | + | Positive clones were selected by colony PCR. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | <div class="table-wrapper"> | + | <div class="flex-container"> |
− | + | <div class="table-wrapper"> | |
− | + | <table class="table-theme-1" id="table5-3-1"> | |
− | + | <caption>20μL PCR system</caption> | |
− | + | <tr> | |
− | <td> | + | <td>2× Taq Master Mix</td> |
− | + | <td>10μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>M13-F</td> | |
− | <td> | + | <td>1μL</td> |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>M13-R</td> | |
− | + | <td>1μL</td> | |
− | <td> | + | </tr> |
− | + | <tr> | |
− | + | <td>Bacterium solution</td> | |
− | < | + | <td>1μL</td> |
− | <td> | + | </tr> |
− | + | <tr> | |
− | + | <td>ddH2O</td> | |
− | + | <td>7μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Total</td> | |
− | + | <td>20μL</td> | |
− | + | </tr> | |
− | + | </table> | |
− | + | </div> | |
− | + | <div class="table-wrapper"> | |
− | + | <table class="table-theme-2" id="table5-3-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>∞</td> | |
− | </ | + | <td></td> |
− | < | + | </tr> |
− | < | + | </table> |
− | </ | + | </div> |
− | </ | + | <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 id="fragment5-5"> | |
− | + | <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> | ||
− | <div class="table-wrapper"> | + | <div class="flex-container"> |
− | + | <div class="table-wrapper"> | |
− | + | <table class="table-theme-4" id="table5-4-1"> | |
− | + | <caption>20μL digestion system</caption> | |
− | + | <tr> | |
− | + | <td>10× FastDigest Buffer</td> | |
− | + | <td>2μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>BamH Ⅰ</td> | |
− | + | <td>1μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>T-<i>lsrACDB</i></td> | |
− | + | <td>1μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>ddH2O</td> | |
− | + | <td>7μL</td> | |
− | + | </tr> | |
− | <td> | + | <tr> |
− | + | <td>Total</td> | |
− | + | <td>20μL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | < | + | <td colspan="2">Reaction condition: 37<sup>o</sup>C for 40 min</td> |
− | + | </tr> | |
− | </ | + | </table> |
− | < | + | </div> |
− | < | + | <figure> |
− | < | + | <img src="https://static.igem.org/mediawiki/2016/f/fb/T--NKU_China--notebook-1-5-10.png"> |
− | + | <figcaption> | |
− | </ | + | <p class="nowrap">Restriction enzyme digestion verification</p> |
− | </ | + | <p>(No.1 are linearized T-vector, No.2 are <i>C2-luxS</i> fragment.)</p> |
+ | </figcaption> | ||
+ | </figure> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </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">➀</a></li> | + | <li><a class="circle-number" href="#fragment6-1">➀</a></li> |
− | <li><a href="#fragment6-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment6-2">➁</a></li> |
− | <li><a href="#fragment6-3">➂</a></li> | + | <li><a class="circle-number" href="#fragment6-3">➂</a></li> |
− | <li><a href="#fragment6-4">➃</a></li> | + | <li><a class="circle-number" href="#fragment6-4">➃</a></li> |
− | <li><a href="#fragment6-5">➄</a></li> | + | <li><a class="circle-number" href="#fragment6-5">➄</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 | + | <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< | + | <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">➀</a></li> | + | <li><a class="circle-number" href="#fragment7-1">➀</a></li> |
− | <li><a href="#fragment7-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment7-2">➁</a></li> |
− | <li><a href="#fragment7-3">➂</a></li> | + | <li><a class="circle-number" href="#fragment7-3">➂</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">➀</a></li> | + | <li><a class="circle-number" href="#fragment8-1">➀</a></li> |
− | <li><a href="#fragment8-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment8-2">➁</a></li> |
− | <li><a href="#fragment8-3">➂</a></li> | + | <li><a class="circle-number" href="#fragment8-3">➂</a></li> |
− | <li><a href="#fragment8-4">➃</a></li> | + | <li><a class="circle-number" href="#fragment8-4">➃</a></li> |
</ul> | </ul> | ||
<div id="fragment8-1"> | <div id="fragment8-1"> | ||
Line 1,928: | Line 1,953: | ||
</table> | </table> | ||
</div> | </div> | ||
− | <figure | + | <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 | + | <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 | + | <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< | + | <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">➀</a></li> | + | <li><a class="circle-number" href="#fragment9-1">➀</a></li> |
− | <li><a href="#fragment9-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment9-2">➁</a></li> |
− | <li><a href="#fragment9-3">➂</a></li> | + | <li><a class="circle-number" href="#fragment9-3">➂</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 | + | <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">➀</a></li> | + | <li><a class="circle-number" href="#fragment10-1">➀</a></li> |
− | <li><a href="#fragment10-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment10-2">➁</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 | + | <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< | + | <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=" | + | <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's encouraging that we succeeded to ligate the <i>lsrACDB</i> gene to the plasmid pHT-01. | + | <ul> |
− | + | <li><a class="circle-number" href="#fragment11-1">➀</a></li> | |
− | + | </ul> | |
− | + | <div id="fragment11-1"> | |
− | + | <div class="p"> | |
− | + | 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's encouraging that we succeeded to ligate the <i>lsrACDB</i> gene to the plasmid pHT-01. | |
− | + | </div> | |
− | + | <div class="flex-container"> | |
− | + | <figure> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/c/c2/T--NKU_China--notebook-6-13-8.png"> | |
− | + | <figcaption> | |
− | + | <p class="nowrap">Selection of positive clones by colony PCR</p> | |
− | + | <p>(No.3-6 are positive clones)</p> | |
− | + | </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&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">➀</a></li> | + | <li><a class="circle-number" href="#fragment12-1">➀</a></li> |
− | <li><a href="#fragment12-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment12-2">➁</a></li> |
</ul> | </ul> | ||
<div id="fragment12-1"> | <div id="fragment12-1"> | ||
Line 2,340: | Line 2,372: | ||
</table> | </table> | ||
</div> | </div> | ||
− | <figure | + | <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 | + | <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Δ<i>luxS</i> | + | <p class="nowrap">Growth curve of GR286 and GR286Δ<i>luxS</i></p> |
</figcaption> | </figcaption> | ||
</figure> | </figure> | ||
− | <figure | + | <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 | + | <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 | + | <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 | + | <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">➀</a></li> | + | <li><a class="circle-number" href="#fragment13-1">➀</a></li> |
− | <li><a href="#fragment13-2">➁</a></li> | + | <li><a class="circle-number" href="#fragment13-2">➁</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 | + | <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< | + | <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 | + | <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
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.
2× Taq Master Mix | 10μL |
pKSU-F | 1μL |
pKSU-R | 1μL |
Bacterium solution | 1μL |
ddH2O | 7μL |
Total | 20μL |
94oC | 10 min | |
94oC | 30 sec | |
58oC | 30 sec | 30 cycles |
72oC | 1 min 30 sec | |
72oC | 10 min | |
16oC | ∞ |
The transformants were cultured at 42oC with chloramphenicol to select single-crossover clones.
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 |
94oC | 10 min | |
94oC | 30 sec | |
56oC | 30 sec | 30 cycles |
72oC | 2 min | |
72oC | 10 min | |
16oC | ∞ |
☞☟ 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.
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 |
94oC | 10 min | |
94oC | 30 sec | |
56oC | 30 sec | 30 cycles |
72oC | 2 min | |
72oC | 10 min | |
16oC | ∞ |
☞☟ Week3 (May 30–Jun 05)
Transformants were cultured at 42oC with chloramphenicol again and the single-crossover clones were selected successfully.
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 |
94oC | 10 min | |
94oC | 30 sec | |
56oC | 30 sec | 30 cycles |
72oC | 2 min | |
72oC | 10 min | |
16oC | ∞ |
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.
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 |
94oC | 10 min | |
94oC | 30 sec | |
56oC | 30 sec | 30 cycles |
72oC | 2 min | |
72oC | 10 min | |
16oC | ∞ |
☞☟ 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.
2× Taq Master Mix | 25μL |
lsrACDB-F | 2μL |
lsrACDB-R | 2μL |
Bacterium solution | 2μL |
ddH2O | 19μL |
Total | 50μL |
94oC | 10 min | |
94oC | 30 sec | |
57oC | 30 sec | 30 cycles |
72oC | 4 min 30 sec | |
72oC | 10 min | |
16oC | ∞ |
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.
2× Taq Master Mix | 10μL |
M13F | 1μL |
M13R | 1μL |
Bacterium solution | 1μL |
ddH2O | 7μL |
Total | 20μL |
94oC | 10 min | |
94oC | 30 sec | |
59oC | 30 sec | 30 cycles |
72oC | 4 min 30 sec | |
72oC | 10 min | |
16oC | ∞ |
After restriction enzyme digestion verification, the positive clones were then sequenced. Unfortunately, the sequencing result showed some mutations inside the target gene.
10× FastDigest Buffer | 2μL |
BamH Ⅰ | 1μL |
T-lsrACDB | 1μL |
ddH2O | 7μL |
Total | 20μL |
Reaction condition: 37oC for 40 min |
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.
2× Taq Master Mix | 25μL |
C2-F | 2μL |
C2-R | 2μL |
p-C2 | 2μL |
ddH2O | 19μL |
Total | 50μL |
94oC | 10 min | |
94oC | 30 sec | |
58oC | 15 sec | 30 cycles |
72oC | 30 sec | |
72oC | 10 min | |
16oC | ∞ |
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 |
94oC | 10 min | |
94oC | 30 sec | |
59oC | 30 sec | 30 cycles |
72oC | 30 sec | |
72oC | 10 min | |
16oC | ∞ |
Two segments were fused together by fusion PCR and ligated into T-vector. After that, the vector was transformed into DH5α.
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 |
94oC | 10 min | |
94oC | 30 sec | |
59oC | 30 sec | 30 cycles |
72oC | 40 sec | |
72oC | 10 min | |
16oC | ∞ |
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.
2× Taq Master Mix | 10μL |
M13-F | 1μL |
M13-R | 1μL |
Bacterium solution | 1μL |
ddH2O | 7μL |
Total | 20μL |
94oC | 10 min | |
94oC | 30 sec | |
59oC | 30 sec | 30 cycles |
72oC | 40 sec | |
72oC | 10 min | |
16oC | ∞ |
4 positive strains were chosen to be cultured overnight and plasmids were extracted. After restriction enzyme digestion verification, the positive clones were sequenced.
10× FastDigest Buffer | 2μL |
BamH Ⅰ | 1μL |
T-lsrACDB | 1μL |
ddH2O | 7μL |
Total | 20μL |
Reaction condition: 37oC for 40 min |
☞☟ 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.
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α.
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.
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]
☞☟ 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.
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 |
94oC | 10 min | |
94oC | 30 sec | |
58oC | 30 sec | 30 cycles |
72oC | 40 sec | |
72oC | 10 min | |
16oC | ∞ |
The luxS fragment was purified by gel extraction, and ligated into linearized pWH1520. Then the vector was transformed into DH5α.
10× FastDigest Buffer | 4μL |
BamH Ⅰ | 2μL |
pWH1520 | 25μL |
ddH2O | 9μL |
Total | 40μL |
Reaction condition: 37oC for 40 min |
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.
2× Taq Master Mix | 10μL |
pWH-F | 1μL |
pWH-R | 1μL |
Bacterium solution | 1μL |
ddH2O | 7μL |
Total | 20μL |
94oC | 10 min | |
94oC | 30 sec | |
58oC | 30 sec | 30 cycles |
72oC | 40 sec | |
72oC | 10 min | |
16oC | ∞ |
4 positive strains were chosen to be cultured overnight and plasmids were extracted. After restriction enzyme digestion verification, the positive clones were sequenced.
10× FastDigest Buffer | 2μL |
BamH Ⅰ | 1μL |
pWH-luxs | 10μL |
ddH2O | 7μL |
Total | 20μL |
Reaction condition: 37oC for 40 min |
☞☟ 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.
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.
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.
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.
☞☟ 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.
☞☟ 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".
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 |
Cultured media of our supplier was tested for the presence of AI-2 by inducing luminescence of Vibrio harveyi reporter strain BB170.
☞☟ 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.
We co-cultured the supplier with BB170 and tested the fluorescence intensity to explore the function of supplier. (negative result)
☞☟ Week14 (Aug 15–Aug 21)