Home | Trees | Indices | Help |
|
---|
|
object --+ | list --+ | PDBFile
Class for managing a PDB file. This class inherits from a Python list object, and contains a list of PDBRecord objects. Load, save, edit, and create PDB files with this class.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__setattr__('name', value) <==> x.name = value
|
append object to end
|
insert object before index
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 27 14:43:15 2011 | http://epydoc.sourceforge.net |