IMP logo
IMP Reference Guide  2.22.0
The Integrative Modeling Platform
IMP.bff.restraints.xlink.XLinkScore Class Reference

Attributes

More...

Inherits TypedDict.

Detailed Description

Attributes

individual: list The scores to all potential cross linking partners. The score is the fraction of distances of all path that are shorter or equal to the cross-linker length

total: np.ndarray The sum of scores to all potential cross linking partners. The score is the fraction of distances of all path that are shorter or equal to the cross-linker length

Note
This class is only available in Python.

Definition at line 15 of file xlink.py.


The documentation for this class was generated from the following file: