Table of Contents

Module: BaseDB Bio/Mindy/BaseDB.py
Imported modules   
import Bio
import compression
import os
Functions   
_int_str
read_config
write_config
  _int_str 
_int_str ( i )

  read_config 
read_config ( config_filename )

Exceptions   
AssertionError("%s should only have one value, not %r" %(words [ 0 ], words [ 1 : ] ) )
AssertionError("%s should only have two values, not %r" %(words [ 0 ], words [ 1 : ] ) )
  write_config 
write_config (
        config_filename,
        index_type,
        primary_namespace,
        secondary_namespaces,
        fileid_info,
        formatname,
        )

Write the configuration

Classes   
DictLookup
OpenDB
WriteDB

Must define self.filename_map mapping from filename -> fileid


Table of Contents

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