Difference between revisions of "Team:ZJU-China/Notebook"

 
(41 intermediate revisions by 3 users not shown)
Line 1: Line 1:
.text-muted{color:#999}
+
{{:Team:ZJU-China/template/head}}
small,
+
.small{font-size:85%}
+
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
+
  
img { border: 0; max-width: 100%; }
+
<html>
  
.timeline .img-responsive {
+
<head>
  width: 100%;
+
}
+
  
.div-in{
+
<!------------------------------notebook set---------------------------->
    background: rgba(255, 206, 146, 0.89);
+
 
    width: 20%;
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:ZJU-China/css/ZJU-bootstrap?action=raw&ctype=text/css" />
    margin: 0 auto;
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:ZJU-China/css/notebook/ZJU-note-style?action=raw&ctype=text/css" />
    border: 2px solid #ddd;
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:ZJU-China/css/notebook/ZJU-timeline?action=raw&ctype=text/css" />
    padding-bottom: 2px;
+
<script type="text/javascript" src="https://2015.igem.org/Team:ZJU-China/Template/label?action=raw&amp;ctype=text/javascript"></script>
    /* padding-left: 6%; */
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:ZJU-China/css/label/label?action=raw&amp;ctype=text/css" />
    /* padding-right: 6%; */
+
 
    /* margin-left: 2%; */
+
<style type="text/css">
    /* margin-right: 2%; */
+
 
    -moz-box-shadow: 10px 10px 5px #888888;
+
ul li {
    box-shadow: 2px 2px 5px #888888;
+
    list-style: none;
    border-radius: 2em;
+
     style="font-size: 30px;"
    text-align: center;
+
     color: rgb(35, 95, 42);
+
 
}
 
}
  
#tlsmallimg {
+
</style>
  width: 50%;
+
<style>
 +
a{
 +
text-decoration:none;
 
}
 
}
 +
a:hover{
 +
text-decoration:none;
 +
}
 +
a:visited {
  
.page-header h1 {
+
text-decoration:none;
  font-size: 3.26em;
+
  text-align: center;
+
  color: #efefef;
+
  text-shadow: 1px 1px 0 #000;
+
 
}
 
}
 +
a:active {
  
/** timeline box structure **/
+
text-decoration:none;
.timeline {
+
  list-style: none;
+
+
  position: relative;
+
  min-height:4000px;
+
 
}
 
}
 +
a:link {
  
.timeline:before {
+
text-decoration:none;
  top: 0;
+
  bottom: 0;
+
  position: absolute;
+
  content: " ";
+
  width: 4px;
+
  background-color: rgba(0, 255, 0, 0.42);
+
  left: 49.4%;
+
  margin-left: -1.5px;
+
 
}
 
}
 +
a:active {
  
.tldate {
+
text-decoration:none;
  display: block;
+
  width: 100%;;
+
  margin: 0 auto;
+
  padding: 30px 0;
+
  font-size: 3em;
+
  text-align: center;
+
 
}
 
}
  
.timeline li {
 
  position: relative;
 
  
}
 
  
.timeline li:before, .timeline li:after {
+
</style>
  content: " ";
+
<!-------------------------notebook end-------------------------->
  display: table;
+
</head>
}
+
.timeline .tldate {
+
  clear: both;
+
}
+
.timeline li:before, .timeline li:after {
+
  content: " ";
+
  display: table;
+
}
+
  
/** timeline panels **/
 
.timeline li .timeline-panel {
 
  width: 99%;
 
  float: left;
 
  background: #fff;
 
  border: 2px solid rgba(255, 255, 255, 0.85);
 
  border-radius: 20px;
 
  padding: 20px;
 
  position: relative;
 
  margin-bottom: 18px;
 
  padding-left:6%;
 
  padding-right:6%;
 
  -moz-box-shadow: 10px 10px 5px #888888;
 
  box-shadow: 2px 2px 5px #888888;
 
}
 
  
/** panel arrows **/
+
<body>
.timeline li .timeline-panel:before {
+
  position: absolute;
+
  top: 26px;
+
  right: -15px;
+
  display: inline-block;
+
  border-top: 15px solid transparent;
+
  border-left: 15px solid rgba(143, 202, 197, 0.67);
+
  border-right: 0 solid rgba(143, 202, 197, 0.67);
+
  border-bottom: 15px solid transparent;
+
  content: " ";
+
}
+
  
.timeline li .timeline-panel:after {
 
  position: absolute;
 
  top: 27px;
 
  right: -14px;
 
  display: inline-block;
 
  border-top: 14px solid transparent;
 
  border-left: 14px solid #fff;
 
  border-right: 0 solid #fff;
 
  border-bottom: 14px solid transparent;
 
  content: " ";
 
}
 
.timeline li .timeline-panel.noarrow:before, .timeline li .timeline-panel.noarrow:after {
 
  top:0;
 
  right:0;
 
  display: none;
 
  border: 0;
 
}
 
  
.timeline .entry li.timeline-inverted .timeline-panel {
+
<div id="content" style="height:auto">
  float: right;
+
<div id="page-content-wrapper;"  style="right:0;left:0;margin:auto;max-width:1440px">
}
+
 +
<article>
 +
    <h2 style="color:green;font-size:4em;">Notebook</h2>
  
.timeline-inverted {
+
<div>
clear:right;
+
<p class="p1" style="font-size:25px;">We listed 23 pieces of Breaking News. Here are the links:
float:right;
+
<ul >
}
+
  
.timeline li.timeline-inverted .timeline-panel:before {
+
<a href="#event1"><li class="project-l">    ZJU-China 2015 team was set up</li></a>
   border-left-width: 0;
+
<a href="#e1   " ><li class="project-l">        Brainstorm began.</li></a>
   border-right-width: 15px;
+
<a href="#e3  " ><li class="project-l"> Decided our project: termite terminator.</li></a>
   left: -15px;
+
<a href="#e4   " ><li class="project-l"> Successfully got the solution of CNC!!</li></a>
   right: auto;
+
<a href="#e6   " ><li class="project-l"> Got the genome of tcdA1 and tcdB1 in NCBI.</li></a>
}
+
<a href="#e9   " ><li class="project-l"> iGEM Shanghai Tour. </li></a>
 +
<a href="#e10  " ><li class="project-l"> Got the solid CNC with lyophilization.</li></a>
 +
<a href="#e14  " ><li class="project-l"> Solved the diffusion equation.</li></a>
 +
<a href="#e15  " ><li class="project-l"> Attended NCTU meetup in Taiwan. </li></a>
 +
<a href="#e16  " ><li class="project-l"> Discussed helping BNU and HUST.</li></a>
 +
<a href="#e18  " ><li class="project-l"> Attached more importance to safety.</li></a>
 +
<a href="#e22  " ><li class="project-l">    Got our device for detecting and killing termites. </li></a>
  
.timeline li.timeline-inverted .timeline-panel:after {
+
</ul>                       
  border-left-width: 0;
+
<p  class="p1" style="font-size:25px;">Croll down to see more.</p>
  border-right-width: 14px;
+
  left: -14px;
+
  right: auto;
+
}
+
  
 +
</div>
 +
</article>
  
/** timeline circle icons **/
 
.timeline li .tl-circ {
 
  position: absolute;
 
  top: 23px;
 
  left: 106%;
 
  text-align: center;
 
  background: #6a8db3;
 
  color: #fff;
 
  width: 35px;
 
  height: 35px;
 
  line-height: 35px;
 
  margin-left: -16px;
 
  border: 3px solid #90acc7;
 
  border-top-right-radius: 50%;
 
  border-top-left-radius: 50%;
 
  border-bottom-right-radius: 50%;
 
  border-bottom-left-radius: 50%;
 
  z-index: 1024;
 
}
 
  
.timeline li.timeline-inverted .timeline-panel {
 
margin-left: 6px;
 
}
 
  
.month {
+
<ul class="timeline" >
clear:both;
+
}
+
  
/** timeline content **/
+
<li class="month" id="September">
 +
<div class="tldate" style="font-family:"gennifer",Verdana,Sans-serif">
 +
<div class="div-in">
 +
September
 +
</div>
 +
</div>
 +
</li>
  
