Difference between revisions of "Team:China Tongji"

 
(104 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
<html>
 
<html>
 
<head>
 
<head>
 
+
<!-- load css files -->
 +
<link href="https://2015.igem.org/Team:China_Tongji/flexSlider_css?action=raw&ctype=text/css" rel="stylesheet">
 
<style type="text/css">
 
<style type="text/css">
 
 
#content {
 
#content {
 
background:#eee;
 
background:#eee;
 
margin-top:-20px;
 
margin-top:-20px;
 
padding-top:85px;
 
padding-top:85px;
/* 颜色左右渐变 */
+
/* 颜色左右渐变
background-image: -webkit-linear-gradient(left,#ddd,#fff,#ddd);
+
background-image: -webkit-linear-gradient(left,#ddd,#fff,#ddd); */
 
}
 
}
 
 
.myContent{
 
.myContent{
 
width: 1000px;
 
width: 1000px;
Line 21: Line 20:
 
font-family: "Times New Roman",Georgia, Times, serif;
 
font-family: "Times New Roman",Georgia, Times, serif;
 
}
 
}
 
 
#mainContent{
 
#mainContent{
 
width:100%;
 
width:100%;
Line 35: Line 33:
 
}
 
}
 
#mainContent .contentP{
 
#mainContent .contentP{
text-align: justify;
+
text-align:justify;
 
text-indent: 2%;
 
text-indent: 2%;
font-size: 18px;
+
font-size: 20px;
font-family: "Times New Roman",Georgia, Times, "Book Antiqua","MS Serif";
+
font-family: "Palatino Linotype", "MS Serif", "Times New Roman",Georgia, Times, "Book Antiqua";
 
text-decoration: none;
 
text-decoration: none;
 +
width:100%;
 
}
 
}
 
#mainContent .divider{
 
#mainContent .divider{
Line 45: Line 44:
 
width:100%;
 
width:100%;
 
height:3px;
 
height:3px;
background:#5E5E1C;
+
background:#3A3A1D;
 +
clear:both;
 
}
 
}
 
.dividerNone{
 
.dividerNone{
 
clear:both;
 
clear:both;
 
}
 
}
 
+
/* 滚动图片样download */
/* 滚动图片样式*/
+
.flexslider {
#oneMorePic{
+
height: 400px;
width: 100%;
+
border: solid thin #666;
height: 350px;
+
background:url(https://static.igem.org/mediawiki/2015/c/c9/China_Tongji-homePicture-1.png);
+
margin: 20px 0px;
+
border:solid 2px #666;
+
 
}
 
}
.picBackground{
+
.flexslider .slides a img {
clear:both;
+
height: 400px;
position:absolute;
+
}
}
+
.picMove{
+
width:50px;
+
height:50px;
+
opacity:0.7;
+
margin-top:160px;
+
}
+
#moveLeft{
+
float:left;
+
margin-left:20px;
+
}
+
#moveRight{
+
float:right;
+
margin-right:20px;
+
}
+
.button:hover{
+
cursor:pointer;
+
opacity:0.9;
+
}
+
.picPosition{
+
position:absolute;
+
margin-left:480px;
+
margin-top:320px;
+
z-index:100;
+
}
+
.picPositionIndex{
+
width:15px;
+
height:15px;
+
opacity:0.6;
+
margin:5px;
+
}
+
#picPosition1{
+
opacity:0.9;
+
}
+
+
+
 
/* 标题按钮样式 */
 
/* 标题按钮样式 */
 
.titleButton{
 
.titleButton{
 
float: left;
 
float: left;
margin:5px 0px;
+
margin:15px 0px;
 +
width:300px;
 +
height:300px;
 +
}
 +
.buttonDivider{
 +
float: left;
 +
display:block;
 +
width: 50px;
 +
height:300px;
 
}
 
}
 
 
#buttonProject{
 
#buttonProject{
background: url(https://static.igem.org/mediawiki/2015/8/84/China_Tongji-project.png) no-repeat;
+
background: url(https://static.igem.org/mediawiki/2015/9/9a/China-Tongji-projectBugButton.png) no-repeat;
 +
background-size:300px 300px;
 
}
 
}
 
#buttonNotebook{
 
#buttonNotebook{
background: url(https://static.igem.org/mediawiki/2015/b/be/China_Tongji-notebook.png) no-repeat;
+
background: url(https://static.igem.org/mediawiki/2015/0/07/China-Tongji-notebookBugButton.png) no-repeat;
 +
background-size:300px 300px;
 
}
 
}
 
