Team:KAIST Korea/Notebook Protocol

From 2012.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:KAIST_Korea/top_home}}
+
{{:Team:KAIST_Korea/top_home}}
-
{{:Team:KAIST_Korea/navi}}
+
{{:Team:KAIST_Korea/navi}}
-
<html>
+
<html>
-
<head>
+
<head>
-
<link href='http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'>
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"> </script>
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"> </script>
+
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'>
<script type="text/javascript">
<script type="text/javascript">
   WebFontConfig = {
   WebFontConfig = {
-
     google: { families: [ 'Open+Sans:600italic,400,800:latin' ]|[ 'Qwigley::latin' ]}
+
     google: { families: [ 'Open+Sans:600italic,400,800:latin' ]|[ 'Gloria+Hallelujah::latin' ]}
   };
   };
   (function() {
   (function() {
Line 20: Line 20:
   </script>
   </script>
<style>
<style>
-
@import url(http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800);
+
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800);
-
#kaistcontent
+
#kaistcontent
-
{
+
{
-
position: relative;
+
position: relative;
-
background-color:transparent;
+
background-color:transparent;
-
width:690px;
+
width:690px;
-
font-family: 'Open Sans', sans-serif;
+
font-family: 'Open Sans', sans-serif;
-
font-size:10pt;
+
font-size:10pt;
-
line-height:120%;
+
line-height:120%;
-
text-align:justify;
+
text-align:justify;
-
padding: 0px 15px 0px 15px;
+
padding: 0px 15px 0px 15px;
-
left:300px;
+
left:300px;
-
top:-70px;
+
top:-70px;
-
z-index: 2;
+
z-index: 2;
-
}
+
}
-
#kaistcontent #starter-grad
+
#kaistcontent #starter-grad
-
{
+
{
-
width:15px;
+
width:15px;
-
height:100px;
+
height:100px;
-
float:left;
+
float:left;
-
margin:0px 15px 2px 0px;
+
margin:0px 15px 2px 0px;
-
}
+
}
-
#kaistcontent #starter
+
#kaistcontent #starter
-
{
+
{
-
font-family: 'Open Sans', sans-serif;
+
font-family: 'Open Sans', sans-serif;
-
font-size:14pt;
+
font-size:14pt;
-
color: #08185d;
+
color: #08185d;
-
padding:0px 0px 0px 10px;
+
padding:0px 0px 0px 10px;
-
}
+
}
-
#kaistcontent #sub-title
+
#kaistcontent #sub-title
-
{
+
{
-
font-family: 'Open Sans', sans-serif;
+
font-family: 'Open Sans', sans-serif;
-
color:#848383;
+
color:#848383;
-
font-size: 15pt;
+
font-size: 15pt;
-
line-height:100%;
+
line-height:100%;
-
font-weight:bold;
+
font-weight:bold;
-
font-style:italic;
+
font-style:italic;
-
}
+
}
-
#kaistcontent h1
+
#kaistcontent h1
-
{
+
{
-
font-family: 'Open Sans', sans-serif;
+
font-family: 'Open Sans', sans-serif;
-
color:#5c5858;
+
color:#5c5858;
-
font-weight:bold;
+
font-weight:bold;
-
font-size:24pt;
+
font-size:24pt;
-
line-height:110%;
+
line-height:110%;
-
}
+
}
-
#kaistcontent h3
+
#kaistcontent h3
-
{
+
{
-
font-family: 'Open Sans', sans-serif;
+
font-family: 'Open Sans', sans-serif;
-
color:#181818;
+
color:#181818;
-
font-size:14pt;
+
font-size:14pt;
-
line-height:110%;
+
line-height:110%;
-
}
+
}
-
#kaistcontent h4
+
#kaistcontent h4
-
{
+
{
-
font-family: 'Open Sans', sans-serif;
+
font-family: 'Open Sans', sans-serif;
-
color:#585858;
+
color:#585858;
-
font-size:12pt;
+
font-size:12pt;
-
line-height:110%;
+
line-height:110%;
-
}
+
}
-
#kaistcontent ul
+
#kaistcontent ul
-
{
+
{
-
list-style-type:disc;
+
list-style-type:disc;
-
padding: 0px 0px 0px 30px;
+
padding: 0px 0px 0px 30px;
-
}
+
}
-
#kaistcontent li
+
#kaistcontent li
-
{
+
{
-
list-style-type:inherit;
+
list-style-type:inherit;
-
}
+
}
-
#kaistcontent #figure
+
#kaistcontent #figure
-
{
+
{
-
margin-left:auto;
+
margin-left:auto;
-
margin-right:auto;
+
margin-right:auto;
-
}
+
}
-
#kaistcontent ol
+
#kaistcontent ol
-
{
+
{
-
list-style-type:decimal;
+
list-style-type:decimal;
-
padding: 0px 0px 0px 30px;
+
padding: 0px 0px 0px 30px;
-
}
+
}
-
 
+
-
#kaistcontent #sub-sub-title
+
-
{
+
-
font-family: 'Open Sans', sans-serif;
+
-
color:#848383;
+
-
font-weight:bold;
+
-
font-size:14pt;
+
-
line-height:110%;
+
-
}
+
-
#arc_wrapper {
+
#kaistcontent #sub-sub-title
-
width: 690px;
+
{
-
margin-left: auto;
+
font-family: 'Open Sans', sans-serif;
-
margin-right: auto;
+
color:#848383;
 +
font-weight:bold;
 +
font-size:14pt;
 +
line-height:110%;
}
}
-
.accordionButton {
+
#arc_wrapper {
-
width: 690px;
+
width: 690px;
-
height:40px;
+
margin-left: auto;
-
background-color:transparent;
+
margin-right: auto;
-
background-image:url('https://static.igem.org/mediawiki/2012/3/30/Kaist_Protocol_button.png');
+
}
-
background-repeat:no-repeat;
+
-
border-bottom: 1px solid #FFFFFF;
+
-
cursor: pointer;
+
-
}
+
-
.accordionButton #protocol {
+
.accordionButton {
-
font-family: 'Open Sans', sans-serif;
+
width: 690px;
-
color:#7e7e7e;
+
height:40px;
-
font-size: 15pt;
+
background-color:transparent;
-
line-height:100%;
+
background-image:url('https://static.igem.org/mediawiki/2012/3/30/Kaist_Protocol_button.png');
-
padding-left:20px;
+
background-repeat:no-repeat;
-
padding-top:8px;
+
border-bottom: 1px solid #FFFFFF;
-
font-style:italic;
+
cursor: pointer;
 +
}
-
}
+
.accordionButton #protocol {
 +