.tl-heading h4 {
 
  margin: 0;
 
  padding-top: 1em;
 
}
 
  
.tl-body ul {
+
<li class="entry ">
  margin-bottom: -60px;
+
<div class="timeline-panel">
}
+
<div class="tl-heading">
 +
<p><small class="text-muted">9.17.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>One of our member is practicing Shuffle~ He and his partner will have a great show in Giant Jamboree :)
 +
</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/7/75/ZJU-CHINA_9.18_%281%29.jpg/675px-ZJU-CHINA_9.18_%281%29.jpg" class="img-responsive">
  
.tl-body > p + p {
+
</div>
  margin-top: 5px;
+
</li>
}
+
  
.tl-body {
 
  margin-bottom: 1em;
 
}
 
.tl-body p{
 
    font-size:18px;
 
    font-family:"gennifer",Georgia,Serif;
 
text-align:justify; text-justify:inter-word;
 
}
 
.tl-body .p1{
 
    font-size:18px;
 
    font-family:"gennifer",Georgia,Serif;
 
    text-align:justify; text-justify:inter-word;
 
    position:relative;
 
    bottom:18px;
 
}
 
footer {
 
clear:both;
 
}
 
  
@media (min-width: 992px) {
+
<li class="entry timeline-inverted">
  .timeline li.entry {
+
<div class="timeline-panel">
    width: 47vw;
+
<div class="tl-heading">
  }
+
<p><small class="text-muted">9.5.2015</small></p>
}
+
</div>
 +
<div class="tl-body">
 +
<p>Finished the overview of entire project.
 +
</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/3/3d/9-5.jpg/800px-9-5.jpg" class="img-responsive">
  
/** media queries **/
+
</div>
@media (max-width: 991px) {
+
</li>
  .timeline li .timeline-panel {
+
    width: 44%;
+
  }
+
}
+
  
@media (max-width: 992px) {
+
<li class="entry ">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">9.4.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Bacteria solution PCR: OrfX. One positive clone of 20 samples.</p></li>
 +
<li><p class="p1">DNA sequencing: OrfX.</p></li>
 +
</ul>
  
  .timeline li.entry {
+
</div>
    width: 100%;
+
</div>
  }
+
</li>
  
  .page-header h1 { font-size: 1.8em; }
 
 
 
  ul.timeline:before {
 
    left: 1px;
 
  }
 
 
 
  .tldate {
 
    width: 200px;
 
  }
 
  
  ul.timeline li .timeline-panel {
+
<li class="entry ">
    width: 95%;
+
<div class="timeline-panel">
  }
+
<div class="tl-heading">
 +
<p><small class="text-muted">9.2.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Dynamic Light Scattering(DLS) experiment to measure the particle size of embedded E.coli.
 +
</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/d/d5/9-2.jpg/800px-9-2.jpg" class="img-responsive">
  
  ul.timeline li .tl-circ {
+
</div>
    top: 22px;
+
</li>
    left: 22px;
+
    margin-left: 0;
+
  
  }
+
<li class="entry  timeline-inverted">
  ul.timeline > li > .tldate {
+
<div class="timeline-panel">
    margin: 0;
+
<div class="tl-heading">
    text-align: left;
+
<p><small class="text-muted">9.1.2015</small></p>
  }
+
</div>
 +
<div class="tl-body">
 +
<p>The sequence of OrfX was not correct because of the wrong template, thus we had to do the related experiments again.
 +
</p>
 +
</div>
 +
</div>
 +
</li>
  
  ul.timeline > li > .timeline-panel {
+
<li class="month" id="August">
    float: right;
+
<div class="tldate" style="font-family:"gennifer",Verdana,Sans-serif">
  }
+
<div class="div-in">
 +
August
 +
</div>
 +
</div>
 +
</li>
  
  ul.timeline > li > .timeline-panel:before {
+
<li class="entry timeline-inverted">
    border-left-width: 0;
+
<div class="timeline-panel">
    border-right-width: 15px;
+
<div class="tl-heading">
    left: -15px;
+
<p><small class="text-muted">8.31.2015</small></p>
    right: auto;
+
</div>
  }
+
<div class="tl-body">
 +
<p>Took photos and prepared for the banner~</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/87/8-31-2.jpg/450px-8-31-2.jpg" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/e/e7/8-31.jpg/800px-8-31.jpg" class="img-responsive">
 +
</div>
 +
</li>
  
  ul.timeline > li > .timeline-panel:after {
+
 
    border-left-width: 0;
+
 
    border-right-width: 14px;
+
 
    left: -14px;
+
<li class="entry">
    right: auto;
+
<div class="timeline-panel">
   }
+
<div class="tl-heading">
}
+
<p><small class="text-muted">8.30.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>The sequence of metK and tcdA1 were confirmed, which marked the success in standardization of 2 parts!!</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.29.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Bacteria solution PCR: metK and OrfX. Both had positive clones. <br>DNA sequencing: metK and OrfX.  <br>T4 ligation and transformation: plu0840+pSB1C3, plu1537+pSB1C3, tcdA1+pSB1C3.  <br>Selected from single colonies: CDS-tcdA1.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.28.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Selected from single colonies of metK and OrfX.</p></li>
 +
<li><p class="p1">Submit the safety form. Selected from single colonies: CDS-plu0840. Double enzyme digestion and DNA gel extraction: plu1537, tcdA1, plu0840.  Plasmid extration and double enzyme digestion: RFP. Protein extraction and SDS-PAGE: tcdA1, plu1537, plu0840. T4 ligation and transformation: plu0840+pSB1C3, plu1537+pSB1C3, tcdA1+pSB1C3. Bacteria solution PCR: CDS-plu0840.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.27.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="e23">Seamless assembly: plasmid+OrfX, plasmid+metK. PCR: CDS-tcdA1. Double enzyme digestion: RFP+plasmid. Seamless assembly: CDS-plu0840. PCR and DNA gel extraction: CDS-tcdA1. Changed pSB1A3 to pSB1C3: plu0840, plu1537, tcdA1. Transformed them into E.coli DH5α, selected from single colonies and used single enzyme digestion to verify the got plasmids.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.26.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Seamless assembly: plasmid+CDS-tcdA1, plasmid+CDS-plu0840. DNA gel extraction: tcdA1. PCR: device-plu0840.</p>
 +
</div>
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.25.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="e22">The sequence of ermE+plasmid, Frr+plasmid and plu1537+plasmid were confirmed, which marked the success in standardization of 3 parts!!</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.24.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Bacteria solution PCR: metK and OrfX. Only negative clone. Extraction of plasmid mCherry and double enzyme digestion. DNA sequencing: ermE+plasmid, Frr+plasmid, plu1537+plasmid. Selected from single colonies of plu1537.</p></li>
 +
<li><p class="p1">Power cut. We played table tennis near our lab.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/5/58/8-24.png/800px-8-24.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.23.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Selected from single colonies of metK and OrfX.</p></li>
 +
<li><p class="p1">Transformed standard plu1537 plasmid into BL-21. Bacterium solution PCR: ermE and Frr.</p></li>
 +
<li><p class="p1">We kept a Madagascar cockroach as our pet~</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/5/5c/8-23.jpg/450px-8-23.jpg" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/0/06/8-23-3.jpg/800px-8-23-3.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.22.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Selected from single colonies of ermE and Frr. Extraction of plasmid (standard plu1537).</p></li>
 +
<li><p class="p1">Bacterium solution PCR: standard plu1537.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.21.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">DNA sequencing. Seamless assembly: plasmid+1537, plasmid+tcdA1-L+ tcdA1-M+ tcdA1-R, plasmid+ermE, plasmid+Frr. </p></li>
 +
<li><p class="p1">Successfully booked the HI-Boston Hostel and paid the full payment~ Seamless assembly: plasmid+metK, plasmid+OrfX. </p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>38th Group meeting</h4>
 +
<p><small class="text-muted">8.20.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>38th Group meeting. Introduced a software named Mou which could enhance the efficiency of writing wiki. Discussed the business planning of our product and the photos on the wiki. </p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.20.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Extraction of plasmid mCherry and double enzyme digestion. Seamless assembly: plasmid+1537, plasmid+tcdB1. PCR: ermE, Frr, metK and OrfX. Clean up and DNA gel extraction. </p></li>
 +
