-
Notifications
You must be signed in to change notification settings - Fork 46
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
Golden Gate: backbones assembling together #299
Comments
The Some functionality was implemented here: https://github.com/mleiras/pydna/blob/master/src/pydna/golden_gate.py By a student of mine. Abstract: https://docs.google.com/document/d/1Ur87xIwNnjQ0B9cblhs1aXBX-m4VrEheGRc0m8Vgf6w Function:
Argument:
Output:
Suggested flow:
Function: GoldenGateAssembler(seqs) Argument:
Output:
|
Hi @BjornFJohansson this was about a particular example that @grassoste mentioned during the hackathon |
Hi @grassoste, you mentioned that you wanted to discuss a case where a Golden Gate assembly would yield a product where all the backbones are ligated together. You mentioned that you had a minimal example, and it would be interesting to see if they would be handled by the new assembly model.
Do you think you could share it here? If you could just add all input files as a zip in an issue comment, and provide a minimal python example I can check it out.
The text was updated successfully, but these errors were encountered: