Difference between revisions of "Team:UIUC Illinois"

 
(477 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">
 +
 +
<!--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";
 +
}
 +
}
 +
 +
// 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>
  
<div class="column full_size" >
+
<!-- Collapsible Navigation Bar -->
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
+
<div class="container">
</div>
+
<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()">&#9776;</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>
  
<div class="column full_size" >
+
</head>
  
  <p> <font size="4">T</font>he development of molecular cloning techniques was a turning point in the fields of molecular biology and genetics. It suddenly allowed scientists to isolate and study individual genes from a larger system. Molecular cloning is the process by which recombinant DNA molecules are made and transformed into a host cell, where they are then replicated. Two components are necessary for a molecular cloning reaction to occur.
+
<body>
  </p>
+
  <ul>
+
      <li>A DNA segment of interest to be replicated</li>
+
      <li>A vector/plasmid backbone that contains all of the elements needed for replication/expression in the host </li><br><br>
+
  </ul>
+
    <p>Traditional cloning protocols used restriction enzymes to excise the DNA of interest from its source DNA. The DNA fragment was then amplified and joined to a plasmid backbone. The plasmid is a small, circular piece of DNA that is replicated within the host, and exists separately from the host’s chromosomal or genomic DNA. Physically joining the DNA of interest to the plasmid vector ensures that the DNA of interest will be fully integrated in the recombinant plasmid and thus replicated by the host.
+
    </p> 
+
    <p>Although traditional cloning methods were revolutionary, there were several caveats to the process that set the stage for an updated, more efficient version of this technique: Gibson Assembly. Gibson assembly is a method of cloning that capitalizes on the properties of 3 common microbial enzymes; 5' exonuclease, polymerase and ligase.
+
    </p>
+
      <ul>
+
        <li><p><b>5' exonuclease</b> digests the 5' end of double stranded DNA to generate 3' single-stranded overhangs. The newly generated ends feature an area of 20-40 base pairs that is homologous to two or more DNA fragments in the target plasmid. Thus, the exonuclease creates complementary "sticky ends" which will efficiently find the homologous DNA pieces and anneal. The sticky ends are similar to the ends generated when using restriction enzymes except that these sticky ends have a larger region of complementarity.</p></li>
+
        <li><b>DNA polymerase</b> fills any remaining sections of single-stranded DNA after the DNA sections have annealed.</li>
+
        <li><b>DNA Ligase</b> then joins the segments into one continuous DNA fragment by filling in any gaps or nicks.</li>
+
      </ul><br><br>
+
+
  
 +
        <!-- 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>
  
</div>  
+
<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>
  
<div class="column full_size" >
+
</ul>
<h5> Wiki template information </h5>
+
</nav>
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2017.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
  
</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>&nbsp;</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 class="column half_size" >
+
<div id="start" class="col-md-10 col-md-offset-1  fh5co-heading animate-box">
<h5>Tips</h5>
+
<h1 id="homeH">What are we<em>&nbsp;</em>aiming to do?</h1>
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<br>
<ul>
+
<p id="homeP">
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
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>
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<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.
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
</p>
<li>Make sure information is easy to find; nothing should be more than 3 clicks away. </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>  
+
</div>
+
  
 +
                                <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 class="column half_size" >
+
<div id="start" class="col-md-10 col-md-offset-1 text-center fh5co-heading animate-box">
<h5>Inspiration</h5>
+
<h1 id="homeH">What makes our<em>&nbsp;</em>idea significant?</h1>
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<br>
<ul>
+
<p id="homeP">
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
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.
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
</p>
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
</div>
+
  
<div class="column half_size" >
+
                                <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>
<h5> Uploading pictures and files </h5>
+
                      <img src="https://static.igem.org/mediawiki/2017/5/51/Uiuc-pic.png" height="460px" style="display: block;
<p> You can upload your pictures and files to the iGEM 2017 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
    margin: 0 auto;">
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
+
</div>
  
<a href="https://2017.igem.org/Special:Upload">
 
UPLOAD FILES
 
</a>
 
</p>
 
</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>
  
 
</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.


Made by UIUC_Illinois iGEM