<li><p class="p1">Capsulated Streptomyces Avermitilis toxicity test. TT01 toxicity verification.</p></li>
 +
<li><p class="p1">PCR: ermE, Frr, metK and OrfX. Clean up and DNA gel extraction. </p></li>
 +
<li><p class="p1">Again used flow cytometry to check the diameter of the embedded E.coli and tried to count the E.coli which were successfully embedded. The results were not that ideal again.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.19.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">PCR: ermE, Frr, metK and OrfX. Clean up and DNA gel extraction. </p></li>
 +
<li><p class="p1">Finished the background of avermectin and toxic protein. Sent bacterium sample to BNU and we would continue to help them.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/c/c6/8-19.jpg/800px-8-19.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.18.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">PCR: CDS tcdB1, CDS 1537, tcdA1-L, mcherry. DNA sequencing.</p></li>
 +
<li><p class="p1">Half-done the model of degration of toxic protein. Got the kit for detection avermectin.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.17.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">PCR: CDS tcdB1, CDS plu1537 and mCherry. DNA gel extraction: tcdA1-L and plu0840L. Seamless assembly: plasmid+pBad+plu1537.</p></li>
 +
<li><p class="p1">Detected the relationship between distance of food source and food consumption.</p></li>
 +
<li><p class="p1">Designed the primers for Frr, metK, OrfX and ermE again because the need for standardization.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>37th Group meeting</h4>
 +
<p><small class="text-muted">8.16.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>37th Group meeting. Built the framework for wiki. Discussed the Syn-bio talks on next Saturday.</p>
 +
</div>
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.16.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Preparation of competent cells.DNA gel extraction.</p></li>
 +
<li><p class="p1">Verification of the bait attractiveness.</p></li>
 +
</ul>
 +
</div>
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.15.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">PCR: pBad, tcdA1-L, tcdB1, plu0840L and plu1537. Purchased E.coli BL21.</p></li>
 +
<li><p class="p1">The experiment concerning Streptomyces avermitilis finished 80%.</p></li>
 +
<li><p class="p1">Lovely poppy~ </p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/c/cd/8-15.jpg/450px-8-15.jpg" class="img-responsive">
 +
 
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.14.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">PCR and clean up. Concluded the successful PCR parameters of different gene clusters.</p></li>
 +
<li><p class="p1">Test the Avermectin detection kit with pure Ivermectin.</p></li>
 +
<li><p class="p1">Designed the primers for plu0840, plu1537, tcdA1 and tcdB1 again bucause of the need for standardization.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/a/a3/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7_2015-09-08_%E4%B8%8B%E5%8D%8811.50.11.png/800px-%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7_2015-09-08_%E4%B8%8B%E5%8D%8811.50.11.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.13.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Overlap: pBad and tcdA1-L, pBad and tcd-B1, pBad and plu1537. Extraction of plasmid mCherry and enzyme digestion.</p></li>
 +
<li><p class="p1">Completed wiki page for 2nd model. Drew the 3D ball-and-stick models for CNC with Solidworks. Completed the device for killing termites. </p></li>
 +
<li><p class="p1">Yummy hotpot~</p></li>
 +
<li><p class="p1">Completed the SCM program for HAZU and they affirmed our help.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/0/0e/8-13.jpg" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/3/3b/8-13-2.jpg/450px-8-13-2.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.12.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Overlap: 0840L and 0840R.</p></li>
 +
<li><p class="p1">Tried to purify the embedded E.coli with the E.coli which were able to express RFP.</p></li>
 +
<li><p class="p1">Used flow cytometry to check the diameter of the embedded E.coli and tried to count the E.coli which were successfully embedded. The results were not that ideal.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/d/d3/%E6%B5%81%E5%BC%8F.png/800px-%E6%B5%81%E5%BC%8F.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.11.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">PCR: pBad, tcdA1-L, tcdA1-M, tcdA1-R, tcdB1, 0840L, 0840R, 1537, GFP.</p></li>
 +
<li><p class="p1">PCR: ligated product. Optimized the PCR program. Cleaned up. PCR again.  </p></li>
 +
<li><p class="p1">SEM scanned our samples to verify whether Streptomyces avermitilis were successfully embedded with CNC.</p></li>
 +
<li><p class="p1">Fed the termites with Photorhabdus luminescens TT01 bacterium cells.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/4/4c/8-11.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.10.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">PCR: pBad, tcdA1-L and GFP.</p></li>
 +
<li><p class="p1">Used Bgl2 and EcoR1 digested inserted fragment and cleaned up the product. Ligating fragment into plasmid with T4 ligase.</p></li>
 +
<li><p class="p1">Specified the standardization requirements and laid the foundation for primer designing.</p></li>
 +
<li><p class="p1">Mixed blue-stained termites with red-stained termites to verify trophallaxis.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/f/f6/8-10.png/470px-8-10.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>35th Group meeting</h4>
 +
<p><small class="text-muted">8.9.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>35th Group meeting. Planned to hold a seminar for freshmen. Tried to design a device for attracting and killing termites.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.9.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">PCR: tcdA1-M, tcdA1-R, tcdB1, plu0840L, plu0840R and plu1537.</p></li>
 +
<li><p class="p1" id = "e21">Completed our framework and philosophy of safety.</p></li>
 +
<li><p class="p1">Extracted the plasmid containing RFP from DH5α. PCR: RFP and confirmed by gel electrophoresis.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/3/3f/8-9.jpg/800px-8-9.jpg" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.8.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Visited Shanghai Science&Technology Museum and promoted our Synbio-cards(Polypoly card).</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/3/38/8-8-2.png/800px-8-8-2.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.8.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="e20">Visited Shanghai Science&Technology Museum and promoted our Synbio-cards(Polypoly card).</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/b/bb/8-8-3.jpg/800px-8-8-3.jpg" class="img-responsive">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/8f/8-8.jpeg/800px-8-8.jpeg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.7.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>One step cloning protocol finished. Designed the questionaire about termites.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.7.2015-8.8.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>PCR: pBad, GFP, tcdA1-M, tcdA1-R.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>34th Group meeting</h4>
 +
<p><small class="text-muted">8.6.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="e19">34th Group meeting. Communicated with 2 members of SJTU in our lab. Began to write wiki. Attached more importance to safety.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.6.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Drawing plasmid circuits in snapgene.(toxic protein)</p></li>
 +
<li><p class="p1">Stained 50 termites in blue and 50 in red for trophallaxis experiments.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/e/ed/8-6.png/800px-8-6.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.5.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Discussed the circuit construction and experiments planning of toxic protein.</p></li>
 +
<li><p class="p1">Decided to give up confocol because we couldn't find the specific dye for CNC.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/c/c7/8-5.jpg/450px-8-5.jpg" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">8.4.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Completed the One Step Cloning protocol.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/e/e1/8-4.png/494px-8-4.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>33rd Group meeting</h4>
 +
<p><small class="text-muted">8.2.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>33rd Group meeting. Began to build framework for wiki. Introduced the habits and characteristics of termites.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="month" id="July"><div class="tldate" style="font-family:"gennifer",Verdana,Sans-serif"><div class="div-in">
 +
July
 +
</div></div></li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>32nd Group meeting</h4>
 +
<p><small class="text-muted">7.30.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>32nd Group meeting. Planned to promote synthetic biology and our project in Shanghai Science & Technology Museum. Polished up the Synbio-cards(Polypoly card).</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.28.2015-8.4.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>PCR: pBad, tcdA1-L, tcdA1-M, tcdA1-R, tcdB1, plu0840L, plu0840R, plu1537 and GFP.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.28.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id = "e18">Giant Jamboree registration completed.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/e/e5/7-28.png/420px-7-28.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.26.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Listed 15 main problems we were confronted with, including safety, communication between dry group and wet groups.</p></li>
 +
<li><p class="p1">Designed a new method to embed the bacterium with CNC.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.25.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Designed the primers for plu0840, plu1537, tcdA1 and tcdB1 again bucause of the bug of extra RBS.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.24.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="e17">Discussed helping BNU and HUST. Designed and alpha tested the Synbio-cards. Improved the modeling.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.19.2015-7.24.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Attended NCTU meetup in Taiwan. Present our half-done project and communicated with other teams. Decided to help BNU and HUST. </p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/b/bc/7-20.jpg/800px-7-20.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.19.2015-7.24.2015</small></p>
 +
