Difference between revisions of "Team:LASATX/Protocols"

(Created page with "{{LASATX}} <html> <head> <link href='https://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?fami...")
 
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
<li class="menu-item"><a href="https://2015.igem.org/Team:LASATX/Practices">Human Practices</a></li>
 
<li class="menu-item"><a href="https://2015.igem.org/Team:LASATX/Practices">Human Practices</a></li>
 
<li class="menu-item"><a href="https://2015.igem.org/Team:LASATX/Notebook">Notebook</a></li>
 
<li class="menu-item"><a href="https://2015.igem.org/Team:LASATX/Notebook">Notebook</a></li>
<li class="menu-item"><a href="https://2015.igem.org/Team:LASATX/Experiments">Protocols</a></li>
+
<li class="menu-item"><a href="https://2015.igem.org/Team:LASATX/Protocols">Protocols</a></li>
 
<li class="menu-item"><a href="https://2015.igem.org/Team:LASATX/Parts">Parts</a></li>
 
<li class="menu-item"><a href="https://2015.igem.org/Team:LASATX/Parts">Parts</a></li>
 
<li class="menu-item"><a href="#">Project</a>
 
<li class="menu-item"><a href="#">Project</a>
 
       <ul class="dropdown">
 
       <ul class="dropdown">
 
         <li class="menu-item sub-menu"><a href="https://2015.igem.org/Team:LASATX/Description">Description</a></li>
 
         <li class="menu-item sub-menu"><a href="https://2015.igem.org/Team:LASATX/Description">Description</a></li>
         <li class="menu-item sub-menu"><a href="https://2015.igem.org/Team:LASATX/Design">Design</a></li>
+
         <li class="menu-item sub-menu"><a href="https://2015.igem.org/Team:LASATX/Experiments">Experiment</a></li>
 
         <li class="menu-item sub-menu"><a href="https://2015.igem.org/Team:LASATX/Results">Results</a></li>
 
         <li class="menu-item sub-menu"><a href="https://2015.igem.org/Team:LASATX/Results">Results</a></li>
 +
        <li class="menu-item sub-menu"><a href="https://2015.igem.org/Team:LASATX/Design">Design</a></li>
 
       </ul>
 
       </ul>
 
     </li>
 
     </li>
Line 42: Line 43:
 
<!-- end of menu -->
 
<!-- end of menu -->
  
<h2> Protocols </h2>
+
<font face="Roboto Slab"; serif>
 +
<!--end navigation menu -->
 +
</tr>
 +
</td>
 +
 
 +
<script type="text/javascript">
 +
function toggleMe(a){
 +
var e=document.getElementById(a);
 +
if(!e)return true;
 +
if(e.style.display=="none"){
 +
e.style.display="block"
 +
} else {
 +
e.style.display="none"
 +
}
 +
return false;
 +
}
 +
</script>
 +
 
 +
<center><h1> Protocols</h1></center>
 +
<center>Here is a list of the protocols we used in our project.</center>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para1')"> </><h3> STEP 1: PCR Amplification </h3></a></p>
 +
<div id="para1" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para2')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><h4> Traditional Protocol </h4></a></p>
 +
<div id="para2" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para3')"> </><u> Reactants </u></a></p>
 +
<div id="para3" style="display:none;"> <table style="width:40%">
 +
  <tr>
 +
    <td>5x Buffer</td>
 +
    <td>20 uL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Phusion Enzyme</td>
 +
    <td>1 uL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>dNTPs</td>
 +
    <td>5 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Template</td>
 +
    <td>1 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Primers</td>
 +
    <td>1 µL x 2</td>
 +
  </tr>
 +
  <tr>
 +
    <td>H<sub>2</sub>O</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Volume Total</td>
 +
    <td>100 µL</td>
 +
  </tr>
 +
</table>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para4')"> </><u> Thermocycler (Ross Phusion) </u></a></p>
 +
<div id="para4" style="display:none;">
 +
<table style="width:40%">
 +
<tr>
 +
    <td>Temp (C&#176;)</td>
 +
    <td>Time</td>
 +
  </tr>
 +
  <tr>
 +
    <td>94&#176;</td>
 +
    <td>2:00</td>
 +
  </tr>
 +
  <tr>
 +
    <td>80&#176;</td>
 +
    <td>0:30</td>
 +
  </tr>
 +
  <tr>
 +
    <td>98&#176;</td>
 +
    <td>0:20</td>
 +
    <td>Denature</td>
 +
  </tr>
 +
  <tr>
 +
    <td>65&#176;</td>
 +
    <td>0:20</td>
 +
    <td>Anneal</td>
 +
  </tr>
 +
  <tr>
 +
    <td>73&#176;</td>
 +
    <td>1:00 (30 Cycles)</td>
 +
    <td>Extend</td>
 +
  </tr>
 +
  <tr>
 +
    <td>94&#176;</td>
 +
    <td>0:20</td>
 +
  </tr>
 +
  <tr>
 +
    <td>50&#176;</td>
 +
    <td>0:20</td>
 +
  </tr>
 +
  <tr>
 +
    <td>68&#176;</td>
 +
    <td>1:45 (10 Cycles)</td>
 +
  </tr>
 +
  <tr>
 +
    <td>4&#176;</td>
 +
    <td>Forever</td>
 +
  </tr>
 +
</table>
 +
</div>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para5')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><h4> Non-Traditional Protocol </h4></a></p>
 +
<div id="para5" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para6')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><u> Reactants </u></a></p>
 +
<div id="para6" style="display:none;">
 +
<table style="width:40%">
 +
  <tr>
 +
    <td>Hotstart AccuPrime Pfx MasterMix</td>
 +
    <td>45 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>DNA Template</td>
 +
    <td>X µL (30 ng)</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Primers (20 uM)</td>
 +
    <td>2 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>MgCl<sub>2</sub> (25 mM)</td>
 +
    <td>2 µL (1 mM)</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Total Volume</td>
 +
    <td>49 + X µL</td>
 +
  </tr>
 +
</table>
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para7')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><u> Reactants w/o Mastermix </u></a></p>
 +
<div id="para7" style="display:none;">
 +
<table style="width:40%">
 +
  <tr>
 +
    <td>Pfx Enzyme</td>
 +
    <td>1 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>10X Reaction Mix</td>
 +
    <td>5 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>DNA Template</td>
 +
    <td>1 µL (30 ng)</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Primers (20 uM each)</td>
 +
    <td>1 µL x 2</td>
 +
  </tr>
 +
  <tr>
 +
    <td>MgCl<sub>2</sub> (25 mM)</td>
 +
    <td>1 µL (0.5 mM)</td>
 +
  </tr>
 +
  <tr>
 +
    <td>DMSO (Use Dilution)</td>
 +
    <td>10 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>H<sub>2</sub>O</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Total Volume</td>
 +
    <td>50 µL</td>
 +
  </tr>
 +
</table>
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para8')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><u> Thermocycler (Touchdown)</u></a></p>
 +
<div id="para8" style="display:none;">
 +
<table style="width:40%">
 +
<tr>
 +
    <td>Temp (C&#176;)</td>
 +
    <td>Time</td>
 +
  </tr>
 +
  <tr>
 +
    <td><b>10 Cycles</b></td>
 +
  </tr>
 +
  <tr>
 +
    <td>95&#176;</td>
 +
    <td>5:00</td>
 +
    <td>2:00 if NOT using Hotstart</td>
 +
  </tr>
 +
  <tr>
 +
    <td>95&#176;</td>
 +
    <td>At 0.3&#176;/s to 50&#176;</td>
 +
  </tr>
 +
  <tr>
 +
    <td>98&#176;</td>
 +
    <td>0:20</td>
 +
    <td>Denature</td>
 +
  </tr>
 +
  <tr>
 +
    <td>72&#176;</td>
 +
    <td>X s</td>
 +
  </tr>
 +
  <tr>
 +
    <td>73&#176;</td>
 +
    <td>1:00 (30 cycles)</td>
 +
    <td>Extend</td>
 +
  </tr>
 +
  <tr>
 +
  </tr>
 +
  <tr>
 +
    <td><b>15 Cycles</b></td>
 +
  </tr>
 +
  <tr>
 +
    <td>95&#176;</td>
 +
    <td>0:20</td>
 +
  </tr>
 +
  <tr>
 +
    <td>50&#176;</td>
 +
    <td>0:20</td>
 +
  </tr>
 +
  <tr>
 +
    <td>55&#176;</td>
 +
    <td>0:20</td>
 +
  </tr>
 +
  <tr>
 +
    <td>72&#176;</td>
 +
    <td>1:00</td>
 +
  </tr>
 +
  <tr>
 +
  </tr>
 +
  <tr>
 +
    <td><b>1 Cycle</b></td>
 +
  </tr>
 +
  <tr>
 +
    <td>72&#176;</td>
 +
    <td>10:00</td>
 +
  </tr>
 +
<tr>
 +
    <td>4&#176;</td>
 +
    <td>Forever</td>
 +
  </tr>
 +
</table>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para9')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><h3> STEP 2: Gel Electrophoresis </h3></a></p><div id="para9" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para10')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><h4> Making 1% TAE Gels </h4></a></p><div id="para10" style="display:none;"> <br>1. 100 mL TAE buffer + 1 g agarose (Nuseive 3:1)
 +
<br>2. Stir
 +
<br>3. Microwave
 +
<br>4. Add 1 drop of EtBr
 +
<br>5. Use large combs for 50 uL PCR reactions and small combs for 10 uL reactions
 +
<br>6. Let the gel cool
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para101')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><h4> Gel Electrophoresis of PCR Product </h4></a></p><div id="para101" style="display:none;"> <br> 1 kb ladder (2 µL), loading dye (2 µL), water (8 µL)
 +
<br> pcr product (45 µL), dye (7.5 µL) (6:1 ratio)
 +
</div>
 +
</div>
 +
 
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para11')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><h3> STEP 3: Gel Purification (Promega) </h3></a></p><div id="para11" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para12')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><br><u>Gel Dissolving the Gel Slice</u></a></p><div id="para12" style="display:none;">
 +
