Class: PatternHit | Bio/Prosite/__init__.py | ||||||||
---|---|---|---|---|---|---|---|---|---|
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.
|