Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -82,10 +82,15 @@ human protein pairs interact directly or indirectly.
|
|
| 82 |
proteins (defined by UniProt acession) per line.
|
| 83 |
|
| 84 |
|-- **test**
|
| 85 |
-
|
|
|
|
|
|
|
| 86 |
This is the feature matrix for the test set of interactions.
|
|
|
|
| 87 |
|-- **train**
|
| 88 |
-
|
|
|
|
|
|
|
| 89 |
This is the feature matrix for the training set of interactions.
|
| 90 |
|
| 91 |
## Associated code
|
|
|
|
| 82 |
proteins (defined by UniProt acession) per line.
|
| 83 |
|
| 84 |
|-- **test**
|
| 85 |
+
|
| 86 |
+
|-- test_FeatureMatrix_pdbsize5_only_INTRA_complex_NegativePairs_20240326.csv.gz
|
| 87 |
+
|
| 88 |
This is the feature matrix for the test set of interactions.
|
| 89 |
+
|
| 90 |
|-- **train**
|
| 91 |
+
|
| 92 |
+
|-- train_FeatureMatrix_pdbsize3_20240326.csv.gz
|
| 93 |
+
|
| 94 |
This is the feature matrix for the training set of interactions.
|
| 95 |
|
| 96 |
## Associated code
|