IMP Reference Guide
2.20.0
The Integrative Modeling Platform
|
Localize protein on the surface of a half torus in the xy plane. More...
Inherits RestraintBase.
Localize protein on the surface of a half torus in the xy plane.
Definition at line 274 of file restraints/npc.py.
Public Member Functions | |
def | __init__ |
Constructor. More... | |
def IMP.pmi.restraints.npc.MembraneSurfaceLocationRestraint.__init__ | ( | self, | |
hier, | |||
protein, | |||
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 279 of file restraints/npc.py.