-
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
Sequence diversity in output from CodonOptimize #39
Comments
Hello! The short answer is that DNA Chisel was not originally developed with solution diversity in mind, but there are workarounds to achieve this. Off the top of my head:
|
Thanks so much for the reply! I will do some development and let you know how it goes. |
Hey @jlerman44 I have a similar need for optimizing sequences to be synthesized. Did you ever reach a solution that you were happy with? Thanks! |
Hello! Thanks for this great tool. I am exploring using it on a project.
Is there an existing way to get dnachisel to return a few codon optimized sequences, maybe some that are slightly sub-optimal so I can have more diversity when ordering codon optimized sequences for DNA synthesis?
Best,
Josh
The text was updated successfully, but these errors were encountered: