Package Bio :: Package Mindy :: Module SimpleSeqRecord :: Class BaseSeqRecordIndexer
[show private | hide private]
[frames | no frames]

Class BaseSeqRecordIndexer

Known Subclasses:
FunctionIndexer, SimpleIndexer

Base class for indexing using SeqRecord information.

This is the class you should derive from to index using some type of information in a SeqRecord. This is an abstract base class, so it needs to be subclassed to be useful.
Method Summary
  __init__(self)
  get_builder(self)
  get_id_dictionary(self, seq_record)
  primary_key_name(self)
  secondary_key_names(self)

Generated by Epydoc 2.1 on Mon Aug 27 16:13:10 2007 http://epydoc.sf.net