IMP Reference Guide
2.20.2
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 959 of file pmi1/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.pmi1.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 966 of file pmi1/restraints/proteomics.py.