IMP logo
IMP Reference Guide  2.10.0
The Integrative Modeling Platform
IMP.npc.npc_restraints.MembraneSurfaceLocationConditionalRestraint Class Reference

Create Membrane Surface Location CONDITIONAL Restraint for Nup120 ALPS Motifs - Mutually Exclusive from (135,152,'Nup120') and (197,216,'Nup120'). More...

Inherits object.

Detailed Description

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 650 of file npc_restraints.py.

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

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.

Parameters
representationrepresentation

Definition at line 655 of file npc_restraints.py.


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