jkh commited on
Commit
1c9f99a
·
verified ·
1 Parent(s): f6c77f6

Add gene-expression-single-cell-mouse_unstructured_metadata.json

Browse files
gene-expression-single-cell-mouse_unstructured_metadata.json CHANGED
@@ -1,4 +1,48 @@
1
  {
 
 
 
 
 
2
  "citation": "https://www.nature.com/articles/s41586-020-2496-1#Sec2",
3
- "processed_at": "2025-06-15T13:41:29.728821"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }
 
1
  {
2
+ "age_colors": [
3
+ "#e1f3b2",
4
+ "#97d6b9",
5
+ "#1f80b8"
6
+ ],
7
  "citation": "https://www.nature.com/articles/s41586-020-2496-1#Sec2",
8
+ "schema_reference": "https://github.com/chanzuckerberg/single-cell-curation/blob/main/schema/5.3.0/schema.md",
9
+ "schema_version": "5.3.0",
10
+ "title": "A single-cell transcriptomic atlas characterizes ageing tissues in the mouse",
11
+ "neighbors": {
12
+ "params": {
13
+ "method": [
14
+ "umap"
15
+ ],
16
+ "metric": [
17
+ "euclidean"
18
+ ],
19
+ "n_neighbors": [
20
+ 15
21
+ ],
22
+ "n_pcs": [
23
+ 5
24
+ ]
25
+ }
26
+ },
27
+ "leiden": {
28
+ "params": {
29
+ "n_iterations": [
30
+ -1
31
+ ],
32
+ "random_state": [
33
+ 0
34
+ ],
35
+ "resolution": [
36
+ 1
37
+ ]
38
+ }
39
+ },
40
+ "louvain": {
41
+ "params": {
42
+ "random_state": [
43
+ 0
44
+ ]
45
+ }
46
+ },
47
+ "processed_at": "2025-06-15T14:24:40.183411"
48
  }