#buttonAchivement{
 
#buttonAchivement{
background: url(https://static.igem.org/mediawiki/2015/3/3b/China_Tongji-achivement.png) no-repeat;
+
background: url(https://static.igem.org/mediawiki/2015/2/2a/China-Tongji-achievementBugButton.png) no-repeat;
 +
background-size:300px 300px;
 +
}
 +
#buttonTeam{
 +
background: url(https://static.igem.org/mediawiki/2015/3/3e/China-Tongji-teamBugButton.png) no-repeat;
 +
background-size:300px 300px;
 
}
 
}
 
#buttonOutreach{
 
#buttonOutreach{
background: url(https://static.igem.org/mediawiki/2015/0/09/China_Tongji-outreach.png) no-repeat;
+
background: url(https://static.igem.org/mediawiki/2015/e/e4/China-Tongji-outreachBugButton.png) no-repeat;
 +
background-size:300px 300px;
 
}
 
}
 
#buttonSafety{
 
#buttonSafety{
background: url(https://static.igem.org/mediawiki/2015/3/37/China_Tongji-safety.png) no-repeat;
+
background: url(https://static.igem.org/mediawiki/2015/7/7b/China-Tongji-safetyBugButton.png) no-repeat;
 +
background-size:300px 300px;
 
}
 
}
 
.titleButton a{
 
.titleButton a{
font-family: Tahoma, Arial, Helvetica;
+
font-family: "Comic Sans MS", cursive, Tahoma, Arial, Helvetica;
font-size: 26px;
+
font-size: 42px;
font-weight: bold;
+
font-weight: bolder;
color: #333;
+
color: #FFF;
 
display:block;
 
display:block;
width:200px;
+
width:100%;
height:172px;
+
height:100%;
 
text-align: center;
 
text-align: center;
padding-top:28px;
+
padding-top:32px;
  opacity:0.80;
+
}
 +
.titleButton:hover{
 +
opacity:0.75;
 
}
 
}
 
.titleButton a:hover{
 
.titleButton a:hover{
opacity:1;
 
 
text-decoration: none;
 
text-decoration: none;
 
}
 
}
 
+
/* 视频模块样式 */
.videoWrapper{
+
.myVideoWrapper{
background-color:#5E5E1C;
+
background-color:#36361B;
 
padding:5px;
 
padding:5px;
 +
padding-bottom:0px;
 +
}
 +
/* 倒计时模块样式 */
 +
#leftTime{
 +
text-align: center;
 +
font-size: 25px;
 +
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
 +
font-weight: bolder;
 +
line-height: 65px;
 +
color:#609;
 
}
 
}
 
</style>
 
</style>
 
<script type="text/javascript">
 
 
jQuery(document).ready(function($){
 
 
$('#picPosition1').click(function(){
 
$('#oneMorePic').css("background","url(https://static.igem.org/mediawiki/2015/c/c9/China_Tongji-homePicture-1.png)");
 
$('#picPosition1').css("opacity","0.9");
 
$('#picPosition2').css("opacity","0.6");
 
});
 
$('#picPosition2').click(function(){
 
$('#oneMorePic').css("background","url(https://static.igem.org/mediawiki/2015/c/cb/China_Tongji-homePicture-3.png)");
 
$('#picPosition2').css("opacity","0.9");
 
$('#picPosition1').css("opacity","0.6");
 
});
 
var picIndex = 1;
 
$('#moveLeft,#moveRight').click(function(){
 
if(picIndex == 1){
 
$('#oneMorePic').css("background","url(https://static.igem.org/mediawiki/2015/c/cb/China_Tongji-homePicture-3.png)");
 
$('#picPosition2').css("opacity","0.9");
 
$('#picPosition1').css("opacity","0.6");
 
picIndex = 2;
 
}else{
 
$('#oneMorePic').css("background","url(https://static.igem.org/mediawiki/2015/c/c9/China_Tongji-homePicture-1.png)");
 
$('#picPosition1').css("opacity","0.9");
 
$('#picPosition2').css("opacity","0.6");
 
picIndex = 1;}
 
});
 
});
 
 
</script>
 
 
</head>
 
</head>
 
+
<body onLoad="endTime()">
<body>
+
 
+
<!--head start-->
+
<div class="head">
+
<div id="navLogoLeft">
+
        <a href="https://igem.org/Team.cgi?year=2015&amp;team_name=China_Tongji">
+
        <img id="teamLogo" src="https://static.igem.org/mediawiki/2015/5/57/China_Tongji_team-logo-300px.png"/>
+
        </a>
+
    </div>
+
    <div id="navLogoRight">
+
        <a href="https://2015.igem.org/Main_Page">
+
            <img id="igemLogo"  src="https://static.igem.org/mediawiki/2015/2/20/China_Tongji_iGEM_logo.png" alt="China_Tongji"/>
+
        </a>
+
    </div>
+
    <div class="nav">
+
        <div class="navOne" id="divHome"><a class="navOneA" id="Home" href="https://2015.igem.org/Team:China_Tongji">Home</a></div>
+
        <div class="navOne" id="divProject"><a class="navOneA" id="Project" href="https://2015.igem.org/Team:China_Tongji/Project">Project <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a>
+
            <div class="navDrop">
+
                    <li class="navTwo" id="navOverview"><a href="https://2015.igem.org/Team:China_Tongji/Project">Overview</a></li>
+
                    <li class="navTwo" id="navBackground"><a href="https://2015.igem.org/Team:China_Tongji/Project">Background</a></li>
+
                    <li class="navTwo" id="navDesign"><a href="https://2015.igem.org/Team:China_Tongji/Project">Design</a></li>
+
                    <li class="navTwo" id="navProtocol"><a href="https://2015.igem.org/Team:China_Tongji/Project">Protocol</a></li>
+
                    <li class="navTwo" id="navSummaryResult"><a href="https://2015.igem.org/Team:China_Tongji/Project">Summary and Result</a></li>
+
            </div>
+
        </div>
+
        <div class="navOne" id="divNotebook"><a class="navOneA" id="Notebook" href="https://2015.igem.org/Team:China_Tongji/Notebook">Notebook <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a>
+
            <div class="navDrop">
+
                <li class="navTwo" id="navRecord"><a href="https://2015.igem.org/Team:China_Tongji/Notebook">Record</a></li>
+
                <li class="navTwo" id="navTimeline"><a href="https://2015.igem.org/Team:China_Tongji/Notebook">Timeline</a></li>
+
            </div>
+
        </div>
+
        <div class="navOne" id="divAchivement"><a class="navOneA" id="Achivement" href="https://2015.igem.org/Team:China_Tongji/Achivement">Achivement <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a>
+
            <div class="navDrop">
+
                    <li class="navTwo" id="navParts"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Parts</a></li>
+
                    <li class="navTwo" id="navEquipment"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Equipment</a></li>
+
                    <li class="navTwo" id="navModeling"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Modeling</a></li>
+
                    <li class="navTwo" id="navJudgingForm"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Judging Form</a></li>
+
            </div>
+
        </div>
+
        <div class="navOne" id="divTeam"><a class="navOneA" id="Team" href="https://2015.igem.org/Team:China_Tongji/Team">Team <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a>
+
            <div class="navDrop">
+
                <li class="navTwo" id="navMembers"><a href="https://2015.igem.org/Team:China_Tongji/Team">Members</a></li>
+
                <li class="navTwo" id="navAttributions"><a href="https://2015.igem.org/Team:China_Tongji/Team">Attributions</a></li>
+
                <li class="navTwo" id="navAdvisor"><a href="https://2015.igem.org/Team:China_Tongji/Team">Advisor</a></li>
+
                <li class="navTwo" id="navSponsor"><a href="https://2015.igem.org/Team:China_Tongji/Team">Sponsor</a></li>
+
                <li class="navTwo" id="navContact"><a href="https://2015.igem.org/Team:China_Tongji/Team">Contact</a></li>
+
            </div>
+
        </div>
+
        <div class="navOne" id="divOutreach"><a class="navOneA" id="Outreach" href="https://2015.igem.org/Team:China_Tongji/Outreach">Outreach <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a>
+
            <div class="navDrop">
+
                <li class="navTwo" id="navHumanPractice"><a href="https://2015.igem.org/Team:China_Tongji/Outreach">Human Practice</a></li>
+
                <li class="navTwo" id="navCollaboration"><a href="https://2015.igem.org/Team:China_Tongji/Outreach">Collaboration</a></li>
+
            </div>
+
        </div>
+
        <div class="navOne" id="divSafety"><a class="navOneA" id="Safety" href="https://2015.igem.org/Team:China_Tongji/Safety">Safety</a></div>
+
    </div>   
+
</div>
+
 
+
 
<!--content start-->
 
<!--content start-->
 
 
 
<div class="myContent">
 
<div class="myContent">
 
     <div id=mainContent>
 
     <div id=mainContent>
 
     <!-- maincontent start here -->
 
     <!-- maincontent start here -->
         <!-- 滚动图片 -->
+
         <!-- 图片轮播 -->
      <div id="oneMorePic">
+
        <br><br>
        <img class="button picMove" id="moveLeft" src="https://static.igem.org/mediawiki/2015/d/d9/China_Tongji-picLeftMove.png">
+
        <div id="banner_tabsHead" class="flexslider">
            <img class="button picMove" id="moveRight" src="https://static.igem.org/mediawiki/2015/f/f3/China_Tongji-picRightMove.png">
+
            <ul class="slides">
            <div class="picPosition">
+
                <li><img src="https://static.igem.org/mediawiki/2015/a/a0/China-Tongji-home-teamMembers.jpg"></li>
            <img class="button picPositionIndex" id="picPosition1" src="https://static.igem.org/mediawiki/2015/2/2c/China_Tongji-picPosition.png">
+
                <li><img src="https://static.igem.org/mediawiki/2015/9/9b/China-Tongji-home-takeBug.jpg"></li>
                <img class="button picPositionIndex" id="picPosition2"  src="https://static.igem.org/mediawiki/2015/2/2c/China_Tongji-picPosition.png">
+
                <li><img src="https://static.igem.org/mediawiki/2015/d/d5/China-Tongji-home-oneMicroscope.jpg"></li>
             </div>
+
                <li><img src="https://static.igem.org/mediawiki/2015/6/63/China-Tongji-home-oneBug.jpg"></li>
 +
                <li><img src="https://static.igem.org/mediawiki/2015/6/67/China-Tongji-home-multiBug.jpg"></li>
 +
                <li><img src="https://static.igem.org/mediawiki/2015/7/79/China-Tongji-home-making.jpg"></li>
 +
             </ul>
 +
            <ul class="flex-direction-nav">
 +
                <li><a class="flex-prev" href="javascript:;">Previous</a></li>
 +
                <li><a class="flex-next" href="javascript:;">Next</a></li>
 +
            </ul>
 +
            <ol id="bannerCtrlHead" class="flex-control-nav flex-control-paging">
 +
                <li class="active"><a>1</a></li>
 +
                <li class=""><a>2</a></li>
 +
                <li class=""><a>3</a></li>
 +
                <li class=""><a>4</a></li>
 +
                <li class=""><a>5</a></li>
 +
                <li class=""><a>6</a></li>
 +
            </ol>
 
         </div>
 
         </div>
 +
       
 +
        <!-- 倒计时块 -->
 +
        <!--<div id="leftTime">0 days 00:00:00 left to iGEM 2015 Wiki Freeze!</div>-->
 +
       
 +
        <br>
 
         <!-- 一级标题块 -->
 
         <!-- 一级标题块 -->
 
         <div class="titleOneBlock">
 
         <div class="titleOneBlock">
         <div class="titleButton"><a id="buttonProject" href="https://2015.igem.org/Team:China_Tongji/Project">Project</a></div>
+
         <div class="titleButton" id="buttonProject"><a href="https://2015.igem.org/Team:China_Tongji/Project">Project</a></div>
           <div class="titleButton"><a id="buttonNotebook" href="https://2015.igem.org/Team:China_Tongji/Notebook">Notebook</a></div>
+
           <div class="buttonDivider"></div>
           <div class="titleButton"><a id="buttonAchivement" href="https://2015.igem.org/Team:China_Tongji/Achivement">Achivement</a></div>
+
          <div class="titleButton" id="buttonNotebook"><a href="https://2015.igem.org/Team:China_Tongji/Notebook">Notebook</a></div>
           <div class="titleButton"><a id="buttonOutreach" href="https://2015.igem.org/Team:China_Tongji/Outreach">Outreach</a></div>
+
           <div class="buttonDivider"></div>
           <div class="titleButton"><a id="buttonSafety" href="https://2015.igem.org/Team:China_Tongji/Safety">Safety</a></div>
