Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,9 @@ Otter DUDe includes 1,452,568 instances of drug-target interactions.
|
|
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)
|
15 |
|
|
|
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 |
+
**Original dataset:**
|
14 |
+
- Citation: Samuel Sledzieski, Rohit Singh, Lenore Cowen, and Bonnie Berger. Adapting protein language models for rapid dti prediction. bioRxiv, pages 2022–11, 2022
|
15 |
+
|
16 |
**Paper or resources for more information:**
|
17 |
- [GitHub Repo](https://github.com/IBM/otter-knowledge)
|
18 |
|