Table of Contents

Class: SeqMapIndex Bio/SCOP/Raf.py

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.

Base Classes   
FileIndex
Methods   
__init__
getSeqMap
  __init__ 
__init__ ( self,  raf_filename )

  getSeqMap 
getSeqMap ( self,  residues )

Get the sequence map for a collection of residues.

residues
A Residues instance, or a string that can be converted into a Residues instance.

Table of Contents

This document was automatically generated on Mon Jul 1 12:02:55 2002 by HappyDoc version 2.0.1