Difference between revisions of "Team:UESTC-China/Improve"

 
(27 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:UESTC-China/CSS/zzcs?action=raw&amp;ctype=text/css">
 
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:UESTC-China/CSS/zzcs?action=raw&amp;ctype=text/css">
 
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:UESTC-China/CSS/bootnav?action=raw&amp;ctype=text/css">
 
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:UESTC-China/CSS/bootnav?action=raw&amp;ctype=text/css">
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:UESTC-China/CSS/xuanfucss?action=raw&amp;ctype=text/css" />
+
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:UESTC-China/CSS/zhengwen?action=raw&amp;ctype=text/css">
 
<style type="text/css">
 
<style type="text/css">
.hehe{
+
 
    height: 60px;
+
    color:#fff;
+
    font-size:12px;
+
    position:relative;
+
    z-index:inherite;
+
    background-color:#31b0d5;
+
    margin-top:30px;
+
    margin-bottom:-30px
+
}
+
 
.team .row{
 
.team .row{
 
     margin-right:  0px;
 
     margin-right:  0px;
Line 45: Line 36:
 
nav.navbar.bootsnav{
 
nav.navbar.bootsnav{
 
border: none;
 
border: none;
margin-bottom: 150px;
 
 
}
 
}
 
.navbar-nav{
 
.navbar-nav{
Line 77: Line 67:
 
font-weight: 500;
 
font-weight: 500;
 
position: absolute;
 
position: absolute;
top: 35%;
+
top: 30%;
right: 10%;
+
right: 8%;
 
transition: all 0.4s ease 0s;
 
transition: all 0.4s ease 0s;
 
}
 
}
Line 100: Line 90:
 
nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
 
nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
 
}
 
}
         .zhengwen{
+
          
            text-indent:30.0pt;
+
            line-height:180%;
+
            font-family:'Candara',sans-serif;
+
            font-size:15.0pt;
+
            color:black;
+
            background:white;
+
            text-align:justify;
+
        }
+
        .zhengwen p{
+
            text-indent:30.0pt;
+
            line-height:180%;
+
            font-family:'Candara',sans-serif;
+
            font-size:15.0pt;
+
            color:black;
+
            background:white;
+
        }
+
 
         .bigtitle{
 
         .bigtitle{
 
             line-height:200%;
 
             line-height:200%;
Line 122: Line 96:
 
             font-family:'Cooper Black',serif;
 
             font-family:'Cooper Black',serif;
 
             font-size:23.0pt;
 
             font-size:23.0pt;
             color:#5e5e5e;
+
             color: #fff;
             background:#d5faff;
+
             background: #968569;
 
             border-radius: 9px;
 
             border-radius: 9px;
 
             margin-bottom: 15px;
 
             margin-bottom: 15px;
 
         }
 
         }
         .smtitle{
+
          
            line-height:200%;
+
            font-family:'Cooper Black',serif;
+
</style>
            font-size:16.0pt;
+
 
            color:black;
+
            background:white;
+
        }
+
        .xstitle{
+
            font-family:'Candara',sans-serif;
+
            font-size:15.0pt;
+
            color:black;
+
            background:white;
+
            line-height:180%;
+
        }
+
        @media only screen and (max-width: 768px) {
+
  .hide-on-med-and-down {
+
    display: none !important;
+
  }
+
}
+
        .scroll{
+
width:100px;
+
height:130px;
+
color:#fff;
+
line-height:80px;
+
text-align:center;
+
position:fixed;
+
right:30px;
+
bottom:80px;
+
cursor:pointer;
+
font-size:14px;
+
                z-index:100;
+
}
+
        @media only screen and (max-width: 768px) {
+
  .scroll {
+
    display: none !important;
+
  }
+
  
</style>
 
<script type="text/javascript" src="https://2018.igem.org/Template:UESTC-China/Javascript/jquery?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/javascript">
 
$(document).ready(function(e) {
 
t = $('.fixed').offset().top;
 
mh = $('.main').height();
 
fh = $('.fixed').height();
 
$(window).scroll(function(e){
 
s = $(document).scrollTop();
 
if(s > t - 130){
 
$('.fixed').css('position','fixed');
 
                        $('.fixed').css('top','130px');
 
}else{
 
$('.fixed').css('position','');
 
}
 
})
 
});
 
</script>
 
 
</head>
 
</head>
 
<body>
 
<body>
  
 
<div class="scroll" id="scroll" style="display:none; ">
 
<div class="scroll" id="scroll" style="display:none; ">
<img src="https://static.igem.org/mediawiki/2018/7/7d/T--UESTC-China--up.png" width="100%">
+
<img src="https://static.igem.org/mediawiki/2018/thumb/0/04/T--UESTC-China--up1.png/240px-T--UESTC-China--up1.png" width="100%">
 
</div>
 
</div>
 +
  
  
Line 202: Line 127:
 
<div class="collapse navbar-collapse" id="navbar-menu" style="border-bottom-style:solid; border-bottom-width:1px" style="z-index:9999">
 
<div class="collapse navbar-collapse" id="navbar-menu" style="border-bottom-style:solid; border-bottom-width:1px" style="z-index:9999">
 
<ul class="nav navbar-nav" data-in="fadeInDown" data-out="fadeOutUp">
 
<ul class="nav navbar-nav" data-in="fadeInDown" data-out="fadeOutUp">
                                                         <li><a href="#">HOME</a></li>
+
                                                         <li><a href="https://2018.igem.org/Team:UESTC-China">HOME</a></li>
<li><a href="#">ACHIEVEMENT</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/achievement">ACHIEVEMENT</a></li>
 
<li class="dropdown">
 
<li class="dropdown">
 
<a href="#" class="dropdown-toggle" data-toggle="dropdown">PROJECT</a>
 
<a href="#" class="dropdown-toggle" data-toggle="dropdown">PROJECT</a>
 
<ul class="dropdown-menu animated fadeOutUp">
 
<ul class="dropdown-menu animated fadeOutUp">
<li><a href="#">Introduction</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/Description">Description</a></li>
<li><a href="#">Design</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/Design">Design</a></li>
<li><a href="#">Demonstrate</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/Demonstrate">Demonstrate</a></li>
<li><a href="#">Part</a></li>
+
                                                                       
 +
</ul>
 +
</li>
 +
                                                        <li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">PART</a>
 +
<ul class="dropdown-menu animated fadeOutUp">
 +
<li><a href="https://2018.igem.org/Team:UESTC-China/Parts">Basic Part</a></li>
 +
<li><a href="https://2018.igem.org/Team:UESTC-China/Improve">Improve Part</a></li>
 +
                                                                </ul> 
 +
        </li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">MODEL</a>
 +
<ul class="dropdown-menu animated fadeOutUp">
 +
 +
<li><a href="https://2018.igem.org/Team:UESTC-China/Model">Overview</a></li>
 +
<li><a href="https://2018.igem.org/Team:UESTC-China/Model_butanol">Butanol System Model</a></li>
 +
                                                                        <li><a href="https://2018.igem.org/Team:UESTC-China/Model_h2">Hydrogen System Model</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
<li><a href="#">MODELING</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/Attributions">ATTRIBUTIONS</a></li>
<li><a href="#">ATTRIBUTIONS</a></li>
+
 
<li class="dropdown">
 
<li class="dropdown">
 
<a href="#" class="dropdown-toggle" data-toggle="dropdown">H&nbsp;&nbsp;P</a>
 
<a href="#" class="dropdown-toggle" data-toggle="dropdown">H&nbsp;&nbsp;P</a>
 
<ul class="dropdown-menu animated fadeOutUp">
 
<ul class="dropdown-menu animated fadeOutUp">
<li><a href="#">Our Story</a></li>
+
<li><a href="#">Supporting Research</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/Human_Practices">Integrate Human Practice</a></li>
<li><a href="#">Engagement</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/Public_Engagement">Engagement</a></li>
 +
                                                                        <li><a href="https://2018.igem.org/Team:UESTC-China/Software">Gene Card Online</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
 
<li class="dropdown">
 
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">TEAM</a>
+
<a href="https://2018.igem.org/Team:UESTC-China/team" class="dropdown-toggle" data-toggle="dropdown">TEAM</a>
 
<ul class="dropdown-menu animated fadeOutUp">
 
<ul class="dropdown-menu animated fadeOutUp">
<li><a href="#">Team Introduction</a></li>
+
                                                                        <li><a href="https://2018.igem.org/Team:UESTC-China/team">Team</a></li>
<li><a href="#">Collaborations</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/team_teamintroduction">Team Introduction</a></li>
 +
<li><a href="https://2018.igem.org/Team:UESTC-China/Collaborations">Collaborations</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 233: Line 175:
 
<a href="#" class="dropdown-toggle" data-toggle="dropdown">NOTEBOOK</a>
 
<a href="#" class="dropdown-toggle" data-toggle="dropdown">NOTEBOOK</a>
 
<ul class="dropdown-menu animated fadeOutUp">
 
<ul class="dropdown-menu animated fadeOutUp">
<li><a href="#">Day Note</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/Notebook">Day Note</a></li>
<li><a href="#">protocol</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/notebook_protocol">Protocol</a></li>
<li><a href="#">safety</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/Safety">Safety</a></li>
<li><a href="#">..........</a></li>
+
<li><a href="https://2018.igem.org/Team:UESTC-China/InterLab">Interlab</a></li>
<li><a href="#">........</a></li>
+
 
</ul>
 
</ul>
 
</li>
 
</li>
 +
                                                   
 
</ul>
 
</ul>
 
                                              
 
                                              
Line 246: Line 188:
 
</div>
 
</div>
 
                     <div class="logo" style="height:45px; width:83.3px; position: absolute;right: 20px;z-index: 9999;top: 10px;">
 
                     <div class="logo" style="height:45px; width:83.3px; position: absolute;right: 20px;z-index: 9999;top: 10px;">
                         <a href="#">
+
                         <a href="https://2018.igem.org/Team:UESTC-China">
 
    <img src="https://static.igem.org/mediawiki/2018/b/b2/T--UESTC-China--logoyuan.gif" width="100" height="100" >
 
    <img src="https://static.igem.org/mediawiki/2018/b/b2/T--UESTC-China--logoyuan.gif" width="100" height="100" >
 
</a>
 
</a>
Line 253: Line 195:
 
</div>
 
</div>
 
</div>
 
</div>
 +
  
 
<div class="team" style="margin-top:-30px; position:relative; width:100%; z-index:1; background-color:#fff">
 
<div class="team" style="margin-top:-30px; position:relative; width:100%; z-index:1; background-color:#fff">
Line 260: Line 203:
  
 
     <div class="neirong" style="position:relative; z-index:1 ;padding:50px 8%; background-color:#fff">
 
     <div class="neirong" style="position:relative; z-index:1 ;padding:50px 8%; background-color:#fff">
        <div class="row member">
+
<div class="row member">
           
+
            <div class="col-md-3 col-sm-4">
+
              <div class="fixed">
+
              <menu id="tocc" class="hide-on-med-and-down" style="padding: 0.1px; left: 80px; z-index:1; font-family:'Candara',sans-serif;">
+
                <h2><strong>Attribution</strong></h3>
+
                <ul>
+
                    <li><a href="#yi" style="color: black;">Attribution</a></li>
+
                    <li><a href="#2" style="color: black;">Advisor</a></li>
+
                    <li><a href="#3" style="color: black;">PI</a></li>
+
                    <li><a href="#4" style="color: black;">Acknowledgement</a></li>
+
                   
+
         
+
                </ul>
+
  
              </menu>
+
<div class="col-md-3 col-sm-4">
              </div>
+
                    <div class="fixed" style="position:fixed; top:250px; ">
            </div>
+
                        <div class="fl_l"><h3>IMPROVE PART</h3></div>
            <div class="main col-md-9 col-sm-8 col-xs-12">
+
<menu id="tocc" class="hide-on-med-and-down" style="padding: 0.1px; left: 0px; z-index:1; font-family:'Candara',sans-serif;">
<div class="bigtitle" id="yi">
+
                             
    Attribution
+
<ul class="fl_l" style="margin-top:200px; opacity:0;">
   
+
<li><a href="#">Part Improvement</a></li>
</div>
+
<li><a href="#">Experiment Result</a></li>
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Team Leader</div>
+
<li><a href="#">Conclusion</a></li>
<div class="zhengwen">Jianzhe Yang and Changyu Li are our team leaders. As team leaders, they were responsible for the coordination of the team, and supervised experimental details to promote the experimental process. At the meantime, Jianzhe Yang contacted with biological companies to buy related reagents. The role Changyu Li played in the experiment was mainly to finish the construction and verification of vectors.</div>
+
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Part Construction & Interlab</div>
+
</ul>
<div class="zhengwen">Changyu Li, Huishuang Tan, Shizhi Ding, Yinsong Xu, Yansong Wang and Yetao Zou all contributed to part construction. All parts that need to submit were constructed by them.  Additionally, Shizhi Ding and Yinsong Xu were both responsible for interlab and making great effort in it.</div>
+
</menu>
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Experiments in Straw Degradation</div>
+
                    </div>
<div class="zhengwen">Shizhi Ding and Yinsong Xu were mainly responsible for experiments in straw degradation. They construct the plasmid of straw degradation and conduct it into different E. coli strains. For the final product in this step, they finish the detection of ferulic acid by gas chromatography as well as xylose and glucose qualitatively by TLCA</div>
+
</div>
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Experiments in Butanol Production</div>
+
<div class="main col-md-9 col-sm-8 col-xs-12">
<div class="zhengwen">Changyu Li and Huishuang Tan were mainly responsible for experiments in butanol production. Additionally, they measured the titer of butanol by gas chromatography. They also studied the improvement of the resistance of E. coli to butanol by GroESL.</div>
+
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Cellulose Enzyme Assay</div>
+
<div class="zhengwen">Yetao Zou and Liang Zhao were mainly responsible for enzyme assay. They detected the activity and the extracellular expression of cellulose. </div>
+
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Experiments in Hydrogen Production</div>
+
<div class="zhengwen">Jiayi Yin and Yansong Wang were mainly responsible for experiments in hydrogen production. They construct the plasmid of straw degradation and conduct it into different E. coli strains. In addition, they finish the detection of Hydrogen by gas chromatography and another team member, Qi Wang set up a hydrogen collection device.</div>
+
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Human Practices</div>
+
<div class="zhengwen">Yuxian Zhang, Longjing Pan, Jianzhe Yang were mainly responsible for human practices and Jianzhe Yang, Changyu Li, Yinsong Xu, Xiang Zhou and Qi Wang also make contribution to it. They had made the following contributions :</div>
+
<div class="xstitle"><strong>Support project:</strong></div>
+
<div class="zhengwen">Longjing Pan and Yuxian Zhang carried out a variety of questionnaires to survey the current situation of treating straw and citizen’s attitude toward clean energy. To make our project more practical, they interact with expert in Biogas Institute of Ministry of Agriculture and Rural Affairs to learn more information about agricultural waste and bioenergy. They also interviewed synthetic biology expert, Dr. Junbiao Dai to optimize our pathway.</div>
+
<div class="xstitle"><strong>Public Engagement:</strong></div>
+
<div class="zhengwen">Yuxian Zhang and Changyu Li organized a large event of Education of Public Engagement called “Gene go”, interacting with more than 300 families in Sichuan Science and Technology Museum. They are also making effort in high school students, inspiring their interest in synthetic biology. There are other team members designed some product such as “Gene Card” online programed by Xiang Zhou and Qi Wang, Crazy Lab designed by Yinsong Xu and Plasmid Rubik made by Longjing Pan. Collaboration and meet-up is in the charge of Yuxian Zhang and Jianzhe Yang to combine universities to solve the problems that was hardly solved by themselves.</div>
+
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Modeling</div>
+
<div class="zhengwen">Zijian Wu was mainly responsible for modeling. In order to maximize the production of butanol and hydrogen, it is necessary to optimize the fermentation of butanol and hydrogen. He first screened out the significant influence factors of the fermentation reaction. Next, he used response surface methodology to establish a functional relationship between the product and the significant influence factor. He used Box-Behnken to design test points to get the data he needed. He finally found the optimum conditions for the fermentation reaction.</div>
+
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Art Design</div>
+
<div class="zhengwen">Xieyi Liu and Jiayi Yin were mainly responsible for art design. As art designers, they focused on cooperation and contacted with Human Practice, Wiki and experiment. Their work included our team logo, team uniform, the design of the page and illustrations of Wiki as well as the posters and PPTs required for meetings such as Southwest Alliance and CCiC. They also joined in the design of our educational product, such as “Crazy Lab” etc.</div>
+
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Wiki</div>
+
<div class="zhengwen">Qichen Pan was mainly responsible for the establishment of our Wiki page. During the whole project, he warmly cooperated with art designers and designed a set of Wiki style. He was in charge of coding and debugging. Meanwhile, he collected project content from other members and delivered it to the website and ensured complete display of Wiki.</div>
+
<p id="2" class="konghang" style="text-indent:30.0pt;line-height:200%;"><span style="font-family:'Candara',sans-serif; font-size:15.0pt; color:black; ">&nbsp;</span></p>
+
  
<div class="bigtitle">
+
<ul class="fl_r">
    Advisor
+
<li>
</div>
+
        <div class="bigtitle">
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Binglin Liu</div>
+
            Part Improvement
<div class="zhengwen">He taught us how to design construction and primer for vector, and checked the sequence of primers whether it’s right or not. He also guided us to finish the construction of vector efficiently by teaching us how to make Gibson assembly.</div>
+
        </div>
<p id="3" class="konghang" style="text-indent:30.0pt;line-height:200%;"><span style="font-family:'Candara',sans-serif; font-size:15.0pt; color:black; ">&nbsp;</span></p>
+
        <div class="zhengwen">
 +
            This year, we have improved the previous part <a href="http://parts.igem.org/Part:BBa_J23100" style="color:blue">BBa_J23100</a> by adding RBS and pelB-5D to make it can be used for extracelluar expression. And the part number is <a href="http://parts.igem.org/Part:BBa_K2617017" style="color:blue">BBa_K2617017</a>. The combination of promoter, RBS and signal peptide makes it convenient to use as a Biobrick and gives it the function of extracellular expression.
 +
        </div>
 +
        <div class="zhengwen">
 +
            For the function determination, we chose the PETase as our reporter protein because its activity can be easily detected. Thus we constructed two plasmids with and without pelB-5D respectively to compare the function of our improved part and previous part.The construction of plasmids were as followed.
 +
      <div class="xstitle">Table 1&nbsp;&nbsp;&nbsp;The introduction of Positive Control and Negative Control</div>
 +
        </div>
 +
        <div class="zhengwen">
 +
            <table class="table table-hover">
 +
                <tr><td><span>No.<span></td><td> Vector</td><td> Vector map</td><td> Description</td></tr>
 +
                <tr><td>1 </td><td>Positive Control</td><td>  <img src="https://static.igem.org/mediawiki/2018/b/b5/T--UESTC-China--improve1.png" width="100%">  </td><td> BBa_J23100-RBS-pelB+5D-PETase-Ter</td></tr>
 +
                <tr><td>2 </td><td>Negative Control</td><td>  <img src="https://static.igem.org/mediawiki/2018/c/c2/T--UESTC-China--improve2.png" width="100%">  </td><td>  BBa_J23100-RBS-PETase-Ter</td></tr>
 +
            </table>
 +
        </div>
 +
    </li>
 +
    <li>
 +
        <div class="bigtitle">
 +
            Experiment Result
 +
        </div>   
 +
        <div class="zhengwen">
 +
            For quantitative assay, a standard curve of pNP ranging from 0-0.8 mM in 100 mM of phosphate buffer (pH 7.4) was measured(Fig. 1).
 +
        </div>
 +
        <div class="chatu" style="padding:20px 10%;"><img src="https://static.igem.org/mediawiki/2018/b/bb/T--UESTC-China--improvet1.png" width="100%"></div>
 +
        <div class="tu">
 +
            Fig. 1 The standard curve of pNP.
 +
        </div>
 +
        <div class="zhengwen">
 +
            The activity of the extracelluar fractions was detected by the method of pNPB. And the results were as followed(Fig. 2).
 +
        </div>
 +
        <div class="chatu" style="padding:20px 10%;"><img src="https://static.igem.org/mediawiki/2018/8/81/T--UESTC-China--improvet2.png" width="100%"></div>
 +
        <div class="tu">
 +
            Fig. 2 The activity for extracellular fractions of Positive Control and Negative Control
 +
        </div>
  
<div class="bigtitle">
+
    </li>
     PI
+
     <li>
</div>
+
        <div class="bigtitle">
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Yong Zhang</div>
+
            Conclusion
<div class="zhengwen">He was one of our instructors. He guided us to design the whole project and helped us to check construction strategy whether it’s feasible. Especially, he gave us very professional guidance on molecular cloning. He also helped us to comb the pathway and analyzed the result. What’s more, he gave some useful suggestions on wiki and presentation.</div>
+
        </div>
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Lixia Tang</div>
+
        <div class="zhengwen">
<div class="zhengwen">She was one of our instructors. She gave us some guidance on modeling. She also gave us a hand on experiment of protein expression and detection of enzyme activity. In addition, she helped us to make the data analysis. Moreover, she came up with a series of valuable advices about the design of wiki and ppt.</div>
+
            Based on our functional determination test results, the improvement that we did has succeeded. As you could see, PETase that carrying our improved part (Fig. 2) has much higher activity level than the PETase that carrying promoter BBa_J23100 but without pelB-5D. From our experiment result, we could conclude that our improved part indeed gives the promoter BBa_J23100 the function of extracellular expression. So, our team has successfully improve the part BBa_J23100 with the addition of RBS and pelB-5D.
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Xuelian Zheng</div>
+
        </div>
<div class="zhengwen">She was one of our instructors. She gave us a lot of suggestions in details during the process of design and experiments. She helped our team leader to coordinate the team works and had communication with each member friendly to appease our tension. She also raised some idea about the style of our wiki, poster, banner and so on.</div>
+
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Juan Feng</div>
+
<div class="zhengwen">She was one of our instructors. She was concerned with our interlab and gave us a lot of useful suggestions on it. Meanwhile, she gave us many theoretical guidance on modeling and taught us way of using various software to found model. She also gave us precious advices on TLC design.</div>
+
<p id="4" class="konghang" style="text-indent:30.0pt;line-height:200%;"><span style="font-family:'Candara',sans-serif; font-size:15.0pt; color:black; ">&nbsp;</span></p>
+
  
<div class="bigtitle">
+
    </li>
    Acknowledgement
+
</ul>
 +
</div>
 +
</div>
 +
<div style="clear: both;"></div>
 
</div>
 
</div>
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;UESTC-China iGEM 2018 team gratefully acknowledges the following institutes:</div>
 
<div class="zhengwen">
 
<ul>
 
    <li>School of Life Sciences, University of Electronic Science and Technology of China.</li>
 
    <li>Office of Educational Administration, University of Electronic Science and Technology of China.</li>
 
    <li>Office of Students' Affairs, University of Electronic Science and Technology of China.</li>
 
    <li>Plant Genome Engineering Lab, University of Electronic Science and Technology of China.</li>
 
    <li>Protein Engineering Lab, University of Electronic Science and Technology of China.</li>
 
    <li>College Of Life Sciences, Sichuan University.</li>
 
</ul>
 
</div>
 
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Experiment equipment support</div>
 
<div class="zhengwen">
 
<ul>
 
    <li>Thanks to School of Medicine (University of Electronic Science and Technology of China) for giving us support on Multifunctional enzyme marker.</li>
 
    <li>Thanks to School of Biotechnology (Jiangnan University) for presenting us the strain of Escherichia coli B0016-050</li>
 
</ul>
 
</div>
 
<div class="smtitle"><i class="fa fa-chevron-right"></i>&nbsp;Human practices support</div>
 
<div class="zhengwen">
 
    <ul>
 
        <li>Thanks to Biogas Institute of Ministry of Agriculture and Rural Affairs for giving us some suggestions in our project</li>
 
    </ul>
 
 
</div>
 
</div>
  
  
            </div><!--以上为正文-->
 
        </div>
 
  
  
    </div>
 
 
<div class="hehe" style="background-color:balck">
 
<div class="hehe" style="background-color:balck">
 
         <div class="container">
 
         <div class="container">
 
             <div class="row">
 
             <div class="row">
                 <div class="col-md-12 " style="text-alien: center; vertical-alien: middle; font-size: 127%; text-align: center;">Copyright © 2018 iGEM UESTC_China </div>
+
                 <div class="col-md-12 " style="text-alien: center; vertical-alien: middle; font-size: 127%; text-align: center;">Copyright © 2018 iGEM UESTC-China </div>
 
                 <div class="col-md-12" style="text-alien: center; vertical-alien: middle; font-size: 127%; text-align: center;">
 
                 <div class="col-md-12" style="text-alien: center; vertical-alien: middle; font-size: 127%; text-align: center;">
                     <div class="social-icons style="float:right; line-height:60px">
+
                     <div class="social-icons" style="font-size: 170%;">
 
                        
 
                        
                             <i><a href="#" class="fa fa-facebook"></a></i>&nbsp;
+
                             <i style="color: white;"><a href="https://www.facebook.com/uestcchinaigem" class="fa fa-facebook" style="color: white;"></a></i>&nbsp;
                             <i><a href="#" class="fa fa-twitter"></a></i>&nbsp;
+
                             <i><a href="https://twitter.com/UESTC_CHINA" class="fa fa-twitter" style="color: white;"></a></i>&nbsp;
                             <i><a href="#" class="fa fa-weibo"></a></i>&nbsp;
+
                             <i><a href="https://www.weibo.com/u/5983731394" class="fa fa-weibo" style="color: white;"></a></i>&nbsp;
                             <i><a href="#" class="fa fa-envelope"></a></i>
+
                              
 
                          
 
                          
 
                     </div>
 
                     </div>
Line 388: Line 305:
 
<script src="https://2018.igem.org/Template:UESTC-China/Javascript/bootjs?action=raw&amp;ctype=text/javascript"></script>
 
<script src="https://2018.igem.org/Template:UESTC-China/Javascript/bootjs?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2018.igem.org/Template:UESTC-China/Javascript/bootnav?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2018.igem.org/Template:UESTC-China/Javascript/bootnav?action=raw&amp;ctype=text/javascript"></script>
 +
 +
<script type="text/javascript">
 +
$(function(){
 +
//设置标杆
 +
var _line=parseInt($(window).height()/3);
 +
$(window).scroll(function(){
 +
 +
//滚动730px,左侧导航固定定位
 +
if ($(window).scrollTop()>350) {
 +
$('.fl_l').css({'opacity':'1'})
 +
}else{
 +
$('.fl_l').css({'opacity':'0'})
 +
};
 +
$('.fl_l li').eq(0).addClass('active');
 +
//滚动到标杆位置,左侧导航加active
 +
$('.fl_r li').each(function(){
 +
var _target=parseInt($(this).offset().top-$(window).scrollTop()-_line);
 +
var _i=$(this).index();
 +
if (_target<=0) {
 +
$('.fl_l li').removeClass('active');
 +
$('.fl_l li').eq(_i).addClass('active');
 +
}
 +
//如果到达页面底部,给左侧导航最后一个加active
 +
else if($(document).height()==$(window).scrollTop()+$(window).height()){
 +
$('.fl_l li').removeClass('active');
 +
$('.fl_l li').eq($('.fl_r li').length-1).addClass('active');
 +
}
 +
});
 +
});
 +
$('.fl_l li').click(function(){
 +
$(this).addClass('active').siblings().removeClass('active');
 +
var _i=$(this).index();
 +
$('body, html').animate({scrollTop:$('.fl_r li').eq(_i).offset().top-_line},500);
 +
});
 +
});
 +
</script>
 
<script type="text/javascript">
 
<script type="text/javascript">
 
$(function(){
 
$(function(){
Line 402: Line 355:
 
})
 
})
 
</script>
 
</script>
<Script>
+
 
function refresh(){ 
+
 
    url = location.href;
+
    console.log(url);
+
    var once = url.split("#");
+
    if (once[1] != 1) {
+
        url += "#1";
+
        self.location.replace(url);
+
        window.location.reload();
+
    }
+
}
+
setTimeout('refresh()', 1000);
+
</script>
+
  
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 14:55, 17 October 2018

team

  • Part Improvement
    This year, we have improved the previous part BBa_J23100 by adding RBS and pelB-5D to make it can be used for extracelluar expression. And the part number is BBa_K2617017. The combination of promoter, RBS and signal peptide makes it convenient to use as a Biobrick and gives it the function of extracellular expression.
    For the function determination, we chose the PETase as our reporter protein because its activity can be easily detected. Thus we constructed two plasmids with and without pelB-5D respectively to compare the function of our improved part and previous part.The construction of plasmids were as followed.
    Table 1   The introduction of Positive Control and Negative Control
    No. Vector Vector map Description
    1 Positive Control BBa_J23100-RBS-pelB+5D-PETase-Ter
    2 Negative Control BBa_J23100-RBS-PETase-Ter
  • Experiment Result
    For quantitative assay, a standard curve of pNP ranging from 0-0.8 mM in 100 mM of phosphate buffer (pH 7.4) was measured(Fig. 1).
    Fig. 1 The standard curve of pNP.
    The activity of the extracelluar fractions was detected by the method of pNPB. And the results were as followed(Fig. 2).
    Fig. 2 The activity for extracellular fractions of Positive Control and Negative Control
  • Conclusion
    Based on our functional determination test results, the improvement that we did has succeeded. As you could see, PETase that carrying our improved part (Fig. 2) has much higher activity level than the PETase that carrying promoter BBa_J23100 but without pelB-5D. From our experiment result, we could conclude that our improved part indeed gives the promoter BBa_J23100 the function of extracellular expression. So, our team has successfully improve the part BBa_J23100 with the addition of RBS and pelB-5D.
Copyright © 2018 iGEM UESTC-China