font-family: 'Open Sans', sans-serif;
 +
color:#7e7e7e;
 +
font-size: 15pt;
 +
line-height:100%;
 +
padding-left:20px;
 +
padding-top:8px;
 +
font-style:italic;
-
.accordionContent #top-part{
+
}
-
width:690px;
+
-
background-color:transparent;
+
-
}
+
-
.accordionContent #bot-part{
+
.accordionContent #top-part{
-
width:690px;
+
width:690px;
-
background-color:transparent;
+
background-color:transparent;
-
}
+
}
-
.accordionContent {
+
.accordionContent #bot-part{
-
width: 690px;
+
width:690px;
-
background-color: transparent;
+
background-color:transparent;
-
}
+
}
-
.accordionContent #protocolcontent{
+
.accordionContent {
-
background-image:url('https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content.png');
+
width: 690px;
-
background-repeat:repeat-y;
+
background-color: transparent;
-
background-color:transparent;
+
}
-
background-position:center;
+
-
left:3px;
+
-
font-family: 'Open Sans', sans-serif;
+
-
font-size:10pt;
+
-
line-height:120%;
+
-
text-align:justify;
+
-
padding: 20px 30px 20px 25px;
+
-
}
+
-
.accordionContent #content #starter
+
.accordionContent #protocolcontent{
-
{
+
background-image:url('https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content.png');
-
font-family: 'Open Sans', sans-serif;
+
background-repeat:repeat-y;
-
font-size:14pt;
+
background-color:transparent;
-
color: #08185d;
+
background-position:center;
-
padding:0px 0px 0px 10px;
+
left:3px;
-
}
+
font-family: 'Open Sans', sans-serif;
 +
font-size:10pt;
 +
line-height:120%;
 +
text-align:justify;
 +
padding: 20px 30px 20px 25px;
 +
}
-
</style>
+
.accordionContent #content #starter
-
</head>
+
{
 +
font-family: 'Open Sans', sans-serif;
 +
font-size:14pt;
 +
color: #08185d;
 +
padding:0px 0px 0px 10px;
 +
}
-
<body>
+
</style>
-
<div id="main">
+
</head>
-
<img id="top-img" src="https://static.igem.org/mediawiki/2012/4/4b/Top_image_team_kaist.png"/><!-- 이미지 넣어야대-->
+
-
<div id="menucontent">
+
-
    <img src="https://static.igem.org/mediawiki/2012/4/4d/Note_ico.png"></img>
+
-
        <a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Overview"><img src="https://static.igem.org/mediawiki/2012/e/e3/Overview_ico.png"/></a>
+
-
        <a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Protocol"><img src="https://static.igem.org/mediawiki/2012/b/b6/Protocol_ico.png"/></a>
+
-
        <a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e0/Labnote_ico.png"/></a>
+
-
</div>
+
-
<div id="top-img-description-box"><span id="top-img-description">image description</span></div>
+
-
<img id="horizontal-line" src="https://static.igem.org/mediawiki/2012/7/7f/Horizontal_line_kaist.png"></img>
+
-
<div id="kaistcontent">
+
<body>
-
<div>
+
<div id="main">
-
<img id="starter-grad" src="https://static.igem.org/mediawiki/2012/9/95/Starter_gradient_kaist.png"></img>
+
<img id="top-img" src="https://static.igem.org/mediawiki/2012/4/4b/Top_image_team_kaist.png"/><!-- 이미지 넣어야대-->
-
        <h1> Lab Protocols</h1>
+
<div id="menucontent">
-
<span id="sub-title">Please enter sub title</span></br></br></br>
+
<img src="https://static.igem.org/mediawiki/2012/4/4d/Note_ico.png"></img>
 +
<a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e0/Labnote_ico.png"/></a>
 +
<a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Protocol"><img src="https://static.igem.org/mediawiki/2012/b/b6/Protocol_ico.png"/></a>
</div>
</div>
-
<div id="arc_wrapper">
+
<div id="top-img-description-box"><span id="top-img-description">Notebook : Protocol</span></div>
-
+
<img id="horizontal-line" src="https://static.igem.org/mediawiki/2012/7/7f/Horizontal_line_kaist.png"></img>
-
+
-
<div class="accordionButton"><div id="protocol">1. LB agar plate</div></div>
+
-
<div class="accordionContent">
+
-
<img style="margin:0 auto;float:none;"src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"></img>
+
-
<div id="protocolcontent">
+
-
<h3>Materials</h3>
+
-
<img id="figure" alt="materials" src="https://static.igem.org/mediawiki/2012/4/46/KAIST_Protocol1_table1.png"></img>
+
<div id="kaistcontent">
-
+
<div>
-
<div style="clear:both;"></div>
+
<img id="starter-grad" style="height:60px" src="https://static.igem.org/mediawiki/2012/9/95/Starter_gradient_kaist.png"></img>
-
+
<h1> Lab Protocols</h1>
-
</br></br>
+
-
+
-
<h3>Procedure</h3>
+
-
<ol>
+
-
<li>Add 25g LB broth and 15g agar into 1L DDW. </li>
+
-
<li>Autoclave</li>
+
-
</ol>
+
-
</div>
+
-
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"></img>
+
</div>
</div>
 +
</br></br></br>
 +
<div id="arc_wrapper">
 +
 +
 +
<div class="accordionButton"><div id="protocol">1. LB agar plate</div></div>
 +
<div class="accordionContent">
 +
<img style="margin:0 auto;float:none;"src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"></img>
 +
<div id="protocolcontent">
 +
