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

(Created page with " <html lang="zh-CN"> <head> <link href="https://2017.igem.org/Zju/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" media="screen" /> <link href="http://2017.igem.o...")
 
Line 1: Line 1:
 
 
<html lang="zh-CN">
 
<html lang="zh-CN">
 
   <head>
 
   <head>
 
  
 
<link href="https://2017.igem.org/Zju/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" media="screen" />
 
<link href="https://2017.igem.org/Zju/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" media="screen" />
 
<link href="https://2017.igem.org/Zju/css/bootstraptheme?action=raw&ctype=text/css" rel="stylesheet" id="bs-theme-stylesheet">
 
<link href="https://2017.igem.org/Zju/css/bootstraptheme?action=raw&ctype=text/css" rel="stylesheet" id="bs-theme-stylesheet">
<link href='https://2017.igem.org/Team:ZJU-China/cs/font?action=raw&ctype=text/css' rel='stylesheet' type='text/css'>
 
 
<link href="https://2017.igem.org/Zju/css/docs/min?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
 
<link href="https://2017.igem.org/Zju/css/docs/min?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
 +
<!-- <link href="css/doc-style.css" rel="stylesheet" type="text/css"/> -->
 
<link href="https://2017.igem.org/Zju/css/doc-style?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Zju/css/doc-style?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Zju/css/responsive/min?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Zju/css/responsive/min?action=raw&ctype=text/css" rel="stylesheet">
 
+
<!-- 按钮的字体 -->
 +
<link href='https://2017.igem.org/Team:ZJU-China/cs/font?action=raw&ctype=text/css' rel='stylesheet' type='text/css'>
 +
<!-- 按钮的字体end -->
 
<script>
 
<script>
 
   var _hmt = _hmt || [];
 
   var _hmt = _hmt || [];
 
</script>
 
</script>
 +
      <script src="https://static.igem.org/mediawiki/2017/8/85/ZJUChina_js_docsmin.txt?action=raw&ctype=text/javascript"></script>
 
   </head>
 
   </head>
  
Line 67: Line 68:
  
 
#content_wrapper p {
 
#content_wrapper p {
     font-family: 'Tempus Sans ITC',Tahoma, Geneva, sans-serif;
+
     font-family: 'Yanone Kaffeesatz',Tahoma, Geneva, sans-serif;
 
}
 
}
  
Line 98: Line 99:
 
   vertical-align: baseline;
 
   vertical-align: baseline;
 
   font-size: 0.875em;
 
   font-size: 0.875em;
   font-family:'Tempus Sans ITC', verdana, sans-serif;
+
   font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 
}
 
}
  
Line 107: Line 108:
 
   margin-top: 0.2em;
 
   margin-top: 0.2em;
 
   color: #3399ff;
 
   color: #3399ff;
   font-family:'Tempus Sans ITC', verdana, sans-serif;
+
   font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 
}
 
}
  
Line 115: Line 116:
 
   margin-top: 1em;
 
   margin-top: 1em;
 
   text-align: left;
 
   text-align: left;
   font-family:'Tempus Sans ITC', verdana, sans-serif;
+
   font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 
}
 
}
  
 
.TextContent p{
 
.TextContent p{
 
   margin-bottom: 1.2em;
 
   margin-bottom: 1.2em;
   font-family:'Tempus Sans ITC', verdana, sans-serif;
+
   font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 
}
 
}
  
Line 137: Line 138:
 
     margin:auto;
 
     margin:auto;
 
     max-height: 250px;   
 
     max-height: 250px;   
     width: auto;
+
     width: auto%;
 
}
 
}
  
Line 216: Line 217:
 
     font-weight: 100;
 
     font-weight: 100;
 
     text-align: left;
 
     text-align: left;
 +
    line-height: 35px;
 
}
 
}
  
 
/*文中自定义*/
 
/*文中自定义*/
 
.CuteButton:active {
 
.CuteButton:active {
 +
    color:white !important;
 
     -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 
     -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 
     -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 
     -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
Line 225: Line 228:
 
     position: relative;
 
     position: relative;
 
     top: 6px;
 
     top: 6px;
}  
+
}
 +
 
 +
.CuteButton:visited {
 +
    color:white !important;
 +
    -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
    -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
    box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
    position: relative;
 +
    top: 6px;
 +
}
  
 
.YellowCB {
 
.YellowCB {
Line 242: Line 254:
  
 
.SmallCB {
 
.SmallCB {
     font-size: 1.5em;
+
     font-size: 1.2em;
     margin-left: 2px;
+
     margin-left: 4px;
     padding: 2px 10px ;
+
     padding: 1px 7px ;
 
     width: 100px;
 
     width: 100px;
 
}
 
}
 +
  
  
 
.ArticleHead{
 
.ArticleHead{
  font-family: 'Tempus Sans ITC',georgia !important;
+
    font-family: 'Tempus Sans ITC',georgia !important;
  font-size: 40px !important;
+
    font-size: 40px !important;
  font-weight: 800 !important;
+
    font-weight: 800 !important;
  color: #56A36C !important;
+
    color: #56A36C !important;
  text-align: center !important;
+
    text-align: center !important;
 
     margin-bottom: 0 !important;
 
     margin-bottom: 0 !important;
     /*margin-top: .6em !important;*/
+
     margin-top: .6em !important;
 
}
 
}
  
 
.H3Head{
 
.H3Head{
  font-family: 'Tempus Sans ITC',georgia !important;
+
    font-family: 'Tempus Sans ITC',georgia !important;
  color: #FEC43E !important;
+
    color: #FEC43E !important;
  font-size: 25px !important;
+
    font-size: 25px !important;
  font-weight: 400 !important;
+
    font-weight: 400 !important;
  text-align: left !important;
+
    text-align: left !important;
 
     margin-bottom: 0 !important;
 
     margin-bottom: 0 !important;
 
     margin-top:.6em !important;
 
     margin-top:.6em !important;
Line 270: Line 283:
  
 
.PP{
 
.PP{
  font-family:Tahoma, Geneva, sans-serif !important;
+
    font-family:Tahoma, Geneva, sans-serif !important;
  font-size: 20px !important;
+
    font-size: 20px !important;
  font-weight: 100 !important;
+
    font-weight: 100 !important;
  text-align: left !important;
+
    text-align: left !important;
 
}
 
}
  
  
 
.Retract{
 
.Retract{
  padding-left: 50px;
+
    padding-left: 50px;
 
}
 
}
  
 
.GreenAH{
 
.GreenAH{
  color: #56A36C;
+
    color: #56A36C;
 
}
 
}
  
 
.YellowAH{
 
.YellowAH{
  color: #FEC43E;
+
    color: #FEC43E;
 
}
 
}
  
Line 297: Line 310:
 
}
 
}
  
.greyTable
+
.blueTable
 
{
 
{
  color: #7f7f7f;
+
    color: #1E90FF;
 
}
 
}
  
 
.yellowTable
 
.yellowTable
 
{
 
{
  color: #CD9B1D;
+
    color: #CD9B1D;
 
}
 
}
  
 
h2{
 
h2{
  font-family: 'Tempus Sans ITC';
+
    font-family: 'Tempus Sans ITC';
  font-weight: 500;
+
    font-weight: 500;
  font-size: 35px;
+
    font-size: 35px;
  text-align: left;
+
    text-align: left;
 
}
 
}
  
 
h3{
 
h3{
  font-family: 'Tempus Sans ITC';
+
    font-family: 'Tempus Sans ITC';
  font-weight: 500;
+
    font-weight: 500;
  font-size: 32px;
+
    font-size: 32px;
  text-align: left;
+
    text-align: left;
 
}
 
}
  
 
h4{
 
h4{
  font-family: 'Tempus Sans ITC';
+
    font-family: 'Tempus Sans ITC';
  font-weight: 500;
+
    font-weight: 500;
  font-size: 28px;
+
    font-size: 28px;
  text-align: left;
+
    text-align: left;
 
}
 
}
  
 
h5{
 
h5{
  font-family: 'Tempus Sans ITC';
+
    font-family: 'Tempus Sans ITC';
  font-weight: 500;
+
    font-weight: 500;
  font-size: 25px;
+
    font-size: 25px;
  text-align: left;
+
    text-align: left;
 
}
 
}
  
 
p{
 
p{
  margin:0;
+
    margin:0;
  font-size:17px;
+
    font-size:17px;
  line-height: 30px;
+
    line-height: 30px;
  /*padding-bottom: 20px;*/
+
    /*padding-bottom: 20px;*/
  color: #111111;
+
    color: #111111;
 
}
 
}
  
Line 359: Line 372:
 
}
 
}
  
