Team:TU Darmstadt/protocols/Agarose gel electrophoresis

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> body { margin:0; padding:15px 0 0; background-color: #ececec; background-image:url("https://static.igem.org/mediawiki/2013/1/14/Background_(3000x180_...")
 
(4 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
 
<style type="text/css">
<style type="text/css">
Line 16: Line 15:
{
{
   background-color: white;
   background-color: white;
-
   background-image: url("/wiki/images/7/70/Hintergrund3.jpg");
+
   background-image: url("/wiki/images/5/5c/Hintergrund_Grün(ohne_Header%2C_Logo_und_Schlagschatten).jpg");
   background-attachment: scroll;
   background-attachment: scroll;
   background-position: 50% 0;
   background-position: 50% 0;
-
   background-repeat: none;
+
   background-repeat: repeat;
-
   overflow: hidden;
+
   overflow: auto;
   border-style: none;
   border-style: none;
}
}
-
 
#top-section  
#top-section  
{
{
     background: white;
     background: white;
-
     background-image: url('/wiki/images/2/2f/Header_(mit_Logo).jpg');
+
     background-image: url("/wiki/images/2/2f/Header_%28mit_Logo%29.jpg");
     margin: 0 auto;
     margin: 0 auto;
     height:250px ;
     height:250px ;
Line 40: Line 38:
#p-logo { display:none;}
#p-logo { display:none;}
-
 
+
.firstHeading {display:none;}
p {line-height:1.5em; margin:0 0 15px; text-align:justify; color:white;}
p {line-height:1.5em; margin:0 0 15px; text-align:justify; color:white;}
h1 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
h1 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
 +
 +
 +
#mm_icon1
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 30px;
 +
}
 +
 +
#mm_icon2
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 350px;
 +
}
 +
 +
#mm_icon3
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 670px;
 +
}
 +
 +
#abstracticon1
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 30px;
 +
background:white;
 +
filter:alpha(opacity=83); opacity:0.83;
 +
border:1px solid #aaaaaa;
 +
-moz-border-radius:15px;
 +
-khtml-border-radius:15px;
 +
border-radius:15px;
 +
}
 +
 +
#abstracticon2
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 350px;
 +
background:white;
 +
filter:alpha(opacity=83); opacity:0.83;
 +
border:1px solid #aaaaaa;
 +
-moz-border-radius:15px;
 +
-khtml-border-radius:15px;
 +
border-radius:15px;
 +
}
 +
 +
 +
 +
#abstracticon3
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 670px;
 +
background:white;
 +
filter:alpha(opacity=83); opacity:0.83;
 +
border:1px solid #aaaaaa;
 +
-moz-border-radius:5px;
 +
-khtml-border-radius:15px;
 +
border-radius:15px;
 +
}
#taskbar
#taskbar
Line 48: Line 109:
position:absolute;
position:absolute;
top:10px;
top:10px;
-
left:400px;
+
left:500px;
z-index: 5;
z-index: 5;
}
}
 +
 +
 +
 +
dl.igemTUD2013gelpicture
 +
{
 +
border: 1px solid #000;
 +
background-color: #109f71;
 +
width: 110px;
 +
text-align: center;
 +
padding: 5px 5px 5px 5px;
 +
float: right;
 +
margin: 0 0 0 0;
 +
margin-left:15px
 +
}
 +
 +
.igemTUD2013gelpicture dt
 +
{
 +
font-weight: bold;
 +
background-color: #131210;
 +
color: #959289;
 +
padding: 0 0;
 +
margin-bottom: 10px;
 +
}
 +
 +
.igemTUD2013gelpicture dd img
 +
{
 +
border: 1px solid #000;
 +
width: 100px;
 +
height: 200px;
 +
}
 +
 +
.igemTUD2013gelpicture dd
 +
{
 +
margin: 0;
 +
padding: 5px 5px 5px 5px;
 +
font-size: 100%;
 +
text-align: left;
 +
}
 +
 +
 +
 +
 +
dl.igemTUD2013gelpicture2
 +
{
 +
border: 1px solid #000;
 +
background-color: #109f71;
 +
width: 210px;
 +
text-align: center;
 +
padding: 5px 5px 5px 5px;
 +
float: right;
 +
margin: 0 0 0 0;
 +
margin-left:15px
 +
}
 +
 +
.igemTUD2013gelpicture2 dt
 +
{
 +
font-weight: bold;
 +
background-color: #131210;
 +
color: #959289;
 +
padding: 0 0;
 +
margin-bottom: 10px;
 +
}
 +
 +
.igemTUD2013gelpicture2 dd img
 +
{
 +
border: 1px solid #000;
 +
width: 200px;
 +
height: 200px;
 +
}
 +
 +
.igemTUD2013gelpicture2 dd
 +
{
 +
margin: 0;
 +
padding: 5px 5px 5px 5px;
 +
font-size: 100%;
 +
}
 +
LI.list1 {list-style: none; color:white;}
 +
.blacktext {color:black}
 +
p, ul {
 +
    padding: 0;
 +
    margin: 0;
 +
}
</style>
</style>
 +
 +
<body>
 +
 +
<center>
 +
<!-- central main menu -->
 +
 +
<br>
 +
<br>
 +
<!-- Taskbar -->
<!-- Taskbar -->
<div id="taskbar">
<div id="taskbar">
Line 62: Line 214:
<img alt="Problem" src="/wiki/images/6/66/Darmstadt_green_Problem.jpg" width="100" height="30"></a>
<img alt="Problem" src="/wiki/images/6/66/Darmstadt_green_Problem.jpg" width="100" height="30"></a>
-
<a href="https://2013.igem.org/Team:TU_Darmstadt/solution">
 
-
<img alt="solution" src="/wiki/images/8/87/Darmstadt_green_Solution.jpg" width="100" height="30"></a>
 
<a href="https://2013.igem.org/Team:TU_Darmstadt/result">
<a href="https://2013.igem.org/Team:TU_Darmstadt/result">
Line 85: Line 235:
<a href="https://2013.igem.org/Team:TU_Darmstadt/labbook">
<a href="https://2013.igem.org/Team:TU_Darmstadt/labbook">
-
<img alt="team" src="/wiki/images/f/f3/Darmstadt_green_Labbook.jpg" width="90" height="30"></a>
+
<img alt="team" src="/wiki/images/4/4c/10._Labbook_(angewählt).jpg" width="90" height="30"></a>
 +
</div>
-
 
+
<br><br><br><br>
-
</div>
+
<center>
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/labbook">
 +
<font size="8" color="#F0F8FF" face="Arial regular">Lab book |</font>
 +
</a>
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/materials">
 +
<font size="8" color="#F0F8FF" face="Arial regular">Materials |</font>
 +
</a>
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/protocols">
 +
<font size="8" color="#F0F8FF" face="Arial regular">Protocols</font>
 +
</a>
 +
</center>
<!-- Agarose gel electrophoresis -->
<!-- Agarose gel electrophoresis -->
<center>
<center>
<br>
<br>
-
<br>
+
 
-
<br>
+
-
<br>
+
<h2><font size="6" color="#F0F8FF" face="Arial regular"> Agarose gel electrophoresis </font></h2>
<h2><font size="6" color="#F0F8FF" face="Arial regular"> Agarose gel electrophoresis </font></h2>
<div id="all">
<div id="all">

Latest revision as of 00:33, 5 October 2013







Lab book | Materials | Protocols

Agarose gel electrophoresis

Short explanation
Agarose gel electrophoresis is the most common used method to separate nucleic acids. Due to their negativ charge DNA and RNA molecules can be moved through an agarose gel by an electric field (electrophoresis). Longer molecules move slover through the agarose matrix while short move faster and migrate further.

Procedure
In common we used 1% agarose gel.
1. The hot and liquid agarose gel is mixed with 5µl ROTI-safe for 50ml of agarosegel, alternatively use the same amount of NANCY. (Shake in a bottle)
2. Fill everything in a chamber and let it cool down (do not forget the well combs)
3. Take 1xTAE-Buffer for the run
4. In the first ten minutes run the gel with 80 V and after this select 120V