Trees | Index | Help |
---|
Package Bio :: Package SwissProt :: Module SProt :: Class _SequenceConsumer |
|
AbstractConsumer
--+
|
_SequenceConsumer
Consumer that converts a SwissProt record to a SeqRecord object.
Members: data Record with SwissProt data. alphabet The alphabet the generated Seq objects will have.Method Summary | |
---|---|
Initialize a Sequence Consumer | |
accession(self,
line)
| |
description(self,
line)
| |
end_record(self)
| |
identification(self,
line)
| |
sequence_data(self,
line)
| |
start_record(self)
| |
Inherited from AbstractConsumer | |
| |
| |
|
Method Details |
---|
__init__(self,
alphabet=ProteinAlphabet())
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jan 31 09:59:44 2007 | http://epydoc.sf.net |