Package Bio :: Module SeqFeature :: Class Reference
[show private | hide private]
[frames | no frames]

Class Reference


Represent a Generic Reference object.

Attributes: o location - A list of Location objects specifying regions of the sequence that the references correspond to. If no locations are specified, the entire sequence is assumed. o authors - A big old string, or a list split by author, of authors for the reference. o title - The title of the reference. o journal - Journal the reference was published in. o medline_id - A medline reference for the article. o pubmed_id - A pubmed reference for the article. o comment - A place to stick any comments about the reference.
Method Summary
  __init__(self)
  __str__(self)
Output an informative string for debugging.

Method Details

__str__(self)
(Informal representation operator)

Output an informative string for debugging.

Generated by Epydoc 2.1 on Mon Aug 27 16:13:13 2007 http://epydoc.sf.net