| Trees | Index | Help |
|---|
| Package Bio :: Package Mindy :: Module SimpleSeqRecord :: Class BaseSeqRecordIndexer |
|
FunctionIndexer,
SimpleIndexerBase 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)
| |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:58:00 2007 | http://epydoc.sf.net |