<h3>Materials</h3>
-
<div class="accordionButton"><div id="protocol">2. Genomic DNA Purification</div></div>
+
<img id="figure" alt="materials" src="https://static.igem.org/mediawiki/2012/4/46/KAIST_Protocol1_table1.png"></img>
-
<div class="accordionContent">
+
-
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
+
<div style="clear:both;"></div>
-
<div id="protocolcontent">
+
-
<h3>Materials</h3>
+
</br></br>
-
+
-
<img id="figure" style="width:632px" alt="materials" src="https://static.igem.org/mediawiki/2012/a/ac/Protocol2_table1.png"></img>
+
<h3>Procedure</h3>
-
<div style="clear:both;"></div>
+
<ol>
-
</br></br>
+
<li>Add 25g LB broth and 15g agar into 1L DDW. </li>
-
+
<li>Autoclave</li>
-
<h3>Procedure</h3></br>
+
</ol>
-
<h4>Pellet Cells</h4>
+
</div>
-
<ol>
+
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"></img>
-
<li>Add 1ml of an overnight culture to a 1.5ml microcentrifuge tube.</li>
+
</div>
-
<li>Centrifuge at 13000 rpm for 2.5minutes to pellet the cells.</li>
+
-
<li>Remove the supernatant.</li>
+
-
</ol>
+
-
</br>
+
-
<h4>Lyse Cells</h4>
+
-
<ol start="4">
+
-
<li>Add 1ml of an overnight culture to a 1.5ml microcentrifuge tube.</li>
+
-
<li>Centrifuge at 13000 rpm for 2.5minutes to pellet the cells.</li>
+
-
<li>Remove the supernatant.</li>
+
-
</ol>
+
-
</br>
+
-
<h4>Protein Precipitation</h4>
+
-
<ol start="7">
+
-
<li>Add 200ul of Protein Precipitation Solution to the RNase-treated cell lysate. Vortex vigorously at high speed for 20seconds to mix the Protein Precipitation Solution tieh the cell lysate.</li>
+
-
<li>Incubate the sample on ice for 5minutes.</li>
+
-
<li>Centrifuge at 13,000rpm 3minutes.</li>
+
-
<li>Transfer the supernatant containing the DNA to a clean 1.5ml microcentrifuge tube. </li>
+
-
<span style="padding:none">Note: Some supernatant may remain in the original tube containing the protein pellet. Leave this residual liquid in the tube to avoid contaminating the DNA solution with the precipitated protein.</span>
+
-
<li>Add 600ul isopropanol.</li>
+
-
<li>Gently mix by inversion until the thread-like strands of DNA form a visible mass.</li>
+
-
<li>Centrifuge at 13000rpm for 2minutes.</li>
+
-
<li>Carefully pour off the supernatant. </li>
+
-
<li>Add 600ul of room temperature 70% ethanol and gently invert the tube 5 times to wash the DNA pellet. </li>
+
-
<li>Centrifuge at 13000rpm for 2minutes. Carefully aspirate the ethanol. </li>
+
-
<li>Drain the tube on clean absorbent paper and allow the pellet to air-dry for 10-14minutes. </li>
+
-
<li>Add 50~100 μl TE buffer and rehydrate the DNA by incubating at 65℃ for 20min. Periodically mix the solution by gently tapping the tube. Alternatively, rehydrate the DNA by incubationg the solution overnight at room temperature or at 4℃.</li>
+
-
</ol>
+
-
</br>
+
-
<img id="figure" alt="TE buffer" src="https://static.igem.org/mediawiki/2012/d/df/KAIST_Protocol2_table2.png"></img>
+
-
<div style="clear:both;"></div>
+
-
</div>
+
-
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
+
-
</div>
+
 +
<div class="accordionButton"><div id="protocol">2. Genomic DNA Purification</div></div>
 +
<div class="accordionContent">
 +
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 +
<div id="protocolcontent">
 +
<h3>Materials</h3>
 +
 +
<img id="figure" style="width:632px" alt="materials" src="https://static.igem.org/mediawiki/2012/a/ac/Protocol2_table1.png"></img>
 +
<div style="clear:both;"></div>
 +
</br></br>
 +
 +
<h3>Procedure</h3></br>
 +
<h4>1) Pellet Cells</h4>
 +
<ol>
 +
<li>Add 1ml of an overnight culture to a 1.5ml microcentrifuge tube.</li>
 +
<li>Centrifuge at 13000 rpm for 2.5minutes to pellet the cells.</li>
 +
<li>Remove the supernatant.</li>
 +
</ol>
 +
</br>
 +
<h4>2) Lyse Cells</h4>
 +
<ol start="4">
 +
<li>Add 1ml of an overnight culture to a 1.5ml microcentrifuge tube.</li>
 +
<li>Centrifuge at 13000 rpm for 2.5minutes to pellet the cells.</li>
 +
<li>Remove the supernatant.</li>
 +
</ol>
 +
</br>
 +
<h4>3) Protein Precipitation</h4>
 +
<ol start="7">
 +
<li>Add 200ul of Protein Precipitation Solution to the RNase-treated cell lysate. Vortex vigorously at high speed for 20seconds to mix the Protein Precipitation Solution tieh the cell lysate.</li>
 +
<li>Incubate the sample on ice for 5minutes.</li>
 +
<li>Centrifuge at 13,000rpm 3minutes.</li>
 +
<li>Transfer the supernatant containing the DNA to a clean 1.5ml microcentrifuge tube. </li>
 +
<span style="padding:none">Note: Some supernatant may remain in the original tube containing the protein pellet. Leave this residual liquid in the tube to avoid contaminating the DNA solution with the precipitated protein.</span>
 +
<li>Add 600ul isopropanol.</li>
 +
<li>Gently mix by inversion until the thread-like strands of DNA form a visible mass.</li>
 +
<li>Centrifuge at 13000rpm for 2minutes.</li>
 +
<li>Carefully pour off the supernatant. </li>
 +
<li>Add 600ul of room temperature 70% ethanol and gently invert the tube 5 times to wash the DNA pellet. </li>
 +
<li>Centrifuge at 13000rpm for 2minutes. Carefully aspirate the ethanol. </li>
 +
<li>Drain the tube on clean absorbent paper and allow the pellet to air-dry for 10-14minutes. </li>
 +
<li>Add 50~100 μl TE buffer and rehydrate the DNA by incubating at 65℃ for 20min. Periodically mix the solution by gently tapping the tube. Alternatively, rehydrate the DNA by incubationg the solution overnight at room temperature or at 4℃.</li>
 +
</ol>
 +
</br>
 +
<div align = 'center'>
 +
<img id="figure" alt="TE buffer" src="https://static.igem.org/mediawiki/2012/d/df/KAIST_Protocol2_table2.png"></img>
 +
<div style="clear:both;"></div>
 +
</div>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 +
</div>
-
<div class="accordionButton"><div id="protocol">3. Vector transformation</div></div>
 
