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

Add a method to RMSDcalculator that uses rmsd #101

Closed
andrewtarzia opened this issue Jul 1, 2021 · 0 comments
Closed

Add a method to RMSDcalculator that uses rmsd #101

andrewtarzia opened this issue Jul 1, 2021 · 0 comments

Comments

@andrewtarzia
Copy link
Member

andrewtarzia commented Jul 1, 2021

Use the calculate_rmsd tool with the Kabsch algorithm.

Actually just use this tool: https://github.com/charnley/rmsd/tree/master/rmsd

@andrewtarzia andrewtarzia changed the title Add an RMSD calculator Add a method to RMSDcalculator that uses rmsd Nov 8, 2023
andrewtarzia added a commit that referenced this issue Jul 30, 2024
Related Issues: #101
Requested Reviewers: @lukasturcani 

Implements a simple interface to default usage of rmsd.kabschrmsd on stk
molecules:

https://github.com/charnley/rmsd

This software is faster and provides alignment for free.

I do not plan on adding interface otpions for now, but there are many
options to rmsd.
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