IMP logo
IMP Reference Guide  develop.d4e9f3251e,2024/04/26
The Integrative Modeling Platform
IMP.pmi.restraints.npc.MembraneSurfaceLocationConditionalRestraint Class Reference

Localize one protein on the surface of a half torus in the xy plane. More...

Inherits RestraintBase.

Detailed Description

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.

Note
This class is only available in Python.

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

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

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.


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