Team:ZJU-China/notebook.htm

From 2012.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 6: Line 6:
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="">
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="">
<link href="http://www.jiajunlu.com/igem/style.css" rel="stylesheet" type="text/css">
<link href="http://www.jiajunlu.com/igem/style.css" rel="stylesheet" type="text/css">
 +
<style type="text/css">
<style type="text/css">
Line 180: Line 181:
   overflow: hidden;
   overflow: hidden;
}
}
 +
 +
#search-controls
 +
{
 +
  display: none;
 +
}
 +
 +
#footer-box
 +
{
 +
  display: none;
 +
}
 +
</style>
</style>
 +
 +
<script src="http://www.jiajunlu.com/igem/cufon-yui.js" type="text/javascript"></script><style type="text/css">cufon{text-indent:0!important;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;overflow:hidden!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}</style>
<script src="http://www.jiajunlu.com/igem/cufon-yui.js" type="text/javascript"></script><style type="text/css">cufon{text-indent:0!important;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;overflow:hidden!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}</style>
-
<script src="http://www.jiajunlu.com/igem/gotham.js" type="text/javascript"></script>
+
    <script src="http://www.jiajunlu.com/igem/gotham.js" type="text/javascript"></script>
-
<script type="text/javascript">
+
    <script type="text/javascript">
-
Cufon.replace('h3');
+
      Cufon.replace('h3');
-
+
     
-
+
     
-
</script>
+
    </script>
<link rel="stylesheet" href="http://www.jiajunlu.com/igem/slide.css" type="text/css" media="screen">
<link rel="stylesheet" href="http://www.jiajunlu.com/igem/slide.css" type="text/css" media="screen">
<link rel="stylesheet" href="http://www.jiajunlu.com/igem/accordion.css" type="text/css" media="screen">
<link rel="stylesheet" href="http://www.jiajunlu.com/igem/accordion.css" type="text/css" media="screen">
Line 195: Line 209:
$(document).ready(function(){
$(document).ready(function(){
-
//Hide (Collapse) the toggle containers on load
+
  //Hide (Collapse) the toggle containers on load
-
$(".acc_container").hide();  
+
  $(".acc_container").hide();  
-
//Switch the "Open" and "Close" state per click then slide up/down (depending on open/close state)
+
  //Switch the "Open" and "Close" state per click then slide up/down (depending on open/close state)
-
$("h2.acc_trigger").click(function(){
+
  $("h2.acc_trigger").click(function(){
-
$(this).toggleClass("active").next().slideToggle("slow");
+
    $(this).toggleClass("active").next().slideToggle("slow");
-
+
   
-
return false; //Prevent the browser jump to the link anchor
+
    return false; //Prevent the browser jump to the link anchor
-
});
+
  });
});
});
Line 209: Line 223:
<script src="http://www.jiajunlu.com/igem/slide.js" type="text/javascript"></script>
<script src="http://www.jiajunlu.com/igem/slide.js" type="text/javascript"></script>
<script type="text/javascript">
<script type="text/javascript">
 +
function movetotop(){
 +
    $("html, body").animate({ scrollTop: 0 }, "slow");
 +
    return false;
 +
}
         $(function() {
         $(function() {
             var offset = $("#logo").offset();
             var offset = $("#logo").offset();
Line 229: Line 247:
<div class="wrapper">
<div class="wrapper">
-
<div class="container">
+
  <div class="container">
-
    <div class="content">
+
      <div class="content">
-
    <div id="columnLeft">
+
        <div id="columnLeft">
-
    <div id="logo" style="margin-top: 0px; ">
+
          <div id="logo" style="margin-top: 0px; " onclick="movetotop()">
-
        <a href="./notebook.htm"><img src="https://static.igem.org/mediawiki/2012/1/12/Zju_logo.png"></a>
+
              <a><img src="https://static.igem.org/mediawiki/2012/1/12/Zju_logo.png"></a>
-
    <!-- end #logo --></div>
+
          <!-- end #logo --></div>
-
        <!-- end #columnLeft" --></div>
+
          <!-- end #columnLeft" --></div>
-
        <div id="columnRight">
+
          <div id="columnRight">
-
        <div id="header">
+
            <div id="header">
-
            <div id="menu">
+
                <div id="menu">
-
                <ul id="menu">
+
                  <ul id="menu">
            <li class="1"><a href="https://2012.igem.org/Team:ZJU-China"><img src="http://www.jiajunlu.com/igem/home_btn.gif"></a></li>
            <li class="1"><a href="https://2012.igem.org/Team:ZJU-China"><img src="http://www.jiajunlu.com/igem/home_btn.gif"></a></li>
            <li class="divline"></li>
            <li class="divline"></li>
Line 246: Line 264:
            <li class="3"><a href="https://2012.igem.org/Team:ZJU-China/project.htm"><img src="http://www.jiajunlu.com/igem/project_btn.gif"></a></li>
            <li class="3"><a href="https://2012.igem.org/Team:ZJU-China/project.htm"><img src="http://www.jiajunlu.com/igem/project_btn.gif"></a></li>
            <li class="divline"></li>
            <li class="divline"></li>
-
            <li class="4"><a href="https://2012.igem.org/Team:ZJU-China/parts.htm"><img src="http://www.jiajunlu.com/igem/parts_btn.gif"></a></li>
+
            <li class="4"><a href="https://2012.igem.org/Team:ZJU-China/models.htm"><img src="http://www.jiajunlu.com/igem/Zju_models_btn.gif"></a></li>
            <li class="divline"></li>
            <li class="divline"></li>
            <li class="5"><a href="https://2012.igem.org/Team:ZJU-China/notebook.htm"><img src="http://www.jiajunlu.com/igem/notebook_btn.gif"></a></li>
            <li class="5"><a href="https://2012.igem.org/Team:ZJU-China/notebook.htm"><img src="http://www.jiajunlu.com/igem/notebook_btn.gif"></a></li>
Line 255: Line 273:
            <li class="divline"></li>
            <li class="divline"></li>
            <li class="8"><a href="https://2012.igem.org/Team:ZJU-China/achievement.htm"><img src="http://www.jiajunlu.com/igem/achievement_btn.gif"></a></li>
            <li class="8"><a href="https://2012.igem.org/Team:ZJU-China/achievement.htm"><img src="http://www.jiajunlu.com/igem/achievement_btn.gif"></a></li>
 +
<li class="divline"></li>
 +
            <li class="8"><a href="https://2012.igem.org"><img src="http://www.jiajunlu.com/igem/Zju_igem_btn.gif"></a></li>
 +
        </ul>
        </ul>
-
                <!-- end #menu --></div>
+
                  <!-- end #menu --></div>
-
            <!-- end #header --></div>
+
              <!-- end #header --></div>
-
 
+
-
            <div id="main">
+
-
        <h2 class="acc_trigger"><a href="http://thesum.ca/work.html#">01 <strong>BRAINSTORM</strong></a></h2>
+
-
<div class="acc_container" style="display: none; ">
+
-
    <div class="block">
+
-
<!--Content Goes Here-->
+
-
 
+
-
 
+
-
 
+
-
<p>This section is a summary of some outstanding ideas we developed during our brainstorming stage in the beginning two months after our team was founded.</p>
+
-
<h2>List</h2>
+
-
<h3>Controlled chemistry plant</h3>
+
-
<h3>Synchronized bacterial clock</h3>
+
-
<h3>EPad</h3>
+
-
<h3>Methane alarm</h3>
+
-
<h3>Silkworm</h3>
+
-
<h3>Radio-communication </h3>
+
-
<h3>Plant doctor</h3>
+
-
 
+
-
<hr />
+
-
 
+
-
 
+
-
<h3>Controlled chemistry plant</h3>
+
-
<p>As we know, biofilms are always used for chemical transformations in biorefineries. To utilize biofilms more efficiently, we need to control them and make them replaced. Here we expect to use dispersal proteins along with population-driven quorum-sensing switches to accomplish this goal.</p>
+
-
<p>We found some paper on related studies. In one of them, the researchers form an initial colonizer biofilm in a microfluidic device, introduce a second cell type called disperser into this existing biofilm, form arobust dual-specied biofilm and displace the initial colonizer biofilm with an extraceller signal from the disperser cells. They also remove the disperser biofilm with a chemically induced switch, and the consortial population could tune. The sketch followed show the mechanism of it. </p>
+
-
 
+
-
<p><img src="https://static.igem.org/mediawiki/2012/8/8a/Zju_brainstorm1.jpg"  width="80%"><p>
+
-
 
+
-
<p>The two E.coli cell types communicate by using the LasI/LasR QS module of P.aeruginosa. In the disperser cell, the LasI protein(autoinducer synthase) is constitutively produces and synthesizes the QS signal 3oC12HSL.  3oC12HSL freely diffuses into the initial colonizer cell and makes a complex with LasR(LuxR family transcriptional regulator), and the 3oC12HSL+LasR complex induces biofilm dispersal protein BdcAE50Q by activating the lasI promoter. BdcAE50Q disperses biofilms by binding cyclic diguanylate. The biofilm dispersal protein Hha13D6 in the disperser cell is induced upon adding IPTG. Hha13D6 disperses biofilms by activating proteases.</p>
+
-
<p>(From "Synthetic quorum-sensing circuit to control consortial biofilm formation and dispersal in a microfluidic device")</p>
+
-
 
+
-
<p>We want to develop the system and found a system contains three E.coli cell types, in which the first one can be replaced by the second one, the second one can be replaced by the third one and the third one can be replaced when added some chemical signals. Thus, this kind of controlled chemistry plant can be applied to a three-step chemical reaction and each kind of cells will finish one of them in sequence, just as follows.</p>
+
-
+
-
<p><img src="https://static.igem.org/mediawiki/2012/6/64/Zju_brainstorm2.jpg"  width="80%"><p>
+
-
 
+
-
<p>Reference: </p>
+
-
<p>1. "Synthetic quorum-sensing circuit to control consortial biofilm formation and dispersal in a microfluidic device"</p>
+
-
<p>(http://www.nature.com/ncomms/journal/v3/n1/full/ncomms1616.html) </p>
+
-
<p>2. "Engineering microbial consortia: a new frontier in synthetic biology"</p>
+
-
<p>(http://www.ncbi.nlm.nih.gov/pubmed/18675483) </p>
+
-
<p>3. "Applications of quorum sensing in biotechnology"</p>
+
-
<p>(http://www.springerlink.com/content/j16470w7g3838851/)</p>
+
-
<p>4. "A synthetic Escherichia coli predator-prey ecosystem"</p>
+
-
<p>(http://www.nature.com/msb/journal/v4/n1/full/msb200824.html)</p>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<h3>Synchronized bacterial clock</h3>
+
-
<p>Human orchestrate their activities in different places because of their synchronizing clocks. Isn't it cool if bacteria can coordinate their molecular timepieces in the same way as we human do?</p>
+
-
<p>We found that Hasty and colleagues have constructed a network of genes and proteins in E.coli that acts as a molecular clock and can be synchronized across a population of the bacteria. The mechanism can be described briefly as follows.</p>
+
-
 
+
-
<p><img src="https://static.igem.org/mediawiki/2012/2/23/Zju_brainstorm3.jpg"  width="80%"><p>
+
-
 
+
-
<p>A promoter(PluxI)drives the production of LuxI, an enzyme that synthesizes the quorumsensing signal acyl-homoserine lactone (AHL). Another PluxI control ths the production of AiiA, a protein that catalyses the degradation of AHL, and a third PluxI triggers the synthesis of a variant of green fluorescent protein called yemGFP. An AHL receptor, LuxR, is constitutively expressed. The authors combined these components to form an autoinducng circuit (AHL activates LuxR, and the AHL-LuxR complex induces PluxI-driven luxI transcription and yemGFP production) with a time-delayed negative feedback loop (the AHL-LuxR complex induces PluxI-driven production of AiiA, which degrades AHL). The result was a population of bacteria that produce synchronized pulses of fluorescence, coordinated by quorum sensing. </p>
+
-
<p>(From "Synthetic biology: synchronized bacterial clock")</p>
+
-
 
+
-
<p>We expect to apply the network to medical field. Since the network can make an oscillation, it can be used to release medicine periodically. What is more, we wish to add another sensor in the network. The sensor can sense a signal which is released because of a certain disease, and thus the cells can sense the signal and start the oscillation which releases the medicine periodically. For instance, when a man hasdiabetes, the high density blood sugar will start an insulin-releasing oscillation.</p>
+
-
+
-
+
-
<p>Reference:</p>
+
-
<p>1. "Synthetic biology: synchronized bacterial clock"</p>
+
-
<p>(http://www.nature.com/nature/journal/v463/n7279/full/463301a.html)</p>
+
-
<p>2. "A synchronized quorum of genetic clock"</p>
+
-
<p>(http://www.nature.com/nature/journal/v463/n7279/abs/nature08753.html)</p>
+
-
<p>3. "bacteria collaborate to sense arsenic"</p>
+
-
<p>(http://www.nature.com/nature/journal/v481/n7379/full/481033a.html)</p>
+
-
 
+
 +
              <div id="main">
 +
              <h2 class="acc_trigger">01 <strong>BRAINSTORM</strong></h2>
 +
          <div class="acc_container" style="display: none; ">
 +
              <!--Content Goes Here-->
-
<h3>EPad</h3>
 
-
<p>Ipad is popular all over the world, but how about an Epad? Have you thought that there is a tablet whose screen is made up of E.coli and it can sense your touch to display different colors? </p>
 
-
<p>MscL is a kind of membrane protein of E.coli. They control the transportation of matter, but they are usually closed. When the balance between intracellular and extracellular is broken, or the cytomembrane senses some unusual mechanical force, they will open and let the pressure disappear. We hope to utilize the protein and found a network which can display fluorescence of different color according to the state of MscL. In this way, a pressure-sensing and -controlling screen made of E.coli can be built. </p>
 
-
<p>Reference:</p>
 
-
<p>1. "Release of content through mechano-sensitive gates in pressurized liposomes"  </p>
 
-
<p>(http://www.pnas.org/content/107/46/19856.short) </p>
 
-
<p>2. "Mechanical force and cytoplasmic Ca2+ activate yeast TRPY1 in parallel"</p>
 
-
<p>(http://www.springerlink.com/content/xg2q0601j73q1r31/)</p>
 
-
 
 
-
<h3>Methane alarm</h3>
+
<div class="projectNav">
-
<p>The concentration of methane in the coal mine is an important indicator which affects the life safety of miners. There should be alarm when the concentration of methane is between 1.0-1.5percent in the coal mine under the Chinese law.
+
<div class="projectNavFloat">
-
We aim to design a methane alarm for coal mine by methanotrophs, which consists of four parts: decomposition, sensor, signal tuner and output. Decomposition part takes in methane and conducts catalytic decomposition of methane to CO2 or assimilates methane as its own organic compounds. This function is the naturally exist in methanotrophs. Sensor senses the concentration of methane and produces activator A. As for signal tuner part, we plan to find a substance B which is sensitive to the concentration of activator A. Activator A and substance B combines to control the activity of substance C. Substance C acts as the switch of promoter--when the concentration of methane has been exceeded the alarm threshold, promoter will turn on. Output part will give the alarm by producing pigment of red lycopene when promoter is open. We plan to put methanotrophs on the miner lamp. When the bacteria produce pigment, the light through bacteria will turn out to be red.</p>
+
<a target="brainFrame" href="https://2012.igem.org/Team:ZJU-China/brainstorm1.htm" style="text-decoration:none">Controlled chemistry plant</a>
 +
<br>
 +
<a target="brainFrame" href="https://2012.igem.org/Team:ZJU-China/brainstorm2.htm" style="text-decoration:none">Synchronized bacterial clock</a>
 +
<br>
 +
<a target="brainFrame" href="https://2012.igem.org/Team:ZJU-China/brainstorm3.htm" style="text-decoration:none">EPad</a>
 +
</div><!-- end .projectNavFloat -->
 +
<div class="projectNavFloat">
 +
<a target="brainFrame" href="https://2012.igem.org/Team:ZJU-China/brainstorm4.htm" style="text-decoration:none">Methane alarm</a>
 +
<br>
 +
<a target="brainFrame" href="https://2012.igem.org/Team:ZJU-China/brainstorm5.htm" style="text-decoration:none">Silkworm</a>
 +
<br>
 +
<a target="brainFrame" href="https://2012.igem.org/Team:ZJU-China/brainstorm6.htm" style="text-decoration:none">Radio-communication </a>
 +
</div><!-- end .projectNavFloat -->
 +
<div class="projectNavFloat">
 +
<a target="brainFrame" href="https://2012.igem.org/Team:ZJU-China/brainstorm7.htm" style="text-decoration:none">Plant doctor</a>
 +
</div><!-- end .projectNavFloat -->
 +
<br class="clearfloat">
 +
</div><!-- end .projectNav -->
 +
 +
<iframe src="" frameborder="0" name="brainFrame" width="100%" height="500px"> </iframe>  
-
<p>Reference:</p>
+
          </div><!-- end .acc_container -->
-
<p>1. "Biological Methane Oxidation: Regulation, Biochemistry, and Active Site Structure of Particulate Methane Monooxygenase"</p>
+
         
-
<p>(http://informahealthcare.com/doi/full/10.1080/10409230490475507)</p>
+
          <h2 class="acc_trigger">02 <strong>PROTOCAL</strong></h2>
-
<p>2. "Importance of methane-oxidizing bacteria in the methane budget as revealed by the use of a specific inhibitor" </p>
+
          <div class="acc_container" style="display: none; ">
-
<p>(http://www.nature.com/nature/journal/v356/n6368/abs/356421a0.html)</p>
+
            <!--Content Goes Here-->
 +
<div class="projectNav">
 +
<div class="projectNavFloat">
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_1.htm" style="text-decoration:none">1 Stock solutions</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_2.htm" style="text-decoration:none">2 Antibiotics</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_3.htm" style="text-decoration:none">3 Cell transformation</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_4.htm" style="text-decoration:none">4 Glycerol stock</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_5.htm" style="text-decoration:none">5 Miniprep</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_6.htm" style="text-decoration:none">6 DNA Agarose Gels</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_7.htm" style="text-decoration:none">7 PCR</a>
 +
</div><!-- end .projectNavFloat -->
 +
<div class="projectNavFloat">
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_8.htm" style="text-decoration:none">8 PCR Purification</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_9.htm" style="text-decoration:none">9 Restriction Digest</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_10.htm" style="text-decoration:none">10 Gel Extraction</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_11.htm" style="text-decoration:none">11 Ligation</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_12.htm" style="text-decoration:none">12 Growth Curve</a>
 +
<br>
 +
<a target="proFrame" href="https://2012.igem.org/Team:ZJU-China/n_p_13.htm" style="text-decoration:none">13 Split GFP experiments</a>
 +
<br>
 +
</div><!-- end .projectNavFloat -->
-
<h3>Silkworm</h3>
 
-
<p>Hangzhou is famous for silk. We wish to let engineered bacterial produce silk proteins, just like lovely silkworm. A machine which can make threadlike things with the proteins will be used to make silk.</p>
 
-
<p>Reference:</p>
+
<br class="clearfloat">
-
<p>1. "Morphology and primary crystal structure of a silk-like protein polymer synthesized by genetically engineered Escherichia coli bacteria"</p>
+
</div><!-- end .projectNav -->
-
<p>(http://onlinelibrary.wiley.com/doi/10.1002/bip.360340808/abstract)</p>
+
-
<p>2. "Biotechnological Production of Spider-Silk Proteins Enables New Applications"</p>
+
<iframe src="" frameborder="0" name="proFrame" width="100%" height="1000px"> </iframe>  
-
<p>(http://onlinelibrary.wiley.com/doi/10.1002/mabi.200600255/full)</p>
+
 +
          </div><!-- end .acc_container -->
 +
         
 +
          <h2 class="acc_trigger">03 <strong>LAB NOTE</strong></h2>
 +
          <div class="acc_container" style="display: none; ">
 +
            <!--Content Goes Here-->
-
<h3>Radio-communication</h3>
 
-
<p>Synthetic biology always needs bacteria to sense an input signal and output another. It occurs to us that we can use two kinds of bacteria to accomplish the task. The first one kind of bacteria senses the input signal and then fluoresces, while the second one senses the fluorescence from a distance far away from the first one and then output the final signal. It do not need a straight contact between the two kinds of bacteria, seeming like a radio-communication.</p>
 
-
<h3>Plant doctor</h3>
 
-
<p>When the leaves of some kinds of plants are bitted by insects, the substance A in the juice of plants will react with the one B in the spit of the insects. As a consequence, a volatile matter is produced, which attract the natural enemy of the insect. We plan to engineer the bacteria, having a symbiosis with plants, with genes of the enzymes which catalyze the production of the substance A in the juice. The bacteria will make plant doctors.</p>
 
 +
<div class="projectNav">
 +
<div class="projectNavFloat">
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote1.htm" style="text-decoration:none">Week 1</a>
 +
<br>
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote2.htm" style="text-decoration:none">Week 2</a>
 +
<br>
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote3.htm" style="text-decoration:none">Week 3</a>
 +
</div><!-- end .projectNavFloat -->
 +
<div class="projectNavFloat">
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote4.htm" style="text-decoration:none">Week 4</a>
 +
<br>
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote5.htm" style="text-decoration:none">Week 5</a>
 +
<br>
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote6.htm" style="text-decoration:none">Week 6</a>
 +
</div><!-- end .projectNavFloat -->
 +
<div class="projectNavFloat">
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote7.htm" style="text-decoration:none">Week 7</a>
 +
<br>
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote8.htm" style="text-decoration:none">Week 8</a>
 +
<br>
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote9.htm" style="text-decoration:none">Week 9</a>
 +
</div><!-- end .projectNavFloat -->
 +
<div class="projectNavFloat">
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote10.htm" style="text-decoration:none">Week 10</a>
 +
<br>
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote11.htm" style="text-decoration:none">Week 11</a>
 +
<br>
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote12.htm" style="text-decoration:none">Week 12</a>
 +
<br>
 +
</div><!-- end .projectNavFloat -->
 +
<div class="projectNavFloat">
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote13.htm" style="text-decoration:none">Week 13</a>
 +
<br>
 +
<a target="labFrame" href="https://2012.igem.org/Team:ZJU-China/labnote14.htm" style="text-decoration:none">Week 14</a>
 +
<br>
 +
</div><!-- end .projectNavFloat -->
-
    </div><!-- end .block -->
 
-
</div><!-- end .acc_container -->
 
-
 
-
<h2 class="acc_trigger"><a href="http://thesum.ca/work.html#">02 <strong>PROTOCAL</strong></a></h2>
 
-
<div class="acc_container" style="display: none; ">
 
-
    <div class="block">
 
-
<!--Content Goes Here-->
 
 +
<br class="clearfloat">
 +
</div><!-- end .projectNav -->
 +
 +
<iframe src="" frameborder="0" name="labFrame" width="100%" height="1000px"> </iframe>
-
    </div><!-- end .block -->
+
          </div><!-- end .acc_container -->
-
</div><!-- end .acc_container -->
+
         
-
+
              <!-- end #main --></div>
-
<h2 class="acc_trigger"><a href="http://thesum.ca/work.html#">03 <strong>LAB NOTE</strong></a></h2>
+
              <br class="clearfloat">
-
<div class="acc_container" style="display: none; ">
+
              <br class="clearfloat">
-
    <div class="block">
+
              <br class="clearfloat">
-
<!--Content Goes Here-->
+
              <br class="clearfloat">
 +
             
 +
          <!-- end #columnRight --></div>
 +
         
 +
      <!-- end .content --></div>
 +
     
 +
     
 +
  <!-- end .container --></div>
 +
  </div><!-- end .wrapper -->
 +
    <div><img src="https://static.igem.org/mediawiki/igem.org/d/d9/Zju_foot.png" width="100%"></div>
-
    </div><!-- end .block -->
 
-
</div><!-- end .acc_container -->
 
-
 
-
            <!-- end #main --></div>
 
-
            <br class="clearfloat">
 
-
            <br class="clearfloat">
 
-
            <br class="clearfloat">
 
-
            <br class="clearfloat">
 
-
           
 
-
        <!-- end #columnRight --></div>
 
-
       
 
-
    <!-- end .content --></div>
 
-
   
 
-
  <div><img src="https://static.igem.org/mediawiki/2012/b/b6/Zju_foot.jpg" width="100%"></div>
 
-
   
 
-
<!-- end .container --></div>
 
-
</div><!-- end .wrapper -->
 
<div id="footer">
<div id="footer">
     <div id="footerImg">
     <div id="footerImg">
Line 413: Line 432:
-
<!-- end #footer --></div>
+
<!-- end #footer --></div>
-
<script type="text/javascript"> Cufon.now(); </script>
+
  <script type="text/javascript"> Cufon.now(); </script>
</body></html>
</body></html>

Latest revision as of 03:17, 27 October 2012

NOTEBOOK