-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathadjacencyFusion-ex2.json
More file actions
117 lines (117 loc) · 3.34 KB
/
adjacencyFusion-ex2.json
File metadata and controls
117 lines (117 loc) · 3.34 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
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"id": "civic.fid:62026",
"type": "CategoricalVariant",
"name": "v::NTRK1(hgnc:8031)",
"description": "An optional field to describe v::NTRK1(hgnc:8031).",
"aliases": [
"v::NTRK1",
"NTRK1 fusion"
],
"constraints": [
{
"type": "AdjacencyConstraint",
"orderKnown": false,
"adjoinedElements": [
{
"type": "UnspecifiedElement"
},
{
"id": "hgnc:8031",
"conceptType": "Gene",
"name": "NTRK1",
"primaryCoding": {
"id": "hgnc:8031",
"name": "NTRK1",
"system": "https://genenames.org",
"code": "HGNC:8031",
"iris": [
"https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:7230"
]
}
}
]
}
],
"extensions": [
{
"name": "Known Gene Elements",
"description": "Known gene elements that may satisfy this Categorical Variant. Please specify if this array is exhaustive or non-exhaustive, and if it is subject to change.",
"value": {
"type": "ConceptSet",
"membershipOperator": "OR",
"concepts": [
{
"id": "hgnc:6636",
"conceptType": "Gene",
"name": "LMNA",
"primaryCoding": {
"id": "hgnc:6636",
"name": "LMNA",
"system": "https://genenames.org",
"code": "HGNC:6636",
"iris": [
"https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:6636"
]
}
},
{
"id": "hgnc:11758",
"conceptType": "Gene",
"name": "TFG",
"primaryCoding": {
"id": "hgnc:11758",
"name": "TFG",
"system": "https://genenames.org",
"code": "HGNC:11758",
"iris": [
"https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:11758"
]
}
},
{
"id": "hgnc:11998",
"conceptType": "Gene",
"name": "TP53",
"primaryCoding": {
"id": "hgnc:11998",
"name": "TP53",
"system": "https://genenames.org",
"code": "HGNC:11998",
"iris": [
"https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:11998"
]
}
},
{
"id": "hgnc:12012",
"conceptType": "Gene",
"name": "TPM3",
"primaryCoding": {
"id": "hgnc:12012",
"name": "TPM3",
"system": "https://genenames.org",
"code": "HGNC:12012",
"iris": [
"https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:12012"
]
}
},
{
"id": "hgnc:12017",
"conceptType": "Gene",
"name": "TPR",
"primaryCoding": {
"id": "hgnc:12017",
"name": "TPR",
"system": "https://genenames.org",
"code": "HGNC:12017",
"iris": [
"https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:12017"
]
}
}
]
}
}
]
}