Elements of a Prosite pattern
Methods
|
|
__init__
__str__
base_str
copy
|
|
__init__
|
__init__ (
self,
letters,
ignore,
is_begin,
is_end,
min_count,
max_count,
can_begin,
can_end,
)
|
|
__str__
|
__str__ ( self )
|
|
base_str
|
base_str ( self )
Convert the term back into Prosite form, without the repeat
count fields.
|
|
copy
|
copy ( self )
|
|