Trees | Indices | Help |
---|
|
object --+ | dict --+ | SeqMapIndex
An RAF file index.
The RAF file itself is about 50 MB. This index provides rapid, random access of RAF records without having to load the entire file into memory.
The index key is a concatenation of the PDB ID and chain ID. e.g "2drcA", "155c_". RAF uses an underscore to indicate blank chain IDs.
|
|||
new empty dictionary |
|
||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Arguments: filename -- The file to index
|
Return an item from the indexed file.
|
Get the sequence map for a collection of residues. residues -- A Residues instance, or a string that can be converted into a Residues instance. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Dec 16 11:26:48 2009 | http://epydoc.sourceforge.net |