.nonStyleTable
+
.medals
 
{
 
{
     background: transparent !important;
+
     height:35px;
     border:none !important;
+
     width:35px;
 +
    display:inline;
 
}
 
}
  
.textimg{
+
.bronze
     /*width:50%;*/
+
{
    /*margin-top: 20px;*/
+
     /*color: #99722d;*/
    /*padding-bottom: 20px;*/
+
     color:#AEA256 !important;
    text-align: center;
+
}
+
 
+
 
+
 
+
/*老姜要好看一点的表格*/
+
.tableNice thead, .tableNice tr {
+
    text-align: center;
+
    border-top-width: 1px;
+
    border-top-style: solid;
+
    border-top-color: #b1c6d9;
+
}
+
.tableNice {
+
    width: auto;
+
    margin-left: 30%;
+
    border-bottom-width: 1px;
+
    border-bottom-style: solid;
+
    border-bottom-color: #D0E9FF;
+
}
+
 
+
/* Padding and font style */
+
.tableNice td, .tableNice th {
+
    padding: 5px 10px;
+
    font-size: 12px;
+
 
+
     color: #00343F;
+
}
+
 
+
/* Alternating background colors */
+
.tableNice tr:nth-child(even) {
+
    background: transparent;
+
 
+
}
+
.tableNice tr:nth-child(odd) {
+
    background: #EBFFFF;
+
 
}
 
}
  
.tableOuter
+
.silver
 
{
 
{
     align: center;
+
     color: #979797 !important;
    text-align: left;
+
 
}
 
}
  
.ref
+
.gold
 
{
 
{
     font-size: 16px !important;
+
     color: #EACF36 !important;
    line-height:22px !important;
+
    margin-bottom: 5px !important;
+
    color: #353535;
+
 
}
 
}
/*老姜要好看一点的表格止*/
 
 
/*文中自定义*/
 
/*文中自定义*/
 
</style>
 
</style>
Line 427: Line 401:
 
       <!-- Docs master nav -->
 
       <!-- Docs master nav -->
 
                   <!-- <h1><a class="navbar-brand" href="index.html">MuMei Lab</a></h1> -->
 
                   <!-- <h1><a class="navbar-brand" href="index.html">MuMei Lab</a></h1> -->
 
 
   <div class="container">
 
   <div class="container">
 
       <!-- header -->
 
       <!-- header -->
Line 456: Line 429:
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Achievements">Achievements</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Achievements">Achievements</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">InterLab</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">InterLab</a></li>
                               <li><a href="https://2017.igem.org/Team:ZJU-China/ImproveParts">Improve Parts</a></li>
+
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Improve">Improve Parts</a></li>
 
                           </ul>
 
                           </ul>
 
                       </li>
 
                       </li>
Line 469: Line 442:
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Project/Downstream">Downstream</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Project/Downstream">Downstream</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Project/conclusion">Conclusion</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Project/conclusion">Conclusion</a></li>
                              <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Project/improvement">Improvement</a></li>-->
 
                              <!--<li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">Interlab</a></li>-->
 
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Notebook">Notebook</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Notebook">Notebook</a></li>
 
                           </ul>
 
                           </ul>
Line 476: Line 447:
  
 
                       <li class="m_nav_item dropdown" >
 
                       <li class="m_nav_item dropdown" >
                           <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Modelling<b class="caret"></b></a>
+
                           <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Model<b class="caret"></b></a>
 
                           <ul class="dropdown-menu ">
 
                           <ul class="dropdown-menu ">
 
                               <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Model">Summery</a></li>-->
 
                               <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Model">Summery</a></li>-->
Line 489: Line 460:
 
                           <ul class="dropdown-menu ">
 
                           <ul class="dropdown-menu ">
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Parts">All Parts</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Parts">All Parts</a></li>
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Basic">Basic Parts</a></li>
+
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Basic_Part">Basic Parts</a></li>
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Composite">Composite Parts</a></li>
+
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Composite_Part">Composite Parts</a></li>
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Collection">Parts Collection</a></li>
+
                               <li><a href="https://2017.igem.org/Team:ZJU-China/Part_Collection">Part Collection</a></li>
 
                           </ul>
 
                           </ul>
 
                       </li>
 
                       </li>
Line 511: Line 482:
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Silver">Silver</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Silver">Silver</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Gold_Integrated">Gold</a></li>
 
                               <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Gold_Integrated">Gold</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Engagement">Engagement</a></li>
 
                           </ul>
 
                           </ul>
 
                       </li>
 
                       </li>
Line 528: Line 500:
 
       </div>
 
       </div>
 
   </div>
 
   </div>
 +
 +
  <p></p>
 +
<!--<div style="margin-top:0;padding-top:0">-->
 +
  <!--<img id="partsPage" src="https://static.igem.org/mediawiki/2017/b/be/ZJUChina_interlab_banner.jpg" width="100%">-->
 +
  <!--&lt;!&ndash; <img src="images/HP_temp/banner.jpg" width="100%"> &ndash;&gt;-->
 +
<!--</div>-->
  
  
<p></p>
 
<div style="margin-top:0;padding-top:0">
 
  <img src="https://static.igem.org/mediawiki/2017/0/0a/ZJU_China_home_banner.jpg" width="100%">
 
  <!-- <img src="images/HP_temp/banner.jpg" width="100%"> -->
 
</div>
 
  
  
Line 542: Line 515:
 
       <div class="bs-docs-section">
 
       <div class="bs-docs-section">
  
 +
          <div style="height: 50px;"></div>
 +
            <h1 class="page-header ArticleHead GreenAH">Medals<hr></h1>
  
  <h1 id="introduction" class="page-header ArticleHead GreenAH">Introduction<hr></h1>
+
          <h1 id="bronze" class="ArticleHead bronze col-md-9 col-sm-9">BRONZE</h1>
 +
          <img class="col-md-3 col-sm-3" src="https://static.igem.org/mediawiki/2017/1/19/ZJU_China_Medals_bronze.png">
  
<h1 id="methods" class="GreenAH ArticleHead ">h1</h1>
+
          <p class="PP">we have registered our team<a class="CuteButton SmallCB YellowCB" href="https://igem.org/Team.cgi?team_id=2207">Team List</a></p>
<h2 id="transformation" class="H2Head">h2</h2>
+
          <p class="PP">We have set up a team wiki
<h3 class="H3Head">h3</h3>
+
          <p class="PP">We have completed the judging form</p>
<p class="PP">p</p>
+
          <p class="PP">We have prepared a poster and a presentation, which we will be presenting at the Jamboree.</p>
 +
          <p class="PP">We have designed several new biobricks<a class="CuteButton SmallCB YellowCB" href="https://2017.igem.org/Team:ZJU-China/Parts">See Parts...</a></p>
 +
          <p class="PP">we have completed the safety form</p>
 +
          <p class="PP">we have created a page on our team wiki with clear attribution of each aspect of our project</p>
 +
          <p class="PP">we participated in the Interlab Measurement Study and met all the Interlab Requirement. You can see the result here <a class="CuteButton SmallCB YellowCB" href="https://2017.igem.org/Team:ZJU-China/InterLab">See InterLab...</a></p>
  
<p class="PP">
 
    <ul class="Retract textli">
 
        <li>li1</li>
 
        <li>li2</li>
 
        <li>li3</li>
 
        <li>li4</li>
 
    </ul>
 
</p>
 
  
  <!-- Table -->
