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

Class PatternHit


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.

Method Summary
  __init__(self)
  __str__(self)

Generated by Epydoc 2.1 on Mon Aug 27 16:12:11 2007 http://epydoc.sf.net