|
|
(4 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
| + | #REDIRECT [[Team:ZJU-China/Notebook]] |
- | <html xmlns="http://www.w3.org/1999/xhtml">
| + | |
- | <head>
| + | |
- | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
| + | |
- | <title>Notebook - July</title>
| + | |
- | <link href='http://fonts.googleapis.com/css?family=Molengo'
| + | |
- | rel='stylesheet' type='text/css'>
| + | |
- | <link href='http://fonts.googleapis.com/css?family=Hammersmith+One'
| + | |
- | rel='stylesheet' type='text/css'>
| + | |
- | <link href='http://fonts.googleapis.com/css?family=Alice'
| + | |
- | rel='stylesheet' type='text/css'>
| + | |
- | <link href='http://fonts.googleapis.com/css?family=Ovo' rel='stylesheet'
| + | |
- | type='text/css'>
| + | |
- | <link href='http://fonts.googleapis.com/css?family=Federo'
| + | |
- | rel='stylesheet' type='text/css'>
| + | |
- | | + | |
- | <link href="http://zjuchina.tk/modeling.css" rel="stylesheet" type="text/css">
| + | |
- | | + | |
- | <link href="http://zjuchina.tk/global.css" rel="stylesheet" type="text/css">
| + | |
- | | + | |
- | <link href="http://zjuchina.tk/template2.css" rel="stylesheet" type="text/css"><!-- include the Tools -->
| + | |
- | <script src="http://cdn.jquerytools.org/1.2.6/full/jquery.tools.min.js"></script>
| + | |
- | | + | |
- | <style type="text/css">
| + | |
- | </style>
| + | |
- | </head>
| + | |
- | | + | |
- | <body>
| + | |
- | <div class="global">
| + | |
- | <div id=top2></div>
| + | |
- | <div class="header">
| + | |
- | <div class="bgimg"></div>
| + | |
- | <div class="bgpart1"></div>
| + | |
- | <div class="bgpart2"></div>
| + | |
- | | + | |
- | <div class="banner">
| + | |
- | <div class="logo"><img
| + | |
- | src="https://static.igem.org/mediawiki/2011/c/c9/Logo.png" width="200"
| + | |
- | height="200" /></div>
| + | |
- | <div class="title"><img
| + | |
- | src="http://ung.igem.org/wiki/images/b/b3/Title.png" width="603"
| + | |
- | height="220" /></div>
| + | |
- | <div class="igemlogo"><a target="_blank"
| + | |
- | href="https://2011.igem.org"><img
| + | |
- | src="https://static.igem.org/mediawiki/2011/e/e2/Igemlogo.png" width="180"
| + | |
- | height="150" /></a></div>
| + | |
- | </div>
| + | |
- | <!--banner-->
| + | |
- | <div class="nav">
| + | |
- | <ul id="topnav">
| + | |
- | <li><a id="P_Home" href="https://2011.igem.org/Team:ZJU-China/index.html">Home</a></li>
| + | |
- | | + | |
- | <li><a id="P_Project"
| + | |
- | href="https://2011.igem.org/Team:ZJU-China/Project.html">Project</a> <!--Subnav Starts Here-->
| + | |
- | | + | |
- | | + | |
- | <!--Subnav Ends Here--></li>
| + | |
- | <li><a id="P_Team" href="https://2011.igem.org/Team:ZJU-China/Team.html">Team</a>
| + | |
- | | + | |
- | </li>
| + | |
- | <li><a id="P_Notebook"
| + | |
- | href="https://2011.igem.org/Team:ZJU-China/Notebook.html">Notebook</a></li>
| + | |
- | <li><a id="P_HumanPractice"
| + | |
- | href="https://2011.igem.org/Team:ZJU-China/Humanpractice.html">HumanPractice</a>
| + | |
- | </li>
| + | |
- | <li id="search">
| + | |
- | <div id="searchbar">
| + | |
- | | + | |
- | <div>
| + | |
- | <form action="http://www.google.com.hk/cse" id="cse-search-box"
| + | |
- | target="_blank">
| + | |
- | <div><input type="hidden" name="cx"
| + | |
- | value="005438704919531788579:zbfi5n-q5du" /> <input type="hidden"
| + | |
- | name="cof" value="FORID:10" /> <input type="hidden" name="ie"
| + | |
- | value="UTF-8" /> <input type="text" name="q" size="15" /> <input
| + | |
- | type="submit" name="sa" value="Search" /></div>
| + | |
- | </form>
| + | |
- | <script type="text/javascript"
| + | |
- | src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script></div>
| + | |
- | </div>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
- | <!--navbar--> <script type="text/javascript">
| + | |
- | document.getElementById('P_Team').onclick=function(){
| + | |
- | document.getElementById('P_Te').style.display='block'
| + | |
- | | + | |
- | document.getElementById('P_Pr').style.display='none'
| + | |
- | document.getElementById('P_No').style.display='none'
| + | |
- | document.getElementById('P_Hu').style.display='none'
| + | |
- | <!-- document.getElementById('P_Pr').style.display='none' -->
| + | |
- | };
| + | |
- | document.getElementById('P_Project').onclick=function(){
| + | |
- | document.getElementById('P_Pr').style.display='block'
| + | |
- | document.getElementById('P_Te').style.display='none'
| + | |
- | document.getElementById('P_No').style.display='none'
| + | |
- | document.getElementById('P_Hu').style.display='none'
| + | |
- | <!-- document.getElementById('P_Pr').style.display='none' -->
| + | |
- | };
| + | |
- | document.getElementById('P_Notebook').onclick=function(){
| + | |
- | document.getElementById('P_No').style.display='block'
| + | |
- | document.getElementById('P_Pr').style.display='none'
| + | |
- | document.getElementById('P_Te').style.display='none'
| + | |
- | document.getElementById('P_Hu').style.display='none'
| + | |
- | <!-- document.getElementById('P_Pr').style.display='none' -->
| + | |
- | };
| + | |
- | document.getElementById('P_HumanPractice').onclick=function(){
| + | |
- | document.getElementById('P_Hu').style.display='block'
| + | |
- | document.getElementById('P_Pr').style.display='none'
| + | |
- | document.getElementById('P_No').style.display='none'
| + | |
- | document.getElementById('P_Te').style.display='none'
| + | |
- | <!-- document.getElementById('P_Pr').style.display='none' -->
| + | |
- | };
| + | |
- |
| + | |
- | </script></div>
| + | |
- | <!--header-->
| + | |
- | <div id="contentwrapper">
| + | |
- | | + | |
- | <div class="main">
| + | |
- | <div class="bgpart3"></div>
| + | |
- | | + | |
- | <div class="leftulcontainer" id="blue">
| + | |
- | <div id="leftul" class="leftul">
| + | |
- | <div id="accordion">
| + | |
- | | + | |
- | <h4 class="current">Lab Notes</h4>
| + | |
- | | + | |
- | <div class="pane" style="display: block;"><a
| + | |
- | href="https://2011.igem.org/Team:ZJU-China/Notebook.html">July</a> <a
| + | |
- | href="https://2011.igem.org/Team:ZJU-China/August.html">August<br />
| + | |
- | </a> <a href="https://2011.igem.org/Team:ZJU-China/September.html">September<br />
| + | |
- | </a></div>
| + | |
- | | + | |
- | <h4>Protocol</h4>
| + | |
- | | + | |
- | <div class="pane"><a
| + | |
- | href="https://2011.igem.org/Team:ZJU-China/Protocol.html">Protocol</a></div>
| + | |
- | <h4><a>Brainstorm</a></h4>
| + | |
- | <div class="pane"><a
| + | |
- | href="https://2011.igem.org/Team:ZJU-China/Brainstorm.html">Brainstorm</a></div>
| + | |
- | <script>
| + | |
- | $(function() {
| + | |
- |
| + | |
- | $("#accordion").tabs("#accordion div.pane", {tabs: 'h4', effect: 'slide', initialIndex: null});
| + | |
- | });
| + | |
- | </script> <!-- Navigation scroll follow --> <script type="text/javascript">
| + | |
- | $(window).scroll(function () {
| + | |
- | var scrollPos = $(window).scrollTop();
| + | |
- | if (scrollPos > 330) {
| + | |
- | $(".leftul").addClass("stickToTop");
| + | |
- | } else {
| + | |
- | $(".leftul").removeClass("stickToTop");
| + | |
- | }
| + | |
- |
| + | |
- | });
| + | |
- | </script></div>
| + | |
- | <!--accordion--></div>
| + | |
- | <!--leftul--></div>
| + | |
- | <!--leftulcontainer-->
| + | |
- | | + | |
- | <div class="rightcontainer">
| + | |
- | <div id="styleA" class="frame">
| + | |
- | <div id="blue">
| + | |
- | <p></p>
| + | |
- | <h1>Lab Notes - July</h1>
| + | |
- | <!--importantcontainer-->
| + | |
- | | + | |
- | <div id="framecontent">
| + | |
- | | + | |
- | <div id="page1">
| + | |
- | | + | |
- | <h1>Week1</h1>
| + | |
- | <table id="notesheet" width="650" border="1" cellspacing="0"
| + | |
- | cellpadding="1" style="vertical-align: middle">
| + | |
- | <tr>
| + | |
- | <td width="76"><strong>Day</strong></td>
| + | |
- | <td width="349"><strong>Note</strong></td>
| + | |
- | </tr>
| + | |
- | | + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.4th Monday</td>
| + | |
- | <td>
| + | |
- | <table id="intable" width="328" border="0" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | | + | |
- | <td width="128">鈥?Aerobic cultivation of DH5伪</td>
| + | |
- | | + | |
- | | + | |
- | <td width="196">鈥?Preparation of apparatus for the formation of
| + | |
- | biofilm</td>
| + | |
- | | + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul 5th Tuesday</td>
| + | |
- | <td> </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.6th Wednesday</td>
| + | |
- | <td>
| + | |
- | <table width="217" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="215">鈥eceiving primers ordered previously</td>
| + | |
- | | + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.7th Thursday</td>
| + | |
- | <td>
| + | |
- | <table width="238" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="200">鈥?Preparation of the aliquot of the primers</td>
| + | |
- | <td width="200">鈥?Something wrong with a shaking incubator</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.8th Friday</td>
| + | |
- | <td>
| + | |
- | <table width="222" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="155">鈥?Preparation of culture plates for the
| + | |
- | transformations</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.9th Saturday</td>
| + | |
- | <td>
| + | |
- | <table width="313" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="127">鈥?Preparation of culture plates for the
| + | |
- | transformations</td>
| + | |
- | <td width="182">鈥?protocols of transformation</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.10th Sunday</td>
| + | |
- | <td>
| + | |
- | <table width="246" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td>鈥?Several colonies were picked up and cultivated in 5mL LB
| + | |
- | medium. 鈥ryosectioning of biofilm</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | | + | |
- | </table>
| + | |
- | </p>
| + | |
- | <h1>Week2</h1>
| + | |
- | <table id="notesheet" width="650" border="1" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="76"><strong>Day</strong></td>
| + | |
- | <td width="349"><strong>Note</strong></td>
| + | |
- | </tr>
| + | |
- | | + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.11th Monday</td>
| + | |
- | <td>
| + | |
- | <table id="intable" width="541" border="0" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | | + | |
- | <td width="128">鈥?Set up new LB culture plates with ampicillin
| + | |
- | and kanamycin
| + | |
- | </p>
| + | |
- | </td>
| + | |
- | | + | |
- | | + | |
- | <td width="196">鈥?路Sterilization of Glycerol and <br />
| + | |
- | 路Preparation of 25mg/mL kanamycin</td>
| + | |
- | <td>鈥ransformation of the parts mentioned on Jul.9th for the
| + | |
- | second time</td>
| + | |
- | <td>鈥bservation the sections</td>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul 12th Tuesday</td>
| + | |
- | <td>
| + | |
- | <table id="intable" width="560" border="0" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | | + | |
- | <td width="128">鈥?Pick two colonies of each parts and cultivate
| + | |
- | them in LB medium</td>
| + | |
- | | + | |
- | | + | |
- | <td width="203">鈥ransformation of three parts(20J,20H.22B from
| + | |
- | Kit plates of 2011 Distribution ) which are related to the
| + | |
- | degradation of Cellulose</td>
| + | |
- | <td width="91">鈥⒙稭ini prep to isolate 10I,12I and 22M</td>
| + | |
- | <td width="130">鈥onservation of 10I,12I,22M and 11P</td>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.13th Wednesday</td>
| + | |
- | <td>
| + | |
- | <table width="618" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="104">鈥?Place the culture plate of 20J,20H and 22B in
| + | |
- | the fridge.</td>
| + | |
- | <td width="102">鈥in prep to isolate 13K 鈥onservation of 13K</td>
| + | |
- | <td width="163">鈥estriction digest of the
| + | |
- | parts(12I,10I,22M,13K) with EcoRI and PstI</td>
| + | |
- | <td width="111">鈥el electrophoresis to analyse restriction
| + | |
- | fragments</td>
| + | |
- | <td width="128">鈥est the Tm of Primers CP1&CS,NP&NS
| + | |
- | with 13K. The result of Gel electrophoresis shows that 60.2鈩?is the
| + | |
- | Tm of NS and NP, and 57.4鈩?is the Tm of CS and CP1.</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.14th Thursday</td>
| + | |
- | <td>
| + | |
- | <table width="618" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td>鈥?Test the Tm of the YFP,RFP,tetR,Vgb and nirB primers.
| + | |
- | The result of Gel electrophoresis shows that the Tm for the primers
| + | |
- | of Vgb is 54鈩?and the Tm for the primers of nirB is 55鈩?The RCR of
| + | |
- | YFP,RFP and tetR failed.</td>
| + | |
- | | + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.15th Friday</td>
| + | |
- | <td>
| + | |
- | <table width="600" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="155">鈥?PCR(Phusion)<br />
| + | |
- | 鈥?Digest 10I, 22M, 13K 鈥?Used wrong cutter, digestion again.</td>
| + | |
- | <td>鈥?Run the results of PCR and the first digestion. The
| + | |
- | annealing temperature of YFP needed change. The digestion results
| + | |
- | confirmed</td>
| + | |
- | <td>鈥?Run the digestion results of second time. The bands are
| + | |
- | confirmed.</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.16th Saturday</td>
| + | |
- | <td>
| + | |
- | <table width="620" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="127">鈥?Cut the linearized pSB1k3 with E+P</td>
| + | |
- | <td width="123">鈥?Purify the digestion results of 22M, 13K, 10I</td>
| + | |
- | <td width="133">鈥?Confirm digestion of pSB1k3 by
| + | |
- | electrophoresis, then purification</td>
| + | |
- | <td width="113">鈥?Test Tm of YFP<br />
| + | |
- | 鈥?ligation: 22M+10I, 13K+10I</td>
| + | |
- | <td width="114">鈥?Tm of YFP is 54 degree 鈥?transform the
| + | |
- | ligation results.</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.17th Sunday</td>
| + | |
- | <td>
| + | |
- | <table width="620" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td>鈥?PCR 22M<br />
| + | |
- | 鈥?purify Vgb, RFP, RFP-tetR, YFP-tetR. Gibson PCR.</td>
| + | |
- | <td>鈥?ligation the purified the fragments in yesterday.</td>
| + | |
- | <td>鈥?22M PCR<br />
| + | |
- | 鈥?Transform the ligation results.</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | | + | |
- | </table>
| + | |
- | | + | |
- | <p> </p>
| + | |
- | <h1>Week3</h1>
| + | |
- | <table id="notesheet" width="713" border="1" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="87"><strong>Day</strong></td>
| + | |
- | <td width="616"><strong>Note</strong></td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.18th Monday</td>
| + | |
- | <td>
| + | |
- | <table id="intable" width="541" border="0" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | | + | |
- | <td width="128">鈥?Genome extraction of E.coli</td>
| + | |
- | | + | |
- | | + | |
- | <td width="196">鈥?PCR of NirB<br />
| + | |
- | 鈥?cut 10I with X+P, cut 22M, 13K with E+S, cut pSB1k3 with E+P</td>
| + | |
- | <td>鈥?Ligate: 10I+13K, 10I+22M <br />
| + | |
- | 鈥?Repeat NirB PCR</td>
| + | |
- | <td>
| + | |
- | <p align="left">鈥?Culture 11P<br />
| + | |
- | 鈥?Miniprep 10I, 22M, 13K</p>
| + | |
- | </td>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul 19th Tuesday</td>
| + | |
- | <td>
| + | |
- | <table id="intable" width="615" border="0" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | | + | |
- | <td width="140">鈥?mini-prep: 10I+13K, 10I+22M</td>
| + | |
- | | + | |
- | | + | |
- | <td width="213">鈥nsert 10I+13K, 10I+22M into pSB1k3</td>
| + | |
- | <td width="110">鈥ransform: 5E, 3C, 7C, 1K, 1I from the
| + | |
- | distribution plate</td>
| + | |
- | <td width="144">鈥ransform 10I+22M, 10I+13K</td>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.20th Wednesday</td>
| + | |
- | <td>
| + | |
- | <table width="610" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="170">鈥olonies of 22M+10I, 13K+10I, 5E, 3C, 7C, 1K,
| + | |
- | 1I confirmed</td>
| + | |
- | <td width="102">鈥?Gibson PCR</td>
| + | |
- | <td width="250">鈥olony PCR 22M+10I, 13K+10I, 5E, 3C, 7C, 1K,
| + | |
- | 1I</td>
| + | |
- | <td width="80">鈥CR NirB</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.21th Thursday</td>
| + | |
- | <td>
| + | |
- | <table width="618" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td>鈥CR verification of 22M+10I, 13K+10I, 5E, 3C, 7C, 1K, 1I
| + | |
- | </td>
| + | |
- | <td>鈥?Gibson PCR 鈥?Run the results of PCR verification. Bands
| + | |
- | confirmed.</td>
| + | |
- | <td>鈥?Culture the 22M+10I, 13K+10I, 5E, 3C, 7C, 1K, 1I 鈥?
| + | |
- | Purification of Gibson PCR results</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.22th Friday</td>
| + | |
- | <td>
| + | |
- | <table width="618" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="117">鈥?PCR amplification of Gibson assembly results
| + | |
- | </td>
| + | |
- | <td width="144">鈥?Mini prep: 22M+10I, 22.Presever in -20<br />
| + | |
- | 鈥?Medi prep: 1K,1I,3C,5E,7C<br />
| + | |
- | 鈥?Gibson Assembly fail.</td>
| + | |
- | <td width="164">鈥?PCR NirB by Phusion<br />
| + | |
- | 鈥epeat PCR by changing Pnibr to Gnirbr<br />
| + | |
- | 鈥ut the mini and medi prep results with E</td>
| + | |
- | <td width="185">鈥un the results of PCR and digestion. Fail in
| + | |
- | PCR of NirB, succeed in 10I+3K and 10I+22M ligation.</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.23th Saturday</td>
| + | |
- | <td>
| + | |
- | <table width="613" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="237">鈥ouble digestion of 13K+10I, 22M+10I, pSB1c3
| + | |
- | | + | |
- | </td>
| + | |
- | <td width="169">鈥?Fail in purification of Medi prep</td>
| + | |
- | <td width="201">鈥?PCR NirB<br />
| + | |
- | 鈥?Ligate NirB+13K+10I, Vgb+22M+10I</td>
| + | |
- | | + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.24th Sunday</td>
| + | |
- | <td>
| + | |
- | <table width="608" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="244">鈥?Gibson assembly: NirB+RFP+tetR<br />
| + | |
- | 鈥?Cut results of Gibson assembly and pSB1c3.</td>
| + | |
- | <td width="164">鈥?Purify the ligation results in yesterday</td>
| + | |
- | <td width="194">鈥?ligate with backbone 鈥?Culture 1I, 1K, 3C,
| + | |
- | 5E, 7C, 11P</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | | + | |
- | </table>
| + | |
- | <p> </p>
| + | |
- | <h1>Week4</h1>
| + | |
- | <table id="notesheet" width="691" border="1" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="63"><strong>Day</strong></td>
| + | |
- | <td width="630"><strong>Note</strong></td>
| + | |
- | </tr>
| + | |
- | | + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.25th Monday</td>
| + | |
- | <td>
| + | |
- | <table id="intable" width="541" border="0" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | | + | |
- | <td width="128">鈥?Transform Pnirb+13k+10I+pSBK3-2</td>
| + | |
- | | + | |
- | | + | |
- | <td>鈥?Place the culture in 4 degree</td>
| + | |
- | <td>鈥?Medi-and mini-prep of five cultre</td>
| + | |
- | <td>鈥ibson Assembly confirmation by gel</td>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul. 26th Tuesday</td>
| + | |
- | <td>
| + | |
- | <table id="intable" width="610" border="0" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | | + | |
- | <td width="134">鈥?Cut Pnirb, Pvgb,(E+S)<br />
| + | |
- | 鈥?Cut 10I+13K, 10I+22M.(X+P)</td>
| + | |
- | | + | |
- | | + | |
- | <td width="167">鈥?Ligation: vgb+10I+22M, nirB+10I+13K,</td>
| + | |
- | <td width="172">鈥?Ligation: pSBK13+vgb+10I+22M,
| + | |
- | pSBK13+nirB+10I+13K</td>
| + | |
- | <td width="129">鈥?Transform the ligation results.</td>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.27th Wednesday</td>
| + | |
- | <td>
| + | |
- | <table width="608" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="170">鈥?No colony on the plate<br />
| + | |
- | 鈥?Gibson assembly</td>
| + | |
- | <td width="184">鈥?Run the results of Gibson assembly</td>
| + | |
- | <td width="248">鈥?Excise the bands, the purify the DNA<br />
| + | |
- | 鈥?Gibson Assenmly</td>
| + | |
- | | + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.28th Thursday</td>
| + | |
- | <td>
| + | |
- | <table width="609" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="607">鈥?011 China Meet-up @ Hefei</td>
| + | |
- | | + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.29th Friday</td>
| + | |
- | <td>
| + | |
- | <table width="607" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td>鈥?011 China Meet-up @ Hefei</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.30th Saturday</td>
| + | |
- | <td>
| + | |
- | <table width="620" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | | + | |
- | | + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td id="sheetleft">Jul.31th Sunday</td>
| + | |
- | <td>
| + | |
- | <table width="600" border="0" cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td width="368">鈥?Culture 22M+10I, 13K+10I</td>
| + | |
- | <td width="228">鈥?Cut a0H, 20J, 22B</td>
| + | |
- | | + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | | + | |
- | </table>
| + | |
- | <br />
| + | |
- | <br />
| + | |
- | </div>
| + | |
- | <!--page1-->
| + | |
- | <div id="importantcontainer">
| + | |
- | <div class="frame" id="important">
| + | |
- | <div class="bgcolors" id="round">
| + | |
- | <h1>Data/Protocol</h1>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | <div id="framecontent">
| + | |
- | <h1>Jul.13th Wednesday</h1>
| + | |
- | | + | |
- | <p><strong>Systems of restriction digestion with EcoRI and
| + | |
- | PstI</strong></p>
| + | |
- | <p>
| + | |
- | <table style="margin: 15px;" width="110" height="200" border="1"
| + | |
- | cellspacing="0" cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td>Plasmid</td>
| + | |
- | <td>1渭L (>100ng)</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>EcoRI</td>
| + | |
- | <td>1渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>PstI</td>
| + | |
- | <td>1渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>10脳Buffer Tango</td>
| + | |
- | <td>2渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>ddH2O</td>
| + | |
- | <td>15渭L</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | <img src="https://static.igem.org/mediawiki/2011/c/c3/0713program.png"
| + | |
- | width="200" height="200" /></p>
| + | |
- | <p><strong>Temperature grad</strong><br />
| + | |
- | 56鈩?57.4鈩?60.2鈩?62.9鈩?64.3鈩?65.8鈩?/p>
| + | |
- | <div id="framecontent">
| + | |
- | <p> </p>
| + | |
- | | + | |
- | <p><strong>PCR system (test the Tm of the primers
| + | |
- | CP1&CS, NP&NS)</strong></p>
| + | |
- | | + | |
- | <table style="margin: 15px;" width="110" border="1" cellspacing="0"
| + | |
- | cellpadding="1">
| + | |
- | <tr>
| + | |
- | <td>10脳Buffer</td>
| + | |
- | <td>2渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>dNTPs</td>
| + | |
- | <td>0.5渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>primers CP1 (NP)</td>
| + | |
- | <td>1渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>primers CS (NS)</td>
| + | |
- | <td>1渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>Template</td>
| + | |
- | <td>1渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>rTaq</td>
| + | |
- | <td>0.2渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>H2O</td>
| + | |
- | <td>14.5渭L</td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td>Total</td>
| + | |
- | <td>20渭L</td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </p>
| + | |
- | <p>Within each compartment are<strong> components</strong>: include
| + | |
- | different types of biomass ,substrates , products. biomass is often
| + | |
- | divided into active microbial species, inert cells, and extracellular
| + | |
- | polymeric substances(EPS).</p>
| + | |
- | <p>The components can undergo transformation, transport, and
| + | |
- | transfer <strong>processes</strong>. For example, substrate is consumed,
| + | |
- | and this leads to the synthesis of new active biomass.</p>
| + | |
- | <p>All process affecting each component in each compartment are
| + | |
- | mathematically linked together into a<strong> mass balance
| + | |
- | equation</strong> that contains rate terms and parameters for each process.</p>
| + | |
- | <p><strong>Model Selection:</strong>Many kinds of Mathematics models
| + | |
- | have been founded to describe a system of biofilm. Models of different
| + | |
- | dimensions (1d, 2d, 3d) focus on different properties of a biofilm.
| + | |
- | Since we care most about the oxygen concentration gradients
| + | |
- | perpendicular to the substratum, <strong>numerical
| + | |
- | 1-dimensional dynamic model(N1)</strong> would be a proper choice for us.</p>
| + | |
- | </div>
| + | |
- | <!--bgcolors--></div>
| + | |
- | <!--important--></div>
| + | |
- | <!--importantcontainer-->
| + | |
- | <p style="clear: both;"></p>
| + | |
- | <div id="page2">
| + | |
- | <div class="block" id="nsheet"><img
| + | |
- | src="http://ung.igem.org/wiki/images/4/42/Biofilmcomp.png" width="640"
| + | |
- | height="464" style="margin: 5px;" />
| + | |
- | <p> </p>
| + | |
- | </div>
| + | |
- | <div class="block" id="nsheet">
| + | |
- | <h1>Early July</h1>
| + | |
- | <p>Pre-experiments with biofilm formation with circular and non
| + | |
- | circular silicone tube, 24 well plate on different support including
| + | |
- | glass, paper, plastic film, rubber. The final material are used based on
| + | |
- | the easiness biofilm form on them and on the easiness to observe under
| + | |
- | microscope.</p>
| + | |
- | <img
| + | |
- | src="https://static.igem.org/mediawiki/2011/b/be/20110711-3nP4100X0877.jpg"
| + | |
- | width="400" style="margin-left: 20px;">
| + | |
- | <p> </p></div>
| + | |
- | <div class="block" id="nsheet">
| + | |
- | <h1>28th July</h1>
| + | |
- | <p>13.30: DH5蓱 11p 5mlX4<br />
| + | |
- | 23.00: silicone tube set at 37鈩?/p>
| + | |
- | </div>
| + | |
- | <div class="block" id="nsheet">
| + | |
- | <h1>29th July</h1>
| + | |
- | <p>13.00: LB culture 50ml with circular culture medium. LB culture
| + | |
- | 50ml with noncircular culture medium.</p>
| + | |
- | | + | |
- | </div>
| + | |
- | <div class="block" id="nsheet">
| + | |
- | <h1>31st July</h1>
| + | |
- | <p>13.00: -80鈩?storing silicone tube. A thick white and loosely bond
| + | |
- | substance is seen on the inner wall of the 5mm silicone tube, and on the
| + | |
- | inner wall of the 1mm silicone tube a flatter and smoother white
| + | |
- | substance. Especially obvious where the tube turns. Possibly because the
| + | |
- | speed of culture flow is slower.</p>
| + | |
- | | + | |
- | </div>
| + | |
- | </div>
| + | |
- | <!--page2--> <script type="text/javascript">
| + | |
- | document.getElementById('bb').onclick= function(){
| + | |
- | document.getElementById('page2').style.display='none'
| + | |
- | document.getElementById('page1').style.display='block'}
| + | |
- |
| + | |
- | document.getElementById('bf').onclick= function(){
| + | |
- |
| + | |
- | document.getElementById('page1').style.display='none'
| + | |
- | document.getElementById('pgae2').style.display='block'}
| + | |
- | </script>
| + | |
- | <p style="clear: both"></p>
| + | |
- | </div>
| + | |
- | <!--framecontent-->
| + | |
- | | + | |
- | <div style="display: none" class="frame" id="rightnav">
| + | |
- | <div class="bgcolors" id="round">
| + | |
- | <p><a name="jumptop" id="bb"> Biobrick Group </a>|<a
| + | |
- | id="bf"> Biofilm Group </a></p>
| + | |
- | </div>
| + | |
- | <!--bgcolors--></div>
| + | |
- | <!--rightnav--></div>
| + | |
- | <!--blue-->
| + | |
- | <div class="links"><a href="#top2">Top</a></div>
| + | |
- | </div>
| + | |
- | <!--frame--> <!--rightcontainer-->
| + | |
- | <p style="clear: both"></p>
| + | |
- | | + | |
- | </div>
| + | |
- | <!--main-->
| + | |
- | <div class="footer" id="footer"><a href="https://2011.igem.org/">
| + | |
- | iGem 2011 Home Page</a> <a href="http://ung.igem.org/Special:Upload/">
| + | |
- | Upload Files</a> <a
| + | |
- | href="https://2011.igem.org/wiki/index.php?title=Template:Zjucss_main&action=edit">Edit
| + | |
- | CSS</a> <a href="http://ung.igem.org/Team_Wikis?year=2011"> Team Wikis</a> <a
| + | |
- | href="mailto:zjuigem@gmail.com?"><strong>Contact Us</strong></a></div>
| + | |
- | </div>
| + | |
- | <!--contentwrapper--></div>
| + | |
- | <!--global-->
| + | |
- | </body>
| + | |
- | </html>
| + | |