Size selective DNA precipitation: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 10: Line 10:


===Reagents===
===Reagents===
*DNA to be separated
*DNA to be separated (e.g. PCR reaction mixture)
*30% (w/v) PEG 8000/30 mM MgCl<sub>2</sub> (concentration of PEG 8000 can be varied to shift the size of the percipitated DNA. The concentration used here will remove DNA fragments with less than 300bp)
*30% (w/v) PEG 8000/30 mM MgCl<sub>2</sub> (concentration of PEG 8000 can be varied to shift the size of the percipitated DNA. The concentration used here will remove DNA fragments with less than 300bp)
*TE Buffer, pH 8.0 (10 mM TRIS-HCl, 1 mM EDTA, pH 8.0)
*TE Buffer, pH 8.0 (10 mM TRIS-HCl, 1 mM EDTA, pH 8.0)
Line 31: Line 31:
*Before centrifugation mark the tubes in order to know where the pellet will be expected afterwards, as the pellet will be (nearly) invisible
*Before centrifugation mark the tubes in order to know where the pellet will be expected afterwards, as the pellet will be (nearly) invisible


==Other PEG Concentrations and Approximate Size Exclusion==
% PEG --  Fragments Excluded <br>
*10%  --  <300bp
*6%  --  <500bp
*5%  --  <700bp
*4%  --  <1kb <br>
Notes:
**Yield decreases considerably when <10% PEG is used
**Always use 10mM final concentration of MgCl<sub>2</sub>
==Troubleshooting==
==Troubleshooting==


==Notes==
==Notes==
This protocol is being mention in the manual for the Gateway recombinational cloning system based on published methods.<cite>Website Paithankar Lis</cite>
*This protocol is being mentioned in the manual for the Gateway recombinational cloning system based on published methods.<cite>Website Paithankar Lis</cite>
Adjusting the PEG concentration can shift the threshold of the size of the precipitated DNA. The higher the final PEG concentration, the smaller the fragments that will be removed (which will stay in the supernantant).
*Adjusting the PEG concentration can shift the threshold of the size of the precipitated DNA. The higher the final PEG concentration, the smaller the fragments that will be removed (which will stay in the supernantant).
 
*If the sample volume is different, simply adjust the other volumes accordingly to end up with the same ratio.
 


==References==
==References==
Line 52: Line 62:


Tag this page with categories to allow easier indexing and searching.  See [[Categories]] for information on existing categories.
Tag this page with categories to allow easier indexing and searching.  See [[Categories]] for information on existing categories.
==BioCoder version==
Following is the Size selective DNA precipitation protocol in BioCoder, a high-level programming language for expressing biology protocols. What you see here is the auto-generated text ouput of the protocol that was coded up in BioCoder (see Source code). More information about BioCoder can be found on my home page. Feel free to mail me your comments/ suggestions.[[User:Vaishnavi Ananth|Vaishnavi]]
====Text Output====
[[Size selective DNA precipitation protocol]]
====Source Code====
[[Size selective DNA precipitation protocol - source code]]


[[Category:Protocol]] [[Category:DNA]] [[Category:In_vitro]]
[[Category:Protocol]] [[Category:DNA]] [[Category:In_vitro]]

Latest revision as of 15:13, 6 January 2012

Curators

Kersten S. Rabe

Anyone should feel free to add themselves as a curator for this consensus protocol. You do not need to be a curator in order to contribute. The OpenWetWare community is currently discussing the idea of protocol curators. Please contribute.

Abstract

A very fast and easy method for the size-selective removal of smaller DNA from larger fragments. By adjusting the PEG concentration the range of precipitated DNA fragments can be adjusted.

Materials

Reagents

  • DNA to be separated (e.g. PCR reaction mixture)
  • 30% (w/v) PEG 8000/30 mM MgCl2 (concentration of PEG 8000 can be varied to shift the size of the percipitated DNA. The concentration used here will remove DNA fragments with less than 300bp)
  • TE Buffer, pH 8.0 (10 mM TRIS-HCl, 1 mM EDTA, pH 8.0)

Equipment

  • Centrifuge which can do up to 10.000 rcf (=g)
  • Appropriate tubes for the centrifuge
  • Pipettes
  • Vortexer

Procedure

  • Mix 50 μL of sample with 150 µL of TE
  • Add 100 µL of PEG/MgCl2
  • Vortex
  • Centrifuge 15 min at 10.000 rcf at roomtemperature
  • Carefully remove supernatant not to disturb the pellet, which will be invisible
  • Dissolve the pellet in a appropriate amount of buffer of choice

Critical steps

  • Before centrifugation mark the tubes in order to know where the pellet will be expected afterwards, as the pellet will be (nearly) invisible

Other PEG Concentrations and Approximate Size Exclusion

% PEG -- Fragments Excluded

  • 10% -- <300bp
  • 6% -- <500bp
  • 5% -- <700bp
  • 4% -- <1kb

Notes:

    • Yield decreases considerably when <10% PEG is used
    • Always use 10mM final concentration of MgCl2

Troubleshooting

Notes

  • This protocol is being mentioned in the manual for the Gateway recombinational cloning system based on published methods.[1, 2, 3]
  • Adjusting the PEG concentration can shift the threshold of the size of the precipitated DNA. The higher the final PEG concentration, the smaller the fragments that will be removed (which will stay in the supernantant).
  • If the sample volume is different, simply adjust the other volumes accordingly to end up with the same ratio.

References

  1. [Website]
  2. Paithankar KR and Prasad KS. Precipitation of DNA by polyethylene glycol and ethanol. Nucleic Acids Res. 1991 Mar 25;19(6):1346. DOI:10.1093/nar/19.6.1346 | PubMed ID:2030954 | HubMed [Paithankar]
  3. Lis JT. Fractionation of DNA fragments by polyethylene glycol induced precipitation. Methods Enzymol. 1980;65(1):347-53. DOI:10.1016/s0076-6879(80)65044-7 | PubMed ID:6246357 | HubMed [Lis]

All Medline abstracts: PubMed | HubMed


Discussion

You can discuss this protocol.

Tag this page with categories to allow easier indexing and searching. See Categories for information on existing categories.

BioCoder version

Following is the Size selective DNA precipitation protocol in BioCoder, a high-level programming language for expressing biology protocols. What you see here is the auto-generated text ouput of the protocol that was coded up in BioCoder (see Source code). More information about BioCoder can be found on my home page. Feel free to mail me your comments/ suggestions.Vaishnavi

Text Output

Size selective DNA precipitation protocol

Source Code

Size selective DNA precipitation protocol - source code