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

Only tiny pockets are found when running on 8g9b without HETATM records #134

Open
pschmidtke opened this issue Feb 27, 2024 · 4 comments
Open
Assignees
Labels

Comments

@pschmidtke
Copy link
Contributor

normally bigger pockets are identified in 8g9b but if one drops all HETATMS prior to default predictions only tiny ones are found everywhere.

8g9bclean.pdb.zip

Investigated:

  • search_pocket & set_descriptors pass along the ligand containing pdb with the apo one (internal fpocket)
    • should not influence this behaviour

To investigate:
rpdb.r reading with hetatms vs non hetatms
clustering differences & voronoi vertices early in the process

Reproducible

@pschmidtke pschmidtke self-assigned this Feb 27, 2024
@pschmidtke pschmidtke added the bug label Feb 27, 2024
@margaret-tse
Copy link

Hi Peter, I'm starting to think that this might be a general fpocket 4.0 issue, or an issue with how we installed fpocket. I'm attaching the results of running fpocket -f 8g9b.pdb with absolutely no changes to 8g9b.pdb. There are still a ton of small pockets in this case.
8g9b_no_changes.zip

@pschmidtke
Copy link
Contributor Author

On 8g9b the original structure at least I get the ATP binding site in full for instance. Might be due to the clustering, and a bit tricky to unfiddle, but I'll give it a try

@margaret-tse
Copy link

Hi Peter, I ran 8g9b with the most recent fpocket version (master branch), and I got very different results from before. The previous version I was using was the fpocket branch tagged as version 4.0. Its not too much of an issue on my end to update our version and rerun fpocket over everything, but I do want to make sure I'm actually matching your results that show the ATP binding site first. Thanks!
8g9b.zip

@margaret-tse
Copy link

Hi @pschmidtke, side question: fpocket uses bfactors, right? In that case, how should we handle fpocket on Alphafold structures, since the bfactor is the plddt score in that case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants