|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Utility functions. More...
Utility functions.
Functions | |
| def | display_mean_av_positions |
| Decorate the accessible volume particles with a mass and radii, so that they appear in the rmf file. More... | |
| def | read_xlink_table |
| Read a xlink table. More... | |
| def IMP.bff.tools.display_mean_av_positions | ( | used_avs, | |
dye_radius = 3.5 |
|||
| ) |
Decorate the accessible volume particles with a mass and radii, so that they appear in the rmf file.
Definition at line 15 of file bff/tools/__init__.py.
| def IMP.bff.tools.read_xlink_table | ( | fn | ) |
Read a xlink table.
:param fn: filename of the xlink table :return:
Definition at line 177 of file bff/tools/__init__.py.