</div>
 +
<div class="tl-body" id = "e16">
 +
<p>Attended NCTU meetup in Taiwan. Present our half-done project and communicated with other teams. Decided to help BNU and HUST. </p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/3/3b/7-19.jpg/800px-7-19.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.18.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Listed and detailed the wiki requirements.</p></li>
 +
<li><p class="p1">Fed the termites with Streptomyces Avermitilis bacterium cells.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.16.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Prepared the home page and member page of our wiki. Prepared the poster for NCTU meetup.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/4/42/7-16.png/338px-7-16.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.15.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Designed the primers for Frr, metK, OrfX and ermE again. Got our name card~</p></li>
 +
<li><p class="p1">Used confocal to verify the successful package of E.coli with CNC. However, the result appeared not ideal and we couldn't find appropriate dye of CNC.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/5/51/7-15.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.14.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Prepared for the souvenirs for NCTU meetup.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>31st Group meeting</h4>
 +
<p><small class="text-muted">7.12.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>31st Group meeting. Reviewed the medal requirement and all the rules in lab.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/e/e8/7-12.png/605px-7-12.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.11.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Mark-recapture method failed because we failed to recapture enough stained termites.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">7.3.2015-7.11.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Exams of summer semester.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="month" id="June"><div class="tldate" style="font-family:"gennifer",Verdana,Sans-serif"><div class="div-in">
 +
June
 +
</div></div></li>
 +
 
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>30th Group meeting</h4>
 +
<p><small class="text-muted">6.25.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>30th Group meeting. Planned to verify the package of CNC with confocal. Continued to prepare for the presentation and application scenario.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.24.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Completed 2 safety questionaires.</p></li>
 +
<li><p class="p1">Prepared to learn confocol to verify the CNC package for E.coli.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.22.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Put 150 blue stained termites back into the nest for mark-recapture method.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>29th Group meeting</h4>
 +
<p><small class="text-muted">6.21.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>29th Group meeting. Discussed the application scenario for the 5000€ additional sponsership of SYNENERGENE.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.21.2015</small></p>
 +
</div>
 +
<div class="tl-body">Contacted with Björn and he would help us animate the process of crystallization.
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.20.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>TEM scanned our samples.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.19.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Fed the termites with Photorhabdus luminescens TT01 bacterium solution to test the natural toxicity.
 +
Stained 150 termites in blue for future experiment.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>28th Group meeting</h4>
 +
<p><small class="text-muted">6.18.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>28th Group meeting. 2nd modeling half done. Discussed the results of the SEM.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.17.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>TEM and SEM scanned our samples.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/8a/6-17-3.png/798px-6-17-3.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.17.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>TEM and SEM scanned our samples.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/7/74/6-17-2.jpg/590px-6-17-2.jpg" class="img-responsive">
 +
<img src="https://static.igem.org/mediawiki/2015/a/a4/6-17.jpg" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.15.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Fed the termites with Streptomyces Avermitilis bacterium solution to test the natural toxicity.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>27th Group meeting</h4>
 +
<p><small class="text-muted">6.14.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>27th Group meeting. Rearranged all the events with four quadrant method. Checked everything we have had. </p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/7/70/6-14.jpg/800px-6-14.jpg" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.14.2015</small></p>
 +
</div>
 +
<div class="tl-body" id="e15">Solved the diffusion equation.
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/3/3d/6-14-2.jpg" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/b/ba/6-14-3.png/800px-6-14-3.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.13.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Extracted the genome of Streptomyces avermitilis.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.12.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="e14">Went to shanghai for the interview of visa. 12 members successfully passed the interview. </p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>26th Group meeting</h4>
 +
<p><small class="text-muted">6.11.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>26th Group meeting. Discussed the half-done presentation and Skype conference with SYNENERGENE. Prepared for the visa.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.11.2015</small></p>
 +
</div>
 +
<div class="tl-body">PCR: plu1537, with the template of the genome of TT01.
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.10.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Paid for the air tickets.</p></li>
 +
<li><p class="p1">Got the primers of toxic protein.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.8.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Optimization of the model of termites finding food.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/8/82/6-8-2.png" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/2/27/6-8-3.png/800px-6-8-3.png" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/1/1b/6-8.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>25th Group meeting</h4>
 +
<p><small class="text-muted">6.7.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>25th Group meeting. Polished up the previous modeling. Protocols about the experiments concerning bacterium. A member quit.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.7.2015</small></p>
 +
</div>
 +
<div class="tl-body">Extracted the genome of TT01.
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.6.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="e13">Frozen the spores of Streptomyces avermitilis.</p>
 +
<p id="e13">Judge Haoqian Zhang from Peking University came to our lab. Frozen the spores of Streptomyces avermitilis.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/0/03/6-6.jpeg/800px-6-6.jpeg" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>24th Group meeting</h4>
 +
<p><small class="text-muted">6.4.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>24th Group meeting. Brainstormed the Synbio-cards and Synbio-workshops. Listed the datailed personal scheme about the time arrangement before summer holiday.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/9/98/6-4-2.png/525px-6-4-2.png" class="img-responsive">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/4/41/6-4.jpg/692px-6-4.jpg" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.3.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Discussed the characterization of E.coli embedded in CNC, including TEM, SEM, confocal, FTIR and flow cytometry.</p></li>
 +
<li><p class="p1" id ="e12">Our proposal had been accepted and our team would be awarded financial support from SYNENERGENE!  Cheers~</p></li>
 +
<li><p class="p1">Brainstormed how to do human practice and use the €5000. We came up with the  Synbio-cards and Synbio-workshops.</p></li>
 +
</ul>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/8d/6-3.png/800px-6-3.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.2.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Began to book the air tickets. Booked the first primers of toxic protein for one step cloning. Found the sequence of the gene we need in the Streptomyces avermitilis.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">6.1.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>SEM scanned our samples again. Debugged the first modeling. </p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="month" id="May"><div class="tldate" style="font-family:"gennifer",Verdana,Sans-serif"><div class="div-in">
 +
May
 +
</div></div></li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>23rd Group meeting</h4>
 +
<p><small class="text-muted">5.31.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>23rd Group meeting. Discussed the half-done modeling.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.31.2015</small></p>
 +
</div>
 +
<div class="tl-body">Built up the model of termites finding food.
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/7/7a/5-31-2.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.31.2015</small></p>
 +
</div>
 +
<div class="tl-body">Taught high school students to do experiment to extract DNA from epithelial cell of mouth.
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/b/b7/5-31-3.jpg/800px-5-31-3.jpg" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/f/f5/5-31-2.jpg/800px-5-31-2.jpg" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/7/78/5-31.jpg/800px-5-31.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.29.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Repeated the cellulase activity detection experiment.
 +
Meanwhile we measured the lysozyme activity in different parts of termites guts.</p></li>
 +
<li><p class="p1">22nd Group meeting. Specified the medal requirement. Began to prepare for the  NCTU meetup.</p></li>
 +
<li><p class="p1">SEM scanned our samples. </p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.28.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Completed a model of a cartoon termite holding a sword. Cleaned up our lab and rearranged all the experiment materials we would need.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.26.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id ="e11">Got the solid CNC with lyophilization. Built the framework of the first web page.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/0/0b/5-26.png/800px-5-26.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.25.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Learned the skills of culturing Streptomyces avermitilis in the professor's lab.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>21st Group meeting</h4>
 +
<p><small class="text-muted">5.24.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>21st Group meeting. Began to prepare for the presentation. </p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.22.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id = e10>iGEM Shanghai Tour. Took part in the conference held in NYU. Visited FDU and communicated with them.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4></h4>
 +
<p><small class="text-muted">5.21.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Chosen the certain toxic protein which we would transfer into E.coli: tcdA1, tcdB1,plu0840 and plu1537.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.21.2015</small></p>
 +
</div>
 +
<div class="tl-body">20th Group meeting. Discussed the medal requirements and collaboration among groups.
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.20.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Finished the protocol about TT01.</p></li>
 +
