Package Bio :: Package UniGene :: Class UnigeneSTSRecord
[hide private]
[frames] | no frames]

Class UnigeneSTSRecord

source code

Store the information for one STS line from a Unigene file (DEPRECATED).

Initialize with the text part of the STS line, or nothing.

Attributes and descriptions (access as LOWER CASE)

NAME= Name of STS ACC= GenBank/EMBL/DDBJ accession number of STS [optional field] DSEG= GDB Dsegment number [optional field] UNISTS= identifier in NCBI's UNISTS database

This class is DEPRECATED; please use the read() function in this module instead.

Instance Methods [hide private]
 
__init__(self, text=None) source code
 
_init_from_text(self, text) source code
 
__repr__(self) source code