Datasets:

Modalities:
Text
Formats:
parquet
DOI:
Libraries:
Datasets
pandas
lhallee commited on
Commit
f1521e6
·
verified ·
1 Parent(s): d2ab05b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ configs:
28
  path: data/test-*
29
  ---
30
 
31
- Dataset of proteins that homodimerize (1) and randomly selected proteins from StringDB (0).
32
 
33
  Homodimers are selected from [here](https://seq2fun.dcmb.med.umich.edu/HomodimerDB/download.cgi) via the 80% identity clustering.
34
 
 
28
  path: data/test-*
29
  ---
30
 
31
+ Dataset of proteins that homodimerize (1) and randomly selected proteins from StringDB (0). Data splits are random, but the balance is roughly 90:10. The main assumption is that most proteins do not dimerize with themselves.
32
 
33
  Homodimers are selected from [here](https://seq2fun.dcmb.med.umich.edu/HomodimerDB/download.cgi) via the 80% identity clustering.
34