Trees | Index | Help |
---|
Package Bio :: Package Mindy :: Module SimpleSeqRecord :: Class BaseSeqRecordIndexer |
|
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)
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:12:11 2007 | http://epydoc.sf.net |