<ol>
 +
<li>Load and run the dye</li>
 +
<li>Weight a 1.5 mL microcentrifuge tube for each DNA fragment to be isolated and record weight.</li>
 +
<li>Visualize and photograph the DNA using a long-wavelength UV lamp and an intercalating dye (EtBr). Excise DNA fragment of interest in a minimal volume of agarose using a clean scalpel or razor blade. Transfer the gel slice to the weighed microcentrifuge tube and record the weight. Subtract the weight of the empty tube from the total weight to obtain the weight of the gel slice. The gel slice may be stored at 4°C or at –20°C for up to one week in a tightly closed tube under nuclease-free conditions before purification.
 +
<p><i>Notes</i>: The gel slice may be stored at 4°C or at –20°C for up to one week in a tightly closed tube under nuclease-free conditions before purification. </p></li>
 +
<li>Add Membrane Binding Solution at a ratio of 1 mL of solution per 1 g of agarose gel slice.
 +
<li>Vortex the mixture and incubate at 50–65°C for 10 minutes or until the gel slice is completely dissolved. Vortex the tube every few minutes to increase the rate of agarose gel melting. Centrifuge the tube briefly at room temperature to ensure the contents are at the bottom of the tube. Once the agarose gel is melted, the gel will not resolidify at room temperature.</li></br>
 +
</ol>
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para13')"> <style="border:0;margin-right:5px;vertical-align:middle;" /><br><u> DNA Purification by Centrifugation </u></a></p><div id="para13" style="display:none;">
 +
<ol>
 +
<li>Place one SV Minicolumn in a Collection Tube for each dissolved gel slice or PCR amplification.</li>
 +
<li>Transfer the dissolved gel mixture or prepared PCR product to the SV Minicolumn assembly and incubate for 1 minute at room temperature.</li>
 +
<li>Centrifuge for 1 minute and discard liquid.</li>
 +
<li>Wash with 700 µl of Membrane Wash Solution, centrifuge 1 minute, and discard.</li>
 +
<li>Wash with 500 µl of Membrane Wash Solution, centrifuge 5 minutes, and discard.</li>
 +
<li>Centrifuge 1 minute with the microcentrifuge lid open (or off ) to allow evaporation of any residual ethanol.</li>
 +
<li>Transfer SV Minicolumn to a clean 1.5 ml microcentrifuge tube.</li>
 +
<li>Apply 15 µl of Nuclease-Free Water directly to the center of the column. Make sure membrane is completely covered with Nuclease-free water. Incubate at room temperature for 1 minute. Centrifuge 1 minute at 16,000 × g. Repeat.</li>
 +
<li>Discard SV Minicolumn, store tube containing the eluted DNA at 4°C or –20°C.</li></br>
 +
</ol>
 +
<p><i>Notes for "DNA Purification by Centrifugation"</i>:
 +
<ol>
 +
<li>MWS = Membrane Wash Solution</li>
 +
<li>RT = room temperature </li>
 +
<li>Centrifuge at 16,000 x g </li>
 +
</ol></p>
 +
<p><u>Nanodrop/Speed Vac</u>: if concentration not high enough, speed vac and measure again.</p>
 +
 
 +
</div>
 +
</div>
 +
 
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para14')"> </><h3> STEP 4: PCR Clean-Up (Zymo) of Remaining PCR Product </h3></a></p>
 +
<div id="para14" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para15')"> </><u> Protocol </u></a></p>
 +
<div id="para15" style="display:none;">
 +
<p><u>Protocol</u>:All centrifugation steps should be performed between 10,000 - 16,000 x g </p>
 +
<ol>
 +
<li>In a 1.5 ml microcentrifuge tube, add 2-7 volumes of DNA Binding Buffer to each volume of DNA sample (see table below). Mix briefly by vortexing.</li>
 +
 
 +
