-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample_twoFilter.json
More file actions
48 lines (44 loc) · 1.06 KB
/
Copy pathexample_twoFilter.json
File metadata and controls
48 lines (44 loc) · 1.06 KB
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
{
"keys": [
"name",
"start",
"length",
"trackIndex",
"Likelihood"
],
"annots": [
{
"chr": "1",
"annots": [
[
"CV_Disease: Immunodeficiency_38_with_basal_ganglia_calcification",
6736504,
0,
2,
10
],
[
"PharmGKB_PhenotypesHit: cyclophosphamide",
13473007,
0,
1,
20
],
[
"Predicted Pathogenic",
94311046,
0,
0,
100
],
[
"Predicted Pathogenic",
94311047,
0,
0,
100
]
]
}
]
}