(9 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
#experiments .header { | #experiments .header { | ||
background-color: #cc3333; | background-color: #cc3333; | ||
− | padding: | + | padding: 10px; |
position: relative; | position: relative; | ||
z-index: 20; | z-index: 20; | ||
Line 12: | Line 12: | ||
box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.25); | box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.25); | ||
} | } | ||
− | + | p.head::first-letter { | |
+ | color: #cc3333; | ||
+ | font-size: 40px; | ||
+ | } | ||
#experiments .header div { | #experiments .header div { | ||
display: table; | display: table; | ||
Line 32: | Line 35: | ||
} | } | ||
− | + | #experiments .table { | |
− | + | display: table; | |
− | + | border-collapse: separate; | |
− | + | border-spacing: 2px; | |
− | + | border-color: gray; | |
− | + | } | |
table { | table { | ||
table-layout: fixed | table-layout: fixed | ||
Line 43: | Line 46: | ||
#experiments .content { | #experiments .content { | ||
− | margin: | + | margin: -30px 20px; |
position: relative; | position: relative; | ||
z-index: 10; | z-index: 10; | ||
Line 68: | Line 71: | ||
#grad { | #grad { | ||
− | + | background: -webkit-linear-gradient(#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2); /* Safari 5.1-6.0 */ | |
− | + | background: -o-linear-gradient((#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2)); /* Opera 11.1-12.0 */ | |
− | + | background: -moz-linear-gradient((#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2)); /* Firefox 3.6-15 */ | |
− | + | background: linear-gradient((#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2)); /* Standard syntax */ | |
− | + | } | |
p { | p { | ||
Line 87: | Line 90: | ||
<div class="background"> | <div class="background"> | ||
<h1 style="text-align:center; padding: 30px; font-size:50px; color: white;">Protocols</h1> | <h1 style="text-align:center; padding: 30px; font-size:50px; color: white;">Protocols</h1> | ||
− | <p style="text-align:center;color: white; padding: 10px 10px 60px 10px; font-size:15px;"> | + | <p class="head" style="text-align:center;color: white; padding: 10px 10px 60px 10px; font-size:15px;"> |
In the lab, we used different experimental procedures. There are protocols for the wet and bacterial lab, for the cell culture lab and for the electrophysiology lab. | In the lab, we used different experimental procedures. There are protocols for the wet and bacterial lab, for the cell culture lab and for the electrophysiology lab. | ||
Line 133: | Line 136: | ||
</ul> | </ul> | ||
− | + | <h2><b>Transfection Lipofectamine 3000</b></h2> | |
− | + | </br> | |
− | + | <ul> | |
− | + | <li>Seed cells to be 70–90% confluent at transfection</li> | |
− | + | <li>Dilute Lipofectamine Reagent in Opti-MEM Medium and mix well</li> | |
− | + | <li>prepare mastermix of DNA (0,5 - 5 μg/μl) by diluting DNA in Opti-MEM Medium, then add P3000 (2 μl/μg DNA) Reagent and Mix wel</li> | |
− | + | <li>Add diluted DNA to each tube of diluted Lipofectamine Reagent (1:1 ratio)</li> | |
− | + | <li>Incubate for 5 minutes at room temperature</li> | |
− | + | <li>Add DNA-lipid complex to cells</li> | |
− | + | <li>Visualize/analyze transfected cells. Incubate cells for 2–4 days at 37°C. Then, analyze transfected cells.</li> | |
− | + | <br> | |
− | + | <li> for more information: see <a href="https://www.thermofisher.com/content/dam/LifeTech/global/life-sciences/CellCultureandTransfection/pdfs/Lipofectamine_3000_Protocol_6Dec2013.pdf?icid=cvc-lipofectamine-c2m2">thermofisher.com</a> | |
− | + | ||
− | + | </ul> | |
− | + | ||
<h2><b>Coating of glass coverslips (for patch-clamp or Ca<sup>2+</sup> imaging)</b></h2> | <h2><b>Coating of glass coverslips (for patch-clamp or Ca<sup>2+</sup> imaging)</b></h2> | ||
<h5><b>Poly-L-lysine</b> (PLL, sigma P2636)</h5> | <h5><b>Poly-L-lysine</b> (PLL, sigma P2636)</h5> | ||
Line 228: | Line 231: | ||
</ul> | </ul> | ||
<h2><b>PCR</b></h2> | <h2><b>PCR</b></h2> | ||
− | + | <h4><b>Reaction mixture</b></h4> | |
− | + | <table> | |
− | + | <tr> | |
− | + | <th>Product</th> | |
− | + | <th>Final concentration</th> | |
− | + | <th>Volume for 50µL reaction</th> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>5x Phusion buffer HF</td> | |
− | + | <td>1x</td> | |
− | + | <td>10µL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>dNTPs (10mM)</td> | |
− | + | <td>200µM each</td> | |
− | + | <td>1µL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Forward primer (25µM)</td> | |
− | + | <td>0.5µM</td> | |
− | + | <td>1µL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Reverse primer (25µM)</td> | |
− | + | <td>0.5µM</td> | |
− | + | <td>1µL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Template DNA</td> | |
− | + | <td> </td> | |
− | + | <td>1µL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Phusion DNA polymerase</td> | |
− | + | <td>0.02U/µL</td> | |
− | + | <td>0.5µL</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Milli-Q Water</td> | |
− | + | <td> </td> | |
− | + | <td>35.5µL</td> | |
− | + | </tr> | |
− | + | </table> | |
− | + | <h4><b>Protocol</b></h4> | |
− | + | <table> | |
− | + | <tr> | |
− | + | <td>Step</td> | |
− | + | <td>Time</td> | |
− | + | <td>Temperature</td> | |
− | + | <td>Number of cycles</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Initial denaturation</td> | |
− | + | <td>30’’</td> | |
− | + | <td>98ºC</td> | |
− | + | <td>1</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Denaturation</td> | |
− | + | <td>10’’</td> | |
− | + | <td>98ºC</td> | |
− | + | <td rowspan="3" style="vertical-align: middle;">30</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Annealing</td> | |
− | + | <td>30’’</td> | |
− | + | <td>*ºC (*: 2 degrees below T<sub>m</sub>)</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Extension</td> | |
− | + | <td>3’30’’</td> | |
− | + | <td>72ºC</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Final extension</td> | |
− | + | <td>7’</td> | |
− | + | <td>72ºC</td> | |
− | + | <td rowspan="2" style="vertical-align: middle;">1</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>End</td> | |
− | + | <td>-</td> | |
− | + | <td>4ºC</td> | |
− | + | </tr> | |
− | + | </table> | |
Line 343: | Line 346: | ||
<li>When trying to measure an oscillation in the cell membrane with patch-clamp, you cannot use voltage-clamp, since this technique doesn't allow the cell to change its membrane potential. We used current-clamp instead. Here, you can inject a pre-defined current into the cell which allows you to see how the membrane potential of the cell responds to the current. When a cell oscillates by itself, the membrane potential will oscillate while injecting 0 current. However, we often needed to inject a small negative current (-300pA) into a cell to elicit an oscillation in a cell with an extracellular Krebs solution.</li> | <li>When trying to measure an oscillation in the cell membrane with patch-clamp, you cannot use voltage-clamp, since this technique doesn't allow the cell to change its membrane potential. We used current-clamp instead. Here, you can inject a pre-defined current into the cell which allows you to see how the membrane potential of the cell responds to the current. When a cell oscillates by itself, the membrane potential will oscillate while injecting 0 current. However, we often needed to inject a small negative current (-300pA) into a cell to elicit an oscillation in a cell with an extracellular Krebs solution.</li> | ||
</ul> | </ul> | ||
+ | <br> | ||
</div> | </div> | ||
+ | </div> | ||
+ | |||
<br> | <br> | ||
<div class="experiment"> | <div class="experiment"> | ||
Line 355: | Line 361: | ||
<ul> | <ul> | ||
<br> | <br> | ||
+ | <br> | ||
<li> Calcium imaging is a scientific technique which can be used to measure and follow the calcium ions inside and/or outside the cell. We used a specific dye (Fura2-AM) to follow the calcium ions by the rate of fluorescence. For our project, we only used the calcium imaging for testing whether there were oscillations or not and what potassium concentrations (in a krebs buffer) were needed. We did not mathematically analyse the data we received. We only used it as a criteria for the patch clamp.</li> </p> | <li> Calcium imaging is a scientific technique which can be used to measure and follow the calcium ions inside and/or outside the cell. We used a specific dye (Fura2-AM) to follow the calcium ions by the rate of fluorescence. For our project, we only used the calcium imaging for testing whether there were oscillations or not and what potassium concentrations (in a krebs buffer) were needed. We did not mathematically analyse the data we received. We only used it as a criteria for the patch clamp.</li> </p> | ||
</ul> | </ul> | ||
Line 371: | Line 378: | ||
<br> | <br> | ||
<div class="experiment"> | <div class="experiment"> | ||
− | <div class="header"> | + | <div class="header" style="margin: 0 0 30px;"> |
<div> | <div> | ||
<h3>Intra- and extracellular buffers </h3> | <h3>Intra- and extracellular buffers </h3> | ||
Line 379: | Line 386: | ||
<p style="text-align:justify"> | <p style="text-align:justify"> | ||
<h2>Buffers for stable HEK-HCN cells</h2> | <h2>Buffers for stable HEK-HCN cells</h2> | ||
− | + | <br> | |
− | + | ||
− | + | <div class="table"> | |
− | + | <table> | |
<tr> | <tr> | ||
− | < | + | <td>External Solution</td> |
− | < | + | <td>MW (g/mol)</td> |
− | < | + | <td>mM</td> |
− | < | + | <td>g/l</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>NaCl</td> |
<td>58,44</td> | <td>58,44</td> | ||
<td>150</td> | <td>150</td> | ||
Line 396: | Line 403: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>KCl</td> |
<td>74,56</td> | <td>74,56</td> | ||
<td>10</td> | <td>10</td> | ||
Line 402: | Line 409: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>CaCl<sub>2</sub> x 2H<sub>2</sub>O</td> |
<td>147,02</td> | <td>147,02</td> | ||
<td>3</td> | <td>3</td> | ||
Line 408: | Line 415: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>MgCl<sub>2</sub> x 6H<sub>2</sub>O</td> |
<td>203,3</td> | <td>203,3</td> | ||
<td>1</td> | <td>1</td> | ||
Line 414: | Line 421: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>Hepes</td> |
<td>238,31</td> | <td>238,31</td> | ||
<td>10</td> | <td>10</td> | ||
Line 420: | Line 427: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>pH 7.4 NaOH</td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 426: | Line 433: | ||
<table> | <table> | ||
<tr> | <tr> | ||
− | < | + | <td>Pipetsolution</td> |
− | < | + | <td>MW (g/mol)</td> |
− | < | + | <td>mM</td> |
− | < | + | <td>g/100 ml</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>KCl</td> |
<td>74,56</td> | <td>74,56</td> | ||
<td>150</td> | <td>150</td> | ||
Line 438: | Line 445: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>MgCl<sub>2</sub> x 6H<sub>2</sub>O</td> |
<td>203,3</td> | <td>203,3</td> | ||
<td>0,5</td> | <td>0,5</td> | ||
Line 444: | Line 451: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>Hepes</td> |
<td>238,31</td> | <td>238,31</td> | ||
<td>10</td> | <td>10</td> | ||
Line 450: | Line 457: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>EGTA</td> |
<td>380,35</td> | <td>380,35</td> | ||
<td>1</td> | <td>1</td> | ||
Line 456: | Line 463: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>pH 7.4 KOH</td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 470: | Line 477: | ||
</table> | </table> | ||
<br> | <br> | ||
− | + | <h2>Buffers for transfected HEK-HCN and HEK-hERG cells</h2> | |
− | + | <br> | |
− | + | <table> | |
<tr> | <tr> | ||
− | < | + | <td>Krebs</td> |
− | < | + | <td>MW (g/mol)</td> |
− | < | + | <td>mM</td> |
− | < | + | <td>g/l</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>NaCl</td> |
<td>58,44</td> | <td>58,44</td> | ||
<td>150</td> | <td>150</td> | ||
Line 486: | Line 493: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>KCl</td> |
<td>74,56</td> | <td>74,56</td> | ||
<td>5</td> | <td>5</td> | ||
Line 492: | Line 499: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>CaCl<sub>2</sub> x 2H<sub>2</sub>O</td> |
<td>147,02</td> | <td>147,02</td> | ||
<td>2</td> | <td>2</td> | ||
Line 498: | Line 505: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>MgCl<sub>2</sub> x 6H<sub>2</sub>O</td> |
<td>203,3</td> | <td>203,3</td> | ||
<td>1,5</td> | <td>1,5</td> | ||
Line 504: | Line 511: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>Hepes</td> |
<td>238,31</td> | <td>238,31</td> | ||
<td>10</td> | <td>10</td> | ||
Line 516: | Line 523: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>pH 7.4 NaOH</td> |
</tr> | </tr> | ||
</table> | </table> | ||
<br> | <br> | ||
<table> | <table> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<tr> | <tr> | ||
− | < | + | <td>K-Sol</td> |
+ | <td>MW (g/mol)</b></td> | ||
+ | <td>mM</td> | ||
+ | <td>g/l</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>NaCl</td> | ||
+ | <td>58,44</td> | ||
+ | <td>0</td> | ||
+ | <td>0</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>KCl</td> | ||
+ | <td>74,56</td> | ||
+ | <td>155</td> | ||
+ | <td>11,5568</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>CaCl<sub>2</sub> x 2H<sub>2</sub>O</td> | ||
<td>147,02</td> | <td>147,02</td> | ||
<td>2</td> | <td>2</td> | ||
Line 546: | Line 553: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>MgCl<sub>2</sub> x 6H<sub>2</sub>O</td> |
<td>203,3</td> | <td>203,3</td> | ||
<td>1,5</td> | <td>1,5</td> | ||
Line 552: | Line 559: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td>Hepes</td> |
<td>238,31</td> | <td>238,31</td> | ||
<td>10</td> | <td>10</td> | ||
Line 558: | Line 565: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td>Glucose monohydrate</td> |
<td>198,17</td> | <td>198,17</td> | ||
<td>10</td> | <td>10</td> | ||
Line 564: | Line 571: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td>pH 7.4 NaOH</td> |
</tr> | </tr> | ||
</table> | </table> | ||
<br> | <br> | ||
<ul> | <ul> | ||
− | + | <li>The Na<sup>+</sup> and K<sup>+</sup> concentration is always 155 mM and when we made another buffer with another K <sup>+</sup>-concentration, the Na <sup>+</sup> concentration changes with it. The other components remained the same. (The most useful K <sup>+</sup> concentration is between 1 and 5 mM.)</li> | |
</ul> | </ul> | ||
<br> | <br> | ||
<table> | <table> | ||
<tr> | <tr> | ||
− | < | + | <td>Pipetsolution</td> |
− | < | + | <td>MW (g/mol)</td> |
− | < | + | <td>mM</td> |
− | < | + | <td>g/100 ml</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>KCl</td> |
<td>74,56</td> | <td>74,56</td> | ||
<td>150</td> | <td>150</td> | ||
Line 586: | Line 593: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>Hepes</td> |
<td>238,31</td> | <td>238,31</td> | ||
<td>10</td> | <td>10</td> | ||
Line 592: | Line 599: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>MgCl<sub>2</sub> x 6H<sub>2</sub>O</td> |
<td>203,3</td> | <td>203,3</td> | ||
<td>0,5</td> | <td>0,5</td> | ||
Line 598: | Line 605: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td>EGTA</td> |
<td>380,35</td> | <td>380,35</td> | ||
<td>1</td> | <td>1</td> | ||
Line 608: | Line 615: | ||
</table> | </table> | ||
<br> | <br> | ||
− | + | <h2>Buffers for TRPM3 cells</h2> | |
− | + | <br> | |
− | + | <table> | |
− | + | <tr> | |
− | + | <td>external solution</td> | |
− | < | + | <td>MW (g/mol)</td> |
− | < | + | <td>mM</td> |
− | < | + | <td>g/100 ml</td> |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>NaCl</td> | |
− | + | <td>58,44</td> | |
− | + | <td>150</td> | |
− | + | <td>8,77</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>MgCl<sub>2</sub> x 6H<sub>2</sub>O</td> | |
− | + | <td>203,3</td> | |
− | + | <td>1</td> | |
− | + | <td>0,2</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Hepes</td> | |
− | + | <td>238,31</td> | |
− | + | <td>10</td> | |
− | + | <td>2,38</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>pH 7.4 with NaOH</td> | |
− | + | </tr> | |
</table> | </table> | ||
<br> | <br> | ||
<table> | <table> | ||
− | + | <tr> | |
− | + | <td>Pipet solution</td> | |
− | < | + | <td>MW (g/mol)</td> |
− | < | + | <td>mM</td> |
− | < | + | <td>g/100 ml</td> |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>dl-Asp</td> | |
− | + | <td>133,1</td> | |
− | + | <td>100</td> | |
− | + | <td>1,331</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>CsCl</td> | |
− | + | <td>168,36</td> | |
− | + | <td>45</td> | |
− | + | <td>0,757</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Hepes</td> | |
− | + | <td>238,31</td> | |
− | + | <td>10</td> | |
− | + | <td>0,238</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>MgCl<sub>2</sub> x 6H<sub>2</sub>O</td> | |
− | + | <td>203,3</td> | |
− | + | <td>1</td> | |
− | + | <td>0,0203</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>EGTA</td> | |
− | + | <td>380,35</td> | |
− | + | <td>10</td> | |
− | + | <td>0,38</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>pH 7.4 with CsOH</td> | |
− | + | </tr> | |
</table> | </table> | ||
<br> | <br> | ||
Line 697: | Line 704: | ||
}); | }); | ||
</script> | </script> | ||
− | + | </br></br></br> | |
</html> | </html> | ||
{{KU_Leuven_footer}} | {{KU_Leuven_footer}} |
Latest revision as of 01:01, 1 November 2017
Protocols
In the lab, we used different experimental procedures. There are protocols for the wet and bacterial lab, for the cell culture lab and for the electrophysiology lab.