Difference between revisions of "Team:HBUT-China"

Line 19: Line 19:
 
</div>
 
</div>
 
<!-- one bt one slider -->
 
<!-- one bt one slider -->
<div class="wrape homeone">
+
<div class="js-silder">
   <div id="obo_slider">          
+
   <div class="silder-scroll">
      <div class="oneByOne_item">
+
<div class="silder-main">
        <a href="javascript:;"><img src="https://static.igem.org/mediawiki/2017/5/55/HBUT-logo2.png" width="300" class="wp1_3 slide1_bot"/></a>               
+
<div class="silder-main-img">
                                         
+
<img src="//2017.igem.org/wiki/images/5/55/Hbut-member.jpeg" alt="">
      </div>
+
</div>
      <div class="oneByOne_item">                                  
+
<div class="silder-main-img">
        <a href="javascript:;"><img src="https://static.igem.org/mediawiki/2017/5/55/HBUT-logo2.png" width="300" class="wp1_3 wp1_left slide2_bot" /></a>                   
+
<img src="//2017.igem.org/wiki/images/5/55/Hbut-member.jpeg" alt="">
        <img src="//2017.igem.org/wiki/images/5/55/Hbut-member.jpeg">
+
</div>
  </div>  
+
<div class="silder-main-img">
 +
<img src="//2017.igem.org/wiki/images/5/55/Hbut-member.jpeg" alt="">
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 +
 +
 +
 +
 
<div class="content-main">
 
<div class="content-main">
 
   <div class="container">
 
   <div class="container">
Line 50: Line 58:
 
   <p>copyright &copy;  2017 IGEM-HBUT-China All rights reserved.</p>
 
   <p>copyright &copy;  2017 IGEM-HBUT-China All rights reserved.</p>
 
</div>
 
</div>
<script type="text/javascript" src="http://123.207.175.242/csdn/js/jquery-runbanner.js"></script>  
+
<script src="http://123.207.175.242/csdn/js/wySilder.min.js" type="text/javascript"></script>
<script type="text/javascript">
+
<script>
$(function(){
+
$(function (){
    $('#obo_slider').runbanner({
+
$(".js-silder").silder({
      className: 'oneByOne1',                
+
auto: true,//自动播放,传入任何可以转化为true的值都会自动轮播
      easeType: 'rollIn', //动画参数
+
speed: 20,//轮播图运动速度
      /*
+
sideCtrl: true,//是否需要侧边控制按钮
      "rollIn", "fadeIn", "fadeInUp", "fadeInDown", "fadeInLeft", "fadeInRight", "fadeInRight", "bounceIn", "bounceInDown", "bounceInUp", "bounceInLeft",        "bounceInRight", "rotateIn", "rotateInDownLeft", "rotateInDownRight", "rotateInUpLeft", "rotateInUpRight" (18种动画类型可调用)
+
bottomCtrl: true,//是否需要底部控制按钮
      */
+
defaultView: 0,//默认显示的索引
      slideShow: true  //为false时不会自动播放
+
interval: 3000,//自动轮播的时间,以毫秒为单位,默认3000毫秒
  });
+
activeClass: "active",//小的控制按钮激活的样式,不包括作用两边,默认active
})
+
});
 +
});
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 02:09, 1 November 2017

Overview

For this year's iGEM Competition, our team has focused on putting forward a biological approach to detecting nickel ions as a heavy metal contaminant in the natural environment. Through our study over this summer, we are expecting to control the expression of red fluorescent protein by changing the nickel ion concentration. In a certain concentration range, we will try to establish a quantitative relationship between the intensity of the fluorescence and the concentration of nickel ions in the environment. This may build a nickel ion concentration quantitative detection system.

In order to achieve this goal, we use a nickel-sensitive repressive promoter (pncrA). In the absence of nickel ions, the repressor protein (NcrB) binds to the promoter, preventing the expression of the subsequent gene. The nickel ions in the environment can bind to repressor proteins to alter the domain of the protein, so that the fluorescent protein gene behind the promoter is expressed and produces fluorescence.