+
          <div class="titleButton" id="buttonAchivement"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Achivement</a></div>
 +
           <div class="titleButton" id="buttonTeam"><a href="https://2015.igem.org/Team:China_Tongji/Team">Team</a></div>
 +
          <div class="buttonDivider"></div>
 +
          <div class="titleButton" id="buttonOutreach"><a href="https://2015.igem.org/Team:China_Tongji/Outreach">Outreach</a></div>
 +
           <div class="buttonDivider"></div>
 +
          <div class="titleButton" id="buttonSafety"><a href="https://2015.igem.org/Team:China_Tongji/Safety">Safety</a></div>
 
         </div>
 
         </div>
        <!-- 项目介绍 -->
+
 
      <div class="dividerNone"></div>
+
    <p class="titleOne" id="ProjectIntroduction">Project Introduction</p> 
+
        <div class="divider"></div>
+
    <p class="contentP">In our project, we will use the technology of optogenetic and use light of different wave produced by the special light source assembled by ourselves to control the moving of C.elegans, construct a movement controlling system and bulid an amusement park of C.elegans.</p>
+
<p class="contentP">We will try to design our special parts and express channalrhodopsin in specific C.elegans' neurons. To accomplish our goals to express channalrhodopsin in single neuron, we make the use of cre- loxp system and the overlapping of promoters. We not only use the traditional channalrhodopsin,chR2,but also try to express the novel channelrhodopsin, Blink, and other fancy channelrhodopsins which have never been tested in C.elegans.</p>
+
<p class="contentP">And we will also get some parts and assemble those parts into a new equipment which can serves as the light source of our experiment.Then we will use computer controlling that lightsource to change the light which can activate or suppress the channelrhodopsin. By doing that, we can try to control the behaviours of C.elegans such as moving forwards or twisting more effectively.</p>
+
<p class="contentP">What's more,we will express GFP,YFP,mcherry in E.coli. By combining the color of microorgasims and C.elegans, we want to construct some interesting scenes to form a C.elegans' fancy world.</p>
+
<p class="contentP">This technology will be helpful in the research on neuron's function and interaction. In the future, this technology may also be used in mechanical controlling system and the theraphy of movement defect.</p>
+
        <div class="divider"></div>
+
 
         <!-- 视频欣赏 -->
 
         <!-- 视频欣赏 -->
    <p class="titleOne" id="VideoAppreciation">Video Appreciation</p>   
+
<!--        <p class="titleOne" id="VideoAppreciation">Video Appreciation</p>  -->
    <div class="videoWrapper">
+
<div class="dividerNone"></div>
 +
<br>
 +
        <p class="titleOne" id="VideoAppreciation">Video Appreciation</p>
 +
        <div class="myVideoWrapper">
 
             <video controls width="990">
 
             <video controls width="990">
                 <source src="https://static.igem.org/mediawiki/2015/3/36/Tongji_University_promotional_video_2011.mp4" type="video/mp4" />Your browser does not support the video tag.
+
                 <source src="https://static.igem.org/mediawiki/2015/a/aa/China_Tongji_video_on_the_main_page.mp4" type="video/mp4" />Your browser does not support the video tag.
 
             </video>
 
             </video>
  </div>         
+
        </div>         
 +
        <br>
 
          
 
          
    
+
        <!-- 项目介绍 -->
 +
      <div class="dividerNone"></div>
 +
        <p class="titleOne" id="ProjectIntroduction">Project Introduction</p>    
 +
        <div class="divider"></div>
 +
        <p class="contentP">In our project, we will use the technology of optogenetic and use light of different wave produced by the special light source assembled by ourselves to control the moving of C.elegans, thus constructing a movement controlling system and buliding an amusement park of C.elegans.</p>
 +
        <p class="contentP">We will try to design our special parts and express channelrhodopsin in specific C.elegans' neurons. To accomplish our goals to express channelrhodopsin in single neuron, we make the use of cre- loxp system and the overlapping of promoters. We not only use the traditional channelrhodopsin, chR2, but also try to express the novel channelrhodopsin, Blink, and other fancy channelrhodopsins which have never been tested in C.elegans.</p>
 +
        <p class="contentP">And we will also get some parts and assemble those parts into a new equipment which can serve as the light source of our experiment. Then we will use computer controlling that lightsource to change the light which can activate or suppress the channelrhodopsin. By doing that, we can try to control the behaviours of C.elegans such as moving forwards or twisting more effectively.</p>
 +
        <p class="contentP">What's more, we will express GFP,YFP,mcherry in E.coli. By combining the color of microorgasims and C.elegans, we want to construct some interesting scenes to form a C.elegans' fancy world.</p>
 +
        <p class="contentP">This technology will be helpful in the research on neuron's function and interaction. In the future, this technology may also be used in mechanical controlling system and the theraphy of movement defect.</p>
 +