<li><p class="p1">Measured the cellulase activity in termites head, forgut, midgut and hindgut.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.19.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Detailed the medal requirements depending on our project. Finished the protocol about Streptomyces avermitilis.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/89/5-19-2.png/800px-5-19-2.png" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/89/5-19-2.png/800px-5-19-2.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.18.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="e9">Got the E.coli strain ET12567 from Professor Li's Lab. Began the experiment about Streptomyces avermitilis.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>18th Group meeting</h4>
 +
<p><small class="text-muted">5.17.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>18th Group meeting. Emphasized the lab safety. </p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.17.2015</small></p>
 +
</div>
 +
<div class="tl-body" id ="e8">Did experiments(rainbow kit)related to synthetic biology in Zhejiang Science&Technology Museum with high school students and by this way promoted syn-bio.
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/a/a3/5-17.jpg/800px-5-17.jpg" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.15.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Read paper and discussed how to enhance the efficiency of Avermectin in Streptomyces avermitilis.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/4/4a/5-15.png/800px-5-15.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>17th Group meeting</h4>
 +
<p><small class="text-muted">5.14.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>17th Group meeting. Discussed the results of the TEM. Tried to contact with a judge from PKU.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.14.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">TEM scanned our samples: using CNC to pack the Bacillus subtilis.</p></li>
 +
<li><p class="p1">Completed the cover and comic of our proposal which would be handed in to SYNENERGENE.</p></li>
 +
<li><p class="p1">Contacted with Hangzhou Termites control Institute.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/f/f4/5-14-3.jpg/800px-5-14-3.jpg" class="img-responsive">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/4/48/5-14.jpg/590px-5-14.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.14.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">TEM scanned our samples: using CNC to pack the Bacillus subtilis.</p></li>
 +
<li><p class="p1">Completed the cover and comic of our proposal which would be handed in to SYNENERGENE.</p></li>
 +
<li><p class="p1">Contacted with Hangzhou Termites control Institute.</p></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/0/06/5-14-2.jpg/590px-5-14-2.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.13.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1" id = "e7">Got the genome of tcdA1 and tcdB1 in NCBI.</p></li>
 +
<li><p class="p1">Got TT01(a species of Photorhabdus luminescens) which could produce toxic protein. It would play an important role in our plan B.</p></li>
 +
<br><br>
 +
</ul>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/c/c3/5-13.JPG/800px-5-13.JPG" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.12.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id = "e6">Successfully checked in termites and tc protein family.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/0/02/5-12.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>16th Group meeting</h4>
 +
<p><small class="text-muted">5.10.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>16th Group meeting. Communication between dry group and 3 wet groups. Arranged time for experiments.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>15th Group meeting</h4>
 +
<p><small class="text-muted">5.7.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>15th Group meeting. Further discussed the proposal and allocated the tasks. Continued to consult professors about several species of bacterium.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.6.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p class="p1">Gave up synthesizing avermectin in Bacillus subtilis. Tried to overexpress avermectin in E.coli and then transformed its plasmid into Streptomyces avermitilis.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/e/e4/5-6-2.jpg/800px-5-6-2.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.6.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p class="p1" id = "e5">Successfully got the solution of CNC!! And it appeared Tyndall effect.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/c/c1/5-6.jpg/800px-5-6.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.4.2015-5.6.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Exams of spring semester.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">5.3.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Our termite nest was sent out from Guangdong Province.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="month" id="April"><div class="tldate" style="font-family:"gennifer",Verdana,Sans-serif"><div class="div-in">
 +
April
 +
</div></div></li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>14th Group meeting</h4>
 +
<p><small class="text-muted">4.29.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>14th Group meeting. 10 members would go to Taiwan for NCTU meetup. Results of consulting professors specialized in termites and Bacillus subtilis.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/a/ad/4-29.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">4.28.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<ul>
 +
<li><p class="p1">Discussed the plan for embedding baterium with CNC and the self-assembly of CMC and chitosan on the surface of baterium.</p></li>
 +
<li><p class="p1">Debugged the problem of synthesizing avermectin in Streptomyces avermitilis. Consulted professors specialized in synthesizing avermectin in Streptomyces avermitilis.</p></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">4.27.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Consulted professors specialized in termites and Bacillus subtilis.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>13th Group meeting</h4>
 +
<p><small class="text-muted">4.26.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>13th Group meeting. Discussed something important: the proposal for the 5000€ additional sponsership of SYNENERGENE and visa. A new mamber joined our team. Specified the problem remaining to be solved of each group.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">4.25.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Discussd the advantage of Bacillus subtilis campared with E.coli and the utilization of spore of Bacillus subtilis.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>12th Group meeting</h4>
 +
<p><small class="text-muted">4.23.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>12th Group meeting. Debugged the previous package plan and decided to pack bacterium with CNC. Planned to buy a nest of termites from Guangdong Province. Discussed several demensions of modeling in this project.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/a/a0/4-23-2.jpg/600px-4-23-2.jpg" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/a/a6/4-23.jpg/450px-4-23.jpg" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">4.22.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Consulted professors specialized in termites.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">4.21.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Consulted professors about directly embedding baterium with CNC rather than with the aid of protein domain. Our idea was confirmed and praised.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/81/4-21.png/450px-4-21.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">4.20.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Communication with our instructor. Searched for information about cellulose binding domain (CBDs) and overexpression of ivermectin and avermectin.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/1/18/4-20.png/553px-4-20.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>11th Group meeting</h4>
 +
<p><small class="text-muted">4.19.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id = "e4">11th Group meeting. Decided our project: termite terminator. Allocated all members into 4 groups. Each group was responsible for a part of our project. </p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/c/c0/4-19.jpg/800px-4-19.jpg" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>10th Group meeting</h4>
 +
<p><small class="text-muted">4.16.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>10th Group meeting. Decided to participate in NCTU meetup in summer holiday and apply for the 5000€ additional sponsership of SYNENERGENE. Discussed 3 existing ideas.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">4.14.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Preliminarily designed the circuit in Streptomyces avermitilis.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/3/35/4-14.jpg/800px-4-14.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>9th Group meeting</h4>
 +
<p><small class="text-muted">4.12.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>9th Group meeting. Kept 3 ideas and the final idea would derive from them. Detailed these 3 ideas from all the aspects.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/3/34/4-12.jpg" class="img-responsive">
 +
</div>
 +
 
 +
 
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>8th Group meeting</h4>
 +
<p><small class="text-muted">4.9.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>8th Group meeting. Continued to kill unappropriate ideas. Recalled the aim of participating iGEM and reached a consensus.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>7th Group meeting</h4>
 +
<p><small class="text-muted">4.6.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>7th Group meeting. Began to kill some undoable ideas and further dug the existing ideas, such as biological enigma machine and killing termites.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/1/10/4-6-2.png" class="img-responsive">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/c/cf/4-6.png/800px-4-6.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>6th Group meeting</h4>
 +
<p><small class="text-muted">4.2.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>6th Group meeting. Developed several new ideas, including bio-SCM, biological enigma machine and slow release of certain chemical. Talked about their feasibility.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/5/5f/4-2-2.jpg/800px-4-2-2.jpg" class="img-responsive">
 +
<br><br>
 +
<img src="https://static.igem.org/mediawiki/2015/f/f3/4-2.png" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
<li class="month" id="March"><div class="tldate" style="font-family:"gennifer",Verdana,Sans-serif"><div class="div-in">
 +
March
 +
</div></div></li>
 +
 
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>5th Group meeting</h4>
 +
<p><small class="text-muted">3.29.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>5th Group meeting. Dug previous ideas and considered their safety and feasibility.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>4th Group meeting</h4>
 +
<p><small class="text-muted">3.26.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>4th Group meeting. Continued to share and improve our ideas, such as bio-lens, detection of schistosomiasis and killing termites.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">3.25.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id = e3>Team application completed.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/0/04/3-25.png/431px-3-25.png" class="img-responsive">
 +
 
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>3rd Group meeting</h4>
 +
<p><small class="text-muted">3.22.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>3rd Group meeting. Discussed some ideas about modeling. Shared new ideas.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">3.21.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Communicate with Zhejiang Science&Technology Museum.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>2nd Group meeting</h4>
 +
