|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Utility functions to handle cross links. More...
Utility functions to handle cross links.
Classes | |
| class | DockOrder |
| Compute the order of the docking experiments. More... | |
| class | InitialDockingFromXlinks |
| Puts two subunits together using the Xlinkins restraints. More... | |
| class | Xlink |
| Class defining a cross-link. More... | |
| class | XlinksDict |
| Description of crosslinking restraints as a python dictionary. More... | |
Functions | |
| def | build_xlinks_graph |
| Build a set of nodes and edges from the set of crosslinking restraints. More... | |
| def IMP.EMageFit.buildxlinks.build_xlinks_graph | ( | xlinks_dict | ) |
Build a set of nodes and edges from the set of crosslinking restraints.
| xlinks_dict | a XlinksDict class |
Definition at line 88 of file buildxlinks.py.