Hi everybody,
I am looking for a simple command line tool to calculate symmetry-corrected RMSD. Does anyone know of any open-source available script/program?
I have tried g_rms from Gromacs, and the rmsd.py tool from here: https://github.com/rasbt/protein-science/tree/master/scripts-and-tools/rmsd
But neither corrects for molecule symmetry. The only script which I found to correct for molecule symmetry is rmsd.py from the Maestro suite (using renumber option), but it is not open-source.