<table border="1" style="width:70%">
 +
  <tr>
 +
    <td>Application</td>
 +
    <td>DNA Binding Buffer: Sample</td>
 +
    <td>Example</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Genomic DNA (>2 kb)</td>
 +
    <td>2 : 1</td>
 +
    <td>200 uL : 100 uL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>PCR Product
 +
        DNA Fragment</td>
 +
    <td>5 : 1</td>
 +
    <td>500 uL : 100 uL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>ssDNA (eg. cDNA, M13 Phage)</td>
 +
    <td>7 : 1</td>
 +
    <td>700 uL : 100 uL</td>
 +
  </tr>
 +
</table>
 +
 
 +
<li>Transfer mixture to a provided Zymo-Spin™ Column in a Collection Tube.</li>
 +
<li>Centrifuge for 30 seconds. Discard the flow-through.</li>
 +
<li>Add 200 µl DNA Wash Buffer to the column. Centrifuge for 30 seconds. Repeat the wash step. 5. Add 7 uL water directly to the column matrix and incubate at room temperature for one minute. Transfer the column to a 1.5 ml microcentrifuge tube and centrifuge for 30 seconds to elute the DNA.</li>
 +
<li> Ultra-pure DNA is now ready for use.</li>
 +
</ol>
 +
 
 +
<i>Note</i>: All centrifugation steps should be performed between 10,000 - 16,000 x g
 +
 
 +
</div>
 +
</div>
 +
 
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para16')"> </><h3> STEP 5: Gibson </h3></a></p>
 +
<div id="para16" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para17')"> </><u> Reactants </u></a></p>
 +
<div id="para17" style="display:none;">
 +
 
 +
<p>Note:</p>
 +
<ul>
 +
<li>10 ng/kb </li>
 +
<li> If <500 bp, add double or triple </li>
 +
</ul>
 +
<br>Gibson Mix<sup>1</sup>, 1.3 X 15 uL
 +
<br>Insert<sup>2</sup> (~20 ng/uL) 2.5 uL (50 ng)
 +
<br>Vector PCR 2.1<sup>3</sup> 2.5 uL
 +
<br>Total Vol 20 uL</br>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para18')"> </><br><u> Protocol </u></a></p>
 +
<div id="para18" style="display:none;">
 +
<ol>
 +
<li>Incubate 1 hour at 50 C in thermocycler.
 +
</ol>
 +
<ul>
 +
<li>15 uL aliquots in pcr tube box OR box next to antibiotics in B lab freezer
 +
<li>PCR product (gel purified or pcr clean-up’d)
 +
<li>Blue sticker
 +
</ul></br>
 +
 
 +
</div>
 +
 
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para19')"> </><h3> STEP 6A: Chemical Transformation: One Shot TOP10 Competent Cells </h3></a></p>
 +
<div id="para19" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para20')"> </><u> Chemical Transformation </u></a></p>
 +
<div id="para20" style="display:none;">
 +
<ol>
 +
<li>Place Gibson reaction on ice.</li>
 +
<li>Thaw on ice one 50 uL vial of One Shot TOP10 cells* for each ligation/transformation.</li>
 +
<li>Pipette 5 uL of each Gibson reaction (OR 1 uL of miniprep) directly into the vial of competent cells and mix by tapping gently. Do not mix by pipetting up and down. The remaining Gibson mixture(s) can be stored at -20 C.</li>
 +
<li>Incubate vials on ice for 30 minutes.</li>
 +
~take out vial of SOC~
 +
<li>Incubate for exactly 30 seconds in the 42C water bath. Do not mix or shake.</li>
 +
<li>Remove vial(s) from 42C bath and place them on ice.</li>
 +
<li>Add 250 uL of pre-warmed SOC medium to each vial. SOC is a rich medium; sterile technique must be practiced to avoid contamination.</li>
 +
<li>Place vials in microcentrifuge rack on its side and secure with tape to avoid loss of the vial(s). Shake the vial(s) at 37 C for exactly 1 hour at 225 rpm in a shaking incubator.</li>
 +
~take out agar plates. place at 37 C~
 +
<li>Spin down and resuspend in 100 uL LB.</li>
 +
<li>Spread 50 uL from each transformation vial on separate, labeled LB agar plates. Store the remaining transformation mix at 4C.</li>
 +
<li>Invert the plates and incubate at 37 C overnight.</li>
 +
<li>Select colonies and analyze by plasmid isolation, pcr or sequencing.</li>
 +
*B lab freezer, bottom row, right most, white pcr tube box.
 +
</ol>
 +
 
 +
</div>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para21')"> </><h3> STEP 6B: Electrotransformation of E. coli </h3></a></p>
 +
