Update README.md
Browse files- data/README.md +2 -2
data/README.md
CHANGED
|
@@ -4,6 +4,6 @@
|
|
| 4 |
- [PROTAC-Pedia](https://protacpedia.weizmann.ac.il/ptcb/main)
|
| 5 |
- [Curated dataset](PROTAC-Degradation-DB.csv)
|
| 6 |
|
| 7 |
-
The folder [studies](studies/) contains the data used in each study reported in our paper.
|
| 8 |
|
| 9 |
-
The folder [processed](processed/) contains pickled dictionary files used for standardize cell names and to map Uniprot IDs to their amino acid sequences.
|
|
|
|
| 4 |
- [PROTAC-Pedia](https://protacpedia.weizmann.ac.il/ptcb/main)
|
| 5 |
- [Curated dataset](PROTAC-Degradation-DB.csv)
|
| 6 |
|
| 7 |
+
The folder [studies](studies/) contains the data used in each study reported in our paper. The label column that is used for predictions is named _"Active (Dmax 0.6, pDC50 6.0)"_ and contains binary values.
|
| 8 |
|
| 9 |
+
The folder [processed](processed/) contains pickled dictionary files used for standardize cell names and to map Uniprot IDs to their amino acid sequences.
|