Team:Cambridge/Gibson/Introduction
From 2010.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
* 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. | * 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. | ||
- | + | <html> | |
- | { | + | <style> |
- | + | 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;} | |
- | + | </style> | |
- | + | <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" width="92" height="18" 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 == |
Revision as of 13:13, 21 October 2010
Gibson Assembly: Introduction
Gibson Assembly [http://www.nature.com/nmeth/journal/v6/n5/abs/nmeth.1318.html] 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.
Advantages
- 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.
Assembly Method | Number of steps to ligate N pieces of DNA |
Standard Assembly | |
Parallel Assembly | (rounded up) |
Gibson Assembly |
Disadvantages
- The need for planning, primers must be ordered in advance
- More expensive than BioBrick assembly
- 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, etc. are crucial for standardised iGEM parts. If you use Gibson Assembly it is vital 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).