Table of Contents

Class: RecordParser Bio/GenBank/__init__.py

Parse GenBank files into Record objects

Methods   
__init__
parse
  __init__ 
__init__ ( self,  debug_level=0 )

Initialize the parser.

Arguments: o debug_level - An optional argument that species the amount of debugging information Martel should spit out. By default we have no debugging info (the fastest way to do things), but if you want you can set this as high as two and see exactly where a parse fails.

  parse 
parse ( self,  handle )

Parse the specified handle into a GenBank record.


Table of Contents

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