theochem / procrustes

Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
https://procrustes.qcdevs.org/
GNU General Public License v3.0
114 stars 21 forks source link

Refactor Jupyter notebook for atom mapping example #89

Closed FanwangM closed 3 years ago

FanwangM commented 3 years ago

This PR refactors protein structure alignment example with procrustes.permutation_2sided. Main changes are

FanwangM commented 3 years ago

I have updated this notebook according to what we agreed on the ranking with reordering example. The figure is updated with a smaller size one without title and the two-sided equation is added.

Please let me know if there is anything I can make it better. Thanks! @FarnazH