Calculate the RMSD between two protein structures
- Install Biopython using the following command
conda install -c schrodinger pymol
- Use the following command
python RMSD.py FILE_1.pdb FILE_2.pdb
- Will print the RMSD value between the two protein structures