+
          <h1 id="silver" class="ArticleHead silver col-md-9 col-sm-9">SILVER</h1>
  <table class="table" style="margin-left: 30%">
+
          <img class="col-md-3 col-sm-3" src="https://static.igem.org/mediawiki/2017/f/f3/ZJU_China_Medals_silver.png">
  <tr>
+
          <p class="PP">Several of our BioBricks work as expected. For example, Bbaxxxxxx, and they had been submitted as required.</p>
<th class="yellowTable"> </th>
+
          <p class="PP">We have mentored a high school team (HFLS_H2Z_Hangzhou)and we designed a special linker for their core proteins and constructed the plasmid for them. We also helped them standardized this part.</p>
<th class="yellowTable">A</th>
+
          <p class="PP">We visited China National Tobacco Corporation(CNTC) to investigate the damage caused by tobacco black shank which inspired us to come up with the idea of Trichoderma,the guardian. And the staff of CNTC gaved us lots of helpful suggestions.</p>
<th class="yellowTable">B</th>
+
          <p class="PP">We invited Prof.Chulong Zhang as our instructor, who has focused on Trichoderma for tens of years. He recommended Trichoderma atroviride for us as the chasis which is safe and environment-friendly. We also consulted him how to prevent our engineered Trichoderma from horizontal gene transfer.</p>
</tr>
+
  
<tr>
 
<th class="greyTable"> </th>
 
<td> </td>
 
<td> </td>
 
</tr>
 
  
<tr>
+
          <h1 id="gold" class="ArticleHead gold col-md-9 col-sm-9">GOLD</h1>
<th class="greyTable"> </th>
+
          <img class="col-md-3 col-sm-3" src="https://static.igem.org/mediawiki/2017/8/8a/ZJU_China_Medals_gold.png">
<td> </td>
+
          <p class="PP">We engaged with stakeholders as well as experts,and did field study etc., which as a whole helped us to design and modify our project.</p>
<td> </td>
+
          <p class="PP">We have induced several site-mutation in the sequence of T7 promoter and in this way,we created a series of promoters with different strength. We believe that these promoters will provide the researcher with more freedom to select the promoter with a proper strength. It can be a great improvement for T7 promoter.</p>
</tr>
+
          <p class="PP">Through logistic regression analysis of the VOC released from healthy or infected tobacco,we constructed a model to tell the physiological state of tobaccos according to the VOC they released. It also helped us to select the four practical VOC sensors from 18 of candidates.</p>
  </table>
+
          <p class="PP">Our engineered trichoderma has shown its  magicl power in fighting with Phytophthora parasitica var.nicotianae and in boosting the growth of nicotiana.</p>
      </div>
+
  
 +
 +
          </br></br></br>
 +
 +
</div>
 +
       
  
  
 
<!-- 右侧监听开始 -->
 
<!-- 右侧监听开始 -->
 
<div class="col-md-3 disappear-on-top" role="complementary">
 
<div class="col-md-3 disappear-on-top" role="complementary">
   <nav  style="position: fixed; top: 100px ; left:50px; " class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
+
   <nav  style="position: fixed; top: 200px ; left:50px;" class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
 
     <ul class="nav bs-docs-sidenav">
 
     <ul class="nav bs-docs-sidenav">
       <li><a href="#">A</a></li>
+
 
      <li>
+
       <li><a href="#bronze">Bronze</a></li>
         <a href="#">B</a>
+
         <li><a href="#silver">Silver</a></li>
          <ul class="nav">
+
      <li><a href="#gold">Gold</a></li>
            <li><a href="#">A</a></li>
+
 
            <li><a href="#">B</a></li>
+
 
            <li><a href="#">C</a></li>
+
          </ul>
+
      </li>
+
  
 
     </ul>
 
     </ul>
Line 601: Line 568:
 
   <a class="back-to-top" href="#top">
 
   <a class="back-to-top" href="#top">
 
   <!--  <i class="fa fa-arrow-up nav_icon"></i> -->
 
   <!--  <i class="fa fa-arrow-up nav_icon"></i> -->
    <img style="width: 50px;" src="https://static.igem.org/mediawiki/2017/d/da/ZJU_China_UP.png">
