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

What are the occupancy and B-factor fields on protein_out.pdb? #150

Open
carajillu opened this issue Jul 5, 2024 · 3 comments
Open

What are the occupancy and B-factor fields on protein_out.pdb? #150

carajillu opened this issue Jul 5, 2024 · 3 comments
Labels

Comments

@carajillu
Copy link

Been looking at the manual and online, but can't figure out what the numbers on those columns (for atoms and alpha spheres) correspond to.

For context, I am referring to protein_out/protein_out.pdb if I run: fpocket -f protein.pdb.

Thanks

@VonBoss
Copy link

VonBoss commented Jul 6, 2024

Here are a couple of resources on the PDB format. I don't know what you are trying to do or how far along you are, but it's usually a good start to open the PDB files in PyMOL so you can visualize the structure.

https://www.cgl.ucsf.edu/chimera/docs/UsersGuide/tutorials/pdbintro.html

https://www.biostat.jhsph.edu/~iruczins/teaching/260.655/links/pdbformat.pdf

@carajillu
Copy link
Author

I was asking specifically about the values that fpocket puts in those columns (they are different than those in the input pdb). They seem to be calculated by fpocket but not sure what they mean exactly

@pschmidtke
Copy link
Contributor

The B factor columns probably contain ABPA values (almost buried polar atom) if I'm not mistaken, would have to double check again. For more reading on this:
https://pubs.acs.org/doi/abs/10.1021/ja207494u

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

3 participants