Team:Cambridge/Gibson/Introduction

From 2010.igem.org

(Difference between revisions)
(Advantages)
Line 13: Line 13:
|-
|-
|Assembly Method
|Assembly Method
-
|Algorithmic Complexity for ligating n pieces of DNA
+
|Number of steps to ligate N pieces of DNA
|-
|-
|[http://partsregistry.org/Assembly:Standard_assembly Standard Assembly]
|[http://partsregistry.org/Assembly:Standard_assembly Standard Assembly]
-
|O(n)
+
|[[Image:Steps-N.png]]
|-
|-
|[http://partsregistry.org/Assembly:Rolling_assembly Parallel Assembly]
|[http://partsregistry.org/Assembly:Rolling_assembly Parallel Assembly]
-
|0(log(n))
+
|[[Image:Steps-Log2.png]]|-
-
|-
+
|[https://2010.igem.org/Team:Cambridge/Gibson/Mechanism Gibson Assembly]
|[https://2010.igem.org/Team:Cambridge/Gibson/Mechanism Gibson Assembly]
-
|O(1)
+
|[[Image:Steps1.png]]
|}
|}
-
 
-
 
== Disadvantages ==
== Disadvantages ==

Revision as of 00:18, 1 October 2010