Upload statistics_cell2.json with huggingface_hub
Browse files- statistics_cell2.json +36 -0
statistics_cell2.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cell": "CELL2",
|
| 3 |
+
"version": "v10.0.0",
|
| 4 |
+
"collection_date": "2025-11-10T10:55:37.043926",
|
| 5 |
+
"stats": {
|
| 6 |
+
"KEGG Pathways": 591,
|
| 7 |
+
"STRING Interactions": 0,
|
| 8 |
+
"PDB Structures": 0,
|
| 9 |
+
"UniProt Repository": 500
|
| 10 |
+
},
|
| 11 |
+
"local_saved_stats": {
|
| 12 |
+
"KEGG Pathways": 591,
|
| 13 |
+
"STRING Interactions": 0,
|
| 14 |
+
"PDB Structures": 0,
|
| 15 |
+
"UniProt Repository": 500
|
| 16 |
+
},
|
| 17 |
+
"total_collected": 1091,
|
| 18 |
+
"total_local_saved": 1091,
|
| 19 |
+
"parallel_limit": 8,
|
| 20 |
+
"local_storage": "km_dataset",
|
| 21 |
+
"checkpoint_dir": "km_dataset/checkpoints/cell2_quantum",
|
| 22 |
+
"phase_data_dirs": {
|
| 23 |
+
"kegg_pathways": "cell2_pathways",
|
| 24 |
+
"string_interactions": "cell2_interactions",
|
| 25 |
+
"pdb_structures": "cell2_structures",
|
| 26 |
+
"uniprot_repository": "cell2_repository"
|
| 27 |
+
},
|
| 28 |
+
"categories": [
|
| 29 |
+
"pathway",
|
| 30 |
+
"interaction",
|
| 31 |
+
"structure",
|
| 32 |
+
"repository"
|
| 33 |
+
],
|
| 34 |
+
"cell0_integration": "FULL",
|
| 35 |
+
"cell1_compatible": true
|
| 36 |
+
}
|