You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gather_rms_data function that is currently used by the hybrid topology protocol by default selects the ligand based on residue name UNK. If a system has cofactors, they also have residue name UNK, resulting in wrong ligand RMSD values.
The
gather_rms_datafunction that is currently used by the hybrid topology protocol by default selects the ligand based on residue nameUNK. If a system has cofactors, they also have residue name UNK, resulting in wrong ligand RMSD values.