IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Create Membrane Surface Location CONDITIONAL Restraint for Nup120 ALPS Motifs - Mutually Exclusive from (135,152,'Nup120') and (197,216,'Nup120'). More...
Inherits object.
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 651 of file npc_restraints.py.
Public Member Functions | |
def | __init__ |
Constructor. More... | |
def IMP.npc.npc_restraints.MembraneSurfaceLocationConditionalRestraint.__init__ | ( | self, | |
representation = None , |
|||
protein1 = None , |
|||
protein2 = None , |
|||
tor_R = 540.0 , |
|||
tor_r = 127.5 , |
|||
tor_th = 45.0 , |
|||
sigma = 0.2 , |
|||
resolution = 1 , |
|||
hier = None |
|||
) |
Constructor.
representation | representation |
Definition at line 656 of file npc_restraints.py.