-
-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Gibson Assembly #359
Comments
@TimothyStiles can you elaborate on what exactly it is we need here and triage the issue here + in the roadmap? |
I think I can explain a little bit. Gibson Assembly is an extremely popular DNA assembly method. It's used by pretty much everyone who isn't doing high-throughput work (where GoldenGate usually works better, which we do have). Fundamentally, pretty much all DNA assembly methods use some form of overlapping sticky DNA ends which are then ligated together. In restriction enzyme cloning, these overhangs are created with enzymes that cut the DNA. In Gibson, you take blunted fragments and chew back about 20bp-40bp, which is then used as the overlap region (an idea originally adapted from yeast, which do this naturally). So, with just a few additions, we could probably adapt our clone library to do Gibson. However, I think the Gibson assembly I think is important enough that we should have it on the roadmap. |
Status: Ready to merge ✔️Issues blocking this PR:This comment was automatically written by the Blocking Issues bot, and this PR will be monitored for further progress. |
This issue has had no activity in the past 2 months. Marking as |
This issue has had no activity in the past 2 months. Marking as |
Blocked by #367
The text was updated successfully, but these errors were encountered: