Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module DBIdsClient :: Class SequenceDBIdsRecordSet |
|
object
--+ |DBIdsLookup
--+ |BaseDBIdsRecordSet
--+ |SequenceDBIdsFetchMixin
--+ |LinkMixin
--+ | | |SequenceFetchMixin
--+ | SequenceDBIdsRecordSet
Method Summary | |
---|---|
Inherited from LinkMixin | |
| |
get the llinks as a Datatypes.LinksLinkSet | |
| |
| |
get the prlinks as a Datatypes.LinksLinkSet | |
Inherited from SequenceDBIdsFetchMixin | |
| |
Inherited from BaseDBIdsRecordSet | |
| |
Return subset of the records | |
Number of records referenced by this RecordSet | |
Inherited from DBIdsLookup | |
call elink on this DBIds; returns the socket handle | |
call esummary on this DBIds; returns the socket handle | |
get the summary for these DBIds, parsed into a Datatypes.Summary | |
| |
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' |
Class Variable Summary | |
---|---|
type |
_record_class = Bio.EUtils.DBIdsClient.SequenceDBIdsRecord |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Jun 30 22:06:02 2005 | http://epydoc.sf.net |