Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# CHUPSUL: A Comprehensive Human Protein Benchmark for Subcellular Localization
|
| 6 |
+
|
| 7 |
+
Here we introduce the protein dataset used in our benchmark evaluation, with comprehensive 3D information and fine-grained localization annotations.
|
| 8 |
+
|
| 9 |
+
Each file includes the following data:
|
| 10 |
+
|
| 11 |
+
- `AlphaFold_pdb.tar`: The original PDB data predicted by AlphaFold2 with full protein documentation.
|
| 12 |
+
- `coordinate.tar`: The extracted C$\alpha$ coordinates from AlphaFold2.
|
| 13 |
+
- `localization.tar`: The separate detaild and 20-class fine-grained localization annotations from Uniprot and HPA; The union localization annotations from Union and HPA; Amino acids sequence and 3Di tokens.
|