Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Sequence motif
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====PROSITE pattern notation==== The [[PROSITE]] notation uses the [[IUPAC]] one-letter codes and conforms to the above description with the exception that a concatenation symbol, '<code>-</code>', is used between pattern elements, but it is often dropped between letters of the pattern alphabet. PROSITE allows the following pattern elements in addition to those described previously: * The lower case letter '<code>x</code>' can be used as a pattern element to denote any amino acid. * A string of characters drawn from the alphabet and enclosed in braces (curly brackets) denotes any amino acid except for those in the string. For example, <code>{ST}</code> denotes any amino acid other than <code>S</code> or <code>T</code>. * If a pattern is restricted to the N-terminal of a sequence, the pattern is prefixed with '<code><</code>'. * If a pattern is restricted to the C-terminal of a sequence, the pattern is suffixed with '<code>></code>'. * The character '<code>></code>' can also occur inside a terminating square bracket pattern, so that <code>S[T>]</code> matches both "<code>ST</code>" and "<code>S></code>". * If <code>e</code> is a pattern element, and <code>m</code> and <code>n</code> are two decimal integers with <code>m</code> <= <code>n</code>, then: ** <code>e(m)</code> is equivalent to the repetition of <code>e</code> exactly <code>m</code> times; ** <code>e(m,n)</code> is equivalent to the repetition of <code>e</code> exactly <code>k</code> times for any integer <code>k</code> satisfying: <code>m</code> <= <code>k</code> <= <code>n</code>. Some examples: * <code>x(3)</code> is equivalent to <code>x-x-x</code>. * <code>x(2,4)</code> matches any sequence that matches <code>x-x</code> or <code>x-x-x</code> or <code>x-x-x-x</code>. The signature of the C2H2-type ''[[zinc finger]]'' domain is: * <code>C-x(2,4)-C-x(3)-[LIVMFYWC]-x(8)-H-x(3,5)-H</code>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)