Datasets:
Formats:
csv
Size:
1K - 10K
Tags:
post-translational-modifications
phosphorylation
acetylation
methylation
sumoylation
ubiquitylation
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: "PTMint database of experimentally verified PTM regulation on protein–protein interaction"
|
| 3 |
+
repo: "10.5281/zenodo.15164650"
|
| 4 |
+
homepage: "https://ptmint.sjtu.edu.cn/"
|
| 5 |
+
license: "mit"
|
| 6 |
+
tags:
|
| 7 |
+
- post-translational-modifications
|
| 8 |
+
- phosphorylation
|
| 9 |
+
- acetylation
|
| 10 |
+
- methylation
|
| 11 |
+
- sumoylation
|
| 12 |
+
- ubiquitylation
|
| 13 |
+
- glycosylation
|
| 14 |
+
- protein-protein-interaction
|
| 15 |
+
- structural-biology
|
| 16 |
+
- bioinformatics
|
| 17 |
+
|
| 18 |
+
configs:
|
| 19 |
+
- config_name: main
|
| 20 |
+
data_files:
|
| 21 |
+
- split: ptmint_general
|
| 22 |
+
path: "data/ptmint_all_with_splits.csv"
|
| 23 |
+
- split: ptmint_phospho_interfaces
|
| 24 |
+
path: "data/ptmint_interface_phospho_with_splits.csv"
|
| 25 |
+
---
|