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

Calculate RMSD between sets of atoms as well as between structures #28

Open
samirelanduk opened this issue Oct 1, 2020 · 0 comments
Open

Comments

@samirelanduk
Copy link
Owner

Issue raised via Twitter.

Difficult currently as atoms are returned as just set objects - this would need to be changed, but doing so would open up other possibilities too.

Proposed Example Code

model1.atoms(name="CA").rmsd_with(model2.atoms(name="CA"))
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

1 participant