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
|
|
|
|