|
IMP Reference Guide
2.5.0
The Integrative Modeling Platform
|
Setup constraints and create movers for an IMP Hierarchy. More...
Setup constraints and create movers for an IMP Hierarchy.
Handling of degrees of freedom.
Classes | |
| class | DegreesOfFreedom |
| A class to simplify create of constraints and movers for an IMP Hierarchy. More... | |
| class | dof |
| Degrees of Freedom. More... | |
| class | SetupRigidBody |
| Sets up and stores RigidBodyMover and BallMovers for NonRigidMembers. More... | |
Functions | |
| def | get_all_leaves |
| Just get the leaves from a list of hierarchies. More... | |
| def | get_hierarchies |
| given PMI Molecule/Residue or IMP objects, return hierarchies More... | |
| def IMP.pmi.dof.get_all_leaves | ( | list_of_hs | ) |
Just get the leaves from a list of hierarchies.
Definition at line 35 of file pmi/dof/__init__.py.
| def IMP.pmi.dof.get_hierarchies | ( | spec | ) |
given PMI Molecule/Residue or IMP objects, return hierarchies
Definition at line 14 of file pmi/dof/__init__.py.