![]() |
IMP
2.3.0
The Integrative Modeling Platform
|
A class to compute mean density maps from structures. More...
Inherits object.
A class to compute mean density maps from structures.
Definition at line 457 of file pmi/Analysis.py.
Public Member Functions | |
| def | add_subunits_density |
| Add a frame to the densities. More... | |
| def | get_density |
| Get the current density for some component name. More... | |
| def IMP.pmi.analysis.GetModelDensity.add_subunits_density | ( | self, | |
hierarchy = None |
|||
| ) |
Add a frame to the densities.
| hierarchy | Optionally read the hierarchy from somewhere. If not passed, will just read the representation. |
Definition at line 480 of file pmi/Analysis.py.
| def IMP.pmi.analysis.GetModelDensity.get_density | ( | self, | |
| name | |||
| ) |
Get the current density for some component name.
Definition at line 550 of file pmi/Analysis.py.