Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -30,4 +30,15 @@ configs:
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) vai the 80% identity clustering.
 
 
 
 
 
 
 
 
 
 
 
 
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
+
35
+ ```
36
+ @misc {SynthyraHomodimerBenchmark,
37
+ author = { Hallee, L. and Bichara, D. and Gleghorn, J, P. },
38
+ title = { Synthyra Homodimer Benchmark },
39
+ year = 2024,
40
+ url = { https://huggingface.co/datasets/Synthyra/homodimer_benchmark },
41
+ doi = { 10.57967/hf/3798 },
42
+ publisher = { Hugging Face }
43
+ }
44
+ ```