Difference between revisions of "Team:UCL/Protocols"
Lewismoffat (Talk | contribs) |
Superjack15 (Talk | contribs) |
||
(46 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
<head> | <head> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<style> | <style> | ||
Line 30: | Line 25: | ||
-moz-box-sizing: border-box; | -moz-box-sizing: border-box; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
− | position: | + | position: fixed; |
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
Line 40: | Line 35: | ||
display: block; | display: block; | ||
border: none; | border: none; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
} | } | ||
Line 110: | Line 107: | ||
− | .title { | + | .title {text-align:center; color: #000; font-family: Allura; font-size: 64px;margin-bottom:30px;color:white;} |
Line 187: | Line 184: | ||
<div id="header2"> | <div id="header2"> | ||
− | |||
− | |||
Line 198: | Line 193: | ||
<li id="item1">Restriction digestion</li> | <li id="item1">Restriction digestion</li> | ||
<li id="item2">Ligation</li> | <li id="item2">Ligation</li> | ||
− | + | <li id="item3">Transformation</li> | |
− | + | <li id="item4">Agarose gel electrophoresis</li> | |
− | + | <li id="item5">2 part assembly with gel extraction</li> | |
− | + | <li id="item6">Polymerase Chain Reaction</li> | |
− | + | <li id="item7">Gibson Assembly</li> | |
− | + | <li id="item8">Agar plate preparation</li> | |
− | + | <li id="item9">IPTG-induced protein expression</li> | |
− | + | <li id="item10">Spectrophotometric assays</li> | |
− | + | <li id="item11">Golden Gate Assembly</li> | |
− | + | <li id="item12">Gut on Chip</li> | |
− | + | <!--<li id="item13">...</li> --> | |
Line 229: | Line 224: | ||
<a href="#iptg"><li id="item9">IPTG-induced protein expression</li></a> | <a href="#iptg"><li id="item9">IPTG-induced protein expression</li></a> | ||
<a href="#assays"><li id="item10">Spectrophotometric assays</li></a> | <a href="#assays"><li id="item10">Spectrophotometric assays</li></a> | ||
− | + | <a href="#golden-gate"><li id="item11">Golden Gate Assembly</li></a> | |
− | <li id="item12"> | + | <li id="item12">Gut on chip</li> |
<li id="item13">...</li> --> | <li id="item13">...</li> --> | ||
Line 286: | Line 281: | ||
<ol> | <ol> | ||
<li> Calculate the amount of insert DNA required to maintain 1:3 backbone:insert molar ratio using formula below. For standard ligations use 50 ng of vector DNA, increase the amounts of DNA if unsuccessful.<br/> | <li> Calculate the amount of insert DNA required to maintain 1:3 backbone:insert molar ratio using formula below. For standard ligations use 50 ng of vector DNA, increase the amounts of DNA if unsuccessful.<br/> | ||
− | <img src="https://static.igem.org/mediawiki/2015/9/9a/UCL_ligationformula.png.png"> | + | <!--<img src="https://static.igem.org/mediawiki/2015/9/9a/UCL_ligationformula.png.png">--> </li> |
− | $$Insert Mass in ng = 3 | + | |
+ | $$Insert\:Mass\:in\:ng = 3\times \bigg[\frac{Insert\:Length\:in\:bp}{Vector\:Length\:in\:bp}\bigg] \times Vector\:Mass\:in\:ng$$ | ||
+ | |||
<li> Prepare the ligation mixture: | <li> Prepare the ligation mixture: | ||
<ul> - required amount of insert DNA</ul> | <ul> - required amount of insert DNA</ul> | ||
Line 464: | Line 461: | ||
</div></div> | </div></div> | ||
+ | <div class="about-item11 hide"> | ||
+ | <div id="golden-gate" class="protcl"> <h2>Golden Gate Assembly</h2> | ||
+ | <h4> | ||
+ | <ol> | ||
+ | <p><b>DNA Assembly</b></p> | ||
+ | </ul> | ||
+ | |||
+ | <table> | ||
+ | <tr> | ||
+ | <td><b>Components<b></td> | ||
+ | <td><b>Amount (μl)</b></td> | ||
+ | </tr> | ||
+ | <tr><td>Sap1(15 U)</td> | ||
+ | <td>0,75</td></tr> | ||
+ | <tr><td>T4 Ligase (400 U)</td> | ||
+ | <td>1</td></tr> | ||
+ | <tr><td>DTT (10 mM)</td> | ||
+ | <td>1</td></tr> | ||
+ | <tr><td>ATP (10 mM)</td> | ||
+ | <td>1</td></tr> | ||
+ | <tr><td>G-Buffer (10x, Fermentas)</td> | ||
+ | <td>1</td></tr> | ||
+ | <tr><td>parts</td> | ||
+ | <td>40 fmoles each</td></tr> | ||
+ | <tr><td>ddH2O</td> | ||
+ | <td>Fill up to 10</td></tr> | ||
+ | <tr><td>Total Volume</td> | ||
+ | <td>10</td></tr> | ||
+ | |||
+ | </table> | ||
+ | |||
+ | <p> | ||
+ | <b>Thermocycler programme:</b></p> | ||
+ | <ol> | ||
+ | <li> 37°C, 5 min </li> | ||
+ | <li> 20°C, 5 min </li> | ||
+ | <li>repeat (1. and 2.) 50 times </li> | ||
+ | <li> 50°C, 10 min </li> | ||
+ | <li> 80°C, 10 min </li> | ||
+ | |||
+ | </ol> | ||
+ | <!--<p> | ||
+ | Characterization Assay (HPLC): | ||
+ | The steps were followed according to the protocol given in <a href="http://www.sciencedirect.com/science/article/pii/0003269789906039">this paper</a>. </p>--> | ||
+ | |||
+ | </div></div> | ||
+ | |||
+ | <div class="about-item12 hide"> | ||
+ | <div id="assays" class="protcl"><h2>Gut on Chip</h2> | ||
+ | <h4> | ||
+ | <p><b>Fabrication of the upper and lower microchannel</b></p> | ||
+ | <ol> | ||
+ | |||
+ | |||
+ | |||
+ | <li> Pour 3g of 15:1 (wt:wt) PDMS mixture onto the bottom of the petri dish and spread across evenly.</li> | ||
+ | |||
+ | <li> Place the master on the PDMS with SU-8 facing up and wait 10mins on an even surface.</li> | ||
+ | |||
+ | <li> Pour 15:1 (wt/wt) PDMS mixture onto the silicon master and degas it in a vacuum desiccator for 30min. use 15g and 3g of PDMS for the fabrication of the upper and lower microchannel slabs.</li> | ||
+ | |||
+ | <li> Fully cure PDMS in an oven maintained at 60c for at least 4 hours</li> | ||
+ | |||
+ | <li> Peel the cured PDMS off the master, and cut it into a 2-cm wide x 3-cm long rectangular block using a scalpel.</li> | ||
+ | |||
+ | <li> Punch holes through the upper channel layer by using a biopsy punch with a diameter of 2mm.</li> | ||
+ | |||
+ | </ol> | ||
+ | <br/> | ||
+ | <p><b>Fabrication of porous membranes</b></p> | ||
+ | |||
+ | <ol> | ||
+ | <li>Pour degassed 15:1 (wt/wt) PDMS mixture into an empty petri dish to gener4ate a 1-cm-thick flat PDMS slab.<li> | ||
+ | |||
+ | <li> Cure PDMS in a levelled dry oven at 60c for 4 h</li> | ||
+ | |||
+ | <li> Use a scalpel to cut the fully cured PDMS along the edge of the petri dish, and remove it from the dish by using tweezers.</li> | ||
+ | |||
+ | <li>Rinse the removed PDMS slab with 100% ethanol, and dry it completely using compressed nitrogen or air</li> | ||
+ | |||
+ | <li>Treat the PDMS slab with oxygen plasma for 1.5 min, and salinize it in a vacuum desiccator overnight</li> | ||
+ | |||
+ | <li>Place a silicon master containing an array of micro fabricated circular pillars (10µm in diameter and 30µm In height) with a centre to centre facing of 25µm at the centre of the bottom surface of a clean petri dish</li> | ||
+ | |||
+ | <li>Pour 3g of degassed 15:1 (wt/wt) PDMS mixture into the wafer, spread it evenly. Avoid the formation of bubbles.</li> | ||
+ | |||
+ | <li>Gently put a salinized PDMS slab from step 5 on the surface of the silicon master covered with uncured PDMS. Release the slab very slowly to prevent the formation of air bubbles</li> | ||
+ | |||
+ | <li>Place a frosted glass slide on the salinized PDMS block, and place 3 kg weight on the glass slide.</li> | ||
+ | |||
+ | <li> Wait for 30 min to allow for intimate contact between the PDMS slab and micro fabricated master surface. Perform this step on a level surface.</li> | ||
+ | |||
+ | <li> Move to the entire assembly to a dry oven at 60c and incubate it overnight.</li> | ||
+ | |||
+ | <li> Remove the sample from the oven, take off the weight, and cool the assembly to room temperature over 30 min</li> | ||
+ | |||
+ | <li> Use a scalpel to lift up a corner of the slab, and slowly peel it from the wafer. Apply 100% ethanol to the gap between the PDMS surface and the silicon wafer during this step to facilitate the detachment of the PDMS layer.</li> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | <br/> | ||
+ | <p><b>Alignment and Assembly of the micro device</b></p> | ||
+ | |||
+ | <ol> | ||
+ | |||
+ | <li> Clean the upper PDMS layer and the porous membrane with packaging tape. Do not apply excessive pressure when you are cleaning the membrane surface, in order to avoid unwanted damage of the device and delamination.</li> | ||
+ | |||
+ | <li>Treat the membrane surface and the channel of the upper PDMS layer with the plasma by using a corona generator for 3s and 1min, respectively.</li> | ||
+ | |||
+ | <li>Use sweeping motions to achieve uniform treatment, and keep the tip of the electrode of the corona generator 5 mm away from the sample surface for best results.</li> | ||
+ | |||
+ | <li>Overlay the upper microchannel layer on the PDMS membrane, and bring them in contact. Press the PDMD slabs to permit intimate contact between layers and remove trapped air.</li> | ||
+ | |||
+ | <li>Incubate the assembled layers in the dry oven at 80 co. for at least 12h</li> | ||
+ | |||
+ | <li>Remove the sample from the oven, and cool it down at room temperature for 1h</li> | ||
+ | |||
+ | <li>Cut along the edges of the upper PDMS channel layer bonded to the membrane by using a scalpel, and gently peel the salinized flat PDMS from the assembly.</li> | ||
+ | |||
+ | <li>Put a few drops of 100 % ethanol between the layers for easier detachment.</li> | ||
+ | |||
+ | <li>Tear off the portions of a porous membrane located over the lateral vacuum chambers using fine tip tweezers under a stereoscope.</li> | ||
+ | |||
+ | <li>Expose the membrane surface and the channel side of the lower PDMS layer to the corona under a stereoscope.</li> | ||
+ | |||
+ | <li> Align and bond the device. Attempt to pull apart the upper and lower PDMS slabs to qualitatively determine the success of device bonding. Incomplete or unsuccessful bonding results in peeling off and separation of the PDMS slabs</li> | ||
+ | |||
+ | <li> Bend the tips of six 18 – gauge blunt needles by 90 co. by using pliers, and break off the needle at a point near the syringe entry port.</li> | ||
+ | |||
+ | <li>Insert the needles into the access ports of the central cell culture channels and side vacuum chambers.</li> | ||
+ | |||
+ | <li>Cut six pieces of 4 – cm long silicone tubing, and connect them to the free ends of the needles </li> | ||
+ | |||
+ | </ol> | ||
+ | </div></div> | ||
</div></div></div> | </div></div></div> | ||
Line 471: | Line 603: | ||
</body> | </body> | ||
+ | <script type="text/x-mathjax-config"> | ||
+ | MathJax.Hub.Config({ | ||
+ | tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]} | ||
+ | }); | ||
+ | </script> | ||
+ | <script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> |
Latest revision as of 15:10, 17 September 2015
'