InterPro Domain Distribution

Check InterPro domain distribution by sequence and by species. IPR domains can be selected using special operators to identify different combinations:

X,Y
Search the number of sequences (by species) having the IPR domain X, Y
X~I
Search the number of sequences (by species) having the IPR domain X OR the IPR domain I (without redundancy)
X+I
Search the number of sequences having the domain X AND the domain I
X-I
Search the number of sequences having the domain X but NOT having the IPR domain I
X*I
Search all possible combinations of IPR domains (shortcut for X-I,I-(X),X+I)
[I+J]
Search the number of sequences having ONLY the domain X AND the domain I (no others).
(...)
parenthesis can be used to set sub-query priorities otherwise operations are processed from left to right. ie. W-X+Y-Z=((W-X)+Y)-Z