Package Bio :: Package EUtils :: Module HistoryClient :: Class SequenceHistoryRecord
[hide private]
[frames] | no frames]

Class SequenceHistoryRecord

source code

     Mixins.LinkMixin --+    
                        |    
Mixins.SequenceFetchMixin --+
                            |
SequenceHistoryFetchMixin --+
                            |
           object --+       |
                    |       |
        HistoryLookup --+   |
                        |   |
            HistoryRecord --+
                            |
                           SequenceHistoryRecord

Instance Methods [hide private]

Inherited from Mixins.LinkMixin: lcheck, llinks, ncheck, neighbor_links, prlinks

Inherited from SequenceHistoryFetchMixin: efetch

Inherited from HistoryRecord: __init__, summary

Inherited from HistoryLookup: elink, esummary

Inherited from HistoryLookup (private): _check_invalid, _get_dbids

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from HistoryLookup: dbids

Inherited from object: __class__