Skip to content

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

@samirelanduk

Description

@samirelanduk

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"))

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions