File size: 1,628 Bytes
b85e882 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | {
"created_at": "2026-06-01T15:07:37+00:00",
"description": "STRING/SPACE functional PPI embedding for human proteins, species 9606, 512d.",
"dtype": "float32",
"entity_type": "protein",
"id_harmonization": {
"alias_columns": [
"ensembl_protein_id"
],
"enabled": false,
"n_duplicate_canonical_ids": 0,
"n_unresolved_ids": 0,
"organism": "human",
"source_id_type": "string_protein_id",
"target_id_type": "source",
"unresolved_id_policy": "drop"
},
"id_harmonized": false,
"id_key": "entity_id",
"id_type": "string_protein_id",
"index_columns": [
"entity_id",
"ensembl_protein_id"
],
"index_path": "metadata/index.parquet",
"key": "string_functional_9606",
"matrix_key": "matrix",
"metadata_path": "metadata",
"n_dims": 512,
"n_duplicate_input_ids": 0,
"n_entities": 19699,
"n_missing_input_ids": 0,
"n_nan_input_columns": 0,
"n_nan_input_rows": 0,
"n_nan_input_values": 0,
"nan_policy": "drop-rows",
"organism": "human",
"package_dir": "/Users/grpinto/Documents/embpy/data/static_embeddings_hf_package/embeddings/string_functional_9606",
"schema_version": "embpy.static_embedding_package.v1",
"shape": [
19699,
512
],
"source": {
"name": "9606.h5",
"path": "/Users/grpinto/Documents/embpy/data/static_embeddings/precomputed_embeddings_string/functional_embeddings/functional_emb/9606.h5",
"size_bytes": 19584535,
"suffix": ".h5"
},
"source_id_type": "string_protein_id",
"source_metadata": {},
"target_id_type": "source",
"uns_path": "metadata/uns.json",
"values_path": "values.zarr"
} |