<br>
 
   </div>
 
   </div>
 
</div>
 
</div>
  
 +
<!-- ------------javascript code ----------------- -->
 +
<!-- Load javascript code -->
 +
<script src="https://2015.igem.org/Team:China_Tongji/slider_js?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
<script type="text/javascript">
 +
//文档就绪时触发
 +
jQuery(document).ready(function($){
 +
//单击导航栏后跳转到指定面
 +
$('#divProject').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Project"; });
 +
$('#divNotebook').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Notebook"; });
 +
$('#divAchivement').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Achivement"; });
 +
$('#divTeam').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Team"; });
 +
$('#divOutreach').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Outreach"; });
 +
//head图片轮播
 +
$(function() {  //$(document).ready(function(){...})的简写形式
 +
var bannerSlider = new Slider($('#banner_tabsHead'), {
 +
time: 3000,
 +
delay: 400,
 +
event: 'hover',
 +
auto: true,
 +
mode: 'fade',
 +
controller: $('#bannerCtrlHead'),
 +
activeControllerCls: 'active'
 +
});
 +
$('#banner_tabsHead .flex-prev').click(function() {
 +
bannerSlider.prev()
 +
});
 +
$('#banner_tabsHead .flex-next').click(function() {
 +
bannerSlider.next()
 +
});
 +
});
 +
 +
});
 +
//倒计时模块代码
 +
var today;
 +
var endDay = new Date();
 +
endDay.setFullYear(2015,9,18);
 +
var leftDays = 0;
 +
var leftHours = 0;
 +
var leftMinutes = 0;
 +
var leftSeconds = 0;
 +
function endTime()
 +
{
 +
today=new Date();
 +
if(endDay>today)
 +
{
 +
if(today.getMonth()+1<9){
 +
leftDays = 31-today.getDate() + 18 -1;
 +
}else{
 +
leftDays = 18 - today.getDate() -1;}
 +
leftHours = 24 - today.getHours() -1;
 +
leftMinutes = 60 - today.getMinutes()-1;
 +
leftSeconds = 60 - today.getSeconds();
 +
}else{
 +
leftDays = 0;
 +
leftHours = 0;
 +
leftMinutes = 0;
 +
leftSeconds = 0;
 +
}
 +
leftHours=checkTime(leftHours);
 +
leftMinutes=checkTime(leftMinutes);
 +
leftSeconds=checkTime(leftSeconds);
 +
document.getElementById('leftTime').innerHTML=leftDays+"days "+leftHours+":"+leftMinutes+":"+leftSeconds+" left to iGEM 2015 Wiki Freeze!";
 +
setTimeout('endTime()',1000);
 +
}
 +
//个位数前加0
 +
function checkTime(i)
 +
{
 +
if (i<10){
 +
i="0" + i;
 +
}
 +
return i;
 +
}
 +
</script>
 
</body>
 
</body>
 
</html>
 
</html>
  
 
{{China_Tongji_Foot}}
 
{{China_Tongji_Foot}}

Latest revision as of 21:13, 18 September 2015





Video Appreciation


Project Introduction

In our project, we will use the technology of optogenetic and use light of different wave produced by the special light source assembled by ourselves to control the moving of C.elegans, thus constructing a movement controlling system and buliding an amusement park of C.elegans.

We will try to design our special parts and express channelrhodopsin in specific C.elegans' neurons. To accomplish our goals to express channelrhodopsin in single neuron, we make the use of cre- loxp system and the overlapping of promoters. We not only use the traditional channelrhodopsin, chR2, but also try to express the novel channelrhodopsin, Blink, and other fancy channelrhodopsins which have never been tested in C.elegans.

And we will also get some parts and assemble those parts into a new equipment which can serve as the light source of our experiment. Then we will use computer controlling that lightsource to change the light which can activate or suppress the channelrhodopsin. By doing that, we can try to control the behaviours of C.elegans such as moving forwards or twisting more effectively.

What's more, we will express GFP,YFP,mcherry in E.coli. By combining the color of microorgasims and C.elegans, we want to construct some interesting scenes to form a C.elegans' fancy world.

This technology will be helpful in the research on neuron's function and interaction. In the future, this technology may also be used in mechanical controlling system and the theraphy of movement defect.