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

MMPBSA / MMGBSA Rescoring #60

Open
HiteSit opened this issue Aug 22, 2024 · 0 comments
Open

MMPBSA / MMGBSA Rescoring #60

HiteSit opened this issue Aug 22, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@HiteSit
Copy link

HiteSit commented Aug 22, 2024

Hi developers,

A nice feature that can be integrated is rescoring under dynamic conditions through MMPBSA/MMGBSA. One approach I can envision is to rescore only the top subset of best poses after the Consensus protocol. Since MMPBSA (which theoretically is more accurate than other physics-based scoring functions) should not have the same weight of the other scoring functions.

Due to the fact that this scoring function is quite expesive in terms of computational power; it could be possible to imagine a semi-automatic pipeline in which the user will manually select the poses that makes sense and then with pass them into the MMPBSA final rescoring.

It is my pleasure to share with you my code. Although it is poorly documented and not yet production-ready, it performs this rescoring in an automated fashion, using OpenFF for ligand parameterization and various AmberFF for the protein.

@HiteSit HiteSit added the feature New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants