Team:UNICAMP-EMSE Brazil/protocols/DNA gel extraction

From 2011.igem.org

(Difference between revisions)
(Created page with "{{Template:UNICAMP-EMSE Brazil_Main_Menu}} ==DNA gel extraction== Extract the DNA from the band with appropriate kit as manufacturer’s instructions.")
(DNA gel extraction:)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
{{Template:UNICAMP-EMSE Brazil_Main_Menu}}
{{Template:UNICAMP-EMSE Brazil_Main_Menu}}
 +
<div style="text-align: right;">
 +
<font size="4" color="red">Back to [https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/protocols Protocols ↑]</font>
 +
</div>
-
==DNA gel extraction==
+
[[Image:UNICAMP-EMSE Brazil Cut dna gel.png|270px|right]]
-
Extract the DNA from the band with appropriate kit as manufacturer’s instructions.
+
==<font size="5" color=#086A87>DNA gel extraction:==
 +
</font>
 +
'''Purification of gel bands''' ( Fermentas GENEJET gel extraction kit – adapted)
 +
 
 +
:'''1.''' Excise gel slice containing the DNA fragment using a clean scalpel or razor blade. Cut as close to the DNA as possible to minimize the gel volume. Place the gel slice into a pre-weighed 1.5 ml tube and weigh. Record the weight of the gel slice.
 +
:'''2.''' Add 1:1 volume of Binding Buffer to the gel slice (volume: weight)
 +
:'''3.''' Incubate the gel mixture at 50-60°C for 10 min or until the gel slice is completely dissolved. Mix the tube by inversion every few minutes to facilitate the melting process. Ensure that the gel is completely dissolved.
 +
:'''4.''' Transfer up to 800 μl of the solubilized gel solution to the GeneJET purification column. Centrifuge for 1 min. Discard the flow-through and place the column back into the same collection tube.
 +
:'''5.''' Add 700 μl of Wash Buffer to the GeneJET purification column. Centrifuge for 1 min. Discard the flow-through and place the column back into the same collection tube.
 +
:'''6.''' Centrifuge the empty GeneJET purification column for an additional 1 min to completely remove residual wash buffer.
 +
:'''7.''' Transfer the GeneJET purification column into a clean 1.5 ml microcentrifuge tube. Add 50 μl of  pre-heated (60˚C) sterile water to the center of the purification column membrane. Centrifuge for 1 min
 +
:'''8.''' Store the purified DNA at -20˚C.
 +
 
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
 
 +
<html>
 +
<head>
 +
<script language='JavaScript' type='text/JavaScript'>
 +
 
 +
function makeQuote() {
 +
 
 +
Q = new Array();
 +
 
 +
 
 +
Q[0] = "<i>I’m Luke Skywalker, I’m here to rescue you.</i>Luke, Star Wars: Episode IV-A New Hope (1977)"
 +
Q[1] = "<i>Watch your mouth kid, or you’ll find yourself floating home.</i>Star Wars: Episode IV-A New Hope (1977)"
 +
Q[2] = "<i>Evacuate in our moment of triumph? I think you overestimate their chances.</i> Star Wars: Episode IV-A New Hope (1977)"
 +
Q[3] = "<i>The Force is strong with this one.</i> Star Wars: Episode IV-A New Hope (1977)"
 +
Q[4] = "<i> I have you now!</i> Darth Vader, Star Wars: Episode IV-A New Hope (1977)"
 +
Q[5] = "<i> Fear is the path to the dark side. Fear leads to anger, anger leads to hate, hate leads to suffering.</i> MsC Yoda, Star Wars Episode I: The Phantom Menace (1999)"
 +
Q[6] = "<i> No blasters! No blasters!.</i> A bartender, Star Wars: Episode IV-A New Hope (1977)"
 +
Q[7] = "<i> Go to the center of the gravity's pull, and find your planet you will...</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[8] = "<i> Clear, your mind must be if you are to discover the real villains behind the plot.</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[9] = "<i> Much to learn, you still have.</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[10] = "<i> Meditate on this, I will.</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[11] = "<i> Use the Force, Luke.</i> M.Sc. Yoda, Star Wars Episode II: Attack of the Clones (2002)"
 +
Q[12] = "<i> May the Force be with you.</i> Mentioned several times throughout the Star Wars saga"
 +
Q[13] = "<i> I really need a Jedi Bacteria.</i> Iolanda Albuquerque, UNICAMP-EMSE team advisor"
 +
Q[14] = "<i> Another splendid day in Brazil!!!</i> Marc Emery, UNICAMP-EMSE team student"
 +
Q[15] = "<i> Dont' cut, let your hair volume expressing all their feelings...</i> Thibault Sabattier (UNICAMP-EMSE team student) about Nemailla's hair"
 +
Q[16] = "<i> What a good life!!</i> Louise Marais (UNICAMP-EMSE team student) about living in Brazil"
 +
Q[17] = "<i> Gosh!I will have nigthmares tonight! </i> Danieli Gonçalves (UNICAMP-EMSE team student) about Thibault wearing Marianna's dress"
 +
Q[18] = "<i> I will revenge myself against you and Marc Emery!!!</i> Nemailla Bonturi (UNICAMP-EMSE team advisor)"
 +
Q[19] = "<i> Yeah, those dresses deserve us!</i> Marc Emery (UNICAMP-EMSE team student) about Marianna's dresses"
 +
Q[20] = "<i> I am really starting getting worried with you guys!!</i> Iolanda Albuquerque (UNICAMP-EMSE team advisor)"
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
index = Math.floor(Math.random() * Q.length);
 +
 
 +
document.writeln(Q[index]);
 +
 
 +
}
 +
 
 +
</script>
 +
 
 +
</head>
 +
 
 +
<style>
 +
#newquote {color:gray; font-family:verdana; font-size:11px; text-align:right; padding:5px;}
 +
 
 +
#newquote i {display:block; color:black; font-family:georgia, trebuchet ms; font-size:13px;}
 +
 
 +
#newquote small {display:block; text-align:right; margin-top:10px;}
 +
 
 +
]]></b:skin>
 +
</style>
 +
</html>
 +
 
 +
 
 +
<html>
 +
<head>
 +
<div id='newquote'>
 +
 
 +
<script language="javascript">
 +
 
 +
makeQuote();
 +
 
 +
</script>
 +
</div>
 +
</head>
 +
</html>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<html>
 +
<head>
 +
<script type="text/javascript">
 +
 
 +
  var _gaq = _gaq || [];
 +
  _gaq.push(['_setAccount', 'UA-13209770-10']);
 +
  _gaq.push(['_trackPageview']);
 +
 
 +
  (function() {
 +
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 +
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 +
  })();
 +
 
 +
</script>
 +
</head>
 +
</html>

Latest revision as of 15:42, 27 September 2011

Back to Protocols ↑

UNICAMP-EMSE Brazil Cut dna gel.png

DNA gel extraction:

Purification of gel bands ( Fermentas GENEJET gel extraction kit – adapted)

1. Excise gel slice containing the DNA fragment using a clean scalpel or razor blade. Cut as close to the DNA as possible to minimize the gel volume. Place the gel slice into a pre-weighed 1.5 ml tube and weigh. Record the weight of the gel slice.
2. Add 1:1 volume of Binding Buffer to the gel slice (volume: weight)
3. Incubate the gel mixture at 50-60°C for 10 min or until the gel slice is completely dissolved. Mix the tube by inversion every few minutes to facilitate the melting process. Ensure that the gel is completely dissolved.
4. Transfer up to 800 μl of the solubilized gel solution to the GeneJET purification column. Centrifuge for 1 min. Discard the flow-through and place the column back into the same collection tube.
5. Add 700 μl of Wash Buffer to the GeneJET purification column. Centrifuge for 1 min. Discard the flow-through and place the column back into the same collection tube.
6. Centrifuge the empty GeneJET purification column for an additional 1 min to completely remove residual wash buffer.
7. Transfer the GeneJET purification column into a clean 1.5 ml microcentrifuge tube. Add 50 μl of pre-heated (60˚C) sterile water to the center of the purification column membrane. Centrifuge for 1 min
8. Store the purified DNA at -20˚C.