-
<div class="accordionContent">
+
<div class="accordionButton"><div id="protocol">3. Vector transformation</div></div>
-
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
+
-
<div id="protocolcontent">
+
-
<h3>Procedure</h3></br>
+
-
<h4>1) Restriction enzyme digestion</h4>
+
-
<img id="figure" alt="Restriction enzyme digestion" src="https://static.igem.org/mediawiki/2012/2/27/Kaist_protocol3_table1.png"></img>
+
-
<div style="clear:both;"></div>
+
-
</br>
+
-
<ol>
+
-
<li>Incubate 2hr at 37℃.</li>
+
-
<li>Inactivation 20min at 65℃.</li>
+
-
</ol>
+
-
</br>
+
-
<h4>2) Dephosphorylation (Only for vector)</h4>
+
-
<img id="figure" alt="Dephosphorylation (Only for vector)" src="https://static.igem.org/mediawiki/2012/2/2d/Kaist_protocol3_table2.png"></img>
+
-
<div style="clear:both;"></div>
+
-
</br>
+
-
<ol>
+
-
<li>Incubate 30min at 37℃.</li>
+
-
<li>Inactivation 5min at 70℃.</li>
+
-
</ol>
+
-
</br>
+
-
<h4>3) Ligation</h4>
+
-
<img id="figure" alt="Ligation" src="https://static.igem.org/mediawiki/2012/3/31/Kaist_protocol3_table3.png"></img>
+
-
</br>
+
-
<ol>
+
-
<li>Incubate 16hr at 16℃.</li>
+
-
</ol>
+
-
</br>
+
-
<h4>4) Transformation</h4>
+
-
<ol>
+
-
<li>Add 20ul ligated vector into 100ul of competent cell.</li>
+
-
<li>Incubate ice 5min.</li>
+
-
<li>Heat shock 42℃, 1min 30sec.</li>
+
-
<li>Ice 5min.</li>
+
-
<li>Recovery with 700ul LB at 37℃, 1hr.</li>
+
-
<li>Plating.</li>
+
-
</ol>
+
-
</div>
+
-
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
+
-
</div>
+
-
<div class="accordionButton"><div id="protocol">4. PCR</div></div>
+
<div class="accordionContent">
-
<div class="accordionContent">
+
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
-
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
+
<div id="protocolcontent">
-
<div id="protocolcontent">
+
<h3>Procedure</h3></br>
-
<h3>Procedure</h3>
+
<h4>1) Restriction enzyme digestion</h4>
-
<img id="figure" alt="PCR" src="https://static.igem.org/mediawiki/2012/0/02/Kaist_protocol4_table1.png"></img>
+
<img id="figure" alt="Restriction enzyme digestion" src="https://static.igem.org/mediawiki/2012/2/27/Kaist_protocol3_table1.png"></img>
-
</br></br>
+
<div style="clear:both;"></div>
-
<h3>Reaction Conditions</h3>
+
</br>
-
<ol>
+
<ol>
-
<li>95℃ 3min</li>
+
<li>Incubate 2hr at 37℃.</li>
-
<li>95℃ 30sec</li>
+
<li>Inactivation 20min at 65℃.</li>
-
<li>54℃ 30sec</li>
+
</ol>
-
<li>72℃ 1min/kbp</li>
+
</br>
-
<li>72℃ 10min</li>
+
<h4>2) Dephosphorylation (Only for vector)</h4>
-
<li>12℃ ∞</li>
+
<img id="figure" alt="Dephosphorylation (Only for vector)" src="https://static.igem.org/mediawiki/2012/2/2d/Kaist_protocol3_table2.png"></img>
-
</ol>
+
<div style="clear:both;"></div>
-
</div>
+
</br>
-
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
+
<ol>
-
</div>
+
<li>Incubate 30min at 37℃.</li>
 +
<li>Inactivation 5min at 70℃.</li>
 +
</ol>
 +
</br>
 +
<h4>3) Ligation</h4>
 +
<img id="figure" alt="Ligation" src="https://static.igem.org/mediawiki/2012/3/31/Kaist_protocol3_table3.png"></img>
 +
<div style="clear:both;"></div>
 +
</br>
 +
<ol>
 +
<li>Incubate 16hr at 16℃.</li>
 +
</ol>
 +
</br>
 +
<h4>4) Transformation</h4>
 +
<ol>
 +
<li>Add 20ul ligated vector into 100ul of competent cell.</li>
 +
<li>Incubate ice 5min.</li>
 +
<li>Heat shock 42℃, 1min 30sec.</li>
 +
<li>Ice 5min.</li>
 +
<li>Recovery with 700ul LB at 37℃, 1hr.</li>
 +
<li>Plating.</li>
 +
</ol>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 +
</div>
-
<div class="accordionButton"><div id="protocol">5. Gel extraction</div></div>
+
<div class="accordionButton"><div id="protocol">4. PCR</div></div>
-
<div class="accordionContent">
+
<div class="accordionContent">
-
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
+
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
-
<div id="protocolcontent">
+
<div id="protocolcontent">
-
<h3>Materials</h3>
+
<h3>Procedure</h3>
-
<ul>
+
<img id="figure" alt="PCR" src="https://static.igem.org/mediawiki/2012/0/02/Kaist_protocol4_table1.png"></img>
-
<li>MGTM Gel Extraction SV - Macrogen</li>
+
</br></br>
-
</ul>
+
<h3>Reaction Conditions</h3>
-
</br>
+
<ol>
-
<h3>Procedure</h3>
+
<li>95℃ 3min</li>
-
<ol>
+
<li>95℃ 30sec</li>
-
<li>Excise the DNA band of interest using an ethanol-cleaned razor blade.</li>
+
<li>54℃ 30sec</li>
-
<li>Weigh the gel slice in a microcentrifuge tube. Add 3 volumes (ul) of Buffer GB to 1 volume (mg) of gel.</li>
+
<li>72℃ 1min/kbp</li>
-
<li>Incubate at 50°C until the agarose gel is completely melted (5 ~ 10 min).</li>
+
<li>72℃ 10min</li>
-
<li>Transfer the mixture to a MGTM SV column. Centrifuge for 1 min. Discard the pass-through and re-insert the MGTM SV column into the Collection Tube.</li>
+
<li>12℃ ∞</li>
-
<li>Add 700 ul of Buffer NW to the MGTM SV column. Centrifuge for 30 sec. Discard the pass-through. Reinsert the MGTM SV column into the Collection Tube.</li>
+
</ol>
-
<li>Centrifuge for additional 1 min to remove residual wash buffer. Transfer the MGTM SV column to a new 1.5 ml tube.</li>
+
</div>
-
<li>Apply 30ul of Buffer EB to the center of the membrane in the MGTM SV column, let stand for 1 min, and centrifuge for 1 min.</li>
+
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
-
</ol>
+
</div>
-
</div>
+
-
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
+
-
</div>
+
-
+
-
<div class="accordionButton"><div id="protocol">6. PCR purification</div></div>
+
-
<div class="accordionContent">
+
-
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
+
-
<div id="protocolcontent">
+
-
<h3>Materials</h3>
+
-
<ul>
+
-
<li>AccuPrep® PCR Purification Kit - BIONEER</li>
+
-
</ul>
+
-
</br>
+
-
<h3>Procedure</h3>
+
-
<ol>
+
-
<li>Add 5 volumes of PB Buffer to 1 volume of the PCR reaction.</li>
+
-
<li>Apply the sample to the Binding column tube to bind DNA.</li>
+
-
<li>Centrifuge for 30-60 sec to make the sample pass through the Binding column tube.</li>
+
-
<li>Discard flow-through and place the Binding column tube in the same tube.</li>
+
-
<li>Add 500μl of WB Buffer to the  Binding column tube and centrifuge for 30-60 sec to wash.</li>
+
-
<li>Discard flow-through and place the Binding column tube in the same tube again.</li>
+
-
<li>Centrifuge the Binding column tube for an additional 1min for drying.</li>
+
-
<li>Place the Binding column tube in a clean 1.5 ml tube.</li>
+
-
<li>Add 30μl of EL Buffer to the center of the Binding column filter, and let the column stand for 1 min.</li>
+
-
<li>Centrifuge for 1 min to elute.</li>
+
-
</ol>
+
-
</div>
+
-
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
+
-
</div>
+
 +
