| Trees | Index | Help |
|---|
| Package Bio :: Package Mindy :: Module SimpleSeqRecord :: Class SimpleIndexer |
|
BaseSeqRecordIndexer --+
|
SimpleIndexer
Index a file based on .id and .name attributes of a SeqRecord.
A simple-minded indexing scheme which should work for simple cases. The easiest way to use this is trhough the create_*db functions of this module.| Method Summary | |
|---|---|
__init__(self)
| |
get_id_dictionary(self,
seq_record)
| |
primary_key_name(self)
| |
secondary_key_names(self)
| |
| Inherited from BaseSeqRecordIndexer | |
| |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:58:01 2007 | http://epydoc.sf.net |