IMP
2.3.1
The Integrative Modeling Platform
|
A macro to build a Representation based on a Topology and lists of movers. More...
Inherits object.
A macro to build a Representation based on a Topology and lists of movers.
model | The IMP model |
component_topologies | List of IMP.pmi.topology.ComponentTopology items |
list_of_rigid_bodies | List of lists of domain names from the components. |
list_of_super_rigid_bodies | List of lists of domain names from the components. |
chain_of_super_rigid_bodies | List of lists of domain names from the components Choices can only be from the same molecule |
sequence_connectivity_scale | For scaling the connectivity restraint |
add_each_domain_as_rigid_body | That way you don't have to put all of them in the list |
force_create_gmm_files | If True, will sample and create GMMs no matter what. If False, will only only sample if the files don't exist. If number of Gaussians is zero, won't do anything. |
Public Member Functions | |
def | get_representation |
Return the Representation object. More... | |
def IMP.pmi.macros.BuildModel.get_representation | ( | self | ) |