Skip to content
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

Add protein fragmentation #25

Closed
wants to merge 3 commits into from
Closed

Add protein fragmentation #25

wants to merge 3 commits into from

Conversation

Koeng101
Copy link
Owner

This PR is for protein fragmentation. Definitely needs to be cleaned up. Draft for now, but the code is working.

The problem is basically as follows:

  • I have a series of proteins that I have mutated using AI / other, derived from a single ancestor. I am going to synthesize these proteins to test them out,
  • The protein are rather large, however, and I will be synthesizing them in chunks
  • I want for each chunk to be able to be recombined with other chunks from different proteins. Basically, combinatorial assembly!

This PR implements a naive way to do this. Thanks to @ragnorc for the data for testing.

@Koeng101
Copy link
Owner Author

I'm going to keep this branch alive for posterity, but also the folks I'm working with have decided it is better for everyone if the overhangs are decided ahead of time. I concur. So this will largely be useless in the future.

@Koeng101 Koeng101 closed this Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant