Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
# SNOOPPI
|
| 2 |
|
| 3 |
-
SNOOPPI is a curated protein–protein interaction dataset containing positive, negative, and unknown interaction annotations.
|
| 4 |
-
|
| 5 |
-
The dataset preserves protein sequences, identifiers, species information, PSI-MI interaction terms, experimental evidence, publications, feature relationships
|
| 6 |
|
| 7 |
## Dataset splits
|
| 8 |
|
|
@@ -12,7 +12,7 @@ SNOOPPI is distributed in three splits:
|
|
| 12 |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
|
| 13 |
| `positive` | Protein pairs retained as positive interactions under the SNOOPPI annotation criteria |
|
| 14 |
| `negative` | Protein pairs retained as negative interactions under the SNOOPPI annotation criteria |
|
| 15 |
-
| `unknown` | Protein pairs present in
|
| 16 |
|
| 17 |
The `unknown` split should not automatically be interpreted as a negative or as a set of experimentally tested non-interactions. These entries represent interactions for which the available evidence was insufficient, conflicting, or otherwise unresolved under the annotation framework.
|
| 18 |
|
|
|
|
| 1 |
+
# SNOOPPI: Sequence-Normalized Database of On- and Off-Target Protein-Protein Interactions
|
| 2 |
|
| 3 |
+
SNOOPPI is a curated protein–protein interaction (PPI) dataset containing positive, negative, and unknown interaction annotations.
|
| 4 |
+
* SNOOPPI is *sequence-indexed*, meaning one unique SNOOPPI PPI or non-PPI indicates a unique combination of protein sequences.
|
| 5 |
+
* The dataset preserves protein sequences, identifiers, species information, PSI-MI interaction terms, experimental evidence, publications, and feature relationships where available.
|
| 6 |
|
| 7 |
## Dataset splits
|
| 8 |
|
|
|
|
| 12 |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
|
| 13 |
| `positive` | Protein pairs retained as positive interactions under the SNOOPPI annotation criteria |
|
| 14 |
| `negative` | Protein pairs retained as negative interactions under the SNOOPPI annotation criteria |
|
| 15 |
+
| `unknown` | Protein pairs present in IntAct's source interaction records but not assigned a definitive positive or negative label under the SNOOPPI criteria |
|
| 16 |
|
| 17 |
The `unknown` split should not automatically be interpreted as a negative or as a set of experimentally tested non-interactions. These entries represent interactions for which the available evidence was insufficient, conflicting, or otherwise unresolved under the annotation framework.
|
| 18 |
|