Table of Contents

Class: Reference Bio/SeqFeature.py

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.

TODO
Will this hold PubMed and Medline information decently?
Methods   
__init__
__str__
  __init__ 
__init__ ( self )

  __str__ 
__str__ ( self )

Output an informative string for debugging.


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:43 2002 by HappyDoc version 2.0.1