| Trees | Index | Help |
|---|
| Package Bio :: Package UniGene :: Class _RecordConsumer |
|
AbstractConsumer --+
|
_RecordConsumer
| Method Summary | |
|---|---|
__init__(self)
| |
Consume a multi-value line by splitting on split_on | |
Consume a single-value line | |
CHROMOSOME(self,
line)
| |
EXPRESS(self,
line)
| |
GENE(self,
line)
| |
GENE_ID(self,
line)
| |
ID(self,
line)
| |
PROTSIM(self,
line)
| |
RESTR_EXPR(self,
line)
| |
SEQUENCE(self,
line)
| |
STS(self,
line)
| |
TITLE(self,
line)
| |
| Inherited from AbstractConsumer | |
| |
| |
| |
| Method Details |
|---|
_get_array_entry(self, line, split_on)Consume a multi-value line by splitting on split_on |
_get_single_entry(self, line)Consume a single-value line |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Aug 27 16:12:12 2007 | http://epydoc.sf.net |