| Trees | Index | Help |
|---|
| Package Bio :: Package Sequencing :: Module Ace :: Class Iterator |
|
Iterates over a ACE-file with multiple contigs
Methods: next Return the next record from the stream, or None.| Method Summary | |
|---|---|
__init__(self, handle, parser=None) | |
next(self) -> object | |
| Method Details |
|---|
__init__(self,
handle,
parser=None)
|
next(self)next(self) -> object Return the next contig record from the file. If no more records return None. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:58:01 2007 | http://epydoc.sf.net |