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

Class InterResidueDistance

source code

object --+
         |
        InterResidueDistance

Spyder-generated class

module atom

file /home/sjoerd/Spyder-devel/atom/atom.spy

Description

The shortest heavy-atom distance (in Angstroms)

between two residues

Can be used for non-residues (nucleic acid basepairs) as well

Wiki

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

Converters

Can be converted from:

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]
Integer residue1
Integer residue2
Float distance
Properties [hide private]

Inherited from object: __class__