File size: 1,034 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 | {
"embpy_static_embedding": {
"description": "PoPS 256d gene features, Ensembl-keyed.",
"entity_type": "gene",
"id_harmonization": {
"alias_columns": [],
"enabled": true,
"n_duplicate_canonical_ids": 0,
"n_unresolved_ids": 0,
"organism": "human",
"source_id_type": "ensembl_id",
"target_id_type": "ensembl_id",
"unresolved_id_policy": "drop"
},
"id_key": "entity_id",
"id_type": "ensembl_id",
"index_columns": [
"entity_id"
],
"matrix_key": "matrix",
"model_key": "pops",
"n_dims": 256,
"n_entities": 18383,
"organism": "human",
"schema_version": "embpy.static_embedding_package.v1",
"source": {
"name": "features_d256.tsv",
"path": "/Users/grpinto/Documents/embpy/data/static_embeddings/pops/features_d256.tsv",
"size_bytes": 90176141,
"suffix": ".tsv"
},
"source_id_type": "ensembl_id",
"storage": "zarr",
"target_id_type": "ensembl_id",
"values_path": "values.zarr"
}
} |