<div id="para21" style="display:none;">
 +
Electroporate: Pulse at 2.5 kV
 +
 
 +
<p>
 +
<ol>
 +
<li>Inoculate 500 ml of L-broth with 1/100 volume of a fresh overnight E. coli culture. </li>
 +
<li>Grow the cells at 37 °C shaking at 300 rpm to an OD600 of approximately 0.5–0.7 (the best results are obtained with cells that are harvested at early- to mid-log phase; the appropriate cell density therefore depends on the strain and growth conditions). </li>
 +
<li>Chill cells on ice for ~20 min. For all subsequent steps, keep the cells as close to 0 °C as possible (in an ice/water bath) and chill all containers in ice before adding cells. To harvest, transfer the cells to a cold centrifuge bottle and spin at 4000 x g for 15 minutes at 4 °C. </li>
 +
<li>Carefully pour off and discard the supernatant. It is better to sacrifice the yield by pouring off a few cells than to leave any supernatant behind. </li>
 +
<li>Gently resuspend the pellet in 500 ml of ice-cold 10% glycerol. Centrifuge at 4000 x g for 15 minutes at 4 °C; carefully pour off and discard the supernatant </li>
 +
<li>Resuspend the pellet in 250 ml of ice-cold 10% glycerol. Centrifuge at 4000 x g for 15 minutes at 4 °C; carefully pour off and discard the supernatant. </li>
 +
<li>Resuspend the pellet in ~20 ml of ice-cold 10% glycerol. Transfer to a 30 ml sterile Oakridge tube. Centrifuge at 4000 x g for 15 minutes at 4 °C; carefully pour off and discard the supernatant. </li>
 +
<li>Resuspend the cell pellet in a final volume of 1–2 ml of ice-cold 10% glycerol. The cell concentration should be about 1–3 x 1010 cells/ml. This suspension may be frozen in aliquots on dry ice and stored at -70 °C. The cells are stable for at least 6 months under these conditions. </li>
 +
</ol></p>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para21o')"> </><h3> STEP 7: Electroporation </h3></a></p>
 +
<div id="para21o" style="display:none;">
 +
 
 +
<p>Electroporate: Pulse at 2.5 kV</p>
 +
 
 +
<p>
 +
<ol>
 +
<li>Thaw the cells on ice. For each sample to be electroporated, place a 1.5 ml microfuge tube and either a 0.1 or 0.2 cm electroporation cuvette on ice.
 +
<li>In a cold, 1.5 ml polypropylene microfuge tube, mix 40 µl of the cell suspension with 1 to 2 µl of DNA (DNA should be in a low ionic strength buffer such as TE). Mix well and incubate on ice for ~1 minute. (Note: it is best to mix the plasmids and cells in a microfuge tube since the narrow gap of the cuvettes prevents uniform mixing.) </li>
 +
<li>Set the MicroPulser to “Ec1” when using the 0.1 cm cuvettes. Set it to "Ec2" or "Ec3" when using the 0.2 cm cuvettes. See Section 4 for operating instructions. </li>
 +
<li>Transfer the mixture of cells and DNA to a cold electroporation cuvette and tap the suspension to the bottom. Place the cuvette in the chamber slide. Push the slide into the chamber until the cuvette is seated between the contacts in the base of the chamber. Pulse once. </li>
 +
<li>Remove the cuvette from the chamber and immediately add 1 ml of SOC medium to the cuvette. Quickly but gently resuspend the cells with a Pasteur pipette. (The period between applying the pulse and transferring the cells to outgrowth medium is crucial for recovering E. coli transformants (Dower et al., 1988). Delaying this transfer by even 1 minute causes a 3-fold drop in transformation. This decline continues to a 20-fold drop by 10 minutes. </li>
 +
<li>Transfer the cell suspension to a 17 x 100 mm polypropylene tube and incubate at 37 °C for 1 hour, shaking at 225 rpm. </li>
 +
<li>Check and record the pulse parameters. The time constant should be close to 5 milliseconds. The field strength can be calculated as actual volts (kV) / cuvette gap (cm). </li>
 +
<li>Plate on selective medium. </li>
 +
</ol>
 +
</p>
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para22')"> </><h3> STEP 8: ON Cultures </h3></a></p>
 +
<div id="para22" style="display:none;">
 +
<b>Per Culture Tube:</b>
 +
<br>Toothpick w/ Colony
 +
<br>5 mL LB
 +
<br>5 uL Antibiotic
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para23')"> </><h3> STEP 9: Making Glycerol Stocks </h3></a></p>
 +
<div id="para23" style="display:none;">
 +
<ol>
 +
<li>In a microcentrifuge tube, add:</li>
 +
<ol type="a">
 +
<li>800 uL ON culture</li>
 +
<li>200 uL 80% glycerol</li>
 +
</ol>
 +
<li>Freeze at ~80 C</li>
 +
</ol>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para24')"> </><h3> STEP 10: Miniprep (Qiagen) </h3></a></p>
 +
<div id="para24" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para25')"> </><u> Procedure </u></a></p>
 +
<div id="para25" style="display:none;">
 +
<ol>
 +
<li>Resuspend pelleted bacterial cells in 250 µl Buffer P1 (w/ RNase A*) and transfer to a microcentrifuge tube. No cell clumps should be visible after resuspension of the pellet.</li>
 +
<li>Add 250 µl Buffer P2 and gently invert the tube 4–6 times to mix. Mix gently by inverting the tube. Do not vortex, as this will result in shearing of genomic DNA. If necessary, continue inverting the tube until the solution becomes viscous and slightly clear. Do not allow the lysis reaction to proceed for more than 5 min.</li>
 +
<li>Add 350 µl Buffer N3 and invert the tube immediately but gently 4–6 times. To avoid localized precipitation, mix the solution gently but thoroughly, immediately after addition of Buffer N3. The solution should become cloudy.</li>
 +
<li>Centrifuge for 10 min at 13,000 rpm (~17,900 x g) in a table-top microcentrifuge. A compact white pellet will form.</li>
 +
<li>Apply the supernatants from step 4 to the QIAprep Spin Column by decanting or pipetting.</li>
 +
<li>Centrifuge for 30–60 s. Discard the flow-through.</li>
 +
<li>(Optional): Wash the QIAprep Spin Column by adding 0.5 ml Buffer PB and centrifuging for 30–60 s. Discard the flow-through. This step is necessary to remove trace nuclease activity when using endA+ strains such as the JM series, HB101 and its derivatives, or any wild-type strain, which have high levels of nuclease activity or high carbohydrate content. Host strains such as XL-1 Blue and DH5α™ do not require this additional wash step.</li>
 +
<li>Wash QIAprep Spin Column by adding 0.75 ml Buffer PE and centrifuging for 30–60 s.</li>
 +
<li>Discard flow-through; centrifuge 1 min to remove residual wash buffer.</li>
 +
<li>Place the QIAprep column in a clean 1.5 ml microcentrifuge tube.</li>
 +
<li>To elute DNA, add 25 µl Buffer EB (10 mM Tris·Cl, pH 8.5) or water to the center of each QIAprep Spin Column, let stand for 1 min, and centrifuge for 1 min. Repeat for 2x DNA.</li>
 +
*<i>want 50 ug/mL RNase A in P1</i>
 +
</ol>
 +
</div>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para26')"> </><h3> STEP 11: Sequencing Sample Submission </h3></a></p>
 +
<div id="para26" style="display:none;">
 +
<ol>
 +
<li>Add DNA to a total of 250 ng.</li>
 +
<li>Use 10 pmol primer (1 uL of 10 uM) per sample.</li>
 +
<li>Add water to 12 uL.</li>
 +
<li>Send individual samples in 1.5 mL tubes.</li>
 +
<li>Write order number on top of each tube and label.</li>
 +
<li>Spin down.</li>
 +
<li>Place in green racks in fridge next to  room 1.42G.</li>
 +
<i>Note</i>: Samples put in before 10 am will be sequenced.
 +
</ol>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para21e')"> </><h3> STEP 12: Analyze Sequences, Sequence Verification </h3></a></p>
 +
<div id="para21e" style="display:none;">
 +
 
 +
<p><ul>
 +
<li>Geneious</li>
 +
<li>Select for, rev and template sequences</li>
 +
<li>Map to Reference </li>
 +
<li>Consensus sequences: mismatches? Insertions/deletions?</li>
 +
</ul></p>
 +
 
 +
<ul>
 +
<li>If have plates, clone more (step 6)</li>
 +
<li>No plates, quikchange (step 10)</li>
 +
</ul>
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para27')"> </><h3> STEP 13: Quikchange </h3></a></p>
 +
<div id="para27" style="display:none;">
 +
Design Primers
 +
<br>5’- For: 10 bp x 20 bp -3’
 +
<br>3’- Rev: 20 bp x 10 bp -5’
 +
<br>Proceed to Step 11</li>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para28')"> </><h3> STEP 14: PCR Transformation w/ Dpn1 </h3></a></p>
 +
<div id="para28" style="display:none;">
 +
<ol>
 +
<li>Run PCR (touchdown protocol)</li>
 +
~make TAE gel w/ small wells~
 +
<li>PCR clean-up (changing buffers - eventually elute in water, which dpn1 can work in)</li>
 +
<li>Run gel: b4 dpN1</li>
 +
<ol type="a">
 +
<li>product (4 uL), dye (2 uL), water (6 uL)</li>
 +
<li>ladder (2 uL), dye (2uL), water (8 uL)</li>
 +
</ol>
 +
<li>Add DpN1 to remaining pcr product</li>
 +
<ol type="a">
 +
<li>Add 10X dpn1 buffer (do first)</li>
 +
<li>Add 3 uL dpn1</li>
 +
<li>Incubate at 37 C 15min - 2h or overnight</li>
 +
</ol>
 +
<li>Run gel: a/f dpN1 ← optional</li>
 +
<ol type="a">
 +
<li>product (4 uL), dye (2 uL)</li>
 +
<li>ladder</li>
 +
</ol>
 +
<li>Chemical transformation: 5 uL + 50 uL cells</li>
 +
</ol>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para281')"> </><h3>Restriction Digest</h3></a></p>
 +
<div id="para281" style="display:none;">
 +
<ul>
 +
<li>Enzyme Master Mix for <b>Plasmid Backbone</b> (25 uL total, for 5 reactions)
 +
  <ul>
 +
  <li>5 uL NEB Buffer 2</li>
 +
  <li>0.5 uL BSA</li>
 +
  <li>0.5 uL EcoRI-HF</li>
 +
  <li>0.5 uL Pstl</li>
 +
  <li>0.5 uL Dpnl (Used to digest any template DNA from production)</li>
 +
  <li>18 uL dH2O</li>
 +
  </ul></li>
 +
<li>Digest <b>Plasmid Backbone</b>
 +
  <ul>
 +
  <li>Add 4 uL linearized plasmid backbone (25 ng/uL for 100 ng total)</li>
 +
  <li>Add 4 uL of Enzyme Master Mix</li>
 +
  </ul></li>
 +
<li>Enzyme Master Mix for <b>Part A</b> (25 uL total, for 5 reactions<
 +
  <ul>
 +
  <li>5 uL NEB Buffer 2</li>
 +
  <li>0.5 uL BSA</li>
 +
  <li>0.5 uL EcoRI-HF</li>
 +
  <li>0.5 uL Pstl</li>
 +
  <li>18.5 uL dH2O</li>
 +
  </ul></li>
 +
<li>Digest <b>Part A</b>
 +
  <ul>
 +
  <li>Add 4 uL Part A (25 ng/uL for 100 ng total)</li>
 +
  <li>Add 4 uL of Enzyme Master Mix</li>
 +
  </ul>
 +
  </li>
 +
</ul>
 +
 
 +
<br>Digest all three reactions at 37 C/30 min, heat kill 80 C/20 min</br>
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para282')"> </><h3>Ligation</h3></a></p>
 +
<div id="para282" style="display:none;">
 +
 
 +
<ul>
 +
<li>Add 2ul of digested Plasmid Backbone (25 ng)</li>
 +
<li>Add equimolar amount of Part A (EcoRI-HF PstI digested) fragment (< 3 ul) (~75 ng insert)</li>
 +
<li>Add 1 ul T4 DNA ligase buffer. Note: Do not use quick ligase</li>
 +
<li>Add 0.5 ul T4 DNA ligase</li>
 +
<li>Add water to 10 ul</li>
 +
<li>Ligate 16C/30 min, heat kill 80C/20 min</li>
 +
<li>Transform with 1-2 ul of product</li>
 +
</ul>
 +
</div>
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para31')"> </><h3> Sequence Verification: TOPO-TA </h3></a></p>
 +
<div id="para31" style="display:none;">
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para32')"> </><h3> STEP 1: PCR Amplification of Insert </h3></a></p>
 +
<div id="para32" style="display:none;">
 +
<br>use Hotstart taq PCR supermix (platinum) instead of Accuprime pfx
 +
<br>touchdown protocol for thermocycler
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para33')"> </><h3> STEP 2B: Run Gel of 10 uL of Product</h3></a></p>
 +
<div id="para33" style="display:none;">
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para34')"> </><h3> STEP 2C: Perform TOPO-TA Cloning (w/ Remaining Product)</h3></a></p>
 +
<div id="para34" style="display:none;">
 +
<br><u>Reagents</u>
 +
 
 +
<table style="width:40%">
 +
  <tr>
 +
    <td>Fresh PCR Product</td>
 +
    <td>0.5 - 4 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Salt Solution</td>
 +
    <td>1 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Water</td>
 +
    <td>Add to Final Volume 5 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Template</td>
 +
    <td>1 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>TOPO Vector</td>
 +
    <td>1 µL</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Volume Total</td>
 +
    <td>6 µL</td>
 +
  </tr>
 +
</table>
 +
 
 +
<ol>
 +
<li>Mix reaction gently and incubate for 5 minutes at room temperature (22-23°C).</li>
 +
 
 +
<i>Note</i>: For most applications, 5 minutes will yield plenty of colonies for analysis.
 +
Depending on your needs, the length of the TOPO® Cloning reaction can be varied from
 +
30 seconds to 30 minutes. For routine subcloning of PCR products, 30 seconds may be
 +
sufficient. For large PCR products (> 1 kb) or if you are TOPO® Cloning a pool of PCR
 +
products, increasing the reaction time will yield more colonies.
 +
 
 +
<li>Place reaction on ice.</li>
 +
<i>Note</i>: You may store the TOPO® Cloning reaction at -20°C overnight.
 +
</ol>
 +
 
 +
Continue to <b>5. Transforming TOP10 Competent cells</b>
 +
</div>
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para35')"> </><h3> pchBA Genomic Extraction </h3></a></p>
 +
<div id="para35" style="display:none;">
 +
 
 +
<br><u>Objective:</u> extract gene <i>pchBA</i> out of bacterium <i>Pseudomonas aeruginosa</i>; use as possible replacement for <i>pchBA</i> gene in COWg construct.
 +
 
 +
<ol>
 +
<li>Order primers to amplify pchBA gene and add RBS extensions on both ends of gene.
 +
<li>Michelle: ON culture, lyse cells
 +
<li>Miniprep: get genomic DNA out of cells
 +
<li>PCR: amplify pchBA gene out of genome (using genomic DNA (2), For/Rev primers (1), buffer --which polymerase? MM?)
 +
<li>Gel electrophoresis & DNA purification: purify DNA, nanodrop for concentration
 +
</ol>
 +
</div>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para36')"> </><h3> Assembly of Entire COWg Construct </h3></a></p>
 +
<div id="para36" style="display:none;">
 +
<u>Starting With:</u>
 +
<ul>
 +
<li>All four COWg fragments in cloning vectors</li>
 +
<li>pET21</li>
 +
</ul>
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para37')"> </><b>STEP 1: PCR Amplification</b> (of fragment out of cloning vector 2.1)</a></p>
 +
<div id="para37" style="display:none;">
 +
<ol>
 +
<li>COWg 1, F and R</li>
 +
<li>COWg 2, F and R</li>
 +
<li>COWg 3, F and R</li>
 +
<li>COWg 4, F and R</li>
 +
<li>pET21, F and R</li>
 +
</ol>
 +
</div>
 +
<b>STEP 2: Gel Electrophoresis</b> of 10 µL Product
 +
 
 +
<p><b>STEP 3: PCR Clean-Up</b> of Remaining Product
 +
 
 +
<p><b>STEP 4: Giant Gibson</b> of COWg 1 + COWg 2 + COWg 3 + COWg 4 + pET21
 +
 
 +
<p><b>STEP 5: Chemical Transformation</b> into TOP10 cells
 +
 
 +
<p><b>STEP 6: ON cultures</b>
 +
 
 +
<p><b>STEP 7: Miniprep</b>
 +
 
 +
<p><b>STEP 8: Sequencing Prep, Send in for Sequencing, Analyze Sequencing</b>
 +
</div>
 +
 
 +
 
 +
 
 +
 
 +
<p><a style="cursor:pointer;" onclick="return toggleMe('para38')"> </><h3> Experimentation with Full Construct </h3></a></p>
 +
<div id="para38" style="display:none;">
 +
<b>STEP 1: Chemical Transformation</b> of Sequence-Verified Minipreps into BL21(DE3) Cells (Expression Strain)
 +
</div>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
</html>

Latest revision as of 13:40, 18 September 2015




Protocols

Here is a list of the protocols we used in our project.

STEP 1: PCR Amplification

STEP 2: Gel Electrophoresis

STEP 3: Gel Purification (Promega)

STEP 4: PCR Clean-Up (Zymo) of Remaining PCR Product

STEP 5: Gibson

STEP 6A: Chemical Transformation: One Shot TOP10 Competent Cells

STEP 6B: Electrotransformation of E. coli

STEP 7: Electroporation

STEP 8: ON Cultures

STEP 9: Making Glycerol Stocks

STEP 10: Miniprep (Qiagen)

STEP 11: Sequencing Sample Submission

STEP 12: Analyze Sequences, Sequence Verification

STEP 13: Quikchange

STEP 14: PCR Transformation w/ Dpn1

Restriction Digest

Ligation

Sequence Verification: TOPO-TA

pchBA Genomic Extraction

Assembly of Entire COWg Construct

Experimentation with Full Construct