Biomod/2014/Kashiwa/Protocol

From OpenWetWare
Jump to navigationJump to search

<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;}

}

  1. column-content

{

  width: 0px;
  margin: 0;
  padding: 0;
  float:left;

} .firstHeading {

  display:none;
  width:0px;

}

  1. globalWrapper

{

  width:900px;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;

}

  1. column-one

{

  display:none;
  width:0px;
  background-color: #ffffff;

}

  1. content

{

  margin: 0px;
  align: center;
  padding: 0px 12px;
  width:876px;
  border: 0;

}

  1. bodyContent

{

  width: 800px;
  padding: 0px 38px;
  align: center;
  background-color: #ffffff;
  position:relative;
  

}

  1. column-content

{

  width: 900px;
  background-color: #ffffff;

}


  1. 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>




<a href="#top"> <img src="http://openwetware.org/images/2/2a/Top1.gif" onmouseover="this.src='http://openwetware.org/images/f/f0/Top2.gif'" onmouseout="this.src='http://openwetware.org/images/2/2a/Top1.gif'" height="150px"/></a>

</head>


</html>

<html>

<head>

<style> p.title {font-family: Arial,Frutiger;

        font-size: 150%;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom:0;
        padding:0 65px}

p.subtitle {font-family: Arial,Frutiger;

           font-size: 130%;
        margin: 0px;
        padding:0 65px}

p.headline {font-family: Arial,Frutiger;

                 font-size: 110%;
                 margin: 0px;
                 padding:0 65px}

p.line {font-family: Arial,Frutiger;

                 font-size: 90%;
                 margin: 0px;
                 padding:0 65px}

p.mini {font-family: Arial,Frutiger;

        font-size: 80%;
        margin: 0px;
        padding:0 65px}




.sample_01 { width: 300px; font-size: 80%; border-collapse: collapse; margin: 10px 65px; }

.sample_01 caption { font-weight: bold; width: auto; text-align: left; maegin: 0; border-radius: 3px; padding: 5px; background-color: #ADD8E6; border: 1px solid #b9b9b9; }

.sample_01 th { width: 200px; font-weight: normal; padding: 5px; text-align: left; vertical-align: top; color: #333; background-color: #fff; border: 1px solid #b9b9b9; } .sample_01 td { font-weight: normal; padding: 5px; background-color: #fff; border: 1px solid #b9b9b9; } </style>

<style> .sample_02 { font-size: 80%; width: 400px; border-collapse: collapse; position: relative; top: 10px; margin-bottom: 10px } .sample_02 th { width: 250px; padding: 7px; text-align: left; vertical-align: top; color: #333; background-color: #eee; border: 1px solid #b9b9b9; } .sample_02 td { padding: 6px; background-color: #fff; border: 1px solid #b9b9b9; } </style> <style> .sample_03 { font-size: 80%; border-collapse: collapse; position: relative; left: 70px; width: 350px; } .sample_03 th { width: 200px; padding: 5px; text-align: left; vertical-align: top; color: #333; background-color: #eee; border: 1px solid #b9b9b9; } .sample_03 td { padding: 4px; background-color: #fff; border: 1px solid #b9b9b9; } </style> <style> .sample_04 { font-size: 90%; width: 500px; border-collapse: collapse; position: relative; margin: 10px 65px; } .sample_04 th { width: 240px; padding: 5px; font-weight: normal; text-align: left; vertical-align: top; color: #333; background-color: #eee; border: 1px solid #b9b9b9; } .sample_04 td { width: auto; padding: 5px; background-color: #fff; border: 1px solid #b9b9b9; } .sample_04 caption { width: auto; text-align: left; maegin: 0; border-radius: 3px; padding: 5px; background-color: #ADD8E6; border: 1px solid #b9b9b9; } </style>

<script type="text/javascript"></script>


<style type="text/css"></style>

<link rel="stylesheet" href="sample.css" type="text/css"> </head>

<body> PROTOCOL



<a href="#" onclick="HideCBox('CBoxBody1'); return false;" title="折りたたみ/復元">[show/hide]</a>

  Contents:

  • <a href=#1> 1. The Sensing System: The Receptor </a>
    • <a href="#1-1">1-1. Preparing the components </a>
      • <a href="#1-1-1">1-1(a). Folding the Wall </a>
      • <a href="#1-1-2">1-1(b). Producing MISTIC </a>
      • <a href="#1-1-3">1-1(c). Designing the Activator </a>
    • <a href="#1-2">1-2. Embedding the Wall into the liposome </a>
    • <a href="#1-3">1-3. Linking the Activator to the liposome </a>
    • <a href="#1-4">1-4. Combining the Wall and the Activator </a>
    • <a href="#1-5">1-5. Separating the Wall from the Activator </a>
  • <a href="#2">2. The Moving System: The Motor </a>
    • <a href="#2-1">2-1. Producing the Motor-Monomer </a>
      • <a href="#2-1-1"> 2-1(a). Folding the Motor-Monomer body </a>
      • <a href="#2-1-2"> 2-1(b). Synthesizing divalent SA </a>
      • <a href="#2-1-3"> 2-1(c). Equipping the Motor-Monomer with divalent SA </a>
    • <a href="#2-2">2-2. Deactivating and reactivating the binding capacity of streptavidin </a>
    • <a href="#2-3">2-3. Putting the Motor-Monomers into the liposome </a>


<a name="1-1"> </a>
<a name="1-1-1"> </a>

<a name="contents"> 1. Developing the sensing system</a>

1-1. The Receptor by itself

1-1-1. Design of the Receptor hetero-units

• Make the hetero-units

<tbody> </tbody>
Reagents (f. 40.0 µL)
M13mp18ss 18.0 µL
Staple mix 18.0 µL
10 × Receptor buffer¹ 4.0 µL


¹10 × Receptor buffer — 50 mM Tris (HCl pH 7.5), 10 mM EDTA-Na (pH 8),
100 mM MgCl2, 500 mM NaCl

<a name="1-1-2"> </a>

Procedure

1) The solution was mixed.

2) The mixture was annealed at 47.5 °C for 4 hours.

3) The mixture was purified by spin column.

