-
Notifications
You must be signed in to change notification settings - Fork 2
/
gt-precuration-events-example.json
58 lines (57 loc) · 2.22 KB
/
gt-precuration-events-example.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
{
"key": "2bf5282a-2cbd-45f2-bc87-e41c0d9d3737",
"event_type": "updated",
"schema_version": 1,
"data": {
"id": 164,
"uuid": "c332bd48-33ec-11eb-8885-0242ac130003",
"gene": {
"symbol": "PDLIM3",
"hgnc_id": "HGNC:20767"
},
"mondo_id": "MONDO:0007903",
"mode_of_inheritance": {
"name": "Autosomal dominant inheritance",
"hp_id": "HP:0000006"
},
"group": {
"id": "a7152138-8142-4b40-9bab-b13e2f16ffa8",
"name": "UNC Biocuration Core",
"type": {
"id": "f94b04d4-67bc-467c-95fe-005f25e1532e",
"name": "Gene Curation Expert Panel"
},
"affiliation_id": "40035",
"uri": "https://clinicalgenome.org/affiliation/40035/"
},
"curator": {
"clingen_id": "4392eea5-45b7-4733-8ef9-c6e551860f4d",
"name": "Courtney Thaxton",
"email": "[email protected]"
},
"curation_type": {
"name": "lumped",
"description": "Create a \"lumped\" disease entity from this list"
},
"status": {
"name": "precuration complete",
"effective_date": "2020-07-13"
},
"rationale": {
"pmids": [20301488],
"rationales": [
"Assertion",
"Molecular mechanism",
"Phenotypic variability",
"Inheritance pattern"
],
"notes": "Li-Fraumeni syndrome is a rare, inherited disorder, that includes (but is not limited to) the potential for developing multiple types of cancers, including breast cancer, osteosarcoma, sarcomas, as well as brain tumors, leukemia, and adrenocortical carcinoma. Individuals with TP53 mutations can develop one or more of these carcinomas, and therefore w have lumped the individuals asserted cancer phenotypes into the broader Li-Fraumeni syndrome."
},
"omim_phenotypes": {
"included": [202300, 618165, 151623],
"excluded": [614740, 114500, 137800, 259500, 114480, 114550, 607107, 260350]
},
"created_date": {},
"updated_date": {}
}
}