Package Bio :: Package EUtils :: Module Datatypes :: Class Link
[hide private]
[frames] | no frames]

Class Link

source code

Store neighbor Link information for a given record

Attributes are;
  id -- the identifier used as the input for the neighbor request
  score -- the amount of similarity, high numbers are better

Instance Methods [hide private]
 
__init__(self, id, score=None) source code
 
__eq__(self, other) source code
 
__ne__(self, other) source code
 
__repr__(self) source code