Difference between revisions of "Team:KAIT Japan/Project"
(16 intermediate revisions by the same user not shown) | |||
Line 19: | Line 19: | ||
#f-box{ | #f-box{ | ||
− | + | display:-moz-box; | |
− | + | display:-webkit-box; | |
− | + | display:-webkit-flex; | |
− | + | display:-ms-flexbox; | |
− | + | display:flex; | |
− | + | background-color:; | |
} | } | ||
#mannnaka{ | #mannnaka{ | ||
− | + | box-sizing:border-box; | |
− | + | width:550px; | |
− | + | padding:10px; | |
− | + | -moz-box-ordinal-group:2; | |
− | + | -webkit-box-ordinal-group:2; | |
− | + | -webkit-order-:2; | |
− | + | -ms-flex-order:2; | |
− | + | order:2; | |
− | + | font-family:fantasy; | |
+ | text-align:left; | ||
+ | vertical-align:; | ||
} | } | ||
+ | #doronpa{ | ||
+ | width:500px; | ||
+ | height:250px; | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
.aside{ | .aside{ | ||
− | + | box-sizing:border; | |
− | + | width:200px; | |
− | + | padding | |
} | } | ||
#side1{ | #side1{ | ||
− | + | -moz-box-ordinal-group:1; | |
− | + | -webkit-box-ordinal-group:1; | |
− | + | -webkit-order-:1; | |
− | + | -ms-flex-order:1; | |
− | + | order:1; | |
} | } | ||
+ | |||
+ | #side1 ul li{ | ||
+ | text-align:left; | ||
+ | width:56%; | ||
+ | padding:3px 10px; | ||
+ | border-radius:3px; | ||
+ | background-image: -webkit-linear-gradient(#cff0ef,#7CFC00); | ||
+ | background-image: linear-gradient(#cff0ef,#7CFC00); | ||
+ | box-shadow:inset 1px 1px rgba(255,255,255,0.7), | ||
+ | inset -1px -1px rgba(0,0,0,0.1), | ||
+ | 1px 1px 6px #bbb; | ||
+ | text-shadow:0 -1px rgba(0,0,0,0.4), | ||
+ | 0 1px rgba(255,255,255,0.7); | ||
+ | } | ||
+ | #side1 ul li:hover{ | ||
+ | background-image: -webkit-linear-gradient(#cff0ef,#ADFF2F); | ||
+ | background-image: linear-gradient(#cff0ef,#ADFF2F); | ||
+ | -webkit-animation:b-glow 0.6s linear infinite alternate; | ||
+ | animation:b-glow 0.6s linear infinite alternate; | ||
+ | } | ||
+ | @keyframes b-glow { | ||
+ | from { | ||
+ | box-shadow:inset 1px 1px rgba(255,255,255,0.7), | ||
+ | inset -1px -1px rgba(0,0,0,0.1), | ||
+ | 0 0 6px #FFFF00; | ||
+ | } | ||
+ | to{ | ||
+ | box-shadow:inset 1px 1px rgba(255,255,255,0.7), | ||
+ | inset -1px -1px rgba(0,0,0,0.1), | ||
+ | 0 0 6px 2px #FFFF00; | ||
+ | } | ||
+ | } | ||
+ | |||
#side2{ | #side2{ | ||
− | + | -moz-box-ordinal-group:3; | |
− | + | -webkit-box-ordinal-group:3; | |
− | + | -webkit-order-:3; | |
− | + | -ms-flex-order:3; | |
− | + | order:3; | |
+ | } | ||
+ | |||
+ | |||
+ | h1{ | ||
+ | color:#FFFFFF; | ||
} | } | ||
Line 84: | Line 132: | ||
<div id="page body"> | <div id="page body"> | ||
− | <h3><FONT size="11"> | + | <h3><a href="https://2015.igem.org/Team:KAIT_Japan"><img src="https://static.igem.org/mediawiki/2015/thumb/5/54/%E3%83%AD%E3%82%B4%E3%83%9E%E3%83%BC%E3%82%AF.jpg/800px-%E3%83%AD%E3%82%B4%E3%83%9E%E3%83%BC%E3%82%AF.jpg" width="90px" height="70px"></a><FONT size="11">Project</FONT></h3> |
<div id="f-box"> | <div id="f-box"> | ||
<div id="mannnaka"> | <div id="mannnaka"> | ||
− | < | + | <br> |
− | </ | + | <br> |
+ | <font size="5" style="line-height:30px"> | ||
+ | In this year, we use the fluorescent protein, “Dronpa“, to make protein regulation system. <br> | ||
+ | Dronpa has photochromism, Dronpa able to change its state bright from dark or dark from bright. Dronpa normally absorbs at 503 nm and emits green fluorescence, strong irradiation at 488 nm can convert this protein to a nonfluorescent state that absorbs at 390 nm. The protein can then be switched back to the original emissive state with minimal irradiation at 405 nm.<br> | ||
+ | We use Dronpa145N which is Lys145Asn mutant of Dronpa. At the bright state, this protein forms tetramer. While at dark state, Dronpa145N form monomer. The ensemble absorption and mission properties of Dronpa145N are highly similar to those of Dronpa. We utilize this conformation change for Light-dependent regulation of flexibility in a protein.<br> | ||
+ | Lys145Asn mutation effect the oligomerization-interface of this protein. In Dronpa, a high degrees of freedom of Lys145 make repulsion between one protomer and another protomer. But in Dronpa145N, it’s repulsion is fewer than Dronpa, because Asn145 has fewer degrees of freedom compared with Lys145’s it. Therefor Dronpa145N is able to tetramerization.<br> | ||
+ | We make a protein which is put some protein between Dronpa145N. When the Dronpa145N is dark state, the put protein’s conformation is steady. While when the Dronpa145N is bright state, it’s conformation is wry, because connection of both ends Dronpa145N bend the put protein. As a result, the put protein’s flexibility is reduced. | ||
+ | </font> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
Line 96: | Line 169: | ||
</div> | </div> | ||
<div class="aside" id="side1"> | <div class="aside" id="side1"> | ||
− | |||
− | |||
<br> | <br> | ||
− | + | <br> | |
+ | <font size="5">Link list</font> | ||
+ | <br> | ||
+ | <ul> | ||
+ | <li><a href="https://2015.igem.org/Team:KAIT_JAPAN">Atribution</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:KAIT_Japan/Team">Team</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:KAIT_Japan/Results">Results</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:KAIT_Japan/Parts">Parts</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:KAIT_Japan/Description">Protocol</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:KAIT_Japan/Notebook">Lab note</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:KAIT_Japan/Safety">Safety</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:KAIT_Japan/Human Practice">Human Practice</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:KAIT_Japan/Judge">Judge</a></li> | ||
+ | </ul> | ||
Line 105: | Line 189: | ||
</div> | </div> | ||
<div class="asaide" id="side2"> | <div class="asaide" id="side2"> | ||
− | < | + | <br> |
− | </ | + | <br> |
+ | <font size="5">Sponsor</font> | ||
+ | <br> | ||
+ | <br> | ||
+ | <a href="http://www.cosmobio.co.jp/index_e.asp"><img src="https://static.igem.org/mediawiki/2015/6/62/Cosumo_bio.png" width="180px"></a> | ||
+ | <br> | ||
+ | <br> | ||
+ | <a href="http://www.kait.jp/yumepro/"><img src="https://static.igem.org/mediawiki/2015/0/07/Yumepuro.png" width="180px"></a> | ||
+ | |||
Latest revision as of 07:46, 8 September 2015
Project
In this year, we use the fluorescent protein, “Dronpa“, to make protein regulation system.
Dronpa has photochromism, Dronpa able to change its state bright from dark or dark from bright. Dronpa normally absorbs at 503 nm and emits green fluorescence, strong irradiation at 488 nm can convert this protein to a nonfluorescent state that absorbs at 390 nm. The protein can then be switched back to the original emissive state with minimal irradiation at 405 nm.
We use Dronpa145N which is Lys145Asn mutant of Dronpa. At the bright state, this protein forms tetramer. While at dark state, Dronpa145N form monomer. The ensemble absorption and mission properties of Dronpa145N are highly similar to those of Dronpa. We utilize this conformation change for Light-dependent regulation of flexibility in a protein.
Lys145Asn mutation effect the oligomerization-interface of this protein. In Dronpa, a high degrees of freedom of Lys145 make repulsion between one protomer and another protomer. But in Dronpa145N, it’s repulsion is fewer than Dronpa, because Asn145 has fewer degrees of freedom compared with Lys145’s it. Therefor Dronpa145N is able to tetramerization.
We make a protein which is put some protein between Dronpa145N. When the Dronpa145N is dark state, the put protein’s conformation is steady. While when the Dronpa145N is bright state, it’s conformation is wry, because connection of both ends Dronpa145N bend the put protein. As a result, the put protein’s flexibility is reduced.