Team:Bielefeld-Germany/Labjournal/Cultivation

From 2013.igem.org

(Difference between revisions)
m
m
 
(6 intermediate revisions not shown)
Line 11: Line 11:
<script>
<script>
$(document).ready(function(){
$(document).ready(function(){
-
   $(".media_headline").click(function(){
+
   $(".sds_headline").click(function(){
-
     $(".media").toggle();
+
     $(".sds").toggle();
   });
   });
-
   $(".buffer_headline").click(function(){
+
   $(".hexadecan_headline").click(function(){
-
     $(".buffer").toggle();
+
     $(".hexadecan").toggle();
 +
  });
 +
  $(".nadh_headline").click(function(){
 +
    $(".nadh").toggle();
 +
  });
 +
  $(".periplasmic_headline").click(function(){
 +
    $(".periplasmic").toggle();
   });
   });
});
});
 +
</script>
</script>
</head>
</head>
Line 25: Line 32:
       p {padding-left: 22px; padding-right: 22px; text-padding-left:33px;}  
       p {padding-left: 22px; padding-right: 22px; text-padding-left:33px;}  
     </style>
     </style>
-
 
-
<br><br>
 
<style type="text/css">
<style type="text/css">
-
.media{display:none;text-padding:33px}
+
.sds{display:none;text-padding:33px}
-
.buffer{display:none;}
+
.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="media_headline">
+
<br><br>
-
<a name="media"><span style="color:#ff6600; padding-left=22px">[Media]</span></a>
+
<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="media" >
+
<div class="sds" >
-
<br><b><u> Chloramphenicol stock solution</u></b>
+
-
<p>-Solubilize 20 mg mL-1 Chloramphenicol in 100 % Ethanol </p>
+
-
<p>-Store at -20 °C</p>
+
-
<br><b><u> DNA loading buffer</u></b>
+
<h3>Sodium dodecyl sulfate polyacrylamide gel electrophoresis</h3>
-
<p> - 50 % (v/v) glycerol </p>
+
<br><b><u>Pouring the polyacrylamide gel</u></b>
-
<p> - 1 mM EDTA </p>
+
<p>- Make a master mix for the stacking and separating gel without adding ammonium persulfate and TEMED</p>
-
<p> - 0.1 % (w/v) bromphenol blue </p>
+
<p>- Aliquote 6,5 mL for each separating and 2,5 mL for each stacking gel</p>
-
<p> - Solve in ddH2O</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> LB medium</u></b>
+
<br><b><u>Preparing the sample</u></b>
-
<p> - 10 g Trypton </p>
+
<p>- Mix your protein mixture 4:1 with Laemmli-buffer (30 mL protein solution + 10 mL Laemmli-buffer)</p>
-
<p> - 5 g yeast extract </p>
+
<p>- Heat for 5 minutes at 95 °C</p>
-
<p> - 10 g NaCl </p>
+
-
<p><i> - 12 g Agar-Agar (for plates) </p></i>
+
-
<p> - Adjust pH to 7.4</p>
+
-
 
+
-
<br><b><u>M9 medium</u></b>
+
-
<p>For 1 L <b>M9 mineral medium</b> you need 867 mL sterile water <i>(for plates add 16 g Agar-Agar as well)</i>. Then add (in the following order:</p>
+
-
<p> - 300 µL 1 M CaCl2
+
-
 
+
-
</p>
+
-
 
+
-
 
+
-
<p> - 100 mL 5x M9 salt solution</p>
+
-
 
+
-
<table border=1; style="margin-left=22px">
+
-
      <col width="150">
+
-
      <col width="50">
+
-
<tr><th><b> 10x M9 salt solution</b></th><th></th><tr>
+
-
<tr> <td align="center">Na2HPO4-2H2O</td>      <td align="center">75.2 g/L</td> </tr>
+
-
<tr> <td align="center">KH2PO4</td>      <td align="center">30 g/L</td> </tr>
+
-
<tr> <td align="center">NaCl</td>      <td align="center">5 g/L</td> </tr>
+
-
<tr> <td align="center">NH4Cl</td>      <td align="center">5 g/L</td> </tr>
+
-
</table>
+
<br>
<br>
-
<p> - 20 % glucose
 
-
    <table border=1; style="margin-left:22px">
 
-
      <col width="150">
 
-
      <col width="150">
 
-
      <col width="100">
 
-
<tr><th><b> </b></th><th></th><tr>
 
-
<tr> <td align="center"><b>20 % Glucose</b></td>  <td align="center">20 % (w/v)glucose</td>  <td align="center">200 g/L</td> </tr>
 
-
    </table>
 
-
<p>      For 500 mL stock solution add 100 g glucose to 440 mL water. Autoclave for 15 at 121° C</p>
 
-
<p> - 1 M MgSO4 </p>
 
-
 
-
<p> - 1 mL biotin (1 mg/mL)</p>
 
-
<p> - 1 mL thiamin (1 mg/mL)</p>
 
-
<p> - 10 mL 100x trace elements solution <p>
 
 +
<br><b><u>Running the gel</u></b>
 +
<p>- Remove sealing, put the polymerized gel into gel box and pour SDS running buffer into the negative and positive electrode chamber</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><br><br>
+
<br><br>
</div>
</div>
 +
 +
<!--
<div class="buffer_headline">
<div class="buffer_headline">
-
<a name="buffer"><span style="color:#ff6600">[Buffers, Solutions]</span></a>
+
<a name="buffer"><span style="color:#ff6600;">[title]</span></a>
</div>
</div>
-
<div class="buffer">
+
<p> • A</p>
-
<br><b><u>TAE buffer</u></b>
+
<p> • I</p>
-
<p>For 1 L of 50 x TAE buffer you need:</p>
+
<p> • A</p>
-
<p> - 242.48 g Tris </p>
+
<p> • I</p>
-
<p> - 41.02 g Sodiumacetate</p>
+
 
-
<p> - 18.612 g EDTA </p>
+
-
<p> - Adjust pH to 7.8 with acetic acid </p>
+
-
<p> - Solve in dH2O </p>
+
-
<p><i>10 mL of the stock is diluted in 1 L dH2O for the gel electrophoresis (0.5 x TAE buffer) </i></p>
 
-
 
-
<!--
 
-
<br><b><u></u></b>
 
-
<p> -</p>
 
-->
-->
-
<br><br><br>
 
-
</div>
 
<br><br><br>
<br><br><br>

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