4) The mixture was analyzed by 1% agarose gel electrophoresis (100V, 40 min).



1-1-2. Dimerization mechanism of the Receptor

<tbody> </tbody>
Reagents (f. 20.0 µL)
10 µM Aptamers 3.5 µL
1 µM Alpha - thrombin 3.5 µL
10 × physiological buffer¹ 2.0 µ L
MQ 11.0 µ L

¹10 × physiological buffer — 200 mM Tris - HCl (pH 7.5), 1.4 M NaCl, 50 mM KCl,
10 mM CaCl 2, 10 mM MgCl 2, 5% (v/v) Glycerol

<a name="1-1-3"> </a>

Procedure

1) Aptamer solution was mixed.

2) The solution was annealed from 90 °C to 24 °C, decrease by 0.4 °C / min.

3) Thrombin-solution was added to the solution and incubated at room temperature for 1 hour.

4) The mixture was analyzed with Native-PAGE (200 V 25 min, 250 V 40 min).

5) The gel was stained by EtBr for 30 minutes.

6) The gel was observed with UV and fluorescence by LAS - 4000.



1-1-3. Emission of the Initiator

<tbody> </tbody>
Reagents (f. 20.0 µL 25 nM)
100 nM Biotin modified single strand J’ 5.0 µL
100 nM The Mismatch modified Strand J 5.0 µL
100 nM The Initiator 5.0 µL
Cy5-modified Streptavidin (SA) 5.0 µL


Procedure

1) Strand J and Initiator were mixed and annealed at 85 °C,67 °C,50 °C,25 °C for 5 minutes each (mismatch factor 20 %).

2) Biotin modified single strand and SA were mixed and incubated at room temperature for 15 minutes.

3) The reagents were mixed and incubated at room temperature for 1 hour.

4) The mixture was analyzed with Native - PAGE (200 V 40 min, 250 V 40 min).

5) The gel was stained by EtBr for 30 minutes

6) The gel was observed with UV and fluorescence by LAS - 4000.

<a name="1-2"> </a>
<a name="1-2-1"> </a>

1-2. The Receptor on the liposome

1-2-1. Penetration of the Receptor hetero-units to the liposome

Ⅰ. Preparation of GUVs

GUV s were made as shown in <a href=“#2-2-1”>”Putting the Monomer into a liposome".</a>


Ⅱ. Preparation of LUVs

<tbody> </tbody>
Reagents (f. 1280 µL)
10 mg/mL POPC 200.0 µL
25 mg/mL POPG 80.0 µL
150 mM KCl solution 1.0 mL

Procedure

1) A lipid film was formed by evaporating POPC and POPG in a tube.

2) The tube was kept under vacuum overnight to evaporate remaining chloroform.

3) The lipid film was resuspended in 1 mL of 150 mM KCl solution.
Temperature was controlled to be 40 °C during suspension.

4) The solution was kept at 4 °C or -80°C and sample was sonicated before usage.



Ⅲ. Penetration of the Receptor into liposomes

<tbody> </tbody>
Reagents (f. 100.0 µL)
Liposomes (LUVs , GUVs) 50.0 µL
Cholesterol hybridized Receptor¹ 50.0 µL

¹Cholesterol hybridized Receptor — x µM Purified Receptor, 160 x µM Cholesterol oligomer


Procedure

1)Purified Receptor and cholesterol oligomer were mixed and incubated at room temperature for 60 minutes.

2)The reagents were mixed and incubated at room temperature for 30 minutes.



Ⅳ. Flotation assay

<tbody> </tbody>
Reagents (f. 2.4 mL)
The Receptor 100.0 µL
Cholesterol hybridized Receptor 100.0 µL
Liposomes 100.0 µL
2.25 M Sucrose buffer¹ 500.0 µL
1.6 M Sucrose buffer¹ 900.0 µL
150 mM KCl solution 100.0 µL
1 × Flotation buffer² 600.0 µL

