Datasets:
Formats:
csv
Size:
1K - 10K
Tags:
post-translational-modifications
phosphorylation
acetylation
methylation
sumoylation
ubiquitylation
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -45,6 +45,17 @@ Hong X, Li N, Lv J, Zhang Y, Li J, Zhang J, Chen HF. *PTMint database of experim
|
|
| 45 |
|
| 46 |
## Data Files
|
| 47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
This repo exposes two splits under a single config (`main`):
|
| 49 |
|
| 50 |
1. **ptmint_general**
|
|
@@ -60,6 +71,31 @@ This repo exposes two splits under a single config (`main`):
|
|
| 60 |
- **This dataset repository:** MIT License for educational purposes only.
|
| 61 |
- **Underlying PTMint database/publication:** please cite the PTMint paper when using these data.
|
| 62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
## Contact
|
| 64 |
|
| 65 |
For Huggingface database: Lina Maria Pena Pardo / linamp (at) umich.edu
|
|
|
|
| 45 |
|
| 46 |
## Data Files
|
| 47 |
|
| 48 |
+
## Dataset Statistics
|
| 49 |
+
|
| 50 |
+

|
| 51 |
+
|
| 52 |
+

|
| 53 |
+
|
| 54 |
+
### Main Experimental Methods
|
| 55 |
+
|
| 56 |
+

|
| 57 |
+
<img src="images/ptmint_overview.png" width="600">
|
| 58 |
+
|
| 59 |
This repo exposes two splits under a single config (`main`):
|
| 60 |
|
| 61 |
1. **ptmint_general**
|
|
|
|
| 71 |
- **This dataset repository:** MIT License for educational purposes only.
|
| 72 |
- **Underlying PTMint database/publication:** please cite the PTMint paper when using these data.
|
| 73 |
|
| 74 |
+
## Citation
|
| 75 |
+
|
| 76 |
+
If you use this dataset in your research, please cite the original **PTMint** publication:
|
| 77 |
+
|
| 78 |
+
Hong X, Li N, Lv J, Zhang Y, Li J, Zhang J, Chen HF.
|
| 79 |
+
*PTMint database of experimentally verified PTM regulation on protein–protein interaction.*
|
| 80 |
+
Bioinformatics. 2023;39(1):btac823.
|
| 81 |
+
https://doi.org/10.1093/bioinformatics/btac823
|
| 82 |
+
|
| 83 |
+
**BibTeX:**
|
| 84 |
+
|
| 85 |
+
```bibtex
|
| 86 |
+
@article{hong2023ptmint,
|
| 87 |
+
title = {PTMint database of experimentally verified PTM regulation on protein–protein interaction},
|
| 88 |
+
author = {Hong, Xue and Li, Ning and Lv, Jia and Zhang, Yu and Li, Jie and Zhang, Jie and Chen, H. F.},
|
| 89 |
+
journal = {Bioinformatics},
|
| 90 |
+
volume = {39},
|
| 91 |
+
number = {1},
|
| 92 |
+
pages = {btac823},
|
| 93 |
+
year = {2023},
|
| 94 |
+
doi = {10.1093/bioinformatics/btac823},
|
| 95 |
+
pmid = {36548389}
|
| 96 |
+
}
|
| 97 |
+
```
|
| 98 |
+
|
| 99 |
## Contact
|
| 100 |
|
| 101 |
For Huggingface database: Lina Maria Pena Pardo / linamp (at) umich.edu
|