Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | _ResTuple --+ | ResTuple
A class to store a residue. Unlike schrodinger.structure._Residue, two ResTuple objects that describe the same residue are equal (and their hashes are equal). This class will also strip spaces from inscode and pdbres.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
ResTuple |
|
||
|
|||
ResTuple |
|
|
|||
|
|||
|
Create a new instance of the tuple
|
Initialize a class instance directly instead of from a _Residue object. This function allows for the output of __repr__() to be evaluated and is intended for use in testing.
|
Represent this residue as ex. A:22:Ala
|
Generate a string that can be used to reproduce this object
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jan 25 01:17:44 2017 | http://epydoc.sourceforge.net |