Trees | Index | Help |
---|
Package Bio :: Package SwissProt :: Module SProt :: Class Iterator |
|
Returns one record at a time from a SwissProt file.
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 swissprot 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 |