(444 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{UIUC_Illinois}} | + | {{UIUC_Illinois STYLE2}} |
− | + | ||
<html> | <html> | ||
− | < | + | <link rel="stylesheet" type="text/css" href="UIUCIllinoisStyle2.css" /> |
− | < | + | <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> |
− | + | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | |
− | < | + | <link href="https://fonts.googleapis.com/css?family=Cabin+Sketch|Josefin+Sans|Ubuntu" rel="stylesheet"> |
− | < | + | |
− | <script> | + | <!--JS for back to top button--> |
− | + | <script type="text/javascript"> | |
− | + | // When the user scrolls down 20px from the top of the document, show the button | |
− | + | window.onscroll = function() { | |
− | + | scrollFunction() | |
− | + | }; | |
− | + | function scrollFunction() { | |
− | + | if (document.body.scrollTop > 1000 || document.documentElement.scrollTop > 20) { | |
− | + | document.getElementById("myBtn").style.display = "block"; | |
− | + | } else { | |
− | + | to | |
− | + | document.getElementById("myBtn").style.display = "none"; | |
− | + | } | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | } | + | |
− | + | ||
− | + | ||
− | document | + | // When the user clicks on the button, scroll to the top of the document |
+ | function topFunction() { | ||
+ | document.body.scrollTop = 0; // For Chrome, Safari and Opera | ||
+ | document.documentElement.scrollTop = 0; // For IE and Firefox | ||
+ | } | ||
+ | </script> | ||
− | + | <head> | |
− | // | + | |
− | + | <!-- Collapsible Navigation Bar --> | |
− | + | <div class="container"> | |
− | + | <div class="containers-fluid"> | |
− | + | <a class="pull-left" href="https://2017.igem.org/Team:UIUC_Illinois"><img id="navImage" src="https://static.igem.org/mediawiki/2017/2/2d/UIUC2017logo.png"></a> | |
− | + | <div class="topnav collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | |
− | + | <a id="centered" href="https://2017.igem.org/Team:UIUC_Illinois">Home</a> | |
− | + | <a id="centered" href="https://2017.igem.org/Team:UIUC_Illinois/Project">Project</a> | |
− | + | <a id="centered" href="https://2017.igem.org/Team:UIUC_Illinois/Team">Team</a> | |
− | + | <a id="centered" href="https://2017.igem.org/Team:UIUC_Illinois/Parts">Parts</a> | |
− | + | <a id="centered" href="https://2017.igem.org/Team:UIUC_Illinois/Wet_lab">Wet lab</a> | |
+ | <a id="centered" href="https://2017.igem.org/Team:UIUC_Illinois/Outreach">Outreach</a> | ||
+ | <a id="centered" | ||
+ | href="https://2017.igem.org/Team:UIUC_Illinois/Collaboration">Collaboration</a> | ||
+ | <a id="centered" href="https://2017.igem.org/Team:UIUC_Illinois/Contact">Contact</a> | ||
+ | <a id="centered" href="javascript:void(0);" class="icon" onclick="myFunction()">☰</a> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <!--=================Back to the top button=================--> | ||
+ | <button onclick="topFunction()" class="topButton" id="myBtn" title="Go to top"><i class="fa fa-angle-double-up" style="font-size: 30px;"></i></button> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</head> | </head> | ||
<body> | <body> | ||
− | |||
− | |||
− | |||
+ | <!-- sidebar --> | ||
+ | <nav id="sidenavbar"> | ||
+ | <ul style="list-style: none;"> | ||
+ | <li> | ||
+ | <a href="https://2017.igem.org/Team:UIUC_Illinois" data-number="1"> | ||
+ | <span class="cd-dot"></span> | ||
+ | <span class="cd-label">Home</span> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2017.igem.org/Team:UIUC_Illinois/Project" data-number="2"> | ||
+ | <span class="cd-dot"></span> | ||
+ | <span class="cd-label">Project</span> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2017.igem.org/Team:UIUC_Illinois/Team" data-number="3"> | ||
+ | <span class="cd-dot"></span> | ||
+ | <span class="cd-label">Team</span> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2017.igem.org/Team:UIUC_Illinois/Parts" data-number="4"> | ||
+ | <span class="cd-dot"></span> | ||
+ | <span class="cd-label">Parts</span> | ||
+ | </a> | ||
+ | </li> | ||
− | + | <li> | |
− | + | <a href="https://2017.igem.org/Team:UIUC_Illinois/Wet_lab" data-number="4"> | |
− | + | <span class="cd-dot"></span> | |
− | + | <span class="cd-label">Wet Lab</span> | |
− | + | </a> | |
− | + | </li> | |
− | + | <li> | |
− | + | <a href="https://2017.igem.org/Team:UIUC_Illinois/Outreach" data-number="4"> | |
− | + | <span class="cd-dot"></span> | |
− | + | <span class="cd-label">Outreach</span> | |
− | + | </a> | |
− | + | </li> | |
− | < | + | |
+ | <li> | ||
+ | <a href="https://2017.igem.org/Team:UIUC_Illinois/Collaboration" data-number="4"> | ||
+ | <span class="cd-dot"></span> | ||
+ | <span class="cd-label">COLLABORATION</span> | ||
+ | </a> | ||
+ | </li> | ||
+ | |||
+ | |||
− | + | <li> | |
− | + | <a href="https://2017.igem.org/Team:UIUC_Illinois/Contact" data-number="4"> | |
+ | <span class="cd-dot"></span> | ||
+ | <span class="cd-label">Contact</span> | ||
+ | </a> | ||
+ | </li> | ||
− | + | </ul> | |
− | + | </nav> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | </div> | + | <aside id="fh5co-hero"> |
+ | <div class="fh5co-cta" style="background-image: url(https://static.igem.org/mediawiki/2017/d/dd/Alma_mater_web.jpg);"> | ||
+ | <div class="overlay"></div> | ||
+ | <div id="teamHeading" class="containers"> | ||
+ | <div class="col-md-10 col-md-offset-1 text-center"> | ||
+ | <h2 id="topHeader">Welcome <br> to the 2017 UIUC iGEM Wiki!</h2> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </aside> | ||
+ | |||
+ | <div id="fh5co-work-section" class="fh5co-light-grey-section"> | ||
+ | <div class="row"> | ||
+ | <div class="container"> | ||
+ | |||
+ | <div class="text-center" style="padding-left: 3em; height: 200px; color:black"> | ||
+ | <div class="text-center" style="padding-left: 3em; height: 200px; color:black"> | ||
+ | <h1 class="section-heading" style="font-family: 'Ubuntu', sans-serif; font-weight:bolder; font-size: 48px; color: black;"><i class="fa fa-flask" aria-hidden="true" style="color:rgb(61, 209, 223); font-size: 60px;"></i> Homemade Gibson Assembly Recipe</h1> | ||
+ | </div> | ||
+ | <div class="dna"> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | <div class="ele"></div> | ||
+ | </div> | ||
+ | <br><br><br> | ||
+ | <hr style="border: 1px solid rgba(78, 78, 78, 0.68);"> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="start" class="col-md-10 col-md-offset-1 fh5co-heading animate-box"> | ||
+ | <h1 id="homeH">What is<em> </em> Gibson Assembly?</h1> | ||
+ | <br> | ||
+ | <p id="homeP"> | ||
+ | Gibson assembly is a useful molecular cloning technique published in 2009 by Dr. Daniel Gibson and his colleagues(Gibson, D.G., et al. (2009) Nat. Methods 6, 343-345). This technique allows for the assembly of up to 15 different DNA fragments in a single in vitro reaction. Despite its efficient process, Gibson assembly is an expensive cloning procedure because it requires high amounts of Taq DNA ligase. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <div id="start" class="col-md-10 col-md-offset-1 fh5co-heading animate-box"> | ||
+ | <h1 id="homeH">What are we<em> </em>aiming to do?</h1> | ||
+ | <br> | ||
+ | <p id="homeP"> | ||
+ | Due to its ease of genetic manipulation and its high replication rate, <i>Escherichia coli</i> has developed into a useful tool for researchers to express genes of interest. We believe that we can use engineered <i>E. coli</i> to overcome the high cost of using Gibson assembly method. The gene for Phusion DNA polymerase and Taq DNA ligase, two of the three proteins needed for Gibson assembly, could each be inserted into a high expression vector backbone. </p> | ||
+ | <p id="homeP">These construct backbones are assembled via Gibson Assembly and transformed into <i>E. coli</i>. The <i>E. coli</i> strains containing the assembled plasmids will use the local machinery to naturally express the proteins encoded in the genes inserts. The third protein required for Gibson assembly, the T5 5’ exonuclease, will be used from the natural amounts of exonuclease produced in the <i>E. coli</i> cell. | ||
+ | </p> | ||
+ | |||
+ | <p id="homeP"> | ||
+ | Cell lysate of the <i>E. coli</i> cells containing Phusion DNA polymerase enzyme and the cell lysate for the <i>E. coli</i> cells containing Taq DNA ligase will be added in ratios to a single tube and assemble the insert and vector into an a plasmid construct. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <div id="start" class="col-md-10 col-md-offset-1 text-center fh5co-heading animate-box"> | ||
+ | <h1 id="homeH">What makes our<em> </em>idea significant?</h1> | ||
+ | <br> | ||
+ | <p id="homeP"> | ||
+ | The current cost of performing ten Gibson assembly reactions using the NEB Gibson assembly kit is <b id="fontp">$185</b>. One Gibson assembly reaction thus costs <b id="fontp">$18.50</b>. The method we are developing will be significantly cheaper amounting to <b id="fontp">$0.16</b> for two tubes worth of cell lysate including the lysozyme and LB media, and for the Gibson assembly buffer including the NAD and 10mM NEB deoxynucleotide (dNTP) solution mix (for ten reactions) needed for the Gibson assembly buffer. | ||
+ | </p> | ||
+ | |||
+ | <p id="homeP">This year, 300 teams are participating in the iGEM competition. If every team were to submit one part and use the NEB Gibson assembly master mix, the total cost would be <b id="fontp">$5,550</b>. If our recipe was used for assembling once construct per team, the cost would be <b id="fontp">$48</b>. Our method would save the 2017 iGEM teams <b id="fontp">$5,502</b> collectively. </p><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/5/51/Uiuc-pic.png" height="460px" style="display: block; | ||
+ | margin: 0 auto;"> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <footer id="fh5co-footer" role="contentinfo"> | ||
+ | <div class="containers"> | ||
+ | <div class="col-md-12 text-center"> | ||
+ | <ul class="fh5co-social"> | ||
+ | <li> | ||
+ | |||
+ | <a href="https://2017.igem.org/Team:UIUC_Illinois/Contact"><i class="fa fa-envelope-o"></i></a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <p><span>Made by UIUC_Illinois iGEM</span></p> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </footer> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> | ||
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
</body> | </body> | ||
+ | |||
</html> | </html> |
Latest revision as of 03:47, 2 November 2017
Homemade Gibson Assembly Recipe
What is Gibson Assembly?
Gibson assembly is a useful molecular cloning technique published in 2009 by Dr. Daniel Gibson and his colleagues(Gibson, D.G., et al. (2009) Nat. Methods 6, 343-345). This technique allows for the assembly of up to 15 different DNA fragments in a single in vitro reaction. Despite its efficient process, Gibson assembly is an expensive cloning procedure because it requires high amounts of Taq DNA ligase.
What are we aiming to do?
Due to its ease of genetic manipulation and its high replication rate, Escherichia coli has developed into a useful tool for researchers to express genes of interest. We believe that we can use engineered E. coli to overcome the high cost of using Gibson assembly method. The gene for Phusion DNA polymerase and Taq DNA ligase, two of the three proteins needed for Gibson assembly, could each be inserted into a high expression vector backbone.
These construct backbones are assembled via Gibson Assembly and transformed into E. coli. The E. coli strains containing the assembled plasmids will use the local machinery to naturally express the proteins encoded in the genes inserts. The third protein required for Gibson assembly, the T5 5’ exonuclease, will be used from the natural amounts of exonuclease produced in the E. coli cell.
Cell lysate of the E. coli cells containing Phusion DNA polymerase enzyme and the cell lysate for the E. coli cells containing Taq DNA ligase will be added in ratios to a single tube and assemble the insert and vector into an a plasmid construct.
What makes our idea significant?
The current cost of performing ten Gibson assembly reactions using the NEB Gibson assembly kit is $185. One Gibson assembly reaction thus costs $18.50. The method we are developing will be significantly cheaper amounting to $0.16 for two tubes worth of cell lysate including the lysozyme and LB media, and for the Gibson assembly buffer including the NAD and 10mM NEB deoxynucleotide (dNTP) solution mix (for ten reactions) needed for the Gibson assembly buffer.
This year, 300 teams are participating in the iGEM competition. If every team were to submit one part and use the NEB Gibson assembly master mix, the total cost would be $5,550. If our recipe was used for assembling once construct per team, the cost would be $48. Our method would save the 2017 iGEM teams $5,502 collectively.