IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/16
The Integrative Modeling Platform
IMP.pmi1.restraints.proteomics.FuzzyBoolean Class Reference

Fully Ambiguous Restraint that can be built using boolean logic R. More...

Inherits object.

Detailed Description

Fully Ambiguous Restraint that can be built using boolean logic R.

Pellarin. Pasteur Institute.

Note
This class is only available in Python.

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...
 

Constructor & Destructor Documentation

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.


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