Biomod/2014/Kashiwa/Protocol
<html> <head>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script type="text/javascript"> new Image(120,80) = "http://openwetware.org/images/7/7a/Logo2Kashiwa.png";
new image(120,80) = "http://openwetware.org/images/1/1d/Logo2.5.png";
new image(71,143) = "http://openwetware.org/images/2/2a/Top1.gif";
new image(71,143) = "http://openwetware.org/images/f/f0/Top2.gif";
new image() = "http://openwetware.org/images/3/38/BackgroundKashiwa.png";
new image() = "http://openwetware.org/images/9/9c/BackgroundKashiwa2.png"; </script>
<script type="text/javascript">
$(function(){
$("#menu li").hover(function(){
$("ul",this).show();
},
function(){
$("ul",this).hide();
});
});
</script>
<script type="text/javascript">
</script>
<META http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
.page-back {
position: fixed;
bottom: 25px;
right: 25px;}
p.paragraph {
font-size :100%; line-height: 135%; margin: 10px 25px;
}
p.reference {
font-size :90%; line-height: 135%; margin: 10px 20px;
}
p.indent-paragraph {
font-size :110%; line-height:1.5; margin:0 30px; text-indent: 1em; }
h1.title a{
font-size :100%; display: block; text-decoration: none; color: #000000;
font-weight:bolder;
border-left: solid 5px #e00000; }
h2.reference a{
font-size :90%; display: block; text-decoration: none; border-left: solid 5px; }
body {
font-size: 12px; font-family: Frutiger, Helvetica, Arial; background-color: #B5D3FF; overflow-y:scroll; overflow-x:hidden;
} article {
background-color: #ffffff
} .container {
background-color: #ffffff; margin-top:0px
}
.OWWNBcpCurrentDateFilled {display: none;}
}
- column-content
{
width: 0px; margin: 0; padding: 0; float:left;
} .firstHeading {
display:none; width:0px;
}
- globalWrapper
{
width:900px; background-color: #ffffff; margin-left: auto; margin-right: auto;
}
- column-one
{
display:none; width:0px; background-color: #ffffff;
}
- content
{
margin: 0px; align: center; padding: 0px 12px; width:876px; border: 0;
}
- bodyContent
{
width: 800px; padding: 0px 38px; align: center; background-color: #ffffff; position:relative;
}
- column-content
{
width: 900px; background-color: #ffffff;
}
- footer
{
position: center; width: 900px;
}
div.menubar {
position: fixed; background-color: none; /* バーの背景色 */ opacity: 0.95; border-top: 0px double white; /* バーの上端線 */ border-bottom: 0px double white; /* バーの下端線 */ min-width: 900px; /* メインメニュー全部が収まる最低横幅 */ z-index:3
}
div.menubar ul#menu {
margin: -33px 0px 0px -50px; /* メニューバー外側の余白 */ padding: 0px; /* メニューバー内側の余白 */ height: 80px; /* メニューバーの高さ */ list-style-type: none;
}
div.menubar ul#menu li {
min-width: 110px; /* メニュー項目の横幅 */ height: 80px; /* メニュー項目の高さ(「メニューバーの高さ」と一致させる) */ float: left; list-style-type: none; list-style-image: none; position: relative;
}
div.menubar ul#menu a {
text-decoration: none; /* メニュー項目の装飾(下線を消す) */ display: block; background-color: #1F003E;/* メニュー項目の背景色 */ color: white; /* メニュー項目の文字色 */ line-height: 80px; /* メニュー項目のリンクの高さ(「メニュー項目の高さ」と一致させる) */ text-align: center; /* メインメニューの文字列の配置(中央寄せ) */ width: 100%; height: 100%;
}
div.menubar ul#menu a:hover {
background-image: url("http://openwetware.org/images/3/38/BackgroundKashiwa.png"); /* メニュー項目にマウスが載ったときの背景色 */
color: #8B008B; /* メニュー項目にマウスが載ったときの文字色 */
}
div.menubar ul#menu a:active {
background-image: url("http://openwetware.org/images/3/33/Background2.png"); /* メニュー項目にマウスが載ったときの背景色 */
color: #8B008B; /* メニュー項目をクリックした時の文字色 */
}
/* メニューバー直後のClearfix */ div.menubar ul#menu {
zoom:1;
} div.menubar ul#menu:after {
height: 0; visibility: hidden; content: "."; display: block; clear: both;
}
div.menubar ul#menu ul.sub {
background-color: #1F003E; /* サブメニュー全体の背景色 */ border-width: 0px 0px 0px 0px; /* サブメニュー全体の枠線の太さ */ border-style: solid; /* サブメニュー全体の枠線の線種 */ border-color: #191970; /* サブメニュー全体の枠線の色 */ margin: 0px; padding: 0px; display: none; position: absolute;
}
div.menubar ul#menu ul.sub li {
width: 110px; height: 50px; /* サブメニュー1項目の高さ */ border-width: 0px 0px 0px 0px; /* サブメニュー1項目の枠線の太さ */ border-style: solid; /* サブメニュー1項目の枠線の線種 */ border-color: #191970; /* サブメニュー1項目の枠線の色 */ z-index: 3
}
div.menubar ul#menu ul.sub li a {
line-height: 50px; /* サブメニュー1項目の行の高さ(「サブメニュー1項目の高さ」と合わせる) */ text-align: center; /* サブメニュー1項目の項目名の配置(中央寄せ) */ text-indent: 0px; /* サブメニュー1項目の項目名前方の余白 */
}
div.menubar ul#menu ul.sub li a:hover {
background-image: ('back');
background-size: 100% auto;
background-color: #FF00FF; /* サブメニュー項目にマウスが載ったときの背景色 */
color: #8B008B; /* サブメニュー項目にマウスが載ったときの文字色 */
}
div.menubar ul#menu ul.sub li a:active {
background-image: ('backclick') /* メニュー項目にマウスが載ったときの背景色 */
backround-size: 100% auto;
color: #8B008B; /* メニュー項目をクリックした時の文字色 */
}
</style>
</head>
</html>
<html>
<head>
<style> .2dan{ width: 30%; border-collapse: collapse; } .2dan th{ width: 30%; padding: 6px; text-align: left; vertical-align: top; color: #333; background-color: #eee; border: 1px solid #b9b9b9; } .2dan td{ padding: 6px; background-color: #fff; border: 1px solid #b9b9b9; }
.3dan{ width: 30%; border-collapse: collapse; } .3dan th{ width: 60%; padding: 6px; text-align: left; vertical-align: top; color: #333; background-color: #eee; border: 1px solid #b9b9b9; } .3dan td{ padding: 6px; background-color: #fff; border: 1px solid #b9b9b9; } </style>
<script type="text/javascript"></script>
<style type="text/css"></style>
</head>
<body>
PROTOCOL
<a href="#" onclick="HideCBox('CBoxBody1'); return false;" title="折りたたみ/復元">[show/hide]</a>
Contents:
- 1. Polymerization
- 1-1. Making the monomer
- 1-2. Polymerization in solution
- 1-2-1.
- 1-2-2.
- 1-3. Putting monomer into a liposome
- 1-4. Polymerize in a liposome
- 1-5. Deformation of a liposome
- 2. Receptor
- 2-1. Making the receptor
- 2-2. Penetration into a liposome
- 2-3. Dimerization
- 2-3-1. Dimerization in solution
- 2-3-2. Dimerization on a liposome
- 2-4. Emission of polymerization initiator by dimerization
- 2-4-1. Emission by dimerization in solution
- 2-4-2. Emmision by dimerization on a liposome
<a name="contents"> 1. Polymerization</a>
1-1. Making the monomer
| Reagent | |
|---|---|
| Staple mix | 17.5 µL |
| M13mp18ss | 18.3 µL |
| TE¹ | 18.2 µL |
| 10 × tile buffer² | 6.0 µL |
| ¹TE(f.50 mL) | ||
|---|---|---|
| 1M Tris-HCl(pH8.0) | 0.5 mL | (f.10 mM) |
| 0.5M EDTA | 0.1 mL | (f.1 mM) |
| ²10 × tile buffer(f.500 mL) | ||
|---|---|---|
| Mg(OAc)&sub2; | 10.73 g | f.100 mM |
| 1.0M Tris-HCl(pH7.5) | 100 mL | f.200 mM |
| 0.5M EDTA | 10 mL | f.10 mM |
Reagents (f. 60μL)
Staple mix 17.5 μL
M13mp18ss 18.3 μL
TE*1 18.2 μL
10 x tile buffer*2 6.0 μL
- 1 TE (f. 50 mL)
1M Tris-HCl (pH 8.0) 0.5 mL (f. 10 mM)
0.5M EDTA 0.1 mL (f. 1 mM)
- 2 10 x tile buffer (f. 500 mL)
Mg(OAc)2 10.73 g f. 100 mM
1.0 M Tris-HCl (pH 7.5) 100 mL f. 200 mM
0.5 M EDTA 10mL f. 10 mM
1) Mix the reagents.
2) Anneal the mixture at XX °C for XX hours.
3) Analyze by 1 % agarose gel electrophoresis.
4) Stain the gel by EtBr for 30 minutes.
5) Take photo of the gel by LAS-4000.
2-3-1.Receptor monomers are assembled and heterodimerized by Thrombin.
【1:Assembly of receptor】(Barrel ver.)
<tbody> </tbody>| Reagent | |
|---|---|
| M13mp18ss | |
| Staple mix | |
| 10x barrel buffer | |
| MQ |
- 10x barrel buffer (f:10ml)
1M Tris Baric 0.5μl
0.5M EDTA 200μl
1M MgCl2 2ml
5M NaCl 100μl
MQ 7.2ml
[Procedure]
1. Mix the solutions.
2. The mixture was annealed at 47.5oC for 4 hours.
3. Purified with spin column.
4. Analyzed by 1% agarose gel electrophoresis (100V, 40 min).
【2:Dimerization of hetero receptor by Thrombin】
[Reagent]
Monomer A (purified)
Monomer B (purified)
Thrombin (1.09μM)
Loading-dye
[Procedure]
1. Mix the solutions, and incubated 1 hour at room temperature.
2. Analyzed by 1% agarose gel electrophoresis (100V, 80 min).
<a name="contents"> 2. Receptor</a>
挫折。また明日。
</body>
<footer style="position:relative; left:600px;"> © 2014 UTokyo Chem & Bio </footer>
</html>