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

update make_fixed_size to accomodate numpy arrays #7

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dingquanyu
Copy link

@dingquanyu dingquanyu commented Mar 27, 2024

  1. added desired_num_res to np_example_to_features function to accommodate the need of padding when modelling multimeric models
  2. moved the itpm, ptm prediction from alphafold.model.ModelRunner to AlphaPulldown's alphafold_backend in order to remove padded residues before calculating iptm, iptm+ptm scores.
  3. update data_transform pipeline according to the needs of padding

@dingquanyu
Copy link
Author

@jkosinski @DimaMolod quite some changes in this PR to support padding in AlphaPulldown but not that divergent from AlphaFold's repo. Rebase from AlphaFold is still doable and without conflicts.

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