Team:Bielefeld-Germany/Labjournal/Cultivation
From 2013.igem.org
m |
m |
||
(9 intermediate revisions not shown) | |||
Line 11: | Line 11: | ||
<script> | <script> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
- | $(". | + | $(".sds_headline").click(function(){ |
- | $(". | + | $(".sds").toggle(); |
}); | }); | ||
- | $(". | + | $(".hexadecan_headline").click(function(){ |
- | $(". | + | $(".hexadecan").toggle(); |
+ | }); | ||
+ | $(".nadh_headline").click(function(){ | ||
+ | $(".nadh").toggle(); | ||
+ | }); | ||
+ | $(".periplasmic_headline").click(function(){ | ||
+ | $(".periplasmic").toggle(); | ||
}); | }); | ||
}); | }); | ||
+ | |||
</script> | </script> | ||
</head> | </head> | ||
Line 23: | Line 30: | ||
<body> | <body> | ||
<style> | <style> | ||
- | p {padding-left: 22px; padding-right: 22px;} | + | p {padding-left: 22px; padding-right: 22px; text-padding-left:33px;} |
</style> | </style> | ||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
- | . | + | .sds{display:none;text-padding:33px} |
- | . | + | .hexadecan{display:none;text-padding:22px} |
+ | .nadh{display:none;text-padding:22px} | ||
+ | .periplasmic{display:none;text-padding:22px} | ||
</style> | </style> | ||
- | + | <br> | |
- | <h1>Cultivation</h1> | + | <div id=globalwrapper style="padding-left:20px; padding-right:20px;"> |
- | <div class=" | + | <br><br> |
- | <a name=" | + | <h1 style="color:#ff6600;">Cultivation</h1> |
+ | <br> | ||
+ | <div class="sds_headline"> | ||
+ | <a name="sds"><span style="color:#ff6600; padding-left=22px">[SDS-PAGE]</span></a> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="sds" > |
- | + | ||
- | + | ||
- | + | ||
- | <br><b><u> | + | <h3>Sodium dodecyl sulfate polyacrylamide gel electrophoresis</h3> |
- | <p> - | + | <br><b><u>Pouring the polyacrylamide gel</u></b> |
- | <p> - | + | <p>- Make a master mix for the stacking and separating gel without adding ammonium persulfate and TEMED</p> |
- | <p> - | + | <p>- Aliquote 6,5 mL for each separating and 2,5 mL for each stacking gel</p> |
- | <p> - | + | <p>- Add ammonium persulfate and TEMED to each separating gel aliquote and pour the solution quickly into your gel casting form. Leave about 2 centimeters below the bottom of the comb for the stacking gel</p> |
+ | <p>- Layer isopropanol on top of the ge</p> | ||
+ | <p>- Leave the separating gel at room temperature for >60 minutes to polymerize</p> | ||
+ | <p>- Remove isopropanol and wait until the surface is dry</p> | ||
+ | <p>- Add ammonium persulfate and TEMED to each separating gel aliquote and pour the solution quickly into your gel casting form</p> | ||
+ | <p>- Insert comb without getting bubbles stuck underneath</p> | ||
+ | <p>- Leave the gel at room temperature for >60 minutes to polymerize</p> | ||
+ | <br> | ||
+ | <p><i>For storage:</i></p> | ||
+ | <p style="padding-left:44px;"> -Remove sealing and store the gel wrapped in moistened paper towel at 4°C</p> | ||
+ | <br> | ||
- | + | <br><b><u>Preparing the sample</u></b> | |
- | <p> - 10 | + | <p>- Mix your protein mixture 4:1 with Laemmli-buffer (30 mL protein solution + 10 mL Laemmli-buffer)</p> |
- | + | <p>- Heat for 5 minutes at 95 °C</p> | |
- | <p> - | + | <br> |
- | + | ||
- | < | + | |
- | <br><b><u> | + | <br><b><u>Running the gel</u></b> |
- | <p> | + | <p>- Remove sealing, put the polymerized gel into gel box and pour SDS running buffer into the negative and positive electrode chamber</p> |
- | <p> - | + | <p>- Remove comb without destroying the gel pocket</p> |
+ | <p>- Pipet the sample into the gel pockets, adjusting the volume according to the amount of protein in your sample. Make sure to include a lane with molecular weight standards (PageRuler Prestained Protein Ladder™ (Fa. Fermentas)) to determinate the molecular weight of your sample</p> | ||
+ | <p>- Connect the power lead and run the stacking gel with 10 mA until the blue dye front enters the separating gel</p> | ||
+ | <p>- Raise amperage up to 20 mA for running the separating gel</p> | ||
+ | <p>- When the distance of the lowest molecular weight standard lane to the gel end is down to 0.5 cm stop the electrophoresis by turning off the power supply</p> | ||
- | </ | + | <br><br> |
+ | </div> | ||
- | < | + | <!-- |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div class="buffer_headline"> | <div class="buffer_headline"> | ||
- | <a name="buffer"><span style="color:#ff6600">[ | + | <a name="buffer"><span style="color:#ff6600;">[title]</span></a> |
</div> | </div> | ||
- | + | <p> • A</p> | |
- | + | <p> • I</p> | |
- | <p> | + | <p> • A</p> |
- | <p> | + | <p> • I</p> |
- | <p> | + | |
- | <p> | + | |
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
--> | --> | ||
- | |||
- | |||
- | |||
- | + | <br><br><br> | |
</body> | </body> | ||
</html> | </html> |
Latest revision as of 11:34, 26 September 2013
Cultivation
Sodium dodecyl sulfate polyacrylamide gel electrophoresis
Pouring the polyacrylamide gel
- Make a master mix for the stacking and separating gel without adding ammonium persulfate and TEMED
- Aliquote 6,5 mL for each separating and 2,5 mL for each stacking gel
- Add ammonium persulfate and TEMED to each separating gel aliquote and pour the solution quickly into your gel casting form. Leave about 2 centimeters below the bottom of the comb for the stacking gel
- Layer isopropanol on top of the ge
- Leave the separating gel at room temperature for >60 minutes to polymerize
- Remove isopropanol and wait until the surface is dry
- Add ammonium persulfate and TEMED to each separating gel aliquote and pour the solution quickly into your gel casting form
- Insert comb without getting bubbles stuck underneath
- Leave the gel at room temperature for >60 minutes to polymerize
For storage:
-Remove sealing and store the gel wrapped in moistened paper towel at 4°C
Preparing the sample
- Mix your protein mixture 4:1 with Laemmli-buffer (30 mL protein solution + 10 mL Laemmli-buffer)
- Heat for 5 minutes at 95 °C
Running the gel
- Remove sealing, put the polymerized gel into gel box and pour SDS running buffer into the negative and positive electrode chamber
- Remove comb without destroying the gel pocket
- Pipet the sample into the gel pockets, adjusting the volume according to the amount of protein in your sample. Make sure to include a lane with molecular weight standards (PageRuler Prestained Protein Ladder™ (Fa. Fermentas)) to determinate the molecular weight of your sample
- Connect the power lead and run the stacking gel with 10 mA until the blue dye front enters the separating gel
- Raise amperage up to 20 mA for running the separating gel
- When the distance of the lowest molecular weight standard lane to the gel end is down to 0.5 cm stop the electrophoresis by turning off the power supply