IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Fully Ambiguous Restraint that can be built using boolean logic R. More...
Inherits object.
Fully Ambiguous Restraint that can be built using boolean logic R.
Pellarin. Pasteur Institute.
Definition at line 610 of file pmi/restraints/proteomics.py.
Public Member Functions | |
def | __init__ |
input a list of particles, the slope and theta of the sigmoid potential theta is the cutoff distance for a protein-protein contact More... | |
def IMP.pmi.restraints.proteomics.FuzzyBoolean.__init__ | ( | self, | |
p1, | |||
operator = None , |
|||
p2 = None |
|||
) |
input a list of particles, the slope and theta of the sigmoid potential theta is the cutoff distance for a protein-protein contact
Definition at line 617 of file pmi/restraints/proteomics.py.