<p><small class="text-muted">3.19.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>2nd Group meeting. Built up several rules and principles. Tried to make the most of our BBS.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<h4>1st Group meeting</h4>
 +
<p><small class="text-muted">3.16.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="e1">1st Group meeting. Everyone was assigned with his/her own mission. Brainstorm began.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">3.15.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Visited the AST space of Zhejiang Science&Technology Museum. Decided to collaborate with.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">3.13.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id="Winter">Concluded the winter project.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
<li class="month" id="Beginning"><div class="tldate" style="font-family:"gennifer",Verdana,Sans-serif"><div class="div-in">
 +
Winter
 +
</div></div></li>
 +
 
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">2.1.2015-3.13.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>Everyone read wikis, learned something from previous projects and attempted to come up with new ideas.</p>
 +
</div>
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">1.31.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p>1st meetup. Had a nice meal~</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/7/78/1-31.jpg/800px-1-31.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li class="entry timeline-inverted">
 +
<div class="timeline-panel">
 +
<div class="tl-heading">
 +
<p><small class="text-muted">1.30.2015</small></p>
 +
</div>
 +
<div class="tl-body">
 +
<p id ="event1">15 members was picked out. ZJU-China 2015 team was set up~ Our story began.</p>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2015/c/c8/1-30-2.jpg" class="img-responsive">
 +
</div>
 +
</li>
 +
 
 +
 
 +
   </ul>
 +
 
 +
 
 +
</div>
 +
 +
 
 +
 
 +
  <aside id="popView1" >
 +
 
 +
    <br />
 +
    <br />
 +
    <header>Notebook</header>
 +
 +
    <ul>
 +
<br>
 +
<br>
 +
    <li><a href="#September">September</a></li>
 +
<br>
 +
    <li><a href="#August">August</a></li>
 +
<br>
 +
    <li><a href="#July">July</a></li>
 +
<br>
 +
    <li><a href="#June">June</a></li>
 +
<br>
 +
    <li><a href="#May">May</a></li>
 +
<br>
 +
    <li><a href="#March">March</a></li>
 +
<br>
 +
    <li><a href="#Winter">Winter</a></li>
 +
<br>
 +
    </ul>
 +
  </aside>
 +
 +
 +
 +
</div>
 +
<!--------------------------------------------------------------------------->
 +
</body>
 +
 
 +
 
 +
 
 +
 
 +
</html>
 +
 
 +
 
 +
{{ZJU-China/mascot}}
 +
{{:Team:ZJU-China/template/foot}}

Latest revision as of 17:09, 17 September 2015

Notebook

  • September
  • 9.17.2015

    One of our member is practicing Shuffle~ He and his partner will have a great show in Giant Jamboree :)

  • 9.5.2015

    Finished the overview of entire project.

  • 9.4.2015

    • Bacteria solution PCR: OrfX. One positive clone of 20 samples.

    • DNA sequencing: OrfX.

  • 9.2.2015

    Dynamic Light Scattering(DLS) experiment to measure the particle size of embedded E.coli.

  • 9.1.2015

    The sequence of OrfX was not correct because of the wrong template, thus we had to do the related experiments again.

  • August
  • 8.31.2015

    Took photos and prepared for the banner~



  • 8.30.2015

    The sequence of metK and tcdA1 were confirmed, which marked the success in standardization of 2 parts!!

  • 8.29.2015

    Bacteria solution PCR: metK and OrfX. Both had positive clones.
    DNA sequencing: metK and OrfX.
    T4 ligation and transformation: plu0840+pSB1C3, plu1537+pSB1C3, tcdA1+pSB1C3.
    Selected from single colonies: CDS-tcdA1.

  • 8.28.2015

    • Selected from single colonies of metK and OrfX.

    • Submit the safety form. Selected from single colonies: CDS-plu0840. Double enzyme digestion and DNA gel extraction: plu1537, tcdA1, plu0840. Plasmid extration and double enzyme digestion: RFP. Protein extraction and SDS-PAGE: tcdA1, plu1537, plu0840. T4 ligation and transformation: plu0840+pSB1C3, plu1537+pSB1C3, tcdA1+pSB1C3. Bacteria solution PCR: CDS-plu0840.

  • 8.27.2015

    Seamless assembly: plasmid+OrfX, plasmid+metK. PCR: CDS-tcdA1. Double enzyme digestion: RFP+plasmid. Seamless assembly: CDS-plu0840. PCR and DNA gel extraction: CDS-tcdA1. Changed pSB1A3 to pSB1C3: plu0840, plu1537, tcdA1. Transformed them into E.coli DH5α, selected from single colonies and used single enzyme digestion to verify the got plasmids.

  • 8.26.2015

    Seamless assembly: plasmid+CDS-tcdA1, plasmid+CDS-plu0840. DNA gel extraction: tcdA1. PCR: device-plu0840.

  • 8.25.2015

    The sequence of ermE+plasmid, Frr+plasmid and plu1537+plasmid were confirmed, which marked the success in standardization of 3 parts!!

  • 8.24.2015

    • Bacteria solution PCR: metK and OrfX. Only negative clone. Extraction of plasmid mCherry and double enzyme digestion. DNA sequencing: ermE+plasmid, Frr+plasmid, plu1537+plasmid. Selected from single colonies of plu1537.

    • Power cut. We played table tennis near our lab.


  • 8.23.2015

    • Selected from single colonies of metK and OrfX.

    • Transformed standard plu1537 plasmid into BL-21. Bacterium solution PCR: ermE and Frr.

    • We kept a Madagascar cockroach as our pet~




  • 8.22.2015

    • Selected from single colonies of ermE and Frr. Extraction of plasmid (standard plu1537).

    • Bacterium solution PCR: standard plu1537.

  • 8.21.2015

    • DNA sequencing. Seamless assembly: plasmid+1537, plasmid+tcdA1-L+ tcdA1-M+ tcdA1-R, plasmid+ermE, plasmid+Frr.

    • Successfully booked the HI-Boston Hostel and paid the full payment~ Seamless assembly: plasmid+metK, plasmid+OrfX.

  • 38th Group meeting

    8.20.2015

    38th Group meeting. Introduced a software named Mou which could enhance the efficiency of writing wiki. Discussed the business planning of our product and the photos on the wiki.

  • 8.20.2015

    • Extraction of plasmid mCherry and double enzyme digestion. Seamless assembly: plasmid+1537, plasmid+tcdB1. PCR: ermE, Frr, metK and OrfX. Clean up and DNA gel extraction.

    • Capsulated Streptomyces Avermitilis toxicity test. TT01 toxicity verification.

    • PCR: ermE, Frr, metK and OrfX. Clean up and DNA gel extraction.

    • Again used flow cytometry to check the diameter of the embedded E.coli and tried to count the E.coli which were successfully embedded. The results were not that ideal again.

  • 8.19.2015

    • PCR: ermE, Frr, metK and OrfX. Clean up and DNA gel extraction.

    • Finished the background of avermectin and toxic protein. Sent bacterium sample to BNU and we would continue to help them.


  • 8.18.2015

    • PCR: CDS tcdB1, CDS 1537, tcdA1-L, mcherry. DNA sequencing.

    • Half-done the model of degration of toxic protein. Got the kit for detection avermectin.

  • 8.17.2015

    • PCR: CDS tcdB1, CDS plu1537 and mCherry. DNA gel extraction: tcdA1-L and plu0840L. Seamless assembly: plasmid+pBad+plu1537.

    • Detected the relationship between distance of food source and food consumption.

    • Designed the primers for Frr, metK, OrfX and ermE again because the need for standardization.

  • 37th Group meeting

    8.16.2015

    37th Group meeting. Built the framework for wiki. Discussed the Syn-bio talks on next Saturday.

  • 8.16.2015

    • Preparation of competent cells.DNA gel extraction.

    • Verification of the bait attractiveness.

  • 8.15.2015

    • PCR: pBad, tcdA1-L, tcdB1, plu0840L and plu1537. Purchased E.coli BL21.

    • The experiment concerning Streptomyces avermitilis finished 80%.

    • Lovely poppy~


  • 8.14.2015

    • PCR and clean up. Concluded the successful PCR parameters of different gene clusters.

    • Test the Avermectin detection kit with pure Ivermectin.

    • Designed the primers for plu0840, plu1537, tcdA1 and tcdB1 again bucause of the need for standardization.


  • 8.13.2015

    • Overlap: pBad and tcdA1-L, pBad and tcd-B1, pBad and plu1537. Extraction of plasmid mCherry and enzyme digestion.

    • Completed wiki page for 2nd model. Drew the 3D ball-and-stick models for CNC with Solidworks. Completed the device for killing termites.

    • Yummy hotpot~

    • Completed the SCM program for HAZU and they affirmed our help.




  • 8.12.2015

    • Overlap: 0840L and 0840R.

    • Tried to purify the embedded E.coli with the E.coli which were able to express RFP.

    • Used flow cytometry to check the diameter of the embedded E.coli and tried to count the E.coli which were successfully embedded. The results were not that ideal.


  • 8.11.2015

    • PCR: pBad, tcdA1-L, tcdA1-M, tcdA1-R, tcdB1, 0840L, 0840R, 1537, GFP.

    • PCR: ligated product. Optimized the PCR program. Cleaned up. PCR again.

    • SEM scanned our samples to verify whether Streptomyces avermitilis were successfully embedded with CNC.

    • Fed the termites with Photorhabdus luminescens TT01 bacterium cells.


  • 8.10.2015

    • PCR: pBad, tcdA1-L and GFP.

    • Used Bgl2 and EcoR1 digested inserted fragment and cleaned up the product. Ligating fragment into plasmid with T4 ligase.

    • Specified the standardization requirements and laid the foundation for primer designing.

    • Mixed blue-stained termites with red-stained termites to verify trophallaxis.


  • 35th Group meeting

    8.9.2015

    35th Group meeting. Planned to hold a seminar for freshmen. Tried to design a device for attracting and killing termites.

  • 8.9.2015

    • PCR: tcdA1-M, tcdA1-R, tcdB1, plu0840L, plu0840R and plu1537.

    • Completed our framework and philosophy of safety.

    • Extracted the plasmid containing RFP from DH5α. PCR: RFP and confirmed by gel electrophoresis.


  • 8.8.2015

    Visited Shanghai Science&Technology Museum and promoted our Synbio-cards(Polypoly card).

  • 8.8.2015

    Visited Shanghai Science&Technology Museum and promoted our Synbio-cards(Polypoly card).

  • 8.7.2015

    One step cloning protocol finished. Designed the questionaire about termites.

  • 8.7.2015-8.8.2015

    PCR: pBad, GFP, tcdA1-M, tcdA1-R.

  • 34th Group meeting

    8.6.2015

    34th Group meeting. Communicated with 2 members of SJTU in our lab. Began to write wiki. Attached more importance to safety.

  • 8.6.2015

    • Drawing plasmid circuits in snapgene.(toxic protein)

    • Stained 50 termites in blue and 50 in red for trophallaxis experiments.


  • 8.5.2015

    • Discussed the circuit construction and experiments planning of toxic protein.

    • Decided to give up confocol because we couldn't find the specific dye for CNC.


  • 8.4.2015

    Completed the One Step Cloning protocol.

  • 33rd Group meeting

    8.2.2015

    33rd Group meeting. Began to build framework for wiki. Introduced the habits and characteristics of termites.

  • July
  • 32nd Group meeting

    7.30.2015

    32nd Group meeting. Planned to promote synthetic biology and our project in Shanghai Science & Technology Museum. Polished up the Synbio-cards(Polypoly card).

  • 7.28.2015-8.4.2015

    PCR: pBad, tcdA1-L, tcdA1-M, tcdA1-R, tcdB1, plu0840L, plu0840R, plu1537 and GFP.

  • 7.28.2015

    Giant Jamboree registration completed.

  • 7.26.2015

    • Listed 15 main problems we were confronted with, including safety, communication between dry group and wet groups.

    • Designed a new method to embed the bacterium with CNC.

  • 7.25.2015

    Designed the primers for plu0840, plu1537, tcdA1 and tcdB1 again bucause of the bug of extra RBS.

  • 7.24.2015

    Discussed helping BNU and HUST. Designed and alpha tested the Synbio-cards. Improved the modeling.

  • 7.19.2015-7.24.2015

    Attended NCTU meetup in Taiwan. Present our half-done project and communicated with other teams. Decided to help BNU and HUST.

  • 7.19.2015-7.24.2015

    Attended NCTU meetup in Taiwan. Present our half-done project and communicated with other teams. Decided to help BNU and HUST.

  • 7.18.2015

    • Listed and detailed the wiki requirements.

    • Fed the termites with Streptomyces Avermitilis bacterium cells.

  • 7.16.2015

    Prepared the home page and member page of our wiki. Prepared the poster for NCTU meetup.

  • 7.15.2015

    • Designed the primers for Frr, metK, OrfX and ermE again. Got our name card~

    • Used confocal to verify the successful package of E.coli with CNC. However, the result appeared not ideal and we couldn't find appropriate dye of CNC.


  • 7.14.2015

    Prepared for the souvenirs for NCTU meetup.

  • 31st Group meeting

    7.12.2015

    31st Group meeting. Reviewed the medal requirement and all the rules in lab.

  • 7.11.2015

    Mark-recapture method failed because we failed to recapture enough stained termites.

  • 7.3.2015-7.11.2015

    Exams of summer semester.

  • June
  • 30th Group meeting

    6.25.2015

    30th Group meeting. Planned to verify the package of CNC with confocal. Continued to prepare for the presentation and application scenario.

  • 6.24.2015

    • Completed 2 safety questionaires.

    • Prepared to learn confocol to verify the CNC package for E.coli.

  • 6.22.2015

    Put 150 blue stained termites back into the nest for mark-recapture method.

  • 29th Group meeting

    6.21.2015

    29th Group meeting. Discussed the application scenario for the 5000€ additional sponsership of SYNENERGENE.

  • 6.21.2015

    Contacted with Björn and he would help us animate the process of crystallization.
  • 6.20.2015

    TEM scanned our samples.

  • 6.19.2015

    Fed the termites with Photorhabdus luminescens TT01 bacterium solution to test the natural toxicity. Stained 150 termites in blue for future experiment.

  • 28th Group meeting

    6.18.2015

    28th Group meeting. 2nd modeling half done. Discussed the results of the SEM.

  • 6.17.2015

    TEM and SEM scanned our samples.

  • 6.17.2015

    TEM and SEM scanned our samples.

  • 6.15.2015

    Fed the termites with Streptomyces Avermitilis bacterium solution to test the natural toxicity.

  • 27th Group meeting

    6.14.2015

    27th Group meeting. Rearranged all the events with four quadrant method. Checked everything we have had.

  • 6.14.2015

    Solved the diffusion equation.


  • 6.13.2015

    Extracted the genome of Streptomyces avermitilis.

  • 6.12.2015

    Went to shanghai for the interview of visa. 12 members successfully passed the interview.

  • 26th Group meeting

    6.11.2015

    26th Group meeting. Discussed the half-done presentation and Skype conference with SYNENERGENE. Prepared for the visa.

  • 6.11.2015

    PCR: plu1537, with the template of the genome of TT01.
  • 6.10.2015

    • Paid for the air tickets.

    • Got the primers of toxic protein.

  • 6.8.2015

    Optimization of the model of termites finding food.





  • 25th Group meeting

    6.7.2015

    25th Group meeting. Polished up the previous modeling. Protocols about the experiments concerning bacterium. A member quit.

  • 6.7.2015

    Extracted the genome of TT01.
  • 6.6.2015

    Frozen the spores of Streptomyces avermitilis.

    Judge Haoqian Zhang from Peking University came to our lab. Frozen the spores of Streptomyces avermitilis.

  • 24th Group meeting

    6.4.2015

    24th Group meeting. Brainstormed the Synbio-cards and Synbio-workshops. Listed the datailed personal scheme about the time arrangement before summer holiday.

  • 6.3.2015

    • Discussed the characterization of E.coli embedded in CNC, including TEM, SEM, confocal, FTIR and flow cytometry.

    • Our proposal had been accepted and our team would be awarded financial support from SYNENERGENE! Cheers~

    • Brainstormed how to do human practice and use the €5000. We came up with the Synbio-cards and Synbio-workshops.

  • 6.2.2015

    Began to book the air tickets. Booked the first primers of toxic protein for one step cloning. Found the sequence of the gene we need in the Streptomyces avermitilis.

  • 6.1.2015

    SEM scanned our samples again. Debugged the first modeling.

  • May
  • 23rd Group meeting

    5.31.2015

    23rd Group meeting. Discussed the half-done modeling.

  • 5.31.2015

    Built up the model of termites finding food.
  • 5.31.2015

    Taught high school students to do experiment to extract DNA from epithelial cell of mouth.




  • 5.29.2015

    • Repeated the cellulase activity detection experiment. Meanwhile we measured the lysozyme activity in different parts of termites guts.

    • 22nd Group meeting. Specified the medal requirement. Began to prepare for the NCTU meetup.

    • SEM scanned our samples.

  • 5.28.2015

    Completed a model of a cartoon termite holding a sword. Cleaned up our lab and rearranged all the experiment materials we would need.

  • 5.26.2015

    Got the solid CNC with lyophilization. Built the framework of the first web page.

  • 5.25.2015

    Learned the skills of culturing Streptomyces avermitilis in the professor's lab.

  • 21st Group meeting

    5.24.2015

    21st Group meeting. Began to prepare for the presentation.

  • 5.22.2015

    iGEM Shanghai Tour. Took part in the conference held in NYU. Visited FDU and communicated with them.

  • 5.21.2015

    Chosen the certain toxic protein which we would transfer into E.coli: tcdA1, tcdB1,plu0840 and plu1537.

  • 5.21.2015

    20th Group meeting. Discussed the medal requirements and collaboration among groups.
  • 5.20.2015

    • Finished the protocol about TT01.

    • Measured the cellulase activity in termites head, forgut, midgut and hindgut.

  • 5.19.2015

    Detailed the medal requirements depending on our project. Finished the protocol about Streptomyces avermitilis.



  • 5.18.2015

    Got the E.coli strain ET12567 from Professor Li's Lab. Began the experiment about Streptomyces avermitilis.

  • 18th Group meeting

    5.17.2015

    18th Group meeting. Emphasized the lab safety.

  • 5.17.2015

    Did experiments(rainbow kit)related to synthetic biology in Zhejiang Science&Technology Museum with high school students and by this way promoted syn-bio.
  • 5.15.2015

    Read paper and discussed how to enhance the efficiency of Avermectin in Streptomyces avermitilis.

  • 17th Group meeting

    5.14.2015

    17th Group meeting. Discussed the results of the TEM. Tried to contact with a judge from PKU.

  • 5.14.2015

    • TEM scanned our samples: using CNC to pack the Bacillus subtilis.

    • Completed the cover and comic of our proposal which would be handed in to SYNENERGENE.

    • Contacted with Hangzhou Termites control Institute.


  • 5.14.2015

    • TEM scanned our samples: using CNC to pack the Bacillus subtilis.

    • Completed the cover and comic of our proposal which would be handed in to SYNENERGENE.

    • Contacted with Hangzhou Termites control Institute.


  • 5.13.2015

    • Got the genome of tcdA1 and tcdB1 in NCBI.

    • Got TT01(a species of Photorhabdus luminescens) which could produce toxic protein. It would play an important role in our plan B.



  • 5.12.2015

    Successfully checked in termites and tc protein family.

  • 16th Group meeting

    5.10.2015

    16th Group meeting. Communication between dry group and 3 wet groups. Arranged time for experiments.

  • 15th Group meeting

    5.7.2015

    15th Group meeting. Further discussed the proposal and allocated the tasks. Continued to consult professors about several species of bacterium.

  • 5.6.2015

    Gave up synthesizing avermectin in Bacillus subtilis. Tried to overexpress avermectin in E.coli and then transformed its plasmid into Streptomyces avermitilis.

  • 5.6.2015

    Successfully got the solution of CNC!! And it appeared Tyndall effect.

  • 5.4.2015-5.6.2015

    Exams of spring semester.

  • 5.3.2015

    Our termite nest was sent out from Guangdong Province.

  • April
  • 14th Group meeting

    4.29.2015

    14th Group meeting. 10 members would go to Taiwan for NCTU meetup. Results of consulting professors specialized in termites and Bacillus subtilis.

  • 4.28.2015

    • Discussed the plan for embedding baterium with CNC and the self-assembly of CMC and chitosan on the surface of baterium.

    • Debugged the problem of synthesizing avermectin in Streptomyces avermitilis. Consulted professors specialized in synthesizing avermectin in Streptomyces avermitilis.

  • 4.27.2015

    Consulted professors specialized in termites and Bacillus subtilis.

  • 13th Group meeting

    4.26.2015

    13th Group meeting. Discussed something important: the proposal for the 5000€ additional sponsership of SYNENERGENE and visa. A new mamber joined our team. Specified the problem remaining to be solved of each group.

  • 4.25.2015

    Discussd the advantage of Bacillus subtilis campared with E.coli and the utilization of spore of Bacillus subtilis.

  • 12th Group meeting

    4.23.2015

    12th Group meeting. Debugged the previous package plan and decided to pack bacterium with CNC. Planned to buy a nest of termites from Guangdong Province. Discussed several demensions of modeling in this project.



  • 4.22.2015

    Consulted professors specialized in termites.

  • 4.21.2015

    Consulted professors about directly embedding baterium with CNC rather than with the aid of protein domain. Our idea was confirmed and praised.

  • 4.20.2015

    Communication with our instructor. Searched for information about cellulose binding domain (CBDs) and overexpression of ivermectin and avermectin.

  • 11th Group meeting

    4.19.2015

    11th Group meeting. Decided our project: termite terminator. Allocated all members into 4 groups. Each group was responsible for a part of our project.

  • 10th Group meeting

    4.16.2015

    10th Group meeting. Decided to participate in NCTU meetup in summer holiday and apply for the 5000€ additional sponsership of SYNENERGENE. Discussed 3 existing ideas.

  • 4.14.2015

    Preliminarily designed the circuit in Streptomyces avermitilis.

  • 9th Group meeting

    4.12.2015

    9th Group meeting. Kept 3 ideas and the final idea would derive from them. Detailed these 3 ideas from all the aspects.

  • 8th Group meeting

    4.9.2015

    8th Group meeting. Continued to kill unappropriate ideas. Recalled the aim of participating iGEM and reached a consensus.

  • 7th Group meeting

    4.6.2015

    7th Group meeting. Began to kill some undoable ideas and further dug the existing ideas, such as biological enigma machine and killing termites.

  • 6th Group meeting

    4.2.2015

    6th Group meeting. Developed several new ideas, including bio-SCM, biological enigma machine and slow release of certain chemical. Talked about their feasibility.



  • March
  • 5th Group meeting

    3.29.2015

    5th Group meeting. Dug previous ideas and considered their safety and feasibility.

  • 4th Group meeting

    3.26.2015

    4th Group meeting. Continued to share and improve our ideas, such as bio-lens, detection of schistosomiasis and killing termites.

  • 3.25.2015

    Team application completed.

  • 3rd Group meeting

    3.22.2015

    3rd Group meeting. Discussed some ideas about modeling. Shared new ideas.

  • 3.21.2015

    Communicate with Zhejiang Science&Technology Museum.

  • 2nd Group meeting

    3.19.2015

    2nd Group meeting. Built up several rules and principles. Tried to make the most of our BBS.

  • 1st Group meeting

    3.16.2015

    1st Group meeting. Everyone was assigned with his/her own mission. Brainstorm began.

  • 3.15.2015

    Visited the AST space of Zhejiang Science&Technology Museum. Decided to collaborate with.

  • 3.13.2015

    Concluded the winter project.

  • Winter
  • 2.1.2015-3.13.2015

    Everyone read wikis, learned something from previous projects and attempted to come up with new ideas.

  • 1.31.2015

    1st meetup. Had a nice meal~

  • 1.30.2015

    15 members was picked out. ZJU-China 2015 team was set up~ Our story began.


termit