Home | Trees | Indices | Help |
|
---|
|
object --+ | StructureProvider --+ | CustomStructureProvider
A custom PDB data source. Functions as a user-defined map of structure identifiers and their corresponding local file names.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
str or None |
|
||
|
|||
Inherited from Inherited from |
Class Variables | |
__abstractmethods__ =
|
Properties | |
tuple |
identifiers List of currently registered structure identifiers |
tuple |
paths List of currently registered file names |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Register a new local
|
Attempt to discover a PDB file, given a specific PDB
|
Unregister an existing structure
|
Property Details |
identifiersList of currently registered structure identifiers
|
pathsList of currently registered file names
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |