| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
FormatReader --+
|
PDBReader
A class for reading structures from a PDB format file.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Initialize with a filename, an optional starting index (default of 1) and optional error_handler (default of mm.error_handler). all_occ - Whether to include alternative positions (default=False) allow_obsolete - Whether to allow reading obsolete PDB files (default=True).
|
Returns the error handler by querying the pdb library and if the refcount is > 0 then return the error handler that is in use by pdb. Otherwise None is returned.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 29 12:43:28 2012 | http://epydoc.sourceforge.net |