Module Spyder :: Class MultiRestraintsInterface
[hide private]
[frames] | no frames]

Class MultiRestraintsInterface

source code

object --+
         |
        MultiRestraintsInterface

Spyder-generated class

module haddock

file /home/sjoerd/data/Spyder-devel/haddock/MultiRestraintsInterface.spy

Wiki

http://www.spyderware.nl/wiki/classes/MultiRestraintsInterface

Validate block

>>>            
for r in restraints:
for p in r.partners:
assert p > 0 and p <= len(restraints)               
>>>

Form block

>>>            
SUPERHEADER restraints Residue selections 
restraints Selection
LENGTH restraints 20               
>>>

Converters

Can be converted to:

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Instance Variables [hide private]
MultiRestraintsInterfaceSubunitArray restraints = "", "", "A", "2,3,4,5,6", ("", "", "B", "1,3,4,5,...
Properties [hide private]

Inherited from object: __class__

Instance Variable Details [hide private]

restraints

Type:
MultiRestraintsInterfaceSubunitArray
Value:
"", "", "A", "2,3,4,5,6", ("", "", "B", "1,3,4,5,6"), ("", "", "C", "1\
,2,4,5,6"), ("", "", "D", "1,2,3,5,6"), ("", "", "E", "1,2,3,4,6"), ("\
", "", "F", "1,2,3,4,5")