Package Bio :: Package Prosite :: Class PatternHit
[hide private]
[frames] | no frames]

Class PatternHit

source code

Holds information from a hit against a Prosite pattern.

Members:
name           ID of the record.  e.g. ADH_ZINC
accession      e.g. PS00387
pdoc           ID of the PROSITE DOCumentation.
description    Free-format description.
matches        List of tuples (start, end, sequence) where
               start and end are indexes of the match, and sequence is
               the sequence matched.

Instance Methods [hide private]
 
__init__(self) source code
 
__str__(self) source code