IMP
2.3.1
The Integrative Modeling Platform
|
Performs alignment and RMSD calculation for two sets of coordinates. More...
Inherits object.
Performs alignment and RMSD calculation for two sets of coordinates.
query | {'p1':coords(L,3), 'p2':coords(L,3)} |
template | {'p1':coords(L,3), 'p2':coords(L,3)} |
The class also takes into accout non-equal stoichiometry of the proteins. If this is the case, the protein names of protein in multiple copies should be delivered in the following form: nameA..1, nameA..2 (note two dots).
Definition at line 22 of file pmi/Analysis.py.