Team:Cambridge/Gibson/Introduction

From 2010.igem.org

(Difference between revisions)
(Advantages)
 
(38 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:Cambridge/Templates/headerMinimalprototype}}
{{:Team:Cambridge/Templates/headerMinimalprototype}}
-
{{:Team:Cambridge/Templates/headerbar|colour=#96d446|title=Gibson Assembly: Introduction}}
+
{{:Team:Cambridge/Templates/headerbar|colour=#fb5c2b|title=Gibson Assembly: Introduction}}
-
Gibson Assembly is a technique for assembling DNA with short (c. 40 bp) overlapping sequences together.  Since these overlapping regions can be easily added by PCR with primers which have added "flaps", any DNA sequences can be joined by this mechanism.
+
{{:Team:Cambridge/Templates/RightImage|image=GibsonAssembly.jpg|caption=Gibson Assembly joins any two lengths of DNA which have overlapping end regions}}
 +
'''Gibson Assembly''' is a cutting-edge DNA ligation technique developed by Dan Gibson at JCVI in 2009 [http://www.nature.com/nmeth/journal/v6/n5/abs/nmeth.1318.html].  
 +
It uses three enzymes to ligate two or more sequences of DNA when they have overlapping end sequences at their joining point (~40bp). These overlapping regions can be easily added to the ends of any length of DNA by using PCR with primers which have added "flaps". Thus PCR followed by Gibson allows you to join any two blunt ended pieces of DNA.
== Advantages ==
== Advantages ==
-
* No scar created - useful for '''fusion proteins''' and '''adding an RBS''', where scars can be problematic.
+
1) No scar created - useful for '''fusion proteins''' and '''adding an RBS''', where scars can be problematic.
-
* Can re-ligate linear DNA into a circle - useful for '''site-directed mutagenesis'''
+
 
-
* Although it is roughly the same speed as [http://partsregistry.org/Help:BioBrick_Assembly standard BioBrick assembly] for ligating two fragments, Gibson is perfect for doing multi part systems, since it takes the same amount of time to ligate n pieces of DNA together as it does for 2 pieces.
+
2) Can re-ligate linear DNA into a circle - useful for '''site-directed mutagenesis'''
-
{|class="wikitable"
+
 
-
|-
+
3) Any two blunt ended pieces of DNA can be joined, and DNA can be taken from any source which is accessible to PCR (for example, an organism's '''genome''')
-
|Assembly Method
+
 
-
|Algorithmic Complexity for ligating n pieces of DNA
+
4) Although it is roughly the same speed as [http://partsregistry.org/Help:BioBrick_Assembly standard BioBrick assembly] when ligating two fragments, Gibson is perfect for '''assembling multi part systems''', since it takes the same amount of time to ligate n pieces of DNA together as it does for two pieces:
-
|[http://partsregistry.org/Assembly:Standard_assembly Standard Assembly]
+
 
-
|O(n)
+
 
-
|-
+
<html>
-
|[http://partsregistry.org/Assembly:Rolling_assembly Parallel Assembly]
+
<style>
-
|0(log(n))
+
table.vistable td{border-right:1px solid gray; border-top:1px solid gray; padding:10px;}
-
|-
+
table.vistable{border-left:1px solid gray; border-bottom:1px solid gray;}
-
|[https://2010.igem.org/Team:Cambridge/Gibson/Mechanism Gibson Assembly]
+
</style>
-
|O(1)
+
<div align="center">
-
|}
+
<table class="vistable" padding="0" cellspacing="0">
 +
 +
<tr>
 +
<td><b>Assembly Method</b>
 +
</td><td><b>Number of steps to ligate N pieces of DNA</b>
 +
</td></tr>
 +
<tr>
 +
<td><a href="http://partsregistry.org/Assembly:Standard_assembly" class="external text" title="http://partsregistry.org/Assembly:Standard_assembly" rel="nofollow">Standard Assembly</a>
 +
</td><td><a href="/Image:Steps-N.png" class="image" title="Image:Steps-N.png"><img alt="Image:Steps-N.png" src="/wiki/images/c/cc/Steps-N.png"  border="0" /></a>
 +
</td></tr>
 +
<tr>
 +
<td><a href="http://partsregistry.org/Assembly:Rolling_assembly" class="external text" title="http://partsregistry.org/Assembly:Rolling_assembly" rel="nofollow">Parallel Assembly</a>
 +
</td><td><a href="/Image:Steps-Log2.png" class="image" title="Image:Steps-Log2.png"><img alt="Image:Steps-Log2.png" src="/wiki/images/6/6f/Steps-Log2.png" width="138" height="21" border="0" /></a> (rounded up)
 +
</td></tr>
 +
<tr>
 +
<td><a href="https://2010.igem.org/Team:Cambridge/Gibson/Mechanism" class="external text" title="https://2010.igem.org/Team:Cambridge/Gibson/Mechanism" rel="nofollow">Gibson Assembly</a>
 +
</td><td><a href="/Image:Steps1.png" class="image" title="Image:Steps1.png"><img alt="Image:Steps1.png" src="/wiki/images/1/10/Steps1.png" width="83" height="18" border="0" /></a>
 +
</td></tr></table>
 +
</div>
 +
</html>
== Disadvantages ==
== Disadvantages ==
-
* The need for planning, primers must be ordered in advance
+
1) Greater degree of planning required as primers must be ordered in advance
-
* More expensive than BioBrick assembly
+
 
 +
2) More expensive than BioBrick assembly
 +
 
 +
3) PCR is tricky
 +
 
 +
==Important:==
 +
 
 +
The flexibility that this assembly method offers is a great thing.  However, this does not mean it replaces the need for standardised prefixes and suffixes.  The BioBrick prefix and suffix and the use of standard well-characterised vectors with standard primer sites are crucial for standardised iGEM parts.  If you use Gibson Assembly it is important that you still add the prefix and suffix to your DNA; in fact sometimes Gibson Assembly is a useful way to do this (using as template an existing standard BioBrick).
 +
 
{{:Team:Cambridge/Templates/footer}}
{{:Team:Cambridge/Templates/footer}}

Latest revision as of 20:47, 27 October 2010