Home | Trees | Indices | Help |
|
---|
|
object --+ | core.AbstractIndexer --+ | core.BaseDictionaryContainer --+ | core.DictionaryContainer --+ | ResidueAtomsTable
Represents a collection of atoms. Provides dictionary-like access, where PDB atom names are used for lookup.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Append a new Atom to the catalog. If the atom has an alternate position, a disordered proxy will be created instead and the atom will be appended to the DisorderedAtom's list of children. If a disordered atom with that name already exists, the atom will be appended to its children only. If an atom with the same name exists, but it was erroneously not marked as disordered, that terrible condition will be fixed too.
|
Update the atom with the specified name.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |