Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ Otter DUDe includes 1,452,568 instances of drug-target interactions.
|
|
8 |
|
9 |
## Dataset details
|
10 |
#### DUDe
|
11 |
-
DUDe comprises a collection of 22,886 active compounds and their corresponding affinities towards 102 targets. For our study, we utilized a preprocessed version of the DUDe
|
12 |
|
13 |
**Paper or resources for more information:**
|
14 |
- [GitHub Repo](https://github.com/IBM/otter-knowledge)
|
|
|
8 |
|
9 |
## Dataset details
|
10 |
#### DUDe
|
11 |
+
DUDe comprises a collection of 22,886 active compounds and their corresponding affinities towards 102 targets. For our study, we utilized a preprocessed version of the DUDe, which includes 1,452,568 instances of drug-target interactions. To prevent any data leakage, we eliminated the negative interactions and the overlapping triples with the TDC DTI dataset. As a result, we were left with a total of 40,216 drug-target interaction pairs.
|
12 |
|
13 |
**Paper or resources for more information:**
|
14 |
- [GitHub Repo](https://github.com/IBM/otter-knowledge)
|