| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
StructureProvider --+
|
RemoteStructureProvider
Retrieves PDB structures from a specified remote URL. The URL requested from remote server takes the form: <prefix>/<ID><suffix>
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
| str or None |
|
||
| csb.bio.Structure |
|
||
|
Inherited from Inherited from |
|||
| Class Variables | |
__abstractmethods__ =
|
|
| Properties | |
| str |
prefix Current URL prefix |
| str |
suffix Current URL suffix |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Attempt to discover a PDB file, given a specific PDB
|
Discover, parse and return the PDB structure, corresponding to the
specified
|
| Property Details |
prefixCurrent URL prefix
|
suffixCurrent URL suffix
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |