Team:KAIST Korea/Notebook Labnote
From 2012.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<link href='http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'> | <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> | ||
+ | <script type="text/javascript" src="https://dl.dropbox.com/u/101383736/mootools-yui-compressed.js"></script> | ||
+ | <script type="text/javascript" src="https://dl.dropbox.com/u/101383736/all.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
WebFontConfig = { | WebFontConfig = { | ||
Line 18: | Line 20: | ||
s.parentNode.insertBefore(wf, s); | s.parentNode.insertBefore(wf, s); | ||
})(); | })(); | ||
- | + | </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=Qwigley|Open+Sans:600italic,400,800); | ||
Line 34: | Line 37: | ||
top:-70px; | top:-70px; | ||
z-index: 2; | z-index: 2; | ||
+ | } | ||
+ | |||
+ | #kaistcontent #inside | ||
+ | { | ||
+ | position: relative; | ||
+ | background-color:transparent; | ||
+ | width:670px; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size:10pt; | ||
+ | line-height:120%; | ||
+ | text-align:justify; | ||
+ | padding: 0px 15px 0px 15px; | ||
+ | z-index: 3; | ||
} | } | ||
Line 70: | Line 86: | ||
line-height:110%; | line-height:110%; | ||
} | } | ||
- | + | #kaistcontent #name | |
- | #kaistcontent | + | |
{ | { | ||
+ | position:relative; | ||
font-family: 'Open Sans', sans-serif; | font-family: 'Open Sans', sans-serif; | ||
- | color:# | + | color:#5c5858; |
- | font-size: | + | font-weight:bold; |
+ | font-size:20pt; | ||
line-height:110%; | line-height:110%; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#kaistcontent ul | #kaistcontent ul | ||
Line 91: | Line 101: | ||
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: | + | list-style-type:disc; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 116: | Line 116: | ||
font-size:14pt; | font-size:14pt; | ||
line-height:110%; | line-height:110%; | ||
+ | } | ||
+ | |||
+ | |||
+ | #kaist ul.subsection_tabs { | ||
+ | list-style:none; | ||
+ | margin:0 0 5px 0; | ||
+ | padding:0; | ||
+ | clear:both; | ||
+ | border-bottom:1px solid #ccc; | ||
+ | height:20px; | ||
+ | clear:both; | ||
+ | } | ||
+ | |||
+ | #kaist ul.subsection_tabs li.tab { | ||
+ | float:left; | ||
+ | margin-right:7px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | #kaist ul.subsection_tabs li.tab a { | ||
+ | display:block; | ||
+ | height:20px; | ||
+ | padding:0 6px 0 6px; | ||
+ | background-color:#fff; | ||
+ | color:#666; | ||
+ | width:80px; | ||
+ | } | ||
+ | |||
+ | #kaist ul.subsection_tabs li.tab a:hover { | ||
+ | color:#666; | ||
+ | } | ||
+ | |||
+ | #kaist ul.subsection_tabs li.tab a.active { | ||
+ | background-color:#ddd; | ||
+ | } | ||
+ | |||
+ | #kaist ul.subsection_tabs li.source_code { | ||
+ | float:right; | ||
+ | } | ||
+ | |||
+ | |||
+ | #arc_wrapper { | ||
+ | width: 690px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | .accordionButton { | ||
+ | width: 690px; | ||
+ | height:40px; | ||
+ | background-color:transparent; | ||
+ | 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 { | ||
+ | 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{ | ||
+ | width:690px; | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | .accordionContent { | ||
+ | width: 690px; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | .accordionContent #protocolcontent{ | ||
+ | background-image:url('https://static.igem.org/mediawiki/2012/7/77/KAIST_Protocol_content.png'); | ||
+ | background-repeat:repeat-y; | ||
+ | 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 | ||
+ | { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size:14pt; | ||
+ | color: #08185d; | ||
+ | padding:0px 0px 0px 10px; | ||
} | } | ||
</style> | </style> | ||
+ | |||
</head> | </head> | ||
<body> | <body> | ||
- | <div id="main"> | + | |
- | + | <div id="main"> | |
+ | <img id="top-img" src="https://static.igem.org/mediawiki/2012/6/6d/Back_home.PNG"/> | ||
+ | |||
+ | |||
<div id="menucontent"> | <div id="menucontent"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2012/d/df/Part_ico.png"/></a> | |
- | + | <a href="#"><img src="https://static.igem.org/mediawiki/2012/b/b0/Member_ico.png"/></a> | |
- | + | <a href="#"><img src="https://static.igem.org/mediawiki/2012/c/c3/KAIST_ico.png"/></a> | |
- | + | <a href="#"><img src="https://static.igem.org/mediawiki/2012/e/e6/Gallery_ico.png"/></a> | |
</div> | </div> | ||
- | <div id="top-img-description-box"><span id="top-img-description"> | + | |
+ | <div id="top-img-description-box"><span id="top-img-description">aaaa</span></div> | ||
+ | |||
<img id="horizontal-line" src="https://static.igem.org/mediawiki/2012/7/7f/Horizontal_line_kaist.png"></img> | <img id="horizontal-line" src="https://static.igem.org/mediawiki/2012/7/7f/Horizontal_line_kaist.png"></img> | ||
- | <div id="kaistcontent"> | + | |
- | + | <div id="kaistcontent"> | |
- | <img id=" | + | |
- | + | <div id="kaist"> | |
- | < | + | <ul id="tabs_example_one" class="subsection_tabs"> |
- | </br></br></br></br></br></br></br></br></br> | + | <li style="list-style-type:none" class="tab"><a href="#one">One</a></li> |
+ | <li style="list-style-type:none" class="tab"><a href="#two">Two</a></li> | ||
+ | </ul> | ||
+ | |||
+ | |||
+ | <div id="one"> | ||
+ | |||
+ | <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> | ||
+ | |||
+ | <img id="figure" alt="materials" src="https://static.igem.org/mediawiki/2012/4/46/KAIST_Protocol1_table1.png"></img> | ||
+ | |||
+ | <div style="clear:both;"></div> | ||
+ | |||
+ | </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 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>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>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">3. Vector transformation</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>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> | ||
+ | <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">4. 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>Procedure</h3> | ||
+ | <img id="figure" alt="PCR" src="https://static.igem.org/mediawiki/2012/0/02/Kaist_protocol4_table1.png"></img> | ||
+ | </br></br> | ||
+ | <h3>Reaction Conditions</h3> | ||
+ | <ol> | ||
+ | <li>95℃ 3min</li> | ||
+ | <li>95℃ 30sec</li> | ||
+ | <li>54℃ 30sec</li> | ||
+ | <li>72℃ 1min/kbp</li> | ||
+ | <li>72℃ 10min</li> | ||
+ | <li>12℃ ∞</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> | ||
+ | </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. Gene Knockout</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="Gene Knockout Material" src="https://static.igem.org/mediawiki/2012/5/5a/KAIST_Protocol8_table1.png"></img> | ||
+ | <div style="clear:both;"></div> | ||
+ | </br> | ||
+ | <h3>Procedure</h3> | ||
+ | </br> | ||
+ | <h4>1) Pre-culture</h4> | ||
+ | <ol> | ||
+ | <li>Inoculate MG1655(containing pKD46) into 3mL LB broth(1% Ap) at 30℃.</li> | ||
+ | <li>Grow overnight.</li> | ||
+ | </ol> | ||
+ | </br> | ||
+ | <h4>2) DNA Preparation</h4> | ||
+ | <ol> | ||
+ | <li>PCR Km cassette from pKD13</li> | ||
+ | </ol> | ||
+ | </br> | ||
+ | <ul style="list-style-type:none;font-size:9pt;"> | ||
+ | <b>( Reaction conditions )</b> | ||
+ | <li>(1) 95℃ 3min</li> | ||
+ | <li>(2) 95℃ 30sec</li> | ||
+ | <li>(3) 54℃ 30sec</li> | ||
+ | <li>(4) 72℃ 1min 30sec</li> | ||
+ | <li>(5) 72℃ 10min</li> | ||
+ | <li>(6) 12℃ ∞</li> | ||
+ | </ul> | ||
+ | </br> | ||
+ | <ol start="2"> | ||
+ | <li>Check product with gel electrophoresis and purify appropriate method. (PCR purification or Gel extraction)</li> | ||
+ | </ol> | ||
+ | </br> | ||
+ | <h4>3) Cell culture</h4> | ||
+ | <ol> | ||
+ | <li>Inoculate 3mL pre-cultured cells into 50mL of LB (1% Ap). Set OD = 0.03.</li> | ||
+ | <li>Incubate 30℃.</li> | ||
+ | <li>When OD = 0.1, add 500uL of arabinose.</li> | ||
+ | <li>Check OD every hour.</li> | ||
+ | </ol> | ||
+ | </br> | ||
+ | <h4>4) Washing</h4> | ||
+ | <b>※ Every single step in washing must be done in ice.</b></br> | ||
+ | <ol> | ||
+ | <li>When OD = 0.5 ~ 0.7, transfer cells into 50mL falcon tube.</li> | ||
+ | <li>Centrifuge for 15min at 3000rpm, 4℃. (Pre-chill centrifuge)</li> | ||
+ | <li>Discard supernatants.</li> | ||
+ | <li>Resuspend pellet with 1mL of glycerol. (10%, pre-chilled pipet tip)</li> | ||
+ | <li>Add 49mL of glycerol(10%). Shake by inverting 5 times.</li> | ||
+ | <li>Repeat 8 – 10 two more round.</li> | ||
+ | <li>Resuspend pellet & transfer into ep-tube.</li> | ||
+ | </ol> | ||
+ | </br> | ||
+ | <h4>5) Electro-transformation</h4> | ||
+ | <b>※ Every single step from 1 to 7 must be done in ice.</b></br> | ||
+ | <ol> | ||
+ | <li>Mix ≒1000ng of insert DNA with washed cells.</li> | ||
+ | <li>Incubate in ice for 30min.</li> | ||
+ | <li>Transfer 120uL of mixture into electroporation cuvette.</li> | ||
+ | <li>Shock once.</li> | ||
+ | <li>Recover in ice for 5min.</li> | ||
+ | <li>Resuspend cells with 1mL of LB.</li> | ||
+ | <li>Transfer 1mL of cells into new ep-tube.</li> | ||
+ | <li>Recover in 30℃ shaking incubator for 1hr.</li> | ||
+ | <li>Spread onto Km plate. (30min pre-warmed plate)</li> | ||
+ | <li>Incubate overnight at 30℃.</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 9 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"> | ||
+ | </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 10 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"> | ||
+ | </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 11 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"> | ||
+ | </div> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/8/85/Protocol_content_bottom.png" id="bot-part"/> | ||
+ | </div> | ||
+ | |||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | <div id="two">Note that the styling for the tabs is done with CSS, not the Control.Tabs script.</div> | ||
</div> | </div> | ||
+ | </br> | ||
+ | </br> | ||
+ | </br> | ||
+ | </br> | ||
+ | </br> | ||
+ | </br> | ||
+ | </br> | ||
+ | |||
</div> | </div> | ||
+ | </div> | ||
+ | |||
+ | <script> | ||
+ | document.observe('dom:loaded',function(){ | ||
+ | new Control.Tabs('tabs_example_one'); | ||
+ | }); | ||
+ | </script> | ||
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | $('.accordionButton').click(function() { | ||
+ | $('.accordionButton').removeClass('on'); | ||
+ | $('.accordionContent').slideUp('normal'); | ||
+ | if($(this).next().is(':hidden') == true) { | ||
+ | $(this).addClass('on'); | ||
+ | $(this).next().slideDown('normal'); | ||
+ | } | ||
+ | |||
+ | }); | ||
+ | |||
+ | $('.accordionContent').hide(); | ||
+ | }); | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> | ||
{{:Team:KAIST_Korea/footer}} | {{:Team:KAIST_Korea/footer}} |
Revision as of 09:48, 4 September 2012
2012 KAIST Korea
Mail : kaist.igem.2012@gmail.com
Twitter : twitter.com/KAIST_iGEM_2012
Facebook : www.facebook.com/KAISTiGEM2012
aaaa
1. LB agar plate
Materials
Procedure
- Add 25g LB broth and 15g agar into 1L DDW.
- Autoclave
2. Genomic DNA Purification
Materials
Procedure
Pellet Cells
- Add 1ml of an overnight culture to a 1.5ml microcentrifuge tube.
- Centrifuge at 13000 rpm for 2.5minutes to pellet the cells.
- Remove the supernatant.
Lyse Cells
- Add 1ml of an overnight culture to a 1.5ml microcentrifuge tube.
- Centrifuge at 13000 rpm for 2.5minutes to pellet the cells.
- Remove the supernatant.
Protein Precipitation
- 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.
- Incubate the sample on ice for 5minutes.
- Centrifuge at 13,000rpm 3minutes.
- Transfer the supernatant containing the DNA to a clean 1.5ml microcentrifuge tube. 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.
- Add 600ul isopropanol.
- Gently mix by inversion until the thread-like strands of DNA form a visible mass.
- Centrifuge at 13000rpm for 2minutes.
- Carefully pour off the supernatant.
- Add 600ul of room temperature 70% ethanol and gently invert the tube 5 times to wash the DNA pellet.
- Centrifuge at 13000rpm for 2minutes. Carefully aspirate the ethanol.
- Drain the tube on clean absorbent paper and allow the pellet to air-dry for 10-14minutes.
- 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℃.
3. Vector transformation
Procedure
1) Restriction enzyme digestion
- Incubate 2hr at 37℃.
- Inactivation 20min at 65℃.
2) Dephosphorylation (Only for vector)
- Incubate 30min at 37℃.
- Inactivation 5min at 70℃.
3) Ligation
- Incubate 16hr at 16℃.
4) Transformation
- Add 20ul ligated vector into 100ul of competent cell.
- Incubate ice 5min.
- Heat shock 42℃, 1min 30sec.
- Ice 5min.
- Recovery with 700ul LB at 37℃, 1hr.
- Plating.
4. PCR
Procedure
Reaction Conditions
- 95℃ 3min
- 95℃ 30sec
- 54℃ 30sec
- 72℃ 1min/kbp
- 72℃ 10min
- 12℃ ∞
5. Gel extraction
Materials
- MGTM Gel Extraction SV - Macrogen
Procedure
- Excise the DNA band of interest using an ethanol-cleaned razor blade.
- Weigh the gel slice in a microcentrifuge tube. Add 3 volumes (ul) of Buffer GB to 1 volume (mg) of gel.
- Incubate at 50°C until the agarose gel is completely melted (5 ~ 10 min).
- 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.
- 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.
- Centrifuge for additional 1 min to remove residual wash buffer. Transfer the MGTM SV column to a new 1.5 ml tube.
- 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
- Add 5 volumes of PB Buffer to 1 volume of the PCR reaction.
- Apply the sample to the Binding column tube to bind DNA.
- Centrifuge for 30-60 sec to make the sample pass through the Binding column tube.
- Discard flow-through and place the Binding column tube in the same tube.
- Add 500μl of WB Buffer to the Binding column tube and centrifuge for 30-60 sec to wash.
- Discard flow-through and place the Binding column tube in the same tube again.
- Centrifuge the Binding column tube for an additional 1min for drying.
- Place the Binding column tube in a clean 1.5 ml tube.
- Add 30μl of EL Buffer to the center of the Binding column filter, and let the column stand for 1 min.
- 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
- Add 250ul of Buffer 1 to the collected cells and completely resuspend by vortexing or pipetting.
- Add 250ul of Buffer 2 and mix by inverting the tube 3-4 times gently.
- Add 350ul of Buffer 3 and immediately mix by inverting the tube 3-4 times gently.
- Centrifugation the tube at 13000rpm, 4℃ for 10min.
- 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.
- 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.
- Dry by additional centrifuge 1min.
- Transfer the DNA binding filter column to the new 1.5mL EP tube.
- Add 30ul of buffer 5 to the DNA binding filter column and wait 1min.
- Elute the plasmid DNA by centrifuge 1min.
8. Gene Knockout
Materials
Procedure
1) Pre-culture
- Inoculate MG1655(containing pKD46) into 3mL LB broth(1% Ap) at 30℃.
- Grow overnight.
2) DNA Preparation
- PCR Km cassette from pKD13
-
( Reaction conditions )
- (1) 95℃ 3min
- (2) 95℃ 30sec
- (3) 54℃ 30sec
- (4) 72℃ 1min 30sec
- (5) 72℃ 10min
- (6) 12℃ ∞
- Check product with gel electrophoresis and purify appropriate method. (PCR purification or Gel extraction)
3) Cell culture
- Inoculate 3mL pre-cultured cells into 50mL of LB (1% Ap). Set OD = 0.03.
- Incubate 30℃.
- When OD = 0.1, add 500uL of arabinose.
- Check OD every hour.
4) Washing
※ Every single step in washing must be done in ice.- When OD = 0.5 ~ 0.7, transfer cells into 50mL falcon tube.
- Centrifuge for 15min at 3000rpm, 4℃. (Pre-chill centrifuge)
- Discard supernatants.
- Resuspend pellet with 1mL of glycerol. (10%, pre-chilled pipet tip)
- Add 49mL of glycerol(10%). Shake by inverting 5 times.
- Repeat 8 – 10 two more round.
- Resuspend pellet & transfer into ep-tube.
5) Electro-transformation
※ Every single step from 1 to 7 must be done in ice.- Mix ≒1000ng of insert DNA with washed cells.
- Incubate in ice for 30min.
- Transfer 120uL of mixture into electroporation cuvette.
- Shock once.
- Recover in ice for 5min.
- Resuspend cells with 1mL of LB.
- Transfer 1mL of cells into new ep-tube.
- Recover in 30℃ shaking incubator for 1hr.
- Spread onto Km plate. (30min pre-warmed plate)
- Incubate overnight at 30℃.
Protocol 9 title
Protocol 10 title
Protocol 11 title
Note that the styling for the tabs is done with CSS, not the Control.Tabs script.