-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathscope-json-metadata.test.json
78 lines (78 loc) · 2.54 KB
/
scope-json-metadata.test.json
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"embeddings": [{
"id": -1,
"name": "SCENIC 25PC, 60 perplexity"
}, {
"id": 0,
"name": "Seurat 82PC, 30 perplexity"
}],
"clusterings": [{
"id": 0,
"group": "Seurat",
"name": "Seurat resolution 2.0",
"clusters": [{
"id": 0,
"description": "Mushroom Body (1)",
"cell_type_annotation": [{
"data": {
"curator_name": "Kristofer Davie",
"curator_id": "0000-0003-2182-1249",
"timestamp": 1581609997591,
"obo_id": "GO:0043005",
"ols_iri": "http://purl.obolibrary.org/obo/GO_0043005",
"annotation_label": "neuron projection",
"markers": ["ey"],
"publication": "https://doi.org/10.1016/j.cell.2018.05.057",
"comment": "This cluster seems to be enriched in neuronal projection genes"},
"validate_hash": "3070ff3f9913cda19183bc74e310c61e675540b9f52a6d4d1724919e744d363a",
"votes": {
"votes_for": {
"total": 0,
"voters": []},
"votes_against": {
"total": 1,
"voters": [{
"voter_name": "Kristofer Davie",
"voter_id": "0000-0003-2182-1249",
"voter_hash": "de4787fba14bb1f412bd33055f6ca155172bba34b4b88ef0662ad58b823a06de"}
]
}
}
}]
}],
"clusterColors": [
"#00FF00"
],
"clusterMarkerMetrics": [{
"accessor": "avg_logFC",
"name": "Avg. logFC",
"description": "Average log fold change from Wilcox test (Seurat)"
}]
}],
"regulonThresholds": [{
"regulon": "Abd-B_(17g)",
"defaultThresholdValue": 0.00909688,
"defaultThresholdName": "tenPercentOfMax",
"allThresholds": {
"tenPercentOfMax": 0.00909688
},
"motifData": "idmmpmm__Abd-B.png",
"motifVersion": "V8"
}],
"annotations": [{
"name": "Genotype",
"values": [
"W1118",
"DGRP-551"
],
"colors": [
"#00FF00",
"#800080"
]
}],
"metrics": [{
"name": "nUMI"
}, {
"name": "nGene"
}]
}