<div class="accordionButton"><div id="protocol">5. Gel extraction</div></div>
 +
<div class="accordionContent">
 +
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 +
<div id="protocolcontent">
 +
<h3>Materials</h3>
 +
<ul>
 +
<li>MGTM Gel Extraction SV - Macrogen</li>
 +
</ul>
 +
</br>
 +
<h3>Procedure</h3>
 +
<ol>
 +
<li>Excise the DNA band of interest using an ethanol-cleaned razor blade.</li>
 +
<li>Weigh the gel slice in a microcentrifuge tube. Add 3 volumes (ul) of Buffer GB to 1 volume (mg) of gel.</li>
 +
<li>Incubate at 50°C until the agarose gel is completely melted (5 ~ 10 min).</li>
 +
<li>Transfer the mixture to a MGTM SV column. Centrifuge for 1 min. Discard the pass-through and re-insert the MGTM SV column into the Collection Tube.</li>
 +
<li>Add 700 ul of Buffer NW to the MGTM SV column. Centrifuge for 30 sec. Discard the pass-through. Reinsert the MGTM SV column into the Collection Tube.</li>
 +
<li>Centrifuge for additional 1 min to remove residual wash buffer. Transfer the MGTM SV column to a new 1.5 ml tube.</li>
 +
<li>Apply 30ul of Buffer EB to the center of the membrane in the MGTM SV column, let stand for 1 min, and centrifuge for 1 min.</li>
 +
</ol>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 +
</div>
 +
 +
<div class="accordionButton"><div id="protocol">6. PCR purification</div></div>
 +
<div class="accordionContent">
 +
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 +
<div id="protocolcontent">
 +
<h3>Materials</h3>
 +
<ul>
 +
<li>AccuPrep® PCR Purification Kit - BIONEER</li>
 +
</ul>
 +
</br>
 +
<h3>Procedure</h3>
 +
<ol>
 +
<li>Add 5 volumes of PB Buffer to 1 volume of the PCR reaction.</li>
 +
<li>Apply the sample to the Binding column tube to bind DNA.</li>
 +
<li>Centrifuge for 30-60 sec to make the sample pass through the Binding column tube.</li>
 +
<li>Discard flow-through and place the Binding column tube in the same tube.</li>
 +
<li>Add 500μl of WB Buffer to the  Binding column tube and centrifuge for 30-60 sec to wash.</li>
 +
<li>Discard flow-through and place the Binding column tube in the same tube again.</li>
 +
<li>Centrifuge the Binding column tube for an additional 1min for drying.</li>
 +
<li>Place the Binding column tube in a clean 1.5 ml tube.</li>
 +
<li>Add 30μl of EL Buffer to the center of the Binding column filter, and let the column stand for 1 min.</li>
 +
<li>Centrifuge for 1 min to elute.</li>
 +
</ol>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 +
</div>
-
<div class="accordionButton"><div id="protocol">7. Mini-prep (Plasmid extraction)</div></div>
 
-
<div class="accordionContent">
 
-
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 
-
<div id="protocolcontent">
 
-
<h3>Materials</h3>
 
-
<ul>
 
-
<li>AccuPrep® plasmid mini extraction Kit – BIONEER</li>
 
-
</ul>
 
-
<ul style="list-style-type:square;font-size:9pt;">
 
-
<li>Buffer 1 - Resuspension buffer</li>
 
-
<li>Buffer 2 - Lysis buffer</li>
 
-
<li>Buffer 3 - Neutralization buffer</li>
 
-
<li>Buffer 4 - Washing buffer</li>
 
-
<li>Buffer 5 - Elution buffer</li>
 
-
</ul>
 
-
</br>
 
-
<h3>Procedure</h3>
 
-
<ol>
 
-
<li>Add 250ul of Buffer 1 to the collected cells and completely resuspend by vortexing or pipetting.</li>
 
-
<li>Add 250ul of Buffer 2 and mix by inverting the tube 3-4 times gently.</li>
 
-
<li>Add 350ul of Buffer 3 and immediately mix by inverting the tube 3-4 times gently.</li>
 
-
<li>Centrifugation the tube at 13000rpm, 4℃ for 10min.</li>
 
-
<li>Transfer the cleared lysate to the DNA binding column tube and centrifuge 1min pour off the flow-through and re-assemble the DNA binding filter column with the 2mL collection tube.</li>
 
-
<li>Add 700ul of Buffer 4 to the DNA binding column tube and centrifuge 1min. Pour off the flow-through and re-assemble the DNA binding filter column with the 2mL collection tube.</li>
 
-
<li>Dry by additional centrifuge 1min.</li>
 
-
<li>Transfer the DNA binding filter column to the new 1.5mL EP tube.</li>
 
-
<li>Add 30ul of buffer 5 to the DNA binding filter column and wait 1min.</li>
 
-
<li>Elute the plasmid DNA by centrifuge 1min.</li>
 
