IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Keep protein away from a half torus in the xy plane. More...
Inherits RestraintBase.
Keep protein away from a half torus in the xy plane.
Definition at line 347 of file restraints/npc.py.
Public Member Functions | |
def | __init__ |
Constructor. More... | |
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.