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

Class UnigeneProtsimRecord

source code

Store the information for one PROTSIM line from a Unigene file (OBSOLETE).

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

Attributes and descriptions (access as LOWER CASE) ORG= Organism PROTGI= Sequence GI of protein PROTID= Sequence ID of protein PCT= Percent alignment ALN= length of aligned region (aa)

This class is OBSOLETE; 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