Difference between revisions of "Team:China Tongji"
Line 11: | Line 11: | ||
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 19: | Line 18: | ||
font-family: "Times New Roman",Georgia, Times, serif; | font-family: "Times New Roman",Georgia, Times, serif; | ||
} | } | ||
− | |||
#mainContent{ | #mainContent{ | ||
width:100%; | width:100%; | ||
Line 48: | Line 46: | ||
clear:both; | clear:both; | ||
} | } | ||
− | |||
/* 滚动图片样式*/ | /* 滚动图片样式*/ | ||
#oneMorePic{ | #oneMorePic{ | ||
Line 93: | Line 90: | ||
#picPosition1{ | #picPosition1{ | ||
opacity:0.9; | opacity:0.9; | ||
− | } | + | } |
− | + | ||
/* 标题按钮样式 */ | /* 标题按钮样式 */ | ||
.titleButton{ | .titleButton{ | ||
Line 100: | Line 96: | ||
margin:5px 0px; | margin:5px 0px; | ||
} | } | ||
− | |||
#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/8/84/China_Tongji-project.png) no-repeat; | ||
Line 132: | Line 127: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
− | + | /* 视频模块样式 */ | |
.videoWrapper{ | .videoWrapper{ | ||
background-color:#5E5E1C; | background-color:#5E5E1C; | ||
padding:5px; | padding:5px; | ||
} | } | ||
− | |||
/* 倒计时模块样式 */ | /* 倒计时模块样式 */ | ||
#leftTime{ | #leftTime{ | ||
Line 148: | Line 142: | ||
} | } | ||
</style> | </style> | ||
− | |||
</head> | </head> | ||
Line 176: | Line 169: | ||
</div> | </div> | ||
<!-- 项目介绍 --> | <!-- 项目介绍 --> | ||
− | + | <div class="dividerNone"></div> | |
− | + | <p class="titleOne" id="ProjectIntroduction">Project Introduction</p> | |
<div class="divider"></div> | <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> | <div class="divider"></div> | ||
<!-- 视频欣赏 --> | <!-- 视频欣赏 --> | ||
− | + | <p class="titleOne" id="VideoAppreciation">Video Appreciation</p> | |
− | + | <div class="videoWrapper"> | |
<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/3/36/Tongji_University_promotional_video_2011.mp4" type="video/mp4" />Your browser does not support the video tag. | ||
</video> | </video> | ||
− | + | </div> | |
− | + | <br> | |
</div> | </div> | ||
Line 228: | Line 221: | ||
}); | }); | ||
− | + | //图片切换 | |
var picIndex = 1; | var picIndex = 1; | ||
var intervalTimes = 3000; | var intervalTimes = 3000; | ||
Line 243: | Line 236: | ||
picIndex = 1;} | picIndex = 1;} | ||
} | } | ||
− | |||
var timer = setInterval('changePic()',intervalTimes); //自动切换图片 | var timer = setInterval('changePic()',intervalTimes); //自动切换图片 | ||
Revision as of 10:32, 28 August 2015
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, construct a movement controlling system and bulid an amusement park of C.elegans.
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.
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.
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.
Video Appreciation
Copyright © China_Tongji iGEM 2015 | Developer: LiJunWu