-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathadjacencyFusion-ex1.json
More file actions
121 lines (121 loc) · 3.5 KB
/
adjacencyFusion-ex1.json
File metadata and controls
121 lines (121 loc) · 3.5 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
118
119
120
121
{
"id": "civic.vid:1",
"type": "CategoricalVariant",
"name": "BCR(ncbi:613)::ABL1(ncbi:25)",
"description": "An optional field to describe BCR::ABL1",
"aliases": [
"BCR::ABL1",
"t(9;22)(q34;q11)",
"BCR-ABL1",
"BCR--ABL1",
"BCR-ABL",
"BCR(hgnc:1014)::ABL1(hgnc:76)"
],
"extensions": [
{
"name": "CIViC 5' Partner Representative Genomic Coordinates",
"value": {
"reference_build": "GRCh37",
"transcript": "ENST00000305877.8",
"ensembl_version": 75,
"chromosome": "22",
"start": 23522397,
"end": 23632600
}
},
{
"name": "CIViC 3' Partner Representative Genomic Coordinates",
"value": {
"reference_build": "GRCh37",
"transcript": "ENST00000318560.5",
"ensembl_version": 75,
"chromosome": "9",
"start": 133729451,
"end": 133763062
}
}
],
"constraints": [
{
"type": "AdjacencyConstraint",
"orderKnown": true,
"adjoinedElements": [
{
"id": "ncbi:613",
"conceptType": "Gene",
"name": "BCR",
"primaryCoding": {
"id": "ncbi:613",
"name": "BCR",
"system": "https://www.ncbi.nlm.nih.gov/gene",
"code": "613",
"iris": [
"https://www.ncbi.nlm.nih.gov/gene/613"
]
}
},
{
"id": "ncbi:25",
"conceptType": "Gene",
"name": "ABL1",
"primaryCoding": {
"id": "ncbi:25",
"name": "ABL1",
"system": "https://www.ncbi.nlm.nih.gov/gene",
"code": "25",
"iris": [
"https://www.ncbi.nlm.nih.gov/gene/25"
]
}
}
]
}
],
"members": [
{
"id": "ga4gh:AJ.KMisuH8wK4gWBigo1o4DHarzi_Xm5g9f",
"type": "Adjacency",
"name": "NM_004327.4:r.1_3533::NM_005157.6:r.461_5766 gene fusion.",
"description": "Example BCR::ABL1 gene fusion, NM_004327.4:r.1_3533::NM_005157.6:r.461_5766, using illustrative transcript breakpoint coordinates.",
"digest": "KMisuH8wK4gWBigo1o4DHarzi_Xm5g9f",
"adjoinedSequences": [
{
"id": "ga4gh:SL.SgudSwN0DssFbctqKs05wWDxBFJiFD4G",
"type": "SequenceLocation",
"digest": "SgudSwN0DssFbctqKs05wWDxBFJiFD4G",
"sequenceReference": {
"id": "refseq:NM_004327.4",
"type": "SequenceReference",
"name": "NM_004327.4",
"description": "BCR MANE Select transcript.",
"aliases": [
"ensembl:ENST00000305877.13",
"ga4gh:SQ.kpytJsXw3BwLC3oBSjHQS1kwxs4WO3I3"
],
"refgetAccession": "SQ.kpytJsXw3BwLC3oBSjHQS1kwxs4WO3I3",
"residueAlphabet": "na"
},
"end": 3533
},
{
"id": "ga4gh:SL.vrnSNKA1YzeUjl5JlZ5wjHOTMKkXk_sQ",
"type": "SequenceLocation",
"digest": "vrnSNKA1YzeUjl5JlZ5wjHOTMKkXk_sQ",
"sequenceReference": {
"id": "refseq:NM_005157.6",
"type": "SequenceReference",
"name": "NM_005157.6",
"description": "ABL1 MANE Select transcript.",
"aliases": [
"ensembl:ENST00000318560.6",
"ga4gh:SQ.w8Qg3x-PQ2akJrJQeGEN-_eBUMo1H1CL"
],
"refgetAccession": "SQ.w8Qg3x-PQ2akJrJQeGEN-_eBUMo1H1CL",
"residueAlphabet": "na"
},
"start": 460
}
]
}
]
}