Team:UT Dallas/Protocols
From 2011.igem.org
(Difference between revisions)
(Created page with "No text") |
|||
(61 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <!--<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">--> | |
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <title>biz solution</title> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <link href="style.css" rel="stylesheet" type="text/css" /> | ||
+ | <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script> | ||
+ | <script type="text/javascript" src="js/script.js"></script> | ||
+ | <script type="text/javascript" src="js/cufon-yui.js"></script> | ||
+ | <script type="text/javascript" src="js/arial.js"></script> | ||
+ | <script type="text/javascript" src="js/cuf_run.js"></script> | ||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | <style media="screen" type="text/css"> | ||
+ | @charset "utf-8"; | ||
+ | body { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | width:100%; | ||
+ | color:#959595; | ||
+ | font:normal 12px/1.8em Arial, Helvetica, sans-serif; | ||
+ | background:#404040; | ||
+ | } | ||
+ | html, .main { | ||
+ | padding:0; | ||
+ | margin:0 auto; | ||
+ | width:970px; | ||
+ | } | ||
+ | .logo { | ||
+ | float:left; | ||
+ | width:300px; | ||
+ | height:51px; | ||
+ | padding:15px; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | h1 { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | color:#afaeae; | ||
+ | font:bold 38px/1.2em Arial, Helvetica, sans-serif; | ||
+ | letter-spacing:-2px; | ||
+ | } | ||
+ | h1 a, h1 a:hover { | ||
+ | color:#afaeae; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | h1 span { | ||
+ | color:#9dd9ff; | ||
+ | } | ||
+ | h1 small { | ||
+ | display:block; | ||
+ | padding:0; | ||
+ | font:normal 12px/1.2em Arial, Helvetica, sans-serif; | ||
+ | letter-spacing:normal; | ||
+ | } | ||
+ | h2 { | ||
+ | font:normal 24px Arial, Helvetica, sans-serif; | ||
+ | padding:8px 0; | ||
+ | margin:0; | ||
+ | color:#595959; | ||
+ | } | ||
+ | h3 { | ||
+ | font:normal 46px Arial, Helvetica, sans-serif; | ||
+ | padding:80px 0 0; | ||
+ | margin:0; | ||
+ | color:#FFF; | ||
+ | } | ||
+ | p { | ||
+ | margin:8px 0; | ||
+ | padding:0 0 8px 0; | ||
+ | font:normal 12px/1.8em Arial, Helvetica, sans-serif; | ||
+ | } | ||
+ | p.spec { | ||
+ | } | ||
+ | a { | ||
+ | color:#97c950; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | a.rm, a.com { | ||
+ | padding:0; | ||
+ | text-decoration:none; | ||
+ | padding:5px 15px; | ||
+ | background:#78bbe6; | ||
+ | color:#FFF; | ||
+ | } | ||
+ | .header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | .header { | ||
+ | padding:0; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | .hbg { | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | background:#78bbe6; | ||
+ | height:271px; | ||
+ | } | ||
+ | .hbg img { | ||
+ | float:left; | ||
+ | } | ||
+ | .hbg .text { | ||
+ | float:left; | ||
+ | width:317px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .menu_nav { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | height:81px; | ||
+ | } | ||
+ | .menu_nav ul { | ||
+ | list-style:none; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | float:right; | ||
+ | } | ||
+ | .menu_nav ul li { | ||
+ | margin:0; | ||
+ | padding:25px 5px 0 0; | ||
+ | float:left; | ||
+ | } | ||
+ | .menu_nav ul li a { | ||
+ | display:block; | ||
+ | margin:0 5px 0 0; | ||
+ | padding:10px 15px; | ||
+ | color:#fff; | ||
+ | text-decoration:none; | ||
+ | font-size:13px; | ||
+ | line-height:16px; | ||
+ | background:#cccccc; | ||
+ | } | ||
+ | .menu_nav ul li.active a, .menu_nav ul li a:hover { | ||
+ | text-decoration:none; | ||
+ | background:#78bbe6; | ||
+ | } | ||
+ | .content { | ||
+ | padding:13px; | ||
+ | margin:0; | ||
+ | } | ||
+ | .mainbar { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | float:right; | ||
+ | width:643px; | ||
+ | } | ||
+ | .mainbar img { | ||
+ | padding:4px; | ||
+ | border:1px solid #f2f2f1; | ||
+ | background:#FFF; | ||
+ | } | ||
+ | .mainbar img.fl { | ||
+ | margin:4px 16px 4px 0; | ||
+ | float:left; | ||
+ | } | ||
+ | .mainbar .article { | ||
+ | margin:0; | ||
+ | padding:10px 0 5px 20px; | ||
+ | } | ||
+ | .mainbar .article a { | ||
+ | color:#78bbe6; | ||
+ | } | ||
+ | .mainbar .post-data a { | ||
+ | color:#595959; | ||
+ | } | ||
+ | .mainbar .spec a.rm, .mainbar a.com { | ||
+ | color:#FFF; | ||
+ | } | ||
+ | .sidebar { | ||
+ | padding:0; | ||
+ | float:left; | ||
+ | width:301px; | ||
+ | } | ||
+ | .sidebar .gadget { | ||
+ | margin:0; | ||
+ | padding:10px 20px 5px 0; | ||
+ | } | ||
+ | .sidebar .gadget .title { | ||
+ | text-align:right; | ||
+ | } | ||
+ | .sidebar .gadget span.q { | ||
+ | text-align:right; | ||
+ | font:normal 60px/12px Arial, Helvetica, sans-serif; | ||
+ | color:#d9d9d9; | ||
+ | } | ||
+ | ul.sb_menu, ul.ex_menu, .testi { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | color:#939393; | ||
+ | list-style:none; | ||
+ | } | ||
+ | ul.sb_menu li, ul.ex_menu li { | ||
+ | margin:0; | ||
+ | } | ||
+ | ul.sb_menu li { | ||
+ | padding:2px 0; | ||
+ | } | ||
+ | ul.ex_menu li { | ||
+ | padding:2px 0; | ||
+ | } | ||
+ | ul.sb_menu li a, ul.ex_menu li a { | ||
+ | display:block; | ||
+ | color:#959595; | ||
+ | text-decoration:none; | ||
+ | padding:5px 5px 5px 15px; | ||
+ | background:url( | ||
+ | https://static.igem.org/mediawiki/2011/archive/e/e1/20110714195925%21Menu_link.gif) no-repeat left center; | ||
+ | } | ||
+ | ul.ex_menu li span { | ||
+ | padding:0 0 0 15px; | ||
+ | } | ||
+ | ul.sb_menu li a:hover, ul.ex_menu li a:hover, ul.sb_menu li.active a, ul.ex_menu li.active a { | ||
+ | background:url(https://static.igem.org/mediawiki/2011/1/1b/Menu_hover.gif) no-repeat left center; | ||
+ | } | ||
+ | ul.sb_menu li a:hover { | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | ul.ex_menu li a:hover { | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | .content .mainbar .comment { | ||
+ | margin:0; | ||
+ | padding:16px 0 0 0; | ||
+ | } | ||
+ | .content .mainbar .comment img.userpic { | ||
+ | border:1px solid #dedede; | ||
+ | margin:10px 16px 0 0; | ||
+ | padding:0; | ||
+ | float:left; | ||
+ | } | ||
+ | .fbg { | ||
+ | margin:0; | ||
+ | padding:20px; | ||
+ | background:#78bbe6; | ||
+ | } | ||
+ | .fbg img { | ||
+ | padding:4px; | ||
+ | border:1px solid #cfd2d4; | ||
+ | background-color:#fff; | ||
+ | } | ||
+ | .fbg p, .fbg h2 { | ||
+ | color:#fbfbfb; | ||
+ | } | ||
+ | .fbg a { | ||
+ | color:#fbfbfb; | ||
+ | } | ||
+ | .fbg .col { | ||
+ | margin:0; | ||
+ | float:left; | ||
+ | background:url( | ||
+ | https://static.igem.org/mediawiki/2011/0/04/Fbg_line.gif) repeat-y right; | ||
+ | } | ||
+ | .fbg .c1 { | ||
+ | padding:0 20px 0 0; | ||
+ | width:260px; | ||
+ | } | ||
+ | .fbg .c2 { | ||
+ | padding:0 20px; | ||
+ | width:320px; | ||
+ | } | ||
+ | .fbg .c3 { | ||
+ | padding:0 0 0 20px; | ||
+ | width:270px; | ||
+ | background:none; | ||
+ | } | ||
+ | .fbg .c1 img { | ||
+ | margin:8px 16px 8px 0; | ||
+ | } | ||
+ | .fbg .c3 img { | ||
+ | margin:8px 16px 4px 0; | ||
+ | float:left; | ||
+ | } | ||
+ | .footer { | ||
+ | } | ||
+ | .footer_resize { | ||
+ | margin:0 auto; | ||
+ | padding:20px; | ||
+ | width:930px; | ||
+ | } | ||
+ | .footer p { | ||
+ | margin:0; | ||
+ | padding:4px 0; | ||
+ | } | ||
+ | .footer a { | ||
+ | color:#9a9a9a; | ||
+ | padding:inherit; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | .footer a:hover { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .footer .lf { | ||
+ | float:left; | ||
+ | } | ||
+ | .footer .rf { | ||
+ | float:right; | ||
+ | } | ||
+ | ol { | ||
+ | list-style:none; | ||
+ | } | ||
+ | ol li { | ||
+ | display:block; | ||
+ | clear:both; | ||
+ | } | ||
+ | ol li label { | ||
+ | display:block; | ||
+ | margin:0; | ||
+ | padding:16px 0 0 0; | ||
+ | } | ||
+ | ol li input.text { | ||
+ | width:480px; | ||
+ | border:1px solid #c0c0c0; | ||
+ | margin:2px 0; | ||
+ | padding:5px 2px; | ||
+ | height:16px; | ||
+ | background:#fff; | ||
+ | } | ||
+ | ol li textarea { | ||
+ | width:480px; | ||
+ | border:1px solid #c0c0c0; | ||
+ | margin:2px 0; | ||
+ | padding:2px; | ||
+ | background:#fff; | ||
+ | } | ||
+ | ol li .send { | ||
+ | margin:16px 0 0 0; | ||
+ | } | ||
+ | .search { | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | } | ||
+ | .search span { | ||
+ | width:280px; | ||
+ | display:block; | ||
+ | background:#FFF; | ||
+ | height:29px; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | border:1px solid #e1dddd; | ||
+ | } | ||
+ | .search input#s { | ||
+ | float:left; | ||
+ | width:230px; | ||
+ | padding:7px 0 7px 10px; | ||
+ | margin:0; | ||
+ | border:0; | ||
+ | background:none; | ||
+ | color:#afaeae; | ||
+ | font:normal 12px/15px Arial, Helvetica, sans-serif; | ||
+ | } | ||
+ | .search .btn { | ||
+ | float:left; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | border:0; | ||
+ | width:auto; | ||
+ | } | ||
+ | .pagenavi { | ||
+ | clear:both; | ||
+ | font:normal 11px Arial, Helvetica, sans-serif; | ||
+ | margin:0 auto; | ||
+ | text-align:right; | ||
+ | padding:20px 0 20px 20px; | ||
+ | } | ||
+ | .pagenavi a, .pagenavi .current { | ||
+ | margin-left:3px; | ||
+ | padding:3px 8px; | ||
+ | text-decoration:none; | ||
+ | color:#939393; | ||
+ | background:#f9fbfc; | ||
+ | border:1px solid #d9e3cb; | ||
+ | } | ||
+ | .pagenavi a:hover, .pagenavi .current { | ||
+ | background:#78bbe6; | ||
+ | color:#FFF; | ||
+ | } | ||
+ | .pagenavi .pages { | ||
+ | float:left; | ||
+ | } | ||
+ | .fl { | ||
+ | float:left; | ||
+ | } | ||
+ | .fr { | ||
+ | float:right; | ||
+ | } | ||
+ | .clr { | ||
+ | clear:both; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | width:100%; | ||
+ | font-size:0; | ||
+ | line-height:0; | ||
+ | } | ||
+ | </style> | ||
+ | <div class="main"> | ||
+ | <div class="header"> | ||
+ | <div class = "logo"> | ||
+ | <h1><span>UTDallas</span> iGem<small></small></h1> | ||
+ | </div> | ||
+ | |||
+ | <div class="menu_nav"> | ||
+ | |||
+ | <ul> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas"><font size="3" face="verdana">Home</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Team"><font size="3" face="verdana">Team</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Project"><font size="3" face="verdana">Project</a></font></li> | ||
+ | <li class = "active"><a href="https://2011.igem.org/Team:UT_Dallas/Protocols"><font size="3" face="verdana">Protocols</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Parts"><font size="3" face="verdana">Parts</a></font></li> | ||
+ | <li><a href="#"><font size="3" face="verdana">Modeling</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Notebook"><font size="3" face="verdana">Notebook</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/HumanPractices"><font size="3" face="verdana">Human Practices</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Safety"><font size="3" face="verdana">Safety</a></font></li> | ||
+ | |||
+ | </ul> | ||
+ | <div class="clr"></div> | ||
+ | </div> | ||
+ | <div class="clr"></div> | ||
+ | <div class="hbg"><img src="https://static.igem.org/mediawiki/2011/b/b2/Original_Banner_for_UTD_website.png" width="970" height="300" alt="" /> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="content"> | ||
+ | <div class="content_bg"> | ||
+ | <div class="mainbar"> | ||
+ | <div class="article"> | ||
+ | <h2><span> <b>Protocols</b></span></h2> | ||
+ | <h2><span></span>Ligation Protocol</h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">Determine insert to vector ratios<li type = "disk">Calculate the amount of insert needed if 50ng of vector is used (can use different amount of vector)<li type = "disk">In a PCR tube add the following:<blockquote><li type = "circle">50ng of vector<li type = "circle">Amount of insert based on ratios (calculated in second step)<li type = "circle">2uL of buffer<li type = "circle">2uL of DNA ligase<li type = "circle">Amount of water to bring total volume to 20uL</blockquote><li type = "disk">Incubate overnight at 14 degrees Celsius</p></li><p>Note: We used T4 DNA ligase and buffer from NEB</p> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <h2><span></span>Gel Purification Protocol (QIAquick Gel Extraction Kit)</h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">Excise DNA fragment from the agarose gel with a clean, sharp scalpel<li type = "disk">Weigh the gel slice in a microcentrifuge tube.<li type = "disk">Add 3 volumes of Buffer QG to 1 volume of gel (100mg~100uL)<li type = "disk">Incubate at 50 degrees Celsius for 10 min (until the gel slice has completely dissolved)<li type = "disk">After the gel slice has dissolved completely, check that the color of the mixture is yellow<li type = "disk">Apply the sample to a QIAquick column, and centrifuge for 1 min<li type = "circle"><blockquote>Maximum volume of the column is 800uL. For samples larger than this, simply load and spin again.</blockquote><li type = "disk">Discard flow-through and place QIAquick column back in the same collection tube<li type = "disk">To wash, add 750uL of Buffer PE to column and centrifuge for 1 min.<li type = "disk">Discard the flow-through and centrifuge for additional 1 min. at 13,000rpm<li type = "disk">Place QIAquick column into a clean 1.5 mL microcentrifuge tube<li type = "disk">To elute DNA, add 50uL of Buffer EB to the center of the QIAquick membrane, let the column stand for 1 min. and then centrifuge the column for 1 min.</p></li> | ||
+ | <h2><span></span>Gel Electrophoresis Protocol</h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">Making a 1% agarose gel<blockquote><li type = "circle">100mL 1X TBE buffer<li type = "circle">1g agarose<li type = "circle">microwave until agarose dissolves<li type = "circle">let mixture cool<li type = "circle">when cool add 8-10uL ethidium bromide<li type = "circle">stir gently, let cool<li type = "circle">pour into plate with comb already in place<li type = "circle">let harden</blockquote><li type = "disk">Using the gel<blockquote><li type = "circle">Add loading buffer to DNA (for 100uL DNA, add 20uL loading buffer)<li type = "circle">Load 2uL of DNA ladder into the gel<li type = "circle">Load DNA into the gel<li type = "circle">Run at 130V for 30min-1hr</p></li></blockquote> | ||
+ | <h2><span></span>Digestion Protocol</h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">Using a microcentrifuge tube add the following:<blockquote><li type = "circle">~3000-5000 ng of DNA<li type = "circle">10uL Buffer 4<li type = "circle">10uL BSA<li type = "circle">5uL of appropriate enzyme (if doing a double digest, use 5 uL of both enzymes)<li type = "circle">Amount of H2O needed to make final volume 100uL</blockquote><li type = "disk">Incubate at 37 degrees Celsius for 1hr and 30min</p></li><p>Note: We used the following enzymes from NEB: EcoRI-HF, PstI-HF, SpeI, and XbaI. All of which can be double digested with each other using Buffer 4.</p> | ||
+ | <h2><span></span>Preparing LB+Appropriate Antibiotic Protocol</h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">200 mL LB broth<li type = "disk">Autoclave<blockquote><li type = "circle">Put control thermometer in H2O (from the sink)<li type = "circle">Select vented container mode (Do Not Change Program)</blockquote><li type = "disk">Let cool to 50 degrees Celsius<li type = "disk">Add antibiotic (50-100 ug/mL) (10 mg total)<blockquote><li type = "circle">Weigh on paper<li type = "circle">Add to 0.5 mL DI H2O<li type = "circle">Add to LB mixture when cool enough</blockquote><li type = "disk">Store at 4 degrees Celsius</p></li> | ||
+ | <h2><span></span>Preparing Agar Plates Protocol (Makes 12 (15mm) Plates) | ||
+ | </h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">300 mL DI H2O + 11 g LB agar<li type = "disk">Autoclave<blockquote><li type = "circle">Put control thermometer in H2O (from the sink)<li type = "circle">Select vented container mode (Do Not Change Program)</blockquote><li type = "disk">Mix well after autoclaving; let cool to 50 degrees Celsius<li type = "disk">Add antibiotic (50 to 100 µg/mL) (15 mg total)<blockquote><li type = "circle">Weigh on paper<li type = "circle">Add to 0.5 mL DI H2O<li type = "circle">Add to LB mixture when cool enough</blockquote><li type = "disk">Plate<blockquote><li type = "circle">Under flame open lids of all plates<li type = "circle">Slowly pour agar into plate, avoiding bubbles, when it touches all edges stop pouring<li type = "circle">Let sit under flames until gel solidifies<li type = "circle">Replace lids on plates</blockquote><li type = "disk">Store upside down at 4 degrees Celsius</p></li> | ||
+ | <h2><span></span>Preparing Competent Cells Protocol</h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">Place 1 colony in 5 mL of LB (with antibiotics if appropriate) Grow overnight at 37 degrees Celsius and 200-300 rpm<li type = "disk">Inoculate 0.25 mL of the overnight strain into 25 mL of LB<li type = "disk">Shake at 37oC until the OD650 is 0.6-0.7<li type = "disk">Harvest cells and resuspend in 12.5 mL ice cold 0.1M MgCl2<li type = "disk">Harvest immediately and resuspend in 7.5 mL cold 0.1M CaCl2<li type = "disk">Leave on ice for 30 minutes. Harvest and resuspend in 2.5 mL cold 0.1M CaCl2<li type = "disk">Leave on ice for 30 minutes<li type = "disk">For long term storage, use 0.1M CaCl2 in 15% glycerol at step 6 and store cells at -800 degrees Celsius</p></li><p> | ||
+ | Note: Harvest cells at 5000 rpm for 10 minutes at 4 degrees Celsius</p> | ||
+ | <h2><span></span>Miniprep Protocol (from QIAprep Spin Miniprep Kit)</h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">Harvest cells at 5400g 10 minutes 40 degrees Celsius (possibly program 1)<li type = "disk">Resuspend pelleted bacterial cells in 250 µL Buffer P1 and transfer to a microcentrifuge tube<li type = "disk">Add 250 µL Buffer P2 and mix thoroughly by inverting the tube 4-6 times<li type = "disk">Add 350 µL Buffer N3 and mix immediately and thoroughly by inverting the tube 4-6 times<li type = "disk">Centrifuge for 10 minutes at 13000 rpm (~17900g) in a table-top microcentrifuge<li type = "disk">Apply the supernatant (from step 4) to the QIA prep spin column by decanting or pipetting<li type = "disk">Centrifuge for 30-60 seconds. Discard the flow-through<li type = "disk">Wash QIA prep spin column by adding 0.75 mL Buffer PE and centrifuging for 30-60 seconds<li type = "disk">Discard the flow-through, and centrifuge for 1 minute to remove residual wash buffer<li type = "disk">To elute DNA, place the QIA prep column in a clean 1.5 mL microcentrifuge tube. Add 50 µL Buffer EB or water to the center of each QIA prep spin column, let stand for 1 minute and centrifuge for 1 minute. | ||
+ | </p></li> | ||
+ | <h2><span></span>Preparing Glycerol Stock Protocol</h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">Add 150 µL of 50% glycerol to 350 µL of cells<li type = "disk">Place in -80oC freezer</p></li> | ||
+ | <h2><span></span>Transformation Protocol</h2> | ||
+ | <div class="clr"></div> | ||
+ | <p><li type = "disk">With a pipette tip, punch a hole through the foil cover of the DNA plate<li type = "disk">Add 10 µL of DI water<li type = "disk">Thaw competent cells on ice<li type = "disk">Add 1-2 µL of resuspend DNA and 50 µL of thawed competent cells to labeled tubes<li type = "disk">Incubate the cells on ice for 30 minutes<li type = "disk">Heat shock the cells at 42 degrees Celsius for 45 sec<li type = "disk">Incubate the cells on ice for 2 minutes<li type = "disk">Under flame, add 450 µL SOC broth<li type = "disk">Incubate at 37 degrees Celsius for 1 hour while rotating or shaking at 300rpm<li type = "disk">Spread cells on appropriate antibiotic LB plates (usually 100 µL)<li type = "disk">Incubate at 37 degrees Celsius for 18-24 hours<li type = "disk">Take a colony, put in 3 mL of LB + appropriate antibiotic<li type = "disk">Use resulting culture to miniprep DNA and make your own glycerol stock</p></li> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div class="clr"></div> | ||
+ | </div> | ||
+ | <div class="article"> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | <div class="sidebar"> | ||
+ | <div class="gadget"> | ||
+ | <div class="search"> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </form> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <div class="gadget"> | ||
+ | |||
+ | <h2><span></span><font size="5" face="Arial">Explore Our Wiki!</font></h2> | ||
+ | <div class="clr"></div> | ||
+ | <ul class="sb_menu"> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas"><font size="3" face="verdana">Home</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Team"><font size="3" face="verdana">Team</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Project"><font size="3" face="verdana">Project</a></font></li> | ||
+ | |||
+ | <li class = "active"><a href="https://2011.igem.org/Team:UT_Dallas/Protocols"><font size="4" face="verdana">Protocols</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Parts"><font size="3" face="verdana">Parts</a></font></li> | ||
+ | <li><a href="#"><font size="3" face="verdana">Modeling</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Notebook"><font size="3" face="verdana">Notebook</a></font></li> | ||
+ | |||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/HumanPractices"><font size="3" face="verdana">Human Practices</a></font></li> | ||
+ | <li><a href="https://2011.igem.org/Team:UT_Dallas/Safety"><font size="3" face="verdana">Safety</a></font></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="gadget"> | ||
+ | |||
+ | <div class="clr"></div> | ||
+ | <div class="testi"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="clr"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="fbg"> | ||
+ | |||
+ | <div class="col c1"> | ||
+ | <h2><span>Image Gallery</span></h2> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2011/e/eb/Pic_1.jpg" width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/8/87/Pic_2.jpg | ||
+ | " width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/e/e8/Pic_3.jpg" width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/2/2a/Pic_4.jpg" width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/1/17/Pic_5.jpg" width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/7/76/Pic_6.jpg" width="58" height="58" alt="" /></a> </div> | ||
+ | <div class="col c2"> | ||
+ | <h2><span><font size="5" face="arial">UT Dallas</span></font></h2> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/a/ad/Nserl_Pic.png" width="112" height="138" alt="" ALIGN = RIGHT /> | ||
+ | <p> | ||
+ | </font></p><p><a href="https://2011.igem.org/Team:UT_Dallas/UTDallas"><font size="3" face="verdana">Click here to learn more about UTD</a></font></p> | ||
+ | </div> | ||
+ | <div class="col c3"> | ||
+ | <h2><span><font size="5" face="arial">Notebook</span></font></h2> | ||
+ | <p> | ||
+ | </p><p> <a href="https://2011.igem.org/Team:UT_Dallas/Notebook"><font size="3" face="verdana">Learn more...</a></font></p> | ||
+ | |||
+ | </div> | ||
+ | <div class="clr"></div> | ||
+ | </div> | ||
+ | <div class="footer"> | ||
+ | <div class="footer_resize"> | ||
+ | |||
+ | <!--<p class="lf">© Copyright <a href="#">MyWebSite</a>.</p> | ||
+ | <p class="rf">Layout by Cool <a href="http://www.coolwebtemplates.net/">Website Templates</a></p>--> | ||
+ | |||
+ | <div class="clr"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 02:11, 3 September 2011