“cmd.rms” computes a RMS fit between two atom selections, but does not tranform the models after performing the fit.
def rms(mobile, target, mobile_state=0, target_state=0, quiet=1, matchmaker=0, cutoff=2.0, cycles=0, object=None):
rms | api