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

Class Link


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

Method Summary
  __init__(self, id, score)
  __eq__(self, other)
  __ne__(self, other)
  __repr__(self)

Generated by Epydoc 2.1 on Thu Aug 10 20:05:57 2006 http://epydoc.sf.net