-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathadjacencyFusion-ex4.json
More file actions
86 lines (86 loc) · 3.26 KB
/
adjacencyFusion-ex4.json
File metadata and controls
86 lines (86 loc) · 3.26 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
{
"id": "civic.vid:2202",
"type": "CategoricalVariant",
"name": "FGFR2(hgnc:3689)::v",
"description": "An FGFR2 gene fusion, where the FGFR2 kinase domain is required to remain intact to satisfy the constraints of this categorical variant.",
"aliases": [
"FGFR2::v",
"FGFR2 fusion"
],
"constraints": [
{
"type": "AdjacencyConstraint",
"orderKnown": true,
"adjoinedElements": [
{
"id": "hgnc:3689",
"conceptType": "Gene",
"name": "FGFR2",
"primaryCoding": {
"id": "hgnc:3689",
"name": "FGFR2",
"system": "https://genenames.org",
"code": "HGNC:3689",
"iris": [
"https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:3689"
]
}
},
{
"type": "UnspecifiedElement"
}
],
"functionalDomains": [
{
"name": "FGFR2 protein product (refseq:NP_000132.3) protein tyrosine kinase domain",
"type": "FunctionalDomain",
"location": {
"id": "ga4gh:SL.6VpekQsGUz74aAgQ0RklrrgJVwYNK8xx",
"type": "SequenceLocation",
"description": "Amino acid positions 456 - 768 within the FGFR2 protein (refseq:NP_000132.3), which is the protein product of the MANE Select coding transcript for FGFR2 (refseq:NM_000141.5). This sequence corresponds to the catalytic domain of the Protein Tyrosine Kinase.",
"digest": "6VpekQsGUz74aAgQ0RklrrgJVwYNK8xx",
"sequenceReference": {
"id": "refseq:NP_000132.3",
"type": "SequenceReference",
"name": "NP_000132.3",
"description": "The protein product of the MANE Select coding transcript for FGFR2 (refseq:NM_000141.5), corresponding to the RefSeq protein accession NP_000132.3.",
"aliases": [
"ensembl:ENSP00000351276.5",
"ga4gh:SQ.hAWsXlUEul8pcUbRmOHRQ6osiUdGIiWs"
],
"refgetAccession": "SQ.hAWsXlUEul8pcUbRmOHRQ6osiUdGIiWs",
"residueAlphabet": "aa"
},
"start": 455,
"end": 768
},
"status": "preserved"
},
{
"name": "FGFR2(refseq:NM_000141.5) kinase domain",
"type": "FunctionalDomain",
"location": {
"id": "ga4gh:SL.511EV3zYjlFNE3CEUMfu9YtuO7q6mOoG",
"description": "Positions 1999 - 2937 of the FGFR2 MANE Select transcript (refseq:NM_000141.5), corresponding to FGFR2's kinase domain on the product protein (refseq:NP_000132.3).",
"type": "SequenceLocation",
"digest": "511EV3zYjlFNE3CEUMfu9YtuO7q6mOoG",
"sequenceReference": {
"id": "refseq:NM_000141.5",
"name": "NM_000141.5",
"description": "The MANE Select coding transcript for FGFR2.",
"aliases": [
"ga4gh:SQ.MHz9sixiWHMnZDi0pTaEqEM6nf08v2Vu"
],
"type": "SequenceReference",
"refgetAccession": "SQ.MHz9sixiWHMnZDi0pTaEqEM6nf08v2Vu",
"residueAlphabet": "na"
},
"start": 1998,
"end": 2937
},
"status": "preserved"
}
]
}
]
}