-
</ol>
 
-
</div>
 
-
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 
-
</div>
 
-
 
-
 
-
 
-
 
-
<div class="accordionButton"><div id="protocol">Protocol 7 title</div></div>
 
-
<div class="accordionContent">
 
-
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 
-
<div id="protocolcontent">
 
-
<span id="starter">P</span>rotocol 7 content 아졸려 언제와 점심먹고 왔는데 아무도 없어<br /><br /><br /><br /><br /><br />
 
-
</div>
 
-
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 
-
</div>
 
-
 
-
 
-
 
-
 
-
<div class="accordionButton"><div id="protocol">Protocol 7 title</div></div>
 
-
<div class="accordionContent">
 
-
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 
-
<div id="protocolcontent">
 
-
<span id="starter">P</span>rotocol 7 content 아졸려 언제와 점심먹고 왔는데 아무도 없어<br /><br /><br /><br /><br /><br />
 
-
</div>
 
-
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 
-
</div>
 
 +
<div class="accordionButton"><div id="protocol">7. Mini-prep (Plasmid extraction)</div></div>
 +
<div class="accordionContent">
 +
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 +
<div id="protocolcontent">
 +
<h3>Materials</h3>
 +
<ul>
 +
<li>AccuPrep® plasmid mini extraction Kit – BIONEER</li>
 +
</ul>
 +
</br>
 +
<ul style="list-style-type:none;font-size:8pt;">
 +
<li>Buffer 1 - Resuspension buffer</li>
 +
<li>Buffer 2 - Lysis buffer</li>
 +
<li>Buffer 3 - Neutralization buffer</li>
 +
<li>Buffer 4 - Washing buffer</li>
 +
<li>Buffer 5 - Elution buffer</li>
 +
</ul>
 +
</br>
 +
<h3>Procedure</h3>
 +
<ol>
 +
<li>Add 250ul of Buffer 1 to the collected cells and completely resuspend by vortexing or pipetting.</li>
 +
<li>Add 250ul of Buffer 2 and mix by inverting the tube 3-4 times gently.</li>
 +
<li>Add 350ul of Buffer 3 and immediately mix by inverting the tube 3-4 times gently.</li>
 +
<li>Centrifugation the tube at 13000rpm, 4℃ for 10min.</li>
 +
<li>Transfer the cleared lysate to the DNA binding column tube and centrifuge 1min pour off the flow-through and re-assemble the DNA binding filter column with the 2mL collection tube.</li>
 +
<li>Add 700ul of Buffer 4 to the DNA binding column tube and centrifuge 1min. Pour off the flow-through and re-assemble the DNA binding filter column with the 2mL collection tube.</li>
 +
<li>Dry by additional centrifuge 1min.</li>
 +
<li>Transfer the DNA binding filter column to the new 1.5mL EP tube.</li>
 +
<li>Add 30ul of buffer 5 to the DNA binding filter column and wait 1min.</li>
 +
<li>Elute the plasmid DNA by centrifuge 1min.</li>
 +
</ol>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 +
</div>
 +
<div class="accordionButton"><div id="protocol">8. Overlapping Extension PCR</div></div>
 +
<div class="accordionContent">
 +
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 +
<div id="protocolcontent">
 +
<h3>Materials</h3>
 +
<img id="figure" alt="materials" src="https://static.igem.org/mediawiki/2012/2/28/KAIST_8_0.PNG"></img>
 +
<div style="clear:both;"></div>
 +
</br>
 +
<h3>Procedure</h3></br>
 +
                                                        <h4>1) Overlapping Template DNA Preparation</h4>
 +
<img id="figure" alt="Overlapping Template DNA Preparation" src="https://static.igem.org/mediawiki/2012/6/66/KAIST_8_1.PNG"></img>
 +
<div style="clear:both;"></div>
 +
</br>
 +
                                                        <ol>
 +
PCR amplify each DNA fragments. (Do not forget Pfu-X)
 +
</ol>
 +
</br>
 +
<h4>2) PCR Product purification</h4>
 +
</br>
 +
<ol>
 +
PCR purify products.
 +
</ol>
 +
</br>
 +
<h4>3) OE PCR</h4>
 +
<img id="figure" alt="OE PCR" src="https://static.igem.org/mediawiki/2012/7/7a/KAIST_8_2.PNG"></img>
 +
<div style="clear:both;"></div>
 +
</br>
 +
<ol>
 +
Note that total amount of fragments cannot exceed 22.9uL
 +
</ol>
 +
</br>
 +
<h4>4) First Reaction</h4>
 +
<ol>
 +
<li>95℃ 3min</li>
 +
<li>95℃ 30sec</li>
 +
<li>54℃ 30sec</li>
 +
<li>72℃ 1min/kbp → Elongation time is determined by the longest DNA fragment.</li>
 +
<li>Repeat #2 to #4, 15 cycles.</li>
 +
<li>72℃ 10min</li>
 +
<li>12℃ ∞</li>
 +
</ol>
 +
</br>
 +
<h4>5) Second Reaction</h4>
 +
<ol>Add 2uL of primers(1uL each) directly into first PCR product.
 +
<li>95℃ 3min</li>
 +
<li>95℃ 30sec</li>
 +
<li>54℃ 30sec</li>
 +
<li>72℃ 1min/kbp → Elongation time is that of full ligated DNA.</li>
 +
<li>Repeat #2 to #4, 20 cycles.</li>
 +
<li>72℃ 10min</li>
 +
<li>12℃ ∞</li>
 +
</ol>
 +
</br>
 +
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 +
</div>
 +
 +
<div class="accordionButton"><div id="protocol">9. Preparation of cells for protein expression check</div></div>
 +
 +
<div class="accordionContent">
 +
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 +
<div id="protocolcontent">
 +
<h3>Materials</h3>
 +
<img id="figure" alt="Pro9_Mat" src="https://static.igem.org/mediawiki/2012/d/d7/KAIST_Protocol_FIg9_1.png"></img>
 +
<div style="clear:both;"></div>
 +
</br>
 +
<h3>Procedure</h3>
 +
</br>
 +
<h4>1) Cell pre-culture</h4>
 +
<ol>
 +
<li>Seed 10ul of cells to 3mL of LB (1% of appropriate antibiotics)</li>
 +
<li>Culture at 37℃ for 16hr</li>
 +
</ol>
 +
</br>
 +
<h4>2) Induction</h4>
 +
<ol>
 +
