IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
IMP.pmi.restraints.npc.MembraneExclusionRestraint Class Reference

Keep protein away from a half torus in the xy plane. More...

Inherits RestraintBase.

Detailed Description

Keep protein away from a half torus in the xy plane.

Note
This class is only available in Python.

Definition at line 347 of file restraints/npc.py.

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

def IMP.pmi.restraints.npc.MembraneExclusionRestraint.__init__ (   self,
  hier,
  protein = None,
  tor_R = 540.0,
  tor_r = 127.5,
  tor_th = 45.0,
  sigma = 0.2,
  resolution = 1,
  label = None,
  weight = 1.0 
)

Constructor.

Definition at line 352 of file restraints/npc.py.


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