Team:TU Darmstadt/protocols/SDS-Page
From 2013.igem.org
(9 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | body | + | body |
{ | { | ||
margin:0; | margin:0; | ||
Line 15: | Line 15: | ||
{ | { | ||
background-color: white; | background-color: white; | ||
- | background-image: url("/wiki/images/ | + | 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; | ||
Line 26: | Line 26: | ||
{ | { | ||
background: white; | background: white; | ||
- | background-image: url( | + | background-image: url("/wiki/images/2/2f/Header_%28mit_Logo%29.jpg"); |
margin: 0 auto; | margin: 0 auto; | ||
height:250px ; | height:250px ; | ||
Line 35: | Line 35: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: 100% 100% ; | background-size: 100% 100% ; | ||
- | border-style: none; | + | border-style: none;;} |
- | } | + | |
#p-logo { display:none;} | #p-logo { display:none;} | ||
Line 42: | Line 41: | ||
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 | #mm_icon1 | ||
{ | { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 150px; |
- | left: | + | left: 30px; |
} | } | ||
#mm_icon2 | #mm_icon2 | ||
{ | { | ||
- | position: | + | position: absolute; |
- | top: | + | top: 150px; |
left: 350px; | left: 350px; | ||
} | } | ||
Line 67: | Line 67: | ||
{ | { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 150px; |
- | left: | + | left: 30px; |
background:white; | background:white; | ||
filter:alpha(opacity=83); opacity:0.83; | filter:alpha(opacity=83); opacity:0.83; | ||
Line 80: | Line 80: | ||
{ | { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 150px; |
left: 350px; | left: 350px; | ||
background:white; | background:white; | ||
Line 89: | Line 89: | ||
border-radius:15px; | border-radius:15px; | ||
} | } | ||
+ | |||
+ | |||
#abstracticon3 | #abstracticon3 | ||
Line 94: | Line 96: | ||
position: absolute; | position: absolute; | ||
top: 150px; | top: 150px; | ||
- | left: | + | left: 670px; |
background:white; | background:white; | ||
filter:alpha(opacity=83); opacity:0.83; | filter:alpha(opacity=83); opacity:0.83; | ||
Line 102: | Line 104: | ||
border-radius:15px; | border-radius:15px; | ||
} | } | ||
- | |||
#taskbar | #taskbar | ||
Line 108: | Line 109: | ||
position:absolute; | position:absolute; | ||
top:10px; | top:10px; | ||
- | left: | + | 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;} | LI.list1 {list-style: none; color:white;} | ||
Line 136: | 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/result"> | <a href="https://2013.igem.org/Team:TU_Darmstadt/result"> | ||
Line 147: | Line 223: | ||
<a href="https://2013.igem.org/Team:TU_Darmstadt/team"> | <a href="https://2013.igem.org/Team:TU_Darmstadt/team"> | ||
<img alt="team" src="/wiki/images/a/a4/Darmstadt_green_Team.jpg" width="70" height="30"></a> | <img alt="team" src="/wiki/images/a/a4/Darmstadt_green_Team.jpg" width="70" height="30"></a> | ||
- | |||
<br> | <br> | ||
Line 160: | 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/ | + | <img alt="team" src="/wiki/images/4/4c/10._Labbook_(angewählt).jpg" width="90" height="30"></a> |
</div> | </div> | ||
+ | |||
<br><br><br><br> | <br><br><br><br> | ||
<center> | <center> | ||
<a href="https://2013.igem.org/Team:TU_Darmstadt/labbook"> | <a href="https://2013.igem.org/Team:TU_Darmstadt/labbook"> | ||
- | <font size="8" color="#F0F8FF" face="Arial regular"> | + | <font size="8" color="#F0F8FF" face="Arial regular">Lab book |</font> |
</a> | </a> | ||
<a href="https://2013.igem.org/Team:TU_Darmstadt/materials"> | <a href="https://2013.igem.org/Team:TU_Darmstadt/materials"> | ||
- | <font size="8" color="#F0F8FF" face="Arial regular"> | + | <font size="8" color="#F0F8FF" face="Arial regular">Materials |</font> |
</a> | </a> | ||
<a href="https://2013.igem.org/Team:TU_Darmstadt/protocols"> | <a href="https://2013.igem.org/Team:TU_Darmstadt/protocols"> | ||
Line 177: | Line 253: | ||
</center> | </center> | ||
<br> | <br> | ||
- | <h2><font size="6" color="#F0F8FF" face="Arial regular"> | + | <h2><font size="6" color="#F0F8FF" face="Arial regular">SDS PAGE</font></h2> |
- | + | ||
- | <p text-aligne:left style="margin-left:50px; margin-right:50px"> | + | <p text-aligne:left style="margin-left:50px; margin-right:50px"><font size="4.5" color="#F0F8FF" face="Arial regular"> |
+ | <B> Materials<br></B></font></p> | ||
Line 192: | Line 269: | ||
<li class=list1>- Comb</li> | <li class=list1>- Comb</li> | ||
<li class=list1>- VWR Power Source 300V</li> | <li class=list1>- VWR Power Source 300V</li> | ||
+ | <li class=list1>- Heat block</li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 209: | Line 287: | ||
<li class=list1>- APS</li> | <li class=list1>- APS</li> | ||
<li class=list1>- Aqua dest.</li> | <li class=list1>- Aqua dest.</li> | ||
- | <li class=list1>- Isopropyle alcohol </li> | + | <li class=list1>- Isopropyle alcohol</li> |
- | + | <li class=list1>- Glycerine</li> | |
+ | <li class=list1>- Beta-Mercaptoethanol</li> | ||
+ | <li class=list1>- Bromphenolblue</li> | ||
+ | <li class=list1>- Coomassie brilliant blue G250</li> | ||
+ | <li class=list1>- Coomassie brilliant blue R250</li> | ||
+ | <li class=list1>- Methanol</li> | ||
+ | <li class=list1>- Acetate (99%)</li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 218: | Line 302: | ||
<p text-aligne:left style="margin-left:60px; margin-right:50px"><font size="3" color="#F0F8FF" face="Arial regular"> | <p text-aligne:left style="margin-left:60px; margin-right:50px"><font size="3" color="#F0F8FF" face="Arial regular"> | ||
<br> | <br> | ||
- | <B>Buffers<br></B> | + | <B>Buffers & gels<br></B> |
<div align="left" style="margin-left:60px; margin-right:50px"> | <div align="left" style="margin-left:60px; margin-right:50px"> | ||
<ul> | <ul> | ||
- | <li class=list1>- Separation buffer ( | + | <li class=list1>- Separation buffer (0.5 M Tris, 0.4% SDS, pH = 8.8)</li> |
- | <li class=list1>- | + | <li class=list1>- Stacking buffer (0.5 M Tris, 0.4% SDS, pH = 6.6)</li> |
- | <li class=list1>- Tris | + | <li class=list1>- Running buffer (0.25 M Tris, 2 M glycine, 1% SDS , pH = 8.3)</li> |
- | <li class=list1>- | + | <li class=list1>- Separation gel 12.5% (5 ml Separation buffer, 6.25 ml Rotiphorese®, 3.75 ml Aqua dest., 30 µl TEMED, 30 µl APS (40%))</li> |
- | <li class=list1>- TEMED</li> | + | <li class=list1>- Stacking gel 4% (3 ml Separation buffer, 1.33 ml Rotiphorese®, 5.67 ml Aqua dest.,20 µl TEMED, 20 µl APS (40%)</li> |
- | <li class=list1>- | + | <li class=list1>- 3x Sample buffer (65 mM Tris, 4% SDS, 20% glycerine, 10% beta-Mercaptoethanol, 1 tip of bromphenolblue, pH = 6.75)</li> |
- | <li class=list1>- Aqua dest.</li> | + | <li class=list1>- Staining buffer (0.5 g Coomassie brilliant blue G250 & R250 each, 100 ml methanol, 100 ml Aqua dest., 20 ml acetate)</li> |
- | <li class=list1>- | + | <li class=list1>- Destaining buffer (400 ml Aqua dest., 100 ml methanol, 30 ml acetate)</li> |
- | + | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 242: | Line 325: | ||
<div align="left" style="margin-left:30px; margin-right:50px"> | <div align="left" style="margin-left:30px; margin-right:50px"> | ||
<ol> | <ol> | ||
+ | <br> | ||
+ | <B><li class=list1>Load & Run</li></B></ol><ol> | ||
<li>prepare the separating gel and fill it into the chamber </li> | <li>prepare the separating gel and fill it into the chamber </li> | ||
<li>pour 1 mL isopropyle alcohol on the top of the gel to destroy air bubbles and prevent dehydration </li> | <li>pour 1 mL isopropyle alcohol on the top of the gel to destroy air bubbles and prevent dehydration </li> | ||
<li>discard the isoprpyl alcohol and pour the prepared stacking gel</li> | <li>discard the isoprpyl alcohol and pour the prepared stacking gel</li> | ||
<li>stick in the comb</li> | <li>stick in the comb</li> | ||
- | <li>store the gel in wet cloth (to prevent dehydration) at 4°C</li> | + | <li>if not used, store the gel in wet cloth (to prevent dehydration) at 4°C</li> |
+ | <li>if used, remove comb when the gel is solid and place it into SDS PAGE chamber</li> | ||
+ | <li>fill chamber with running buffer</li> | ||
+ | <li>after heating the samples with 3x sample buffer at 70°C for 15 min, apply 20 µl to each pocket</li> | ||
+ | <li>load most outer pocket with a commercial protein marker</li> | ||
+ | <li>start the PAGE by applying 20 mA / gel at stacking</li> | ||
+ | <li>apply 40 mA / gel at separation </li> | ||
+ | </ol> | ||
+ | <br> | ||
+ | <ol> | ||
+ | <B><li class=list1>Staining & washing of gel</li></B></ol><ol> | ||
+ | <li>disconnect glas plates containing the already run gel</li> | ||
+ | <li>cut off the stacking gel</li> | ||
+ | <li>put the separation gel into the staining buffer and let it shake at room temperature for at least one hour</li> | ||
+ | <li>put the stained separation gel into the destaining buffer and let it shake for 5 minutes</li> | ||
+ | <li>repeat the previous step at least twice again with fresh destaining buffer each</li> | ||
</ol> | </ol> | ||
</div> | </div> | ||
</font></p> | </font></p> |
Latest revision as of 00:38, 5 October 2013
SDS PAGE
Materials
Equipment
Chemicals & consumables
Buffers & gels
Procedure