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

Chain IDs #45

Open
ynskoroglu opened this issue Sep 3, 2021 · 1 comment
Open

Chain IDs #45

ynskoroglu opened this issue Sep 3, 2021 · 1 comment

Comments

@ynskoroglu
Copy link

Hello William,

Hope you are doing fine. In the old version and API it was possible to obtain "chain ID"s through get_all_info("PDB_ID")['polymer']['chain'] functionality.

Unfortunately i couldn't spot a similiar way to obtain chain IDs with curren get_info("PDB_ID") is this a shortcoming of new API or is there a way to obtain chain ID (such as "A", "B", "C", etc.)

I'm looking for a way to automize obtainment of second column through API.
resim

Kind regards.

@williamgilpin
Copy link
Owner

Hey @ynskoroglu I can try this out. For the old API, we were able to hack it by adding a period before the chain letter, but it looks like it might be a little tricker with the new API.

If you do find a solution, I would super appreciate a PR. The new API has been a little hard for me to adjust to, and so adding features has been taking longer

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

No branches or pull requests

2 participants