sfisch commited on
Commit
3eeca82
·
verified ·
1 Parent(s): dc16659

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
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
- |-- **test_FeatureMatrix_pdbsize5_only_INTRA_complex_NegativePairs_20240326.csv.gz**
 
 
86
  This is the feature matrix for the test set of interactions.
 
87
  |-- **train**
88
- |-- **train_FeatureMatrix_pdbsize3_20240326.csv.gz**
 
 
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