+
      <img style="width: 50px;" src="https://static.igem.org/mediawiki/2017/d/da/ZJU_China_UP.png">
 
   </a>
 
   </a>
  
Line 614: Line 581:
 
<div class="footer"  style="background-color: #000000">
 
<div class="footer"  style="background-color: #000000">
 
   <div class="copyright container text-center">
 
   <div class="copyright container text-center">
      <p><br></p>
 
 
     <p class="copyright">Copyright &copy; 2017 ZJU-IGEM | <a href="http://www.zju.edu.cn/">Zhejiang University</a> |</p>
 
     <p class="copyright">Copyright &copy; 2017 ZJU-IGEM | <a href="http://www.zju.edu.cn/">Zhejiang University</a> |</p>
     <p><br></p>
+
     <!--<p class="copyright">Contact us:<a class="copyright" href="">WeChat</a></p>-->
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 630: Line 596:
 
   <script src="https://static.igem.org/mediawiki/2017/e/e0/ZJUChina_button.txt"></script>
 
   <script src="https://static.igem.org/mediawiki/2017/e/e0/ZJUChina_button.txt"></script>
  
   <!--<script src="js/scrolling-nav.js"></script>-->
+
  <script src="https://2017.igem.org/Team:ZJU-China/js/scrollingnavnonPic?action=raw&ctype=text/javascript"></script>
   <script src="https://2017.igem.org/Zju/js/scrollingnav?action=raw&ctype=text/javascript"></script>
+
   <!--<script src="js/scrolling-nav-nonPic.js" type="text/javascript"></script>-->
 +
   <!--<script src="https://static.igem.org/mediawiki/2017/9/92/ZJUChina_scrolling-nav.txt"></script>  -->
 
   <script src="https://static.igem.org/mediawiki/2017/c/c0/ZJUChina_txtSmoothScroll.min.txt"></script>
 
   <script src="https://static.igem.org/mediawiki/2017/c/c0/ZJUChina_txtSmoothScroll.min.txt"></script>
  
 
   </body>
 
   </body>
 
</html>
 
</html>

Revision as of 08:02, 27 October 2017

Medals

BRONZE

we have registered our teamTeam List

We have set up a team wiki

We have completed the judging form

We have prepared a poster and a presentation, which we will be presenting at the Jamboree.

We have designed several new biobricksSee Parts...

we have completed the safety form

we have created a page on our team wiki with clear attribution of each aspect of our project

we participated in the Interlab Measurement Study and met all the Interlab Requirement. You can see the result here See InterLab...

SILVER

Several of our BioBricks work as expected. For example, Bbaxxxxxx, and they had been submitted as required.

We have mentored a high school team (HFLS_H2Z_Hangzhou)and we designed a special linker for their core proteins and constructed the plasmid for them. We also helped them standardized this part.

We visited China National Tobacco Corporation(CNTC) to investigate the damage caused by tobacco black shank which inspired us to come up with the idea of Trichoderma,the guardian. And the staff of CNTC gaved us lots of helpful suggestions.

We invited Prof.Chulong Zhang as our instructor, who has focused on Trichoderma for tens of years. He recommended Trichoderma atroviride for us as the chasis which is safe and environment-friendly. We also consulted him how to prevent our engineered Trichoderma from horizontal gene transfer.

GOLD

We engaged with stakeholders as well as experts,and did field study etc., which as a whole helped us to design and modify our project.

We have induced several site-mutation in the sequence of T7 promoter and in this way,we created a series of promoters with different strength. We believe that these promoters will provide the researcher with more freedom to select the promoter with a proper strength. It can be a great improvement for T7 promoter.

Through logistic regression analysis of the VOC released from healthy or infected tobacco,we constructed a model to tell the physiological state of tobaccos according to the VOC they released. It also helped us to select the four practical VOC sensors from 18 of candidates.

Our engineered trichoderma has shown its magicl power in fighting with Phytophthora parasitica var.nicotianae and in boosting the growth of nicotiana.