IMP
2.1.0
The Integrative Modeling Platform
|
Utility functions to handle cross links. More...
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.em2d.buildxlinks.build_xlinks_graph | ( | xlinks_dict | ) |
xlinks_dict | a XlinksDict class |
Definition at line 97 of file buildxlinks.py.