Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module DBIdsClient :: Class DBIdsRecord |
|
object
--+ |DBIdsLookup
--+ | DBIdsRecord
PublicationDBIdsRecord
,
SequenceDBIdsRecord
Method Summary | |
---|---|
get the summary for these DBIds, parsed into a Datatypes.Summary | |
Inherited from DBIdsLookup | |
| |
call elink on this DBIds; returns the socket handle | |
call esummary on this DBIds; returns the socket handle | |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__repr__() <==> repr(x) | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) |
Property Summary | |
---|---|
Inherited from DBIdsLookup | |
dbids : The DBIds for this results set, validated from the server's
'uilist' |
Method Details |
---|
summary(self)get the summary for these DBIds, parsed into a Datatypes.Summary
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:12:11 2007 | http://epydoc.sf.net |