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

Class ProtsimLine

source code

Store the information for one PROTSIM line from a Unigene file

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)

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