Update README.md
Browse files
README.md
CHANGED
|
@@ -9,5 +9,5 @@ Here we introduce the protein dataset used in our benchmark evaluation, with com
|
|
| 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
|
| 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.
|
|
|
|
| 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.
|