| Trees | Indices | Help |
|
|---|
|
|
object --+
|
RecordParser
Parse GenBank files into Record objects (OBSOLETE). Direct use of this class is discouraged, and may be deprecated in a future release of Biopython. Please use the Bio.GenBank.parse(...) or Bio.GenBank.read(...) functions instead.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Initialize the parser. Arguments: o debug_level - An optional argument that species the amount of debugging information the parser 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.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 5 17:59:51 2013 | http://epydoc.sourceforge.net |