Package Bio :: Package config :: Module FormatRegistry
[show private | hide private]
[frames | no frames]

Module Bio.config.FormatRegistry

Implements a Registry to store Martel-type format expressions.

Classes: FormatRegistry Holds Biopython formats in a dictionary-like interface. FormatObject Describes a Biopython file format. FormatGroup Describes a group of Biopython file formats.
Classes
FormatGroup This object holds a group of FormatObjects.
FormatObject This object stores Biopython file formats and provides methods to work on them.
FormatRegistry This implements a dictionary-like interface to Biopython file formats.

Function Summary
  _load_expression(path)
  _load_first_existing(basemodulename, possible_formats)
  _load_object(path)
  _normalize_expression(expression_or_path)
  _parses_file(expression, infile, debug_level)
  _parses_string(expression, s, debug_level)

Generated by Epydoc 2.1 on Wed Jan 31 09:59:42 2007 http://epydoc.sf.net