linampena commited on
Commit
3e32481
·
verified ·
1 Parent(s): 543e795

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: mit
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
+ ---