Trees | Index | Help |
---|
Package Bio :: Package Sequencing :: Module Phd :: Class Iterator |
|
Iterates over a file of multiple PHD records
Methods: next Return the next record from the stream, or None.Method Summary | |
---|---|
__init__(self, handle, parser=None) | |
__iter__(self)
| |
next(self) -> object |
Method Details |
---|
__init__(self,
handle,
parser=None)
|
next(self)next(self) -> object Return the next PHD record from the file. If no more records return None. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Jun 30 22:06:14 2005 | http://epydoc.sf.net |