<li>Seed 500ul of cells to 3mL of LB (1% of appropriate antibiotics)</li>
 +
<li>Culture at 30℃ and 37℃ for 2hr. </li>
 +
<li>When the O.D. value is between 0.4 and 0.7, put the proper inducer with the volume set for each concentration. </li>
 +
</ol>
 +
</br>
 +
<h4>3) Sampling</h4>
 +
<ol>
 +
<li>1. After proper induction time, check O.D. value</li>
 +
<li>2. Gather 1010 of cells and centrifuge cells at 4℃ for 15 min. </li>
 +
<li>3. Remove supernatant and resuspend cells with 1ml lysis buffer.</li>
 +
<li>4. Transfer the sample to the new 1.5ml ep-tube and add 1ul lysozyme.</li>
 +
<li>5. Incubate on 37℃ rotor for an hour.</li>
 +
<li>6. After incubation, sonicate the cell. (Pulse on 20sec, off 40sec for 5 times, 13% amplitude)</li>
 +
<li>7. Centrifuge 13,000rpm for 1min</li>
 +
<li>8. Separate supernatant (soluble fraction) and pellet (insoluble fraction)</li>
 +
</ol></br>
 +
<b>※For aerobic induction, cells were grown and induced in the clean bench. Also, for anaerobic induction, all procedures were done in anaerobic chamber.</b></br>
 +
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 +
</div>
 +
 +
<div class="accordionButton"><div id="protocol">10. SDS PAGE</div></div>
 +
 +
<div class="accordionContent">
 +
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 +
<div id="protocolcontent">
 +
We did sodium dodecyl sulfate polyacrylamide gel electrophoresis according to cold spring harbor protocol. And Here is the link that contains Cold spring harbor protocol</br></br> <a href="http://cshprotocols.cshlp.org/content/2006/1/pdb.prot4313.full">▶▶Click here to show 'cold spring harbor protocol'</a>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 +
</div>
 +
 +
<div class="accordionButton"><div id="protocol">11. Gibson Assembly</div></div>
 +
 +
<div class="accordionContent">
 +
<img src="https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content_top.png" id="top-part"/>
 +
<div id="protocolcontent">
 +
We did Gibson Assembly according to 'Gibson Assembly™ Master Mix Instruction Manual' published by New England BioLabs. Here is the link to download full version of it.</br></br>
 +
<a href="https://dl.dropbox.com/u/101383736/manualE2611.pdf">▶▶Click here to download full version of 'Gibson Assembly™ Master Mix Instruction Manual'</a>
 +
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/>
 +
</div>
 +
 +
</div>
</div>
</div>
</div>
</div>
-
</div>
+
<script>
-
<script>
+
$(document).ready(function() {
-
$(document).ready(function() {
+
$('.accordionButton').click(function() {
-
$('.accordionButton').click(function() {
+
$('.accordionButton').removeClass('on');
-
$('.accordionButton').removeClass('on');
+
$('.accordionContent').slideUp('normal');
-
$('.accordionContent').slideUp('normal');
+
if($(this).next().is(':hidden') == true) {
-
if($(this).next().is(':hidden') == true) {
+
$(this).addClass('on');
-
$(this).addClass('on');
+
$(this).next().slideDown('normal');
-
$(this).next().slideDown('normal');
+
}  
-
}  
+
 
-
 
+
});
-
});
+
-
$('.accordionContent').hide();
+
$('.accordionContent').hide();
-
});
+
});
-
</script>
+
</script>
-
</body>
+
</body>
-
</html>
+
</html>
-
{{:Team:KAIST_Korea/footer}}
+
{{:Team:KAIST_Korea/footer}}

Latest revision as of 03:01, 27 September 2012

KAIST Korea 2012 iGEM

Notebook : Protocol

Lab Protocols




1. LB agar plate

Materials

materials


Procedure

  1. Add 25g LB broth and 15g agar into 1L DDW.
  2. Autoclave
2. Genomic DNA Purification

Materials

materials


Procedure


1) Pellet Cells

  1. Add 1ml of an overnight culture to a 1.5ml microcentrifuge tube.
  2. Centrifuge at 13000 rpm for 2.5minutes to pellet the cells.
  3. Remove the supernatant.

2) Lyse Cells

  1. Add 1ml of an overnight culture to a 1.5ml microcentrifuge tube.
  2. Centrifuge at 13000 rpm for 2.5minutes to pellet the cells.
  3. Remove the supernatant.

3) Protein Precipitation

  1. Add 200ul of Protein Precipitation Solution to the RNase-treated cell lysate. Vortex vigorously at high speed for 20seconds to mix the Protein Precipitation Solution tieh the cell lysate.
  2. Incubate the sample on ice for 5minutes.
  3. Centrifuge at 13,000rpm 3minutes.
  4. Transfer the supernatant containing the DNA to a clean 1.5ml microcentrifuge tube.
  5. Note: Some supernatant may remain in the original tube containing the protein pellet. Leave this residual liquid in the tube to avoid contaminating the DNA solution with the precipitated protein.
  6. Add 600ul isopropanol.
  7. Gently mix by inversion until the thread-like strands of DNA form a visible mass.
  8. Centrifuge at 13000rpm for 2minutes.
  9. Carefully pour off the supernatant.
  10. Add 600ul of room temperature 70% ethanol and gently invert the tube 5 times to wash the DNA pellet.
  11. Centrifuge at 13000rpm for 2minutes. Carefully aspirate the ethanol.
  12. Drain the tube on clean absorbent paper and allow the pellet to air-dry for 10-14minutes.
  13. Add 50~100 μl TE buffer and rehydrate the DNA by incubating at 65℃ for 20min. Periodically mix the solution by gently tapping the tube. Alternatively, rehydrate the DNA by incubationg the solution overnight at room temperature or at 4℃.

TE buffer
3. Vector transformation

Procedure


1) Restriction enzyme digestion

Restriction enzyme digestion

  1. Incubate 2hr at 37℃.
  2. Inactivation 20min at 65℃.

2) Dephosphorylation (Only for vector)

Dephosphorylation (Only for vector)

  1. Incubate 30min at 37℃.
  2. Inactivation 5min at 70℃.

3) Ligation

Ligation

  1. Incubate 16hr at 16℃.

4) Transformation

  1. Add 20ul ligated vector into 100ul of competent cell.
  2. Incubate ice 5min.
  3. Heat shock 42℃, 1min 30sec.
  4. Ice 5min.
  5. Recovery with 700ul LB at 37℃, 1hr.
  6. Plating.
