File size: 1,212 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
{
  "embpy_static_embedding": {
    "description": "STRING/SPACE functional PPI embedding for human proteins, species 9606, 512d.",
    "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_key": "entity_id",
    "id_type": "string_protein_id",
    "index_columns": [
      "entity_id",
      "ensembl_protein_id"
    ],
    "matrix_key": "matrix",
    "model_key": "string_functional_9606",
    "n_dims": 512,
    "n_entities": 19699,
    "organism": "human",
    "schema_version": "embpy.static_embedding_package.v1",
    "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",
    "storage": "zarr",
    "target_id_type": "source",
    "values_path": "values.zarr"
  }
}