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

Correspondence between PDB chain/residue identifiers and bb.annotate() output #59

Open
cgoliver opened this issue Sep 14, 2023 · 0 comments

Comments

@cgoliver
Copy link

Thank you for this very useful library.

Just would like a bit more detail on the output of bb.annotate() and how it matches to the original PDB's residue and chain identifies. i.e. I would like to be able to map the annotate output back to the original PDB.

I noticed that the chains are relabeled to have integer IDs (this seems to be coming from the way mdtraj handles pdbs). Now mdtraj seems to be preserving the original chain IDs (mdtraj/mdtraj#1715) I'm investigating whether this can be added as a feature to this project.

Do the residue positions also get relabeled or do these correspond to the original PDB?

Thanks!

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

No branches or pull requests

1 participant