| Trees | Indices | Help |
|---|
|
|
object --+
|
Entity.Entity --+
|
Residue
Represents a residue. A Residue object stores atoms.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Sort the Atom objects. Atoms are sorted alphabetically according to their name, but N, CA, C, O always come first. Arguments: o a1, a2 - Atom objects |
Add an Atom object. Checks for adding duplicate atoms, and raises a PDBConstructionException if so.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 18 18:19:27 2011 | http://epydoc.sourceforge.net |