IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Localize one protein on the surface of a half torus in the xy plane. More...
Inherits RestraintBase.
Localize one protein on the surface of a half torus in the xy plane.
Create Membrane Surface Location CONDITIONAL Restraint for Nup120 ALPS Motifs - Mutually Exclusive from (135,152,'Nup120') and (197,216,'Nup120'). It returns a minimum penalty score from two potential ALPS motifs.
Definition at line 304 of file restraints/npc.py.
Public Member Functions | |
def | __init__ |
Constructor. More... | |
def IMP.pmi.restraints.npc.MembraneSurfaceLocationConditionalRestraint.__init__ | ( | self, | |
hier, | |||
protein1, | |||
protein2, | |||
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 315 of file restraints/npc.py.