Skip to content

Actifptm implemented in AF3#29

Merged
hdieckhaus merged 13 commits into
Kuhlman-Lab:mainfrom
Furman-Lab:actifptm
Sep 9, 2025
Merged

Actifptm implemented in AF3#29
hdieckhaus merged 13 commits into
Kuhlman-Lab:mainfrom
Furman-Lab:actifptm

Conversation

@gezmi
Copy link
Copy Markdown
Contributor

@gezmi gezmi commented Sep 7, 2025

I have added actifptm calculation into the code, together with returning it into the appropiate output.
Also, returning distogram is now integrated, from DeepMind's code

@hdieckhaus hdieckhaus self-assigned this Sep 8, 2025
@hdieckhaus hdieckhaus self-requested a review September 8, 2025 21:15
@hdieckhaus hdieckhaus removed their assignment Sep 8, 2025
Copy link
Copy Markdown
Contributor

@hdieckhaus hdieckhaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gezmi ,

Thanks for the PR! I would be happy to add these features into our code.

Everything looks good on my end, except one of the AF3 CI unit tests is now failing (see the "Checks" tab for details). It looks like the reference file test_data/model_config.json needs to get updated to include the return_distogram=False config option.

If you have a chance to add this, that would be great. Otherwise, I can try to add it myself to get the CI to pass.

Add missing newline at the end of model_config.json
Trim whitespace from the contents read from golden and result files.
@gezmi
Copy link
Copy Markdown
Contributor Author

gezmi commented Sep 9, 2025

Thanks! I modified it, now it passess the checks.

I needed to slightly modify the test script, as somewhere a new line was added, making it not pass the test. I am just stripping all whitespaces both from the generated and the "golden" file.

Copy link
Copy Markdown
Contributor

@hdieckhaus hdieckhaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@hdieckhaus hdieckhaus merged commit c862f9a into Kuhlman-Lab:main Sep 9, 2025
1 check passed
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.

2 participants