Difference between revisions of "Team:SDU-CHINA/Team"

 
(21 intermediate revisions by 3 users not shown)
Line 9: Line 9:
 
   <script src="https://2018.igem.org/Team:SDU-China/bootjs?action=raw&ctype=text/javascript"></script>
 
   <script src="https://2018.igem.org/Team:SDU-China/bootjs?action=raw&ctype=text/javascript"></script>
 
   <script src="https://2018.igem.org/Team:SDU-China/jquery311?action=raw&ctype=text/javascript"></script>
 
   <script src="https://2018.igem.org/Team:SDU-China/jquery311?action=raw&ctype=text/javascript"></script>
 
+
<script>!function(designWidth){
 +
if (/Android(?:\s+|\/)(\d+\.\d+)?/.test(navigator.userAgent)) {
 +
var version = parseFloat(RegExp.$1);
 +
if (version > 2.3) {
 +
var phoneScale = parseInt(window.screen.width) / designWidth;
 +
document.write('<meta name="viewport" content="width=' + designWidth + ',minimum-scale=' + phoneScale + ',maximum-scale=' + phoneScale + ', target-densitydpi=device-dpi">');
 +
} else {
 +
document.write('<meta name="viewport" content="width=' + designWidth + ',target-densitydpi=device-dpi">');
 +
}
 +
} else {
 +
document.write('<meta name="viewport" content="width=' + designWidth + ',user-scalable=no,target-densitydpi=device-dpi,minimal-ui,viewport-fit=cover">');
 +
}
 +
}(640);</script>
  
 
     <style>
 
     <style>
Line 45: Line 57:
  
 
#logo {
 
#logo {
  float: left;
+
float: left;
  position: relative;
+
position: relative;
  margin-left:1%;
+
margin-left:1%;
  display: block !important;
+
display: block !important;
 
}
 
}
#logo img {  width:150px;} /*???*/
+
#logo img {  width:150px; margin-top: 5px;} /*???*/
 +
table { margin: 0 auto; }
 +
td { text-align: center }
  
 
#content{
 
#content{
Line 59: Line 73:
 
         height: 100%;
 
         height: 100%;
 
         border: 0px;
 
         border: 0px;
 +
        position: absolute;
 +
        top:18px;
 
}
 
}
  
#header {
+
#footer {
 
     background: linear-gradient(to right, #005AB5, #007500);
 
     background: linear-gradient(to right, #005AB5, #007500);
 
     background: -webkit-linear-gradient(to right, #005AB5, #007500);
 
     background: -webkit-linear-gradient(to right, #005AB5, #007500);
Line 68: Line 84:
 
     float: left;
 
     float: left;
 
     width: 100%;
 
     width: 100%;
     padding: 23px 0%;
+
     padding: 7px 0%;
 
         margin: 0 0px !important;
 
         margin: 0 0px !important;
 
}
 
}
 
+
#header {
#footer {
+
 
     background: linear-gradient(to right, #005AB5, #007500);
 
     background: linear-gradient(to right, #005AB5, #007500);
 
     background: -webkit-linear-gradient(to right, #005AB5, #007500);
 
     background: -webkit-linear-gradient(to right, #005AB5, #007500);
Line 79: Line 94:
 
     float: left;
 
     float: left;
 
     width: 100%;
 
     width: 100%;
     padding: 7px 0;
+
     padding: 23px 0%;
 
         margin: 0 0px !important;
 
         margin: 0 0px !important;
 
}
 
}
 +
 
#menu a { text-decoration: none; }
 
#menu a { text-decoration: none; }
 
#menu a:link, a:visited, a:active { color: white; }
 
#menu a:link, a:visited, a:active { color: white; }
Line 110: Line 126:
 
#menu ul li ul li { font-size: 10px;  padding: 5%; }
 
#menu ul li ul li { font-size: 10px;  padding: 5%; }
 
#menu li:hover ul, .menu li.over ul { display: block; }
 
#menu li:hover ul, .menu li.over ul { display: block; }
 +
  
  
Line 129: Line 146:
 
#contact a:link, a:visited, a:active { color: white; }
 
#contact a:link, a:visited, a:active { color: white; }
 
#contact a:hover { color: #c1d9ff; }
 
#contact a:hover { color: #c1d9ff; }
 +
 +
  
  
Line 134: Line 153:
 
width:100%;
 
width:100%;
 
margin-top:-20px;
 
margin-top:-20px;
padding: 0 auto 0 auto;
+
padding: 133px auto 0 auto;
 
overflow: hidden;
 
overflow: hidden;
 
background-color:white !important;}
 
background-color:white !important;}
Line 164: Line 183:
 
     line-height: 1.5;
 
     line-height: 1.5;
 
     clear: both;
 
     clear: both;
 
+
    padding: 0px 200px 10px 200px;
 
}
 
}
 
.p-top {
 
.p-top {
Line 190: Line 209:
 
     font-size: 18px !important;
 
     font-size: 18px !important;
 
     line-height: 1.5;
 
     line-height: 1.5;
     margin-bottom: 20px;
+
     margin:5px 0px 20px 30px;
 
}
 
}
 
h4 {
 
h4 {
Line 198: Line 217:
 
.some-padding {
 
.some-padding {
 
     padding-top: 20px;
 
     padding-top: 20px;
 +
    width: 100%;
 
}
 
}
  
Line 206: Line 226:
 
     display: -o-inline-block;
 
     display: -o-inline-block;
 
     width: 700px;
 
     width: 700px;
 +
    margin:5px 180px 40px 125px;;
 
}
 
}
 
h1{
 
h1{
Line 215: Line 236:
 
     position: relative;
 
     position: relative;
 
     display: block;
 
     display: block;
     width: 600px;
+
     width: 100%;
    height: 500px;
+
 
     margin: 0 auto;
 
     margin: 0 auto;
 +
    height: 800px;
 
   }
 
   }
   #box img{
+
 
    width: 600px;
+
   #box img{ margin-top: -100px;
    height: 500px;
+
 
     display: table-cell;  
 
     display: table-cell;  
 
     vertical-align: middle;
 
     vertical-align: middle;
Line 274: Line 294:
 
   /*保证footer是相对于container位置绝对定位*/
 
   /*保证footer是相对于container位置绝对定位*/
 
     position:relative;  
 
     position:relative;  
     bottom: -123px;  
+
     margin-bottom: -123px;  
 
     width:100%;
 
     width:100%;
 
     min-height:100%;  
 
     min-height:100%;  
Line 283: Line 303:
 
}
 
}
  
.rili{
+
.bio1, .bio2 {
  padding: 70px 165px;
+
    width: 80%;
  margin: 0 100px;
+
    margin: 0 auto 40px auto;
  position: relative;
+
  background: url(https://static.igem.org/mediawiki/2018/0/0e/T--SDU-China--huabian.svg) no-repeat;
+
  background-size:85% 85%;
+
  -moz-background-size:100% 100%;
+
  background-position:center center;
+
 
}
 
}
.calendar1, .calendar2{
+
.bio1{
  margin: 10px 15px;
+
float: left;
  position: relative;
+
  display: inline-block;
+
  width: 100px;
+
  height:120px;
+
 
}
 
}
 
+
.bio2{
.calendar1 span, .calendar2 span{
+
float: right;
  filter:alpha(opacity=50);  
+
  -moz-opacity:0.5; opacity:0.5;
+
  background:#ffffff;
+
  margin: 60px 24px;
+
  height:25px;
+
  position: absolute;
+
  width: 50px;
+
+
 
}
 
}
.calendar1 font{
+
.biotext{
  position: absolute;
+
width: 55%;
  font-weight: bold;
+
display:inline-block;
  text-align: center;
+
    display:-webkit-inline-block; /* Safari, Chrome, and Opera */
  margin: 38px 22px;
+
    display: -moz-inline-block;/* Firefox */
  font-size: 23px;
+
    display: -o-inline-block;
  font-family: cursive;
+
 
+
 
}
 
}
.calendar2 font{
+
.biopic{
  position: absolute;
+
border: none;
  font-weight: bold;
+
display:inline-block;
  text-align: center;
+
    display:-webkit-inline-block; /* Safari, Chrome, and Opera */
  margin: 38px 14px;
+
    display: -moz-inline-block;/* Firefox */
  font-size: 23px;
+
    display: -o-inline-block;
  font-family: cursive;
+
    padding-right: 5%;
 
+
    vertical-align: top;
 +
    width: 450px;
 +
    height: 320px;
 
}
 
}
.paragraphs{  
+
.name {
  padding: 150px 8%;  
+
    border-bottom: 1px solid #606060;
  font-family: sans-serif;  
+
    margin: 0 0 10px 0;
  text-align: center;
+
    font-weight: bold;
 +
    font-size: 28px !important;
 
}
 
}
.paragraphs img{
+
.faculty {
  position: relative;
+
    font-size: 24px !important;
  display: inline-block;
+
    padding: 0 15px;
  margin: 10 auto;
+
    margin: 0 0 20px 0;
 +
    font-weight: bold;
 
}
 
}
 +
.introduction {
 +
    font-size: 20px !important;
 +
    font-family: serif, 'Times New Roman';
 +
    margin: 0.5px;
 +
}
 +
*{margin: 0;padding: 0;}
 +
            #box{margin: 0px auto;position: relative;background: gray;overflow: hidden;}
 +
            #box ul{position: absolute;left: 21px;top: 17px;}
 +
            #box ul li{float: left;width: 190px;height: 150px;list-style: none;}
  
.paragraphs a:visited { color:#5a3428;text-decoration: none;}
+
div.biopic{
.paragraphs a:hover { color:#80ddbf;text-decoration: none;}
+
overflow: hidden;
p.reference{
+
width: 320px;
  font-size: 15px !important;
+
height: 320px;
 +
border-radius: 160px;
 +
margin: auto;
 +
}
 +
.bio1 .biopic img{
 +
margin-left: -70px ;
 +
}
 +
.conteudo div:nth-of-type(5) div:first-of-type img{
 +
margin-left: -150px !important;
 +
}
 +
.conteudo div:nth-of-type(6) div:last-of-type img{
 +
margin-left: -80px !important;
 +
}.conteudo div:nth-of-type(7) div:first-of-type img{
 +
margin-left: -90px !important;
 +
}
 +
.conteudo div:nth-of-type(8) div:last-of-type img{
 +
margin-left: -20px !important;
 +
}
 +
.conteudo div:nth-of-type(2) div:last-of-type img, .conteudo div:nth-of-type(4) div:last-of-type img{
 +
margin-left: -70px !important;
 +
}
 +
.conteudo div:nth-of-type(10) div:last-of-type img{
 +
margin-left: -70px !important;
 
}
 
}
#rili a:visited { color:#5a3428;text-decoration: none;}
+
.media-body p{
#rili a:hover { color:#80ddbf;text-decoration: none;}
+
width: 40%;
.week{
+
font-size: 15px;
  text-align: center;
+
text-align: justify;
 
}
 
}
 +
.adpic{
 +
width: 320px;
 +
height: 240px;
 +
overflow: hidden;
 +
margin: 0 auto;
 +
}
 +
.row img{
 +
margin: 0 auto;
 +
}
 +
</style>   
 +
</head>
  
</style>
 
 
 
   
 
</head>
 
 
<body>
 
<body>
 
 
<div class="body">
 
<div class="body">
  <div id="header">
+
<div id="header">
  <!--LOGO LINK--->
+
<!--LOGO LINK--->
  <div id="logo"><a href="https://2018.igem.org/Team:SDU-CHINA"><img src="https://static.igem.org/mediawiki/2018/7/72/T--SDU-China--duihui.jpg" alt="LOGO" /></a></div>
+
<div id="logo"><a href="https://2018.igem.org/Team:SDU-CHINA"><img src="https://static.igem.org/mediawiki/2018/7/72/T--SDU-China--duihui.jpg" alt="LOGO" /></a></div>
  <div id="menu">
+
<div id="menu">
    <ul>
+
<ul>
 
             <li>
 
             <li>
 
                 <a href="#">PROJECT &#9662;</a>
 
                 <a href="#">PROJECT &#9662;</a>
Line 419: Line 460:
 
                 </li>
 
                 </li>
 
         </ul>
 
         </ul>
  </div>
+
</div>
 
</div>
 
</div>
  
 
<div id="section">
 
<div id="section">
  <div class="conteudo">
+
<div id="box" class="auto">
    <h1 id="main-title">Notebook</h1>
+
<img src="https://static.igem.org/mediawiki/2018/5/50/T--SDU-China--team1.jpg" width="1349px" height="900px" alt="">
    <div class="rili" id="rili">
+
<img src="https://static.igem.org/mediawiki/2018/3/3d/T--SDU-China--team2.jpg" width="1349px" height="900px" alt="">
 +
<img src="https://static.igem.org/mediawiki/2018/f/fb/T--SDU-China--team3.jpg" width="1349px" height="900px" alt="">
 +
<img src="https://static.igem.org/mediawiki/2018/e/ed/T--SDU-China--team4.jpg" width="1349px" height="900px" alt="">
 +
</div>
 +
<script src="https://2018.igem.org/Team:SDU-China/jquery311?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/wiki/index.php?title=Template:SDU-China/migratejs&action=raw&ctype=text/javascript" integrity="sha256-F0O1TmEa4I8N24nY0bya59eP6svWcshqX1uzwaWC4F4=" crossorigin="anonymous"></script>
 +
<script src="https://2018.igem.org/wiki/index.php?title=Template:SDU-China/slickjs190&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
    $('.auto').slick({
  
    <div class="calendar1"><span></span><font><a href="#week1">week1</a></font>
+
  slidesToShow: 1,
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
  slidesToScroll: 1,
    </div>
+
  autoplay: true,
    <div class="calendar1"><span></span><font><a href="#week2">week2</a></font>
+
  autoplaySpeed: 1000,
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
  pauseOnHover:false,
    </div>
+
});
    <div class="calendar1"><span></span><font><a href="#week3">week3</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar1"><span></span><font><a href="#week4">week4</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar1"><span></span><font><a href="#week5">week5</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar1"><span></span><font><a href="#week6">week6</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar1"><span></span><font><a href="#week7">week7</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar1"><span></span><font><a href="#week8">week8</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar1"><span></span><font><a href="#week9">week9</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week9">week10</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week9">week11</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week12">week12</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week13">week13</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week14">week14</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week15">week15</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week16">week16</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week17">week17</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week18">week18</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week19">week19</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week20">week20</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week21">week21</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week22">week22</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    <div class="calendar2"><span></span><font><a href="#week23">week23</a></font>
+
          <embed src="https://static.igem.org/mediawiki/2018/1/11/T--SDU-China--55.svg"  type=""></embed>
+
    </div>
+
    </div>
+
     
+
<div class="paragraphs">
+
  <div id="week1" class="week">
+
    <h4 >Week 1 (April 25th to April 29th) <a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
<p>Plasmid backbones pSR43.6 and pSR58.6 were assembled by PCR and Gibson Assembly and the DNA fragments cloned from original plasmid pJ101700 and paracr15A was examined by electrophoresis. To test whether the backbones were assembled correctly, colony PCR and electrophoresis were required and then the backbones were send to sequencing.<br></p>
+
<img src="https://static.igem.org/mediawiki/2018/0/0e/T--SDU-China--week11.png"  display="block" alt=""><br>
+
  
<p>During electrophoresis of the PCR product, we discovered that the maker was not seen clearly.<br>
+
   </script>
We made Gibson Assemble: <a href="2018.igem.org/wiki/images/4/4c/T--SDU-China--Gibson_assembly_protocol.pdf">Protocol 3</a></p>
+
<div class="conteudo">
<table border="1">
+
   <tr>
+
  <th>Assembly master mixture</th>
+
  <td>1.25 ml</td>
+
</tr>
+
<tr>
+
  <th>5×isothermal reaction buffer</th>
+
  <td>500μl</td>
+
</tr>
+
<tr>
+
  <th>T5 exonuclease (10U/μl)</th>
+
  <td>1μl</td>
+
</tr>
+
<tr>
+
  <th>DNA polymerase (2U/μl)</th>
+
  <td>31.25μl</td>
+
</tr>
+
<tr>
+
  <th>Taq DNA ligase (40U/μl)</th>
+
  <td>ddH2O</td>
+
</tr>
+
<tr>
+
  <th>DNA fragment</th>
+
  <td>Equal volume</td>
+
</tr>
+
</table>
+
<img src="https://static.igem.org/mediawiki/2018/f/f3/T--SDU-China--week12.jpg" height="300px"  alt="">
+
<img src="https://static.igem.org/mediawiki/2018/0/06/T--SDU-China--week13.jpg" height="300px"  alt=""><br>
+
<img src="https://static.igem.org/mediawiki/2018/6/67/T--SDU-China--week14.jpg" alt="">
+
<p>All plasmid backbones of pSR58.6 showed in correct length except pSR58.6 NO.10.</p>
+
  </div>
+
  <div id="week2" class="week">
+
    <h4 >Week 2 (May 2nd to May 8th) <a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
    <p>We derived our plasmid backbones pSR43.6 and pSR58.6 and then sent them for synthesising the final plasmid.
+
To test the influence of blocking gltA to cell growth, we decided to construct a new plasmid p58.6gRNA containing Para and gRNA for type I-e CRISPRi and gltA.<br>
+
DNA fragments were copied from pSR43.6 and pcrRNA-bssl-7(provided by our lab), the PCR products are shown below.
+
</p>
+
<img src="https://static.igem.org/mediawiki/2018/9/9d/T--SDU-China--week21.jpg" alt="">
+
<p>New plasmid was assembled by Gibson Assembly, and transformed into <i>E. coli</i> DH5α, then colony PCR and electrophoresis were applied and we sent the prodcuts to sequencing.</p>
+
<img src="https://static.igem.org/mediawiki/2018/c/c3/T--SDU-China--week22.jpg" height="300px" alt="">
+
<p>The result of electrophoresis showed only pSR58.6gRNA-8 was correct.<br>
+
To assemble pcrRNA.bbsI-7-phac, we cloned DNA fragments from pcrRNA.bbsI-7 and pBHR68 by PCR, and the two fragments were assembled by Gibson assembly. But we failed in PCR, and it took us some time to repeat PCR.
+
</p>
+
<img src="https://static.igem.org/mediawiki/2018/9/90/T--SDU-China--week23.jpg" height="300px" alt="">
+
<p>Considering the failures in assembling pPT7-sfGFP, we cloned four DNA fragments (sfGFP、CmR、Ori、araR) by PCR and tried to assemble them by Gibson assembly at a time. Then this new plasmid was transformed into <i>E. coli</i> DH5α.</p>
+
<img src="https://static.igem.org/mediawiki/2018/b/b8/T--SDU-China--week24.jpg" alt="">
+
  
  </div>
+
<h1 id="main-title">Team</h1>
<div class="week" id="week3">
+
          <h4>Members</h4>
  <h4 >Week 3 (May 9th to May 15th) <a class="p-top" href="#rili">&#x25b2; back</a></h4>  
+
<div class="bio1">
  <p>pSR58.6gRNA was transformed into <i>E. coli</i> EE-E15, in which Cas3 has been knocked out, provided by our lab. </p>
+
<p class="name">Jiao Jin</p>
  <img src="https://static.igem.org/mediawiki/2018/2/2d/T--SDU-China--week31.jpg" height="300px" alt="EEgRNA-5 was not correct"><br>
+
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/4/47/T--SDU-China--jinjiao.jpg" width="450" height="320px" alt=""/></div>
  (EEgRNA-5 was not correct)
+
<div class="biotext">
  <p>After testing the transformation, growth curve was made to figure out the impact of crRNA along with CRISPRi.</p>
+
      <p class="faculty">Team Leader</p>
  <img src="https://static.igem.org/mediawiki/2018/b/b3/T--SDU-China--week32.jpg" alt="">
+
      <p class="introduction">
  <img src="https://static.igem.org/mediawiki/2018/e/ea/T--SDU-China--week33.jpg" alt=""><br>
+
      The mascot of the team! The major work for me is to cheer people up when things do not go well!
  (BC: blank control; c: arabinose without pSR58.6gRNA; a: arabinose and pSR58.6gRNA; concentration of arabinose: 0.2g/L; 0.4g/L; 0.6g/L)
+
      </p>
  <img src="https://static.igem.org/mediawiki/2018/4/4e/T--SDU-China--week34.jpg" alt="">
+
    </div>
  <img src="https://static.igem.org/mediawiki/2018/b/bf/T--SDU-China--week35.jpg" alt=""><br>
+
    </div>
  (BC: blank control; c: arabinose without pSR58.6gRNA; a: arabinose and pSR58.6gRNA; concentration of arabinose: 0.02g/L; 0.2g/L; 2g/L)
+
    <div class="bio2">
  <p>As for pcrRNA.bbsI-7-phac, the PCR products were still incorrect tested by electrophoresis. So we tried several different PCR systems and redesigned primers.</p>
+
<p class="name">Zhaoqin Zhang</p>
  <p>pPT7-sfGFP was not correct by Gibson, we tried restriction sites and restriction enzymes instead, the new plasmid was transformed into <i>E. coli</i> DH5α and tested by colony PCR and sequencing.</p>
+
</div>
+
<div class="biotext">
<div class="week" id="week4">
+
      <p class="faculty">Competition Affairs/Experimentation</p>
  <h4 >Week 4 (May 16th to May 23rd) <a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
      <p class="introduction">
  <p>We cultured bacteria transformed with pSR58.6gRNA in M9 (commonly used for industrial fermentation), and repeated measuring growth curve following the same protocol as week 3.</p>
+
      I’m a junior student majoring in biology. It is the first time for me as well as our team to participate in iGEM competition, I' m so excited to meet so much interesting guys! I mainly take charge of Human Practice and do some wet lab experiments, which offers me a lot experience in social skills and research skills. I am interested in synthetic biology in eukariotic cells and I believe synthetic biology is of great use in both research and practical use.  
  <p>We discovered the impact of type I-e CRISPRi to bacteria growth is relatively weak.<br>
+
pcrRNA.bbsI-7-phac was assembled by both Gibson assembly and restriction enzymes, and it was successfully assembled by Gibson assembly according to sequencing results.
+
</p>
+
<img src="https://static.igem.org/mediawiki/2018/3/39/T--SDU-China--week41.jpg" height="400px" alt="">
+
</div>
+
<div class="week" id="week5">
+
  <h4 >Week 5 (May 24th to May 31st) <a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>PT7 was inserted into pcrRNA.bbsI-7-phac through PCR and Gibson assembly, but it was failed. So we tried to assemble the plasmid by restriction enzymes.</p>
+
  <img src="https://static.igem.org/mediawiki/2018/9/98/T--SDU-China--week51.jpg" height="500px" alt="">
+
</div>
+
<div class="week" id="week6">
+
  <h4 >Week 6 (June 4th to June 10th) <a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>We were appreciated to receive pSR43.6r and pHZ from HZAU-China2017 and they were transformed into <i>E. coli</i> DH5α. pSR43.6r was derived and the ccaS component was improved by deleting about eight hundred base pairs according to paper [1]. But we were stopped by PCR.<br>
+
pHZphbc, which contains phbCAD gene cluster, was assembled by PCR and Gibson assembly.
+
</p>
+
<img src="https://static.igem.org/mediawiki/2018/3/3b/T--SDU-China--week61.jpg" alt="">
+
<p>phbCAD gene cluster was inserted into pcrRNA.bbsI-7 by both restriction enzymes and Gibson assembly. The sequencing result showed that this new plasmid was assembled successfully by Gibson.</p>
+
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--SDU-China--week62.jpg" alt="">
+
<p class="reference">[1]. Nakajima, M., et al., Construction of a Miniaturized Chromatic Acclimation Sensor from Cyanobacteria with Reversed Response to a Light Signal. Scientific Reports, 2016. 6(1).</p>
+
</div>
+
<div class="week" id="week7">
+
  <h4 >Week 7 (June 11th to June 17th) <a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>pHZphbc was failed in assebling, so we repeated cloning and redesigned the plasmid at the same time. Tested by colony PCR and sequencing, pSR43.6-ccaS#10 was successfully assembled. To insert crRNA into pSR43.6r, we needed to construct an intermediate plasmid called pHZZJ.</p>
+
  <p>pPT7-crRNA was assembled successfully by restriction enzymes after editing PT7 for a long time.</p>
+
</div>
+
<div class="week" id="week8">
+
  <h4 >Week 8 (June 18th to June 24th) <a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>pHZphbc and pHZZJ were assembled successfully. To construct pSR43.6-ccaS#crRNA, DNA fragments were copied from pSR43.6-ccaS#10 and pHZZJ and then they were assembled through Gibson assembly.</p>
+
  <p>pcrRNA.bbsI-7-opto-phbc was transformed into <i>E. coli</i> DE3, we wanted to test the production of PHB by Nile Red. We did this experiment applying <a href="https://static.igem.org/mediawiki/2018/d/d3/T--SDU-China--Nile_Red.pdf">Protocol 15</a>. Here is the result.</p>
+
  <img src="https://static.igem.org/mediawiki/2018/4/45/T--SDU-China--week81.png" height="400px" alt="">
+
  <p>pPT7-sfGFP was assembled successfully by restriction enzymes.</p>
+
</div>
+
<div class="week" id="week9">
+
  <h4 >Week 9-11 (June 25th to July 14th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>It was time for final examination!</p>
+
</div>
+
<div class="week" id="week12">
+
  <h4 >Week 12 (July 15th to July 22th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>We were blocked by assembling pSR43.6-ccaS#10-crRNA, we tried both Gibson assembly and restriction enzyme, and we redesigned the plasmid and primers for many times. We had to figure out what was going on.<br>
+
At the same time, pHZccdA which contains antitoxic protein ccdA but without promoter was assembled by PCR and Gibson assembly.
+
</p>
+
</div>
+
<div class="week" id="week13">
+
  <h4 >Week 13 (July 23rd to July 30th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>pSR43.6-ccaS#10-crRNA was still under assembling, we suspected that the leakage of crRNA might prevent bacteria from growing, so the Gibson product was transformed into EE-E15, in which Cas3 protein has been knocked out. EE-E15 grew at last but the result of colony PCR was incorrect.
+
</p>
+
<p>Since the result of Nile Red wasn’t desirable, we tried to change the terminator of PHBcad gene cluster through restriction enzymes, but we failed.</p>
+
</div>
+
<div class="week" id="week14">
+
  <h4 >Week 14 (July 31st to August 5th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>Promoters with different strength (J23101, J23105, J23108, J23113 and J23114) were inserted into pHZccdA through Gibson assembly. But only J23108 and J23113 were inserted successfully.    <br>
+
We tested the production of PHB with Nile Red again, according to <a href="https://static.igem.org/mediawiki/2018/d/d3/T--SDU-China--Nile_Red.pdf">Protocol 15</a> <br>
+
Result:
+
</p>
+
<img src="https://static.igem.org/mediawiki/2018/4/4e/T--SDU-China--week141.png" height="400px" alt="">
+
  </div>
+
  <div class="week" id="week15">
+
    <h4 >Week 15 (August 6th to August 12th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
    <p>While assembling pHZJ23ccdA series, we characterized the improved ccaS-ccaR two-component system by measuring GFP fluorescence according to <a href="https://static.igem.org/mediawiki/2018/3/35/T--SDU-China--Characterization_of_CcaS-CcaR_system.pdf">Protocol 11</a><br>
+
Result:
+
</p>
+
<img src="https://static.igem.org/mediawiki/2018/3/30/T--SDU-China--week151.png" height="400px" alt="">
+
<p>ccdB and degradation tag was inserted into pcrRNA.bbsI-7 after promoter T7 by Gibson assembly and restriction enzymes.</p>
+
  </div>
+
  <div class="week" id="week16">
+
    <h4 >Week 16 (August 13th to August 20th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
    <p>We found that there were some problems in pSR43.6-ccaS#10 by characterizing pSR43,6r and pHZ, so we redesigned this plasmid as well as other pSR43.6-ccaS# series (#3,#4), we assembled pSR43.6-ccaS# series by PCR and Gibson assembly. pSR43.6-ccaS# series were assembled successfully.<br>
+
Result for characterization:  <br></p>
+
<img src="https://static.igem.org/mediawiki/2018/c/c9/T--SDU-China--week161.png" height="400px' alt="">
+
<p>The new plasmid pcrRNA.bbsI-7-ccdb was assembled and tested by colony PCR and sequencing.</p>
+
<p>The split T7 RNA polymerase was characterized under blue light according to <a href="https://static.igem.org/mediawiki/2018/b/bb/T--SDU-China--Characterization_of_split_RNAP.pdf">Protocol 13</a></p>
+
<p>The result showed that the split T7 RNA polymerase did not work, we held a troubleshooting for that with our advisors and instructors, wanting to figure out the problems and solutions.</p>
+
</p>
+
  </div>
+
  <div class="week" id="week17">
+
    <h4 >Week 17 (August 21st to August 28th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
    <p>After finishing assembling pSR43.6-ccaS# series, they were transformed into <i>E. coli</i> TOP10 along with pHZ, and the ccaS-ccaR two-component system was characterized again according to <a href="https://static.igem.org/mediawiki/2018/3/35/T--SDU-China--Characterization_of_CcaS-CcaR_system.pdf">Protocol 11</a>.</p>
+
    <p>Finally pSR43.6-ccaS#-crRNA series were born through Gibson assembly.</p>
+
    <p>we wondered if there was something wrong with PT7 and split RNA polymerase, so pET28a(DE3) was applied to test whether pT7 could work properly, and we did SDS-PAGE to detect the expression of proteins. But pT7 worked properly.</p>
+
    <img src="https://static.igem.org/mediawiki/2018/4/45/T--SDU-China--week171.png" alt="">
+
  </div>
+
<div class="week" id="week18">
+
    <h4 >Week 18 (August 29th to September 7th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
    <p>pHZJ23ccdAB series were assembled by PCR and Gibson assembly.
+
pSR43.6-ccaS#-crRNA and pHZphbc were characterized by measuring the production of PHB according to <a href="https://static.igem.org/mediawiki/2018/8/83/T--SDU-China--Measurement_of_PHB_production-GC.pdf">Protocol 14</a>.
+
</p>
+
<p>Blue light components were inserted into a high-copy plasmid backbone with high GFP expression, and this system was tested again under blue light according to <a href="https://static.igem.org/mediawiki/2018/b/bb/T--SDU-China--Characterization_of_split_RNAP.pdf">Protocol 13</a>.</p>
+
<p>We couldn’t figure out the problem of this system and we decided to stop experiment on blue light component due to the limitation of time.</p>
+
  </div>   
+
<div class="week" id="week19">
+
  <h4 >Week 19 (September 10th to September 16th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>To make phbCAD gene cluster express constitutively, phbCAD gene cluster was inserted into pHZ3.1 through Gibson Assembly.<br>
+
Ccas-ccaR system was characterized by measuring fluorescence, and production of PHB was measured according to <a href="https://static.igem.org/mediawiki/2018/b/bb/T--SDU-China--Characterization_of_split_RNAP.pdf">Protocol 13</a>. </p>
+
<img src="https://static.igem.org/mediawiki/2018/9/94/T--SDU-China--week191.png" height="300px" alt="">
+
<img src="https://static.igem.org/mediawiki/2018/6/68/T--SDU-China--week192.png" height="300px" alt="">
+
<p>Inhibition of bacteria growth by type I-e CRISPRi was tested by measuring cell density, but the result was not good enough.</p>
+
</div>
+
<div class="week" id="week20">
+
  <h4 >Week 20 (September 17th to September 23rd)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>We found two mutations in phbCAD gene cluster by sequencing, and we wondered it might be the cause of the low production of PHB. At the same time, plasmids that would be used as control were under assembling.</p>
+
  <br>
+
</div>
+
<div class="week" id="week21">
+
  <h4 >Week 21 (September 24th to October 1st)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>We were busy with standardization and part registry, at the same time, bacteria strain responsible for production of PHB induced by green light was under constructing. We were still struggling testing the effect caused by crRNA to bacteria growth. Characterization of Ccas-CcaR system was done in 24-well plate. At the end of this week, part BBa_K2627000 is successfully assembled and finished sequencing.</p><br>
+
<img src="https://static.igem.org/mediawiki/2018/3/36/T--SDU-China--week211.png" alt="">
+
</div>
+
<div class="week" id="week22">
+
  <h4 >Week 22 (October 2nd to October 7th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>We were happy with the National Day Holiday, but we still need to continue our experiment or we might leave the project unfinished. Bacteria strains which can synthesize PHB induced by light were selected through Nile Red according to https://static.igem.org/mediawiki/2018/d/d3/T--SDU-China--Nile_Red.pdf. Characterization of Ccas-CcaR system was done in 24-well plate, and characterization of crRNA was going not very well. But the good news was that at the end of this vocation, the rest of the parts we were willing to send were assembled and sequenced.</p>
+
  <img src="https://static.igem.org/mediawiki/2018/3/35/T--SDU-China--week221.png" alt="">
+
  <img src="https://static.igem.org/mediawiki/2018/c/c3/T--SDU-China--week222.png" alt=""><br>
+
</div>
+
<div class="week" id="week23">
+
  <h4 >Week 23 (October 8th to October15th)<a class="p-top" href="#rili">&#x25b2; back</a></h4>
+
  <p>Finally, we finished constructing the bacteria strain that could produce PHB under green light, and the new strain was tested by measuring the relative weight of PHB through Gas Chromatography and HPLC following the <a href="https://static.igem.org/mediawiki/2018/8/83/T--SDU-China--Measurement_of_PHB_production-GC.pdf">protoco</a>l. Since the effect of type I-E CRISPRi was not ideal when induced by light, so we chose to test it with arabinose as its inducer.</p><br><br><br><br><br><br>
+
</div>
+
  
</div>
+
      </p>
 +
          </div>
 +
          <div class="biopic"><img src="https://static.igem.org/mediawiki/2018/8/8d/T--SDU-China--zhangzhaoqin.jpg"width="450" height="320px" alt=""/></div>
 +
    </div>
 +
    <div class="bio1">
 +
<p class="name">Liyuan Xi</p>
 +
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/6/69/T--SDU-China--xiliyuan.jpg"width="450" height="320px" alt=""/></div>
 +
<div class="biotext">
 +
      <p class="faculty">Experimentation</p>
 +
      <p class="introduction">
 +
    I’m major in life science. I feel honored to be a member of SDU iGEM team and attend Jamboree this year. Shy as I am ,I hope I can make friends through iGEM!       
 +
      </p>
 +
          </div>
 +
         
 +
    </div>
 +
      <div class="bio2">
 +
<p class="name">Yize Hao</p>
 +
 +
<div class="biotext">
 +
      <p class="faculty">Experimentation/Wiki edit</p>
 +
      <p class="introduction">
 +
    I hope I can improve my ability of thinking as well as my technical skills through igem. I will begin my postgraduate career after one year. I hope I can go further along the road of scientific research.
 +
      </p>
 +
          </div>
 +
          <div class="biopic"><img src="https://static.igem.org/mediawiki/2018/6/61/T--SDU-China--haoyize.jpg"width="480" height="320" alt=""/></div>
 +
    </div>
  
</div>
+
    <div class="bio1">
</div>
+
<p class="name">Zijian Pan</p>
 +
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/1/1b/T--SDU-China--panzijian.jpg"width="480" height="320" alt=""/></div>
 +
<div class="biotext">
 +
      <p class="faculty">Experimentation</p>
 +
      <p class="introduction">
 +
    I am very grateful for having the opportunity to play a role in our igem team. For the duration of preparing for iGEM, we struggle with countless difficulties together. For this duration, we harvest knowledge and life-long friendships, as well.
 +
            </p>
 +
          </div>
 +
    </div>
  
 +
      <div class="bio2">
 +
<p class="name">Junyang Chen</p>
 +
 +
<div class="biotext">
 +
      <p class="faculty">Experimentation</p>
 +
      <p class="introduction">
 +
    I am so kind of being a member of SDU-China iGEM team and feeling honoured to work with everyone in our team. As a part of our team, I am responsible for our interlab study. In the meantime, I also take part in our wetlab experiment. Particularly , iGEM project greatly helps me to form my science elaborative faculty, which contributes to my future development and career. Wish us meet with success in this Jamboree!
 +
 +
            </p>
 +
          </div>
 +
          <div class="biopic"><img src="https://static.igem.org/mediawiki/2018/a/a2/T--SDU-China--chenjunyang.jpg"width="480" height="320" alt=""/></div>
 +
    </div>
 +
    <div class="bio1">
 +
<p class="name">Zilong Geng</p>
 +
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/f/f2/T--SDU-China--gengzilong.jpg"width="480" height="320" alt=""/></div>
 +
<div class="biotext">
 +
      <p class="faculty">Experimentation</p>
 +
      <p class="introduction">
 +
    Howdy, this is Zero. Since it is my first time to participate such big competition as the iGEM, I feel so honored and appreciated. The iGEM opened my eyes with a brand new world where  I never set foot. And the cross disciplines in synthetic biology truly rebuilt my point of views about traditional biology, which makes me seek for higher horizons. My teammates work really hard and solidly, which makes me grateful and teaches me a lesson about what teamwork is.
 +
 +
            </p>
 +
          </div>
 +
    </div>
 +
   
 +
    <div class="bio2">
 +
<p class="name">Yumin Meng</p>
 +
 +
<div class="biotext">
 +
      <p class="faculty">Experimentation</p>
 +
      <p class="introduction">
 +
    I study biology in the School of Life Science and I am a sophoman. I undertook the job of designing and assembling the genetic circuit of the project with other teammates. In addition, I manually modified our experimental instrument to make it more suitable for our project with my hands-on ability. Looking forward to the new age of synthetic biology from iGEM.
 +
      </p>
 +
          </div>
 +
          <div class="biopic"><img src="https://static.igem.org/mediawiki/2018/7/70/T--SDU-China--mengyumin.jpg"width="450" height="320px" alt=""/></div>
 +
    </div>
 +
    <div class="bio1">
 +
<p class="name">Weiguang Wang</p>
 +
<div class="biopic"><img src="https://static.igem.org/mediawiki/2018/8/8b/T--SDU-China--wangweiguang.jpg"width="450" height="600px" alt=""/></div>
 +
<div class="biotext">
 +
      <p class="faculty">Hardware</p>
 +
      <p class="introduction">
 +
    I am a microbiology student and I am responsible for the hardware production in the team. I feel honored to be a member of SDU iGEM team. This is the future, I enjoy it.     
 +
      </p>
 +
          </div>
 +
         
 +
    </div>
 +
      <div class="bio2">
 +
<p class="name">Jizhong Zhang</p>
 +
 +
<div class="biotext">
 +
      <p class="faculty">Wiki edit/Modeling</p>
 +
      <p class="introduction">
 +
I major in bioinformatics. It is my first time to participate iGEM competition, and I feel honored to be a member of SDU iGEM team. I am responsible for project design, wiki editing and modeling
 +
      </p>
 +
          </div>
 +
          <div class="biopic"><img src="https://static.igem.org/mediawiki/2018/3/36/T--SDU-China--zhangjizhong.jpg"width="450" height="320px" alt=""/></div>
 +
    </div>
 +
    <h4 style="text-align: center;">Advisor</h4>
 +
    <div class="row">
 +
        <div class="col-md-6">
 +
        <div class="adpic"><img src="https://static.igem.org/mediawiki/2018/b/bb/T--SDU-China--liuzedao.jpg" width="320" height="240"> </div>
 +
       
 +
        <div class="media-body">
 +
        <h4 class="media-heading ouc-pi"><strong>Zedao Liu</strong></h4>
 +
   
 +
                    <p>As an undergraduate student in Shandong University, majoring in clinical medicine, I’m honored to have a chance to take part in iGEM competition. Being interested in synthetic biology, I enjoyed concentrating on doing experiment with my partners. I help the team prepare something and give suggestions.</p><br>
 +
        </div>
 +
        </div>
 +
        <div class="col-md-6">
 +
          <div class="adpic"><img src="https://static.igem.org/mediawiki/2018/f/f0/T--SDU-China--zhaoxianghui.jpg" width="320" height="450" style="margin-top: -200px"></div>
 +
       
 +
        <div class="media-body">
 +
        <h4 class="media-heading ouc-pi"><strong>Xianghui Zhao</strong></h4>
 +
                    <p>As an undergraduate student in Shandong University, majoring in clinical medicine, I’m honored to have a chance to take part in iGEM competition. Being interested in synthetic biology, I enjoyed concentrating on doing experiment with my partners. I help the team prepare something and give suggestions.</p><br>
 +
        </div>
 +
        </div>
 +
    <h4 style="text-align: center;">Instructor</h4>
 +
    </div>
 +
    <div class="row">
 +
        <div class="col-md-6">
 +
        <div style="text-align: center;"><img src="https://static.igem.org/mediawiki/2018/5/51/T--SDU-China--pro_qi.jpg" width="160" height="240"> </div>
 +
        <div class="media-body">
 +
        <h4 class="media-heading ouc-pi"><strong>Qingsheng Qi</strong></h4>
 +
 +
                    <p> Professor of State Key Laboratory of Microbial Technology in Shandong University. His main research direction is microbial metabolic engineering and synthetic biology. He holds two patents and has published more than 30 SCI articles.</p><br>
 +
        </div>
 +
        </div>
 +
        <div class="col-md-6">
 +
        <div style="text-align: center;"><img src="https://static.igem.org/mediawiki/2018/f/fe/T--SDU-China--pro_liang.jpg" width="160" height="240"></div>
 +
        <div class="media-body">
 +
        <h4 class="media-heading ouc-pi"><strong>Quanfeng Liang</strong></h4>
 +
 +
                    <p> Professor of State Key Laboratory of Microbial Technology in Shandong University. His main research direction is microbial metabolic engineering and glycobiology. It is mainly to synthesize industrial compounds by regulating microbial metabolic flow through genetic engineering, or to modify traditional microbial production process.</p><br>
 +
        </div>
 +
        </div>
 +
   
 +
</div>
  
 
<div id="footer">
 
<div id="footer">
Line 710: Line 656:
 
     </div>
 
     </div>
 
</div>
 
</div>
 
 
</div>
 
</div>
 +
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 16:00, 7 December 2018

Team

Members

Jiao Jin

Team Leader

The mascot of the team! The major work for me is to cheer people up when things do not go well!

Zhaoqin Zhang

Competition Affairs/Experimentation

I’m a junior student majoring in biology. It is the first time for me as well as our team to participate in iGEM competition, I' m so excited to meet so much interesting guys! I mainly take charge of Human Practice and do some wet lab experiments, which offers me a lot experience in social skills and research skills. I am interested in synthetic biology in eukariotic cells and I believe synthetic biology is of great use in both research and practical use.

Liyuan Xi

Experimentation

I’m major in life science. I feel honored to be a member of SDU iGEM team and attend Jamboree this year. Shy as I am ,I hope I can make friends through iGEM!

Yize Hao

Experimentation/Wiki edit

I hope I can improve my ability of thinking as well as my technical skills through igem. I will begin my postgraduate career after one year. I hope I can go further along the road of scientific research.

Zijian Pan

Experimentation

I am very grateful for having the opportunity to play a role in our igem team. For the duration of preparing for iGEM, we struggle with countless difficulties together. For this duration, we harvest knowledge and life-long friendships, as well.

Junyang Chen

Experimentation

I am so kind of being a member of SDU-China iGEM team and feeling honoured to work with everyone in our team. As a part of our team, I am responsible for our interlab study. In the meantime, I also take part in our wetlab experiment. Particularly , iGEM project greatly helps me to form my science elaborative faculty, which contributes to my future development and career. Wish us meet with success in this Jamboree!

Zilong Geng

Experimentation

Howdy, this is Zero. Since it is my first time to participate such big competition as the iGEM, I feel so honored and appreciated. The iGEM opened my eyes with a brand new world where I never set foot. And the cross disciplines in synthetic biology truly rebuilt my point of views about traditional biology, which makes me seek for higher horizons. My teammates work really hard and solidly, which makes me grateful and teaches me a lesson about what teamwork is.

Yumin Meng

Experimentation

I study biology in the School of Life Science and I am a sophoman. I undertook the job of designing and assembling the genetic circuit of the project with other teammates. In addition, I manually modified our experimental instrument to make it more suitable for our project with my hands-on ability. Looking forward to the new age of synthetic biology from iGEM.

Weiguang Wang

Hardware

I am a microbiology student and I am responsible for the hardware production in the team. I feel honored to be a member of SDU iGEM team. This is the future, I enjoy it.

Jizhong Zhang

Wiki edit/Modeling

I major in bioinformatics. It is my first time to participate iGEM competition, and I feel honored to be a member of SDU iGEM team. I am responsible for project design, wiki editing and modeling

Advisor

Zedao Liu

As an undergraduate student in Shandong University, majoring in clinical medicine, I’m honored to have a chance to take part in iGEM competition. Being interested in synthetic biology, I enjoyed concentrating on doing experiment with my partners. I help the team prepare something and give suggestions.


Xianghui Zhao

As an undergraduate student in Shandong University, majoring in clinical medicine, I’m honored to have a chance to take part in iGEM competition. Being interested in synthetic biology, I enjoyed concentrating on doing experiment with my partners. I help the team prepare something and give suggestions.


Instructor

Qingsheng Qi

Professor of State Key Laboratory of Microbial Technology in Shandong University. His main research direction is microbial metabolic engineering and synthetic biology. He holds two patents and has published more than 30 SCI articles.


Quanfeng Liang

Professor of State Key Laboratory of Microbial Technology in Shandong University. His main research direction is microbial metabolic engineering and glycobiology. It is mainly to synthesize industrial compounds by regulating microbial metabolic flow through genetic engineering, or to modify traditional microbial production process.