Update README.md
Browse files
README.md
CHANGED
@@ -23,3 +23,15 @@ configs:
|
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
---
|
26 |
+
|
27 |
+
# Experimentally verified EGFR binders
|
28 |
+
|
29 |
+
Results from the 2024 Adaptyv Bio EGFR protein binding competition round 2. kd values that are not null (NaN) and pkd values above 0 are considered binders.
|
30 |
+
|
31 |
+
[Github](https://github.com/adaptyvbio/egfr_competition_2)
|
32 |
+
|
33 |
+
[Competition results](https://foundry.adaptyvbio.com/competition)
|
34 |
+
|
35 |
+
## Please cite
|
36 |
+
|
37 |
+
There will be a preprint describing the compeition in the future. Please cite it if you use this dataset in your work.
|