IMP Reference Guide
develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
|
Fully Ambiguous Restraint that can be built using boolean logic R. More...
Fully Ambiguous Restraint that can be built using boolean logic R.
Pellarin. Pasteur Institute.
Definition at line 606 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 613 of file pmi/restraints/proteomics.py.