Skip to content

Commit 1301185

Browse files
committed
SPRED1
1 parent 8e59115 commit 1301185

File tree

4 files changed

+161
-179
lines changed

4 files changed

+161
-179
lines changed

notebooks/SPRED1/SPRED1_LGSS_individuals.ipynb

Lines changed: 0 additions & 138 deletions
This file was deleted.
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
{
2+
"cohortType": "mendelian",
3+
"diseaseList": [
4+
{
5+
"diseaseId": "OMIM:611431",
6+
"diseaseLabel": "Legius syndrome",
7+
"modeOfInheritanceList": [
8+
{
9+
"hpoId": "HP:0000006",
10+
"hpoLabel": "Autosomal dominant inheritance",
11+
"citation": "PMID:28150585"
12+
}
13+
],
14+
"geneTranscriptList": [
15+
{
16+
"hgncId": "HGNC:20249",
17+
"geneSymbol": "SPRED1",
18+
"transcript": "NM_152594.3"
19+
}
20+
]
21+
}
22+
],
23+
"hpoHeaders": [
24+
{
25+
"hpoLabel": "Macrocephaly",
26+
"hpoId": "HP:0000256"
27+
},
28+
{
29+
"hpoLabel": "Multiple lipomas",
30+
"hpoId": "HP:0001012"
31+
},
32+
{
33+
"hpoLabel": "Axillary freckling",
34+
"hpoId": "HP:0000997"
35+
},
36+
{
37+
"hpoLabel": "Multiple cafe-au-lait spots",
38+
"hpoId": "HP:0007565"
39+
},
40+
{
41+
"hpoLabel": "Specific learning disability",
42+
"hpoId": "HP:0001328"
43+
},
44+
{
45+
"hpoLabel": "Delayed speech and language development",
46+
"hpoId": "HP:0000750"
47+
}
48+
],
49+
"rows": [
50+
{
51+
"individualData": {
52+
"pmid": "PMID:28150585",
53+
"title": "The first Slovak Legius syndrome patient carrying the SPRED1 gene mutation",
54+
"individualId": "patient P62",
55+
"comment": "na",
56+
"ageOfOnset": "na",
57+
"ageAtLastEncounter": "na",
58+
"deceased": "no",
59+
"sex": "M"
60+
},
61+
"diseaseIdList": [
62+
"OMIM:611431"
63+
],
64+
"alleleCountMap": {
65+
"c46CtoT_SPRED1_NM_152594v3": 1
66+
},
67+
"hpoData": [
68+
{
69+
"type": "Excluded"
70+
},
71+
{
72+
"type": "Excluded"
73+
},
74+
{
75+
"type": "Excluded"
76+
},
77+
{
78+
"type": "Observed"
79+
},
80+
{
81+
"type": "Observed"
82+
},
83+
{
84+
"type": "Excluded"
85+
}
86+
]
87+
}
88+
],
89+
"hgvsVariants": {
90+
"c46CtoT_SPRED1_NM_152594v3": {
91+
"assembly": "hg38",
92+
"chr": "chr15",
93+
"position": 38299386,
94+
"refAllele": "C",
95+
"altAllele": "T",
96+
"symbol": "SPRED1",
97+
"hgncId": "HGNC:20249",
98+
"hgvs": "c.46C>T",
99+
"transcript": "NM_152594.3",
100+
"gHgvs": "NC_000015.10:g.38299386C>T",
101+
"pHgvs": "NP_689807.1:p.(Arg16Ter)",
102+
"variantKey": "c46CtoT_SPRED1_NM_152594v3"
103+
}
104+
},
105+
"structuralVariants": {},
106+
"phetoolsSchemaVersion": "0.2",
107+
"hpoVersion": "2025-11-24",
108+
"cohortAcronym": "LGSS",
109+
"curationHistory": [
110+
{
111+
"orcid": "0000-0002-0736-9199",
112+
"date": "2025-01-09"
113+
}
114+
]
115+
}
-9.48 KB
Binary file not shown.

0 commit comments

Comments
 (0)