4. PCR

Procedure

PCR

Reaction Conditions

  1. 95℃ 3min
  2. 95℃ 30sec
  3. 54℃ 30sec
  4. 72℃ 1min/kbp
  5. 72℃ 10min
  6. 12℃ ∞
5. Gel extraction

Materials

  • MGTM Gel Extraction SV - Macrogen

Procedure

  1. Excise the DNA band of interest using an ethanol-cleaned razor blade.
  2. Weigh the gel slice in a microcentrifuge tube. Add 3 volumes (ul) of Buffer GB to 1 volume (mg) of gel.
  3. Incubate at 50°C until the agarose gel is completely melted (5 ~ 10 min).
  4. Transfer the mixture to a MGTM SV column. Centrifuge for 1 min. Discard the pass-through and re-insert the MGTM SV column into the Collection Tube.
  5. Add 700 ul of Buffer NW to the MGTM SV column. Centrifuge for 30 sec. Discard the pass-through. Reinsert the MGTM SV column into the Collection Tube.
  6. Centrifuge for additional 1 min to remove residual wash buffer. Transfer the MGTM SV column to a new 1.5 ml tube.
  7. Apply 30ul of Buffer EB to the center of the membrane in the MGTM SV column, let stand for 1 min, and centrifuge for 1 min.
6. PCR purification

Materials

  • AccuPrep® PCR Purification Kit - BIONEER

Procedure

  1. Add 5 volumes of PB Buffer to 1 volume of the PCR reaction.
  2. Apply the sample to the Binding column tube to bind DNA.
  3. Centrifuge for 30-60 sec to make the sample pass through the Binding column tube.
  4. Discard flow-through and place the Binding column tube in the same tube.
  5. Add 500μl of WB Buffer to the Binding column tube and centrifuge for 30-60 sec to wash.
  6. Discard flow-through and place the Binding column tube in the same tube again.
  7. Centrifuge the Binding column tube for an additional 1min for drying.
  8. Place the Binding column tube in a clean 1.5 ml tube.
  9. Add 30μl of EL Buffer to the center of the Binding column filter, and let the column stand for 1 min.
  10. Centrifuge for 1 min to elute.
7. Mini-prep (Plasmid extraction)

Materials

  • AccuPrep® plasmid mini extraction Kit – BIONEER

  • Buffer 1 - Resuspension buffer
  • Buffer 2 - Lysis buffer
  • Buffer 3 - Neutralization buffer
  • Buffer 4 - Washing buffer
  • Buffer 5 - Elution buffer

Procedure

  1. Add 250ul of Buffer 1 to the collected cells and completely resuspend by vortexing or pipetting.
  2. Add 250ul of Buffer 2 and mix by inverting the tube 3-4 times gently.
  3. Add 350ul of Buffer 3 and immediately mix by inverting the tube 3-4 times gently.
  4. Centrifugation the tube at 13000rpm, 4℃ for 10min.
  5. Transfer the cleared lysate to the DNA binding column tube and centrifuge 1min pour off the flow-through and re-assemble the DNA binding filter column with the 2mL collection tube.
  6. Add 700ul of Buffer 4 to the DNA binding column tube and centrifuge 1min. Pour off the flow-through and re-assemble the DNA binding filter column with the 2mL collection tube.
  7. Dry by additional centrifuge 1min.
  8. Transfer the DNA binding filter column to the new 1.5mL EP tube.
  9. Add 30ul of buffer 5 to the DNA binding filter column and wait 1min.
  10. Elute the plasmid DNA by centrifuge 1min.
8. Overlapping Extension PCR

Materials

materials

Procedure


1) Overlapping Template DNA Preparation

Overlapping Template DNA Preparation

    PCR amplify each DNA fragments. (Do not forget Pfu-X)

2) PCR Product purification


    PCR purify products.

3) OE PCR

OE PCR

    Note that total amount of fragments cannot exceed 22.9uL

4) First Reaction

  1. 95℃ 3min
  2. 95℃ 30sec
  3. 54℃ 30sec
  4. 72℃ 1min/kbp → Elongation time is determined by the longest DNA fragment.
  5. Repeat #2 to #4, 15 cycles.
  6. 72℃ 10min
  7. 12℃ ∞

5) Second Reaction

    Add 2uL of primers(1uL each) directly into first PCR product.
  1. 95℃ 3min
  2. 95℃ 30sec
  3. 54℃ 30sec
  4. 72℃ 1min/kbp → Elongation time is that of full ligated DNA.
  5. Repeat #2 to #4, 20 cycles.
  6. 72℃ 10min
  7. 12℃ ∞

9. Preparation of cells for protein expression check

Materials

Pro9_Mat

Procedure


1) Cell pre-culture

  1. Seed 10ul of cells to 3mL of LB (1% of appropriate antibiotics)
  2. Culture at 37℃ for 16hr

2) Induction

  1. Seed 500ul of cells to 3mL of LB (1% of appropriate antibiotics)
  2. Culture at 30℃ and 37℃ for 2hr.
  3. When the O.D. value is between 0.4 and 0.7, put the proper inducer with the volume set for each concentration.

3) Sampling

  1. 1. After proper induction time, check O.D. value
  2. 2. Gather 1010 of cells and centrifuge cells at 4℃ for 15 min.
  3. 3. Remove supernatant and resuspend cells with 1ml lysis buffer.
  4. 4. Transfer the sample to the new 1.5ml ep-tube and add 1ul lysozyme.
  5. 5. Incubate on 37℃ rotor for an hour.
  6. 6. After incubation, sonicate the cell. (Pulse on 20sec, off 40sec for 5 times, 13% amplitude)
  7. 7. Centrifuge 13,000rpm for 1min
  8. 8. Separate supernatant (soluble fraction) and pellet (insoluble fraction)

※For aerobic induction, cells were grown and induced in the clean bench. Also, for anaerobic induction, all procedures were done in anaerobic chamber.
10. SDS PAGE
We did sodium dodecyl sulfate polyacrylamide gel electrophoresis according to cold spring harbor protocol. And Here is the link that contains Cold spring harbor protocol

▶▶Click here to show 'cold spring harbor protocol'
11. Gibson Assembly
We did Gibson Assembly according to 'Gibson Assembly™ Master Mix Instruction Manual' published by New England BioLabs. Here is the link to download full version of it.

▶▶Click here to download full version of 'Gibson Assembly™ Master Mix Instruction Manual'
Kaist Footer