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

General refactoring for increased modularity and separation of concerns #605

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexpBCR
Copy link

Added Features:

  • Allow passing a max-template-date as an argument on colabfold batch
  • Additional logging to allow better debuggability
  • Log calling parameters on colabfold's scripts internal functions
  • Create batches of msas before calling structure prediction on very high number sequence runs
  • Make changes to support one .m8 template file per sequence on the structure prediction step (colabfold batch)

Although this seems like a very large change, functionality as well as usage of the tool from the user's perspective is still exactly the same.
All tests passing.

- Additional logging to allow better debuggability
- Log calling parameters on colabfold's scripts internal functions
- Create batches of msas before calling structure prediction on very high number
  sequence runs
- Make changes to support one .m8 template file per sequence on the
  structure prediction step (colabfold batch)
- General refactoring by separating functionality into functions thus
  increasing modularity and separation of concerns
@milot-mirdita
Copy link
Collaborator

First of all, thanks a lot!

I just want to give the heads up that this might take a bit to review as the PR is rather big (and us being permanently busy doesn't help either).

@alexpBCR
Copy link
Author

No problem! Let me know if you need any clarifications

@martin-steinegger
Copy link
Collaborator

@milot-mirdita should we merge this?

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.

3 participants