Line 1: | Line 1: | ||
− | + | <!DOCTYPE html> | |
− | <html> | + | <html lang="en"> |
+ | <!-- | ||
+ | Colours used: | ||
+ | white: #F5F5F5 (whitesmoke) | ||
+ | black: #101417 | ||
+ | grey: #808080 | ||
+ | --> | ||
+ | |||
<head> | <head> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
Line 22: | Line 29: | ||
<script type="text/javascript" src="https://2018.igem.org/Team:H14Z1_Hangzhou/JS-files/menu?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2018.igem.org/Team:H14Z1_Hangzhou/JS-files/menu?action=raw&ctype=text/javascript"></script> | ||
<script type="text/javascript" src="https://2018.igem.org/Team:H14Z1_Hangzhou/JS-files/footer?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2018.igem.org/Team:H14Z1_Hangzhou/JS-files/footer?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | |||
</head> | </head> | ||
Line 28: | Line 37: | ||
<div id="page_content_container"> | <div id="page_content_container"> | ||
<div id="menu" attribute="Project"></div> | <div id="menu" attribute="Project"></div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <div class="content"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/fd/T--H14Z1_Hangzhou--head_Design.png" alt="" class="head_div_img" /> | ||
+ | <div class="content_box"> | ||
+ | <h1 class="content_title">Design</h1> | ||
+ | <div class="content_conts"> | ||
+ | <!------------------------part 1------------------------------ --> | ||
+ | <h6 class="content_sub_subtitle">Design and integration of three different modules (gshF, met K and | ||
+ | cwaA)</h6> | ||
+ | <p class="content_context"> | ||
+ | Three genes ( gshF, metK and cwaA) were cloned to plasmid pNZ8148 to form three modules (GSH | ||
+ | module, SAM module and Adhesion factor module). Each module contained Pnis promoter (containing | ||
+ | RBS sequence), the coding gene and terminator. Then, GSH module and SAM module were combined | ||
+ | together to construct plasmid pNZ-GM. GSH module, SAM module and adhesion factor module were | ||
+ | combined together to construct the final plasmid pNZ-GMcA. | ||
+ | </p> | ||
+ | <p><img style="width: 50%; margin-top: 1em" src="https://static.igem.org/mediawiki/2018/3/3f/T--H14Z1_Hangzhou--project_results_fig1.png"></p> | ||
+ | <p class="content_context" style="text-align:center; font-size:8px"> | ||
+ | Figure. 1 Schematic diagram of construction of mulita-functional plasmids. | ||
+ | </p> | ||
+ | <!------------------------part 2------------------------------ --> | ||
+ | <h6 class="content_sub_subtitle">Design and integration of three different modules (gshF, met K | ||
+ | and cwaA)</h6> | ||
+ | <p class="content_context"> | ||
+ | Two fragments were chosen in the constructed plasmid to validate the validity. Fragment 1 | ||
+ | named gm containing gene gshF and metK was 3670 bp and fragment 2 named cA containing gene | ||
+ | cwaA was 3079 bp. As shown in Figure. 2, all the picked colonies contains gene gshF, metK | ||
+ | and cwaA, illustrating that the plasmid pNZ-GMcA was successfully constructed. | ||
+ | </p> | ||
+ | <p><img style="width: 50%; margin-top: 1em" src="https://static.igem.org/mediawiki/2018/f/f2/T--H14Z1_Hangzhou--project_results_fig2.png"></p> | ||
+ | <p class="content_context" style="text-align:center; font-size:8px"> | ||
+ | Figure. 2 Validation of plasmid pNZ-GMcA. M represented marker. gm-1 to gm-5 and cA-1 to cA-5 | ||
+ | all represented the same five randomly picked colonies. | ||
+ | </p> | ||
+ | <!------------------------part 3------------------------------ --> | ||
+ | <h6 class="content_sub_subtitle">SDS-PAGE detection of protein GshF and MetK</h6> | ||
+ | <p class="content_context"> | ||
+ | In order to validate the availability of the modules expressed in the plasmid pNZ-GMcA. We | ||
+ | carried out SDS-PAGE analysis of protein GshF and MetK. GshF protein is about 86kDa and MetK | ||
+ | protein is about 43 kDa. As shown in Figure. 3, expected bands of GshF and MetK protein were | ||
+ | observed on the gel. Recombinant L. lactis containing pNZ-GMcA induced with different nisin | ||
+ | concentration showed higher expression of MetK protein than wild-type. These results | ||
+ | illustrated the successfully expression of GSH module and SAM module in plasmid pNZ-GMcA. | ||
+ | </p> | ||
+ | <p><img style="width: 50%; margin-top: 1em" src="https://static.igem.org/mediawiki/2018/2/2b/T--H14Z1_Hangzhou--project_results_fig3.png"></p> | ||
+ | <p class="content_context" style="text-align:center; font-size:8px"> | ||
+ | Figure. 3 SDS PAGE validation of gene gshF and metK expression in L. lactis. M represented | ||
+ | marker. WT represented L. lactis NZ9000. 1-3 represented L. lactis/pNZ-GMcA induced with 100, | ||
+ | 50 and 20 ng/ml nisin. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="footer"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 18:08, 17 October 2018
<!DOCTYPE html>
Design
Design and integration of three different modules (gshF, met K and cwaA)
Three genes ( gshF, metK and cwaA) were cloned to plasmid pNZ8148 to form three modules (GSH module, SAM module and Adhesion factor module). Each module contained Pnis promoter (containing RBS sequence), the coding gene and terminator. Then, GSH module and SAM module were combined together to construct plasmid pNZ-GM. GSH module, SAM module and adhesion factor module were combined together to construct the final plasmid pNZ-GMcA.
Figure. 1 Schematic diagram of construction of mulita-functional plasmids.
Design and integration of three different modules (gshF, met K and cwaA)
Two fragments were chosen in the constructed plasmid to validate the validity. Fragment 1 named gm containing gene gshF and metK was 3670 bp and fragment 2 named cA containing gene cwaA was 3079 bp. As shown in Figure. 2, all the picked colonies contains gene gshF, metK and cwaA, illustrating that the plasmid pNZ-GMcA was successfully constructed.
Figure. 2 Validation of plasmid pNZ-GMcA. M represented marker. gm-1 to gm-5 and cA-1 to cA-5 all represented the same five randomly picked colonies.
SDS-PAGE detection of protein GshF and MetK
In order to validate the availability of the modules expressed in the plasmid pNZ-GMcA. We carried out SDS-PAGE analysis of protein GshF and MetK. GshF protein is about 86kDa and MetK protein is about 43 kDa. As shown in Figure. 3, expected bands of GshF and MetK protein were observed on the gel. Recombinant L. lactis containing pNZ-GMcA induced with different nisin concentration showed higher expression of MetK protein than wild-type. These results illustrated the successfully expression of GSH module and SAM module in plasmid pNZ-GMcA.
Figure. 3 SDS PAGE validation of gene gshF and metK expression in L. lactis. M represented marker. WT represented L. lactis NZ9000. 1-3 represented L. lactis/pNZ-GMcA induced with 100, 50 and 20 ng/ml nisin.