¹1.6, 2.25 M Sucrose buffer — 50 mM HEPES - KOH (pH 7.6), 100 mM KCl, 20 mM MgCl2, 1.6, 2.25 M Sucrose

²1 × Flotation buffer — 50 mM HEPES - KOH (pH 7.6), 100 mM KCl, 20 mM MgCl2

Procedure

1) Each sample was mixed as shown below <a href="#table1">(table1)</a>.

2) 1.6 M Sucrose buffer was overlaid with sample mixture in centrifuge tubes (Beckman, cat#343778, 11 × 34 mm).

3) Each sample was centrifuged for 16 minutes at 100 krpm at 4 °C using TLA 100.2 rotor (BECKMAN COULTER) with Ultracentrifuge (BECKMAN COULTER, Optima MAX-XP).

4) Supernatant (each 150 µL) was extracted from top to bottom for 3 times (Fraction 1 to 3) and the pellet was retrieved with 1 × Flotation buffer (Fraction 4).

5) Fraction 1-4 of each sample were analyzed by 1 % agaraose gel electrophoresis (100V, 1 hour).

<a name="table1"></a>

6)10 µM Nile Red was added to each fraction of sample 1 and 3. (30 µL) (6 µL) The Intensity of fluorescence of NileRed (liposomes) was measured with fluorescence spectrophotometer (JASCO, FP-6500) to investigate the existence of liposomes in each Fraction.


<tbody> </tbody>
Table 1. Breakdown of Samples
sample No. 1 2 3 4
Cholesterol hybridized Receptor 50.0 µL 50.0 µL
Receptor 50.0 µL 50.0 µL
Liposome 50.0 µL 50.0 µL
150 mM aqueous KCl solution 50.0 µL 50.0 µL
2.25 M Sucrose buffer 125.0 µL 125.0 µL 125.0 µL 125.0 µL

<a name="1-2-2"> </a> <a name="1-2-3"> </a>


<a name="1-2-2"> </a>

1-2-2. Dimerization mechanism of the Receptor on the liposome

1-2-3. Emission of the initiator in the liposome


<a name="2"> </a>
<a name="2-1"> </a>
<a name="2-1-1"> </a>

<a name="contents"> 2. Developing the moving system</a>

2-1. The Motor by itself

2-1-1. Design of the Motor-Monomer

• Make the Moter-Monomer

<tbody> </tbody>
Reagents (f. 60.0 µL)
Staple mix 17.5 µL
M 13 mp 18 ss 18.3 µL
TE¹ 18.2 µL
10 × tile buffer² 6.0 µL

¹TE — 10 mM Tris - HCl (pH 8.0), 1 mM EDTA

²10 × tile buffer — 100 mM Mg (OAc) 2, 200 mM Tris-HCl (pH 7.5), .10 mM EDTA

<a name="2-1-2"> </a>

Procedure

1) The reagents were mixed.

2) The mixture was annealed at 55 °C for 3 hours.

3) The mixture was analyzed by 1 % agarose gel electrophoresis.

4) The gel was stained by EtBr for 30 minutes.

5) A photo of the gel was taken by LAS - 4000.



2-1-2. Formation of the simple Polymer

<tbody> </tbody>
Reagents (f. 20.0 µL)
Purified Monomer X 10.0 µL
Purified Monomer Y 10.0 µL

<a name="2-1-3"> </a>

Procedure

1) Monomers were made as shown in “Making DNA origami monomers”.

2) Each Monomer solution was purified by spin column.

3) The reagents were mixed.

4) The mixture was incubated at room temperature for 24 hours.

5) The mixture was analyzed by 1 % agarose gel electrophoresis (100 V, 80 min).

6) The gel was stained by EtBr for 30 minutes.

7) The gel was taken a photo by LAS - 4000.




<a name="2-2"> </a>

2-1-3. Controlling the ring - opening polymerization

<a name="2-2-1"> </a>

2-2. The Motor in the liposome

2-2-1. Putting the Motor - Monomers into the liposome

<tbody> </tbody>
Reagents (f.1420 µL)
Lipid mix ¹ 400.0 µL
Glucose 500.0 µL
Emulsion mix² 520.0 µL

¹3 mM Lipid mix — POPC, Paraffin

²Emulsion mix — 0.5 mM Lipid mix, 50 mM HEPES, 10 mM EDTA,
400 mM Sucrose,Pyranine, The Motor-Monomers

<a name="2-2-2"> </a>

Procedure

1) Glucose (500 µL) was taken into a tube as outer solution.

2) Lipid mix (0.5 mM) was added on the glucose solution carefully.

3) Emulsion mix was added on the top and rapidly centrifuged at 4 °C, 1800 rpm for 10 minutes.

4) Centrifuged again at 4 °C, 5000 rpm for 10 minutes.

5) The upper layer was removed and GUVs were collected by micropipette.

6) The GUVs were stained by Nile red and observed with a confocal microscope.




2-2-2. Formation of the simple Polymer in the liposome

2-2-3. Controlling the ring opening polymerization in the liposome




<footer style="position:relative; left:600px;"> © 2014 UTokyo Chem & Bio </footer>

</html>