| Trees | Indices | Help |
|
|---|
|
|
object --+
|
_ReaderWriterContextManager --+
|
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). use_strict_resname - Limit the residue name to 18-20 columns of pdb record.
|
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.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:57 2016 | http://epydoc.sourceforge.net |