(Prototype team page) |
|||
Line 1: | Line 1: | ||
{{XJTLU-CHINA}} | {{XJTLU-CHINA}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <title>Lab book</title> | ||
+ | <style> | ||
+ | .title{ | ||
+ | background: #FC5C7D; /* fallback for old browsers */ | ||
+ | background: -webkit-linear-gradient(to right, #6A82FB, #FC5C7D); /* Chrome 10-25, Safari 5.1-6 */ | ||
+ | background: linear-gradient(to right, #6A82FB, #FC5C7D); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ | ||
+ | height: 300px; | ||
+ | margin-bottom:20px; | ||
+ | } | ||
+ | p{ | ||
+ | font-size:18px !important; | ||
+ | } | ||
+ | .form{ | ||
+ | font-size:16px !important; | ||
+ | margin-bottom:15px; | ||
+ | } | ||
+ | h3{ | ||
+ | margin-bottom:20px !important; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="title text-center"> | ||
+ | <h1 style="color:white; font-size:80px; padding-top:120px;">Lab Book</h1> | ||
+ | </div> | ||
+ | |||
+ | <div class="container"> | ||
+ | <h1>Molecular experiments notes of our project</h1> | ||
+ | <h2>Experiments overview spanning the project</h2> | ||
+ | <h3>June</h3> | ||
+ | <p>6.21</p> | ||
+ | <ol> | ||
+ | <li>Transformation of pMG36e into <i>E.coli</i> Top10</li> | ||
+ | </ol> | ||
+ | <p>6.22</p> | ||
+ | <ol> | ||
+ | <li>Transformation of pUC57-DRGN-1 into <i>E.coli</i> Top10</li> | ||
+ | <li>Grow pMG36e-transformed <i>E.coli</i> in LB broth</li> | ||
+ | </ol> | ||
+ | <p>6.23 </p> | ||
+ | <ol> | ||
+ | <li>Isolation of pMG36e plasmid from bacteria solution</li> | ||
+ | <li>Grow DRGN-1 transformed <i>E.coli</i> in LB broth</li> | ||
+ | <li>Run agarose gel for pMG36e. Result: no target band</li> | ||
+ | </ol> | ||
+ | <p>6.24</p> | ||
+ | <ol> | ||
+ | <li>Isolation of pUC57-DRGN-1 from bacteria solution</li> | ||
+ | <li>Double-enzyme digestion of isolated pUC57-DRGN-1 using EcoRI and PstI.</li> | ||
+ | <li>Run agarose gel for confirmation. Result: confirmed.</li> | ||
+ | </ol> | ||
+ | <p>6.25</p> | ||
+ | <ol> | ||
+ | <li>Repeat the amplification experiment of pMG36e</li> | ||
+ | <li>Preparation of DH5ɑ competent cells</li> | ||
+ | </ol> | ||
+ | <p>6.26</p> | ||
+ | <ol> | ||
+ | <li>Select single colony of pMG36e-transformed <i>E. coli</i>, and transfer in LB broth.</li> | ||
+ | <li>Amplify the E. coli DH5ɑ containing pNZ8148 plasmid</li> | ||
+ | </ol> | ||
+ | <p>6.27</p> | ||
+ | <ol> | ||
+ | <li>The extraction of pMG36e and pNZ8148 plasmid</li> | ||
+ | <li>Digestion of pNZ8148 using XbaI</li> | ||
+ | <li>Agarose gel electrophoresis of digested pNZ8148. Result: confirmed, and the extracted plasmid is in super-coiled form</li> | ||
+ | </ol> | ||
+ | <p>6.30</p> | ||
+ | <ol> | ||
+ | <li>Gel electrophoresis for pMG36e, pUC57-DRGN-1 and pUC19. Results:no band for pMG36e, the other two are successful.</li> | ||
+ | </ol> | ||
+ | <hr> | ||
+ | <h1>Interlab experiments</h1> | ||
− | <div | + | </div><!-- container --!> |
− | <h1> | + | |
− | < | + | <!-- banner --> |
+ | <div class="text-center" style="background:#cfe5d9;"> | ||
+ | <h1 style="font-weight:bolder;color:#006934; ">Collaborators and Supporters</h1> | ||
+ | <div class="container-fluid supporters-logos"> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-4"> | ||
+ | <a href="https://www.synbio-tech.com.cn"><img class="img-responsive center-block" src="https://static.igem.org/mediawiki/2017/3/38/Synbio_tech_logo.png"></a> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-sm-4"> | ||
+ | <a href="https://www.wx2h.com/web/index.php"><img class="img-responsive center-block" src="https://static.igem.org/mediawiki/2017/a/ab/Wuxi_No.2_people%27s_hospital.png"></a> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-sm-4"> | ||
+ | <a href="https://www.chinapeptides.qianyan.biz"><img class="img-responsive center-block" src="https://static.igem.org/mediawiki/2017/e/e8/Qiang_yao_sheng_wu.png"></a> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="row"> |
+ | <div class="col-sm-4"> | ||
+ | <a href="https://www.neb.com"><img class="img-responsive center-block" src="https://static.igem.org/mediawiki/2017/0/06/NEB_logo.png"></a> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-sm-4"> | ||
+ | <a href="https://www.snapgene.com"><img class="img-responsive center-block" src="https://static.igem.org/mediawiki/2017/c/cb/Snapgene_logo.png"></a> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-sm-4"> | ||
+ | <a href="https://www.genscript.com"><img class="img-responsive center-block" src="https://static.igem.org/mediawiki/2017/9/9b/Genscript.png"></a> | ||
+ | </div> | ||
+ | </div> | ||
− | <div | + | </div><!-- /.container --!> |
− | + | </div><!-- /.text-center --!> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <!-- footer --> | ||
+ | <footer> | ||
+ | <div class="text-center"> | ||
+ | <div class="container-fluid"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-4 loaction"> | ||
+ | <h4>Location</h4> | ||
+ | <p style="text-align:center;">Rm 363, Science Building<br> | ||
+ | Xi'an Jiaotong-Liverpool University<br> | ||
+ | 111 Ren'ai Road, Suzhou, China<br> | ||
+ | 215123 | ||
+ | </p> | ||
+ | </div> | ||
+ | <div class="col-md-4 social"> | ||
+ | <h4>Social</h4> | ||
+ | <a href=""><img src="https://static.igem.org/mediawiki/2017/9/9f/XJTLU_facebook.png" alt="facebook" width=30 height=30></a> | ||
+ | <a href=""><img src="https://static.igem.org/mediawiki/2017/7/72/XJTLU_blog.png" alt="blog" width=30 height=30></a> | ||
+ | </div> | ||
+ | <div class="col-md-4 contact"> | ||
+ | <h4>Get in touch</h4> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/1/19/XJTLU_email.png" alt="emali" width=30 height=30> | ||
+ | <p style="text-align:center;">igem@xjtlu.edu.cn</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
+ | <div class="text-center" style="background:#003b73;"> | ||
+ | <p style="text-align:center; color:white;">XJTLU-CHINA iGEM 2017</p> | ||
+ | </div> | ||
+ | </footer> | ||
+ | |||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Revision as of 23:29, 29 October 2017
Lab Book
Molecular experiments notes of our project
Experiments overview spanning the project
June
6.21
- Transformation of pMG36e into E.coli Top10
6.22
- Transformation of pUC57-DRGN-1 into E.coli Top10
- Grow pMG36e-transformed E.coli in LB broth
6.23
- Isolation of pMG36e plasmid from bacteria solution
- Grow DRGN-1 transformed E.coli in LB broth
- Run agarose gel for pMG36e. Result: no target band
6.24
- Isolation of pUC57-DRGN-1 from bacteria solution
- Double-enzyme digestion of isolated pUC57-DRGN-1 using EcoRI and PstI.
- Run agarose gel for confirmation. Result: confirmed.
6.25
- Repeat the amplification experiment of pMG36e
- Preparation of DH5ɑ competent cells
6.26
- Select single colony of pMG36e-transformed E. coli, and transfer in LB broth.
- Amplify the E. coli DH5ɑ containing pNZ8148 plasmid
6.27
- The extraction of pMG36e and pNZ8148 plasmid
- Digestion of pNZ8148 using XbaI
- Agarose gel electrophoresis of digested pNZ8148. Result: confirmed, and the extracted plasmid is in super-coiled form
6.30
- Gel electrophoresis for pMG36e, pUC57-DRGN-1 and pUC19. Results:no band for pMG36e, the other two are successful.