IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
IMP.pmi.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 607 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...
 

Constructor & Destructor Documentation

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 614 of file pmi/restraints/proteomics.py.


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