Datasets:

uuid
stringlengths
4
8
template_uuid
stringclasses
40 values
question
stringlengths
13
193
answer
stringlengths
29
2.2k
benchmark_query
stringlengths
133
622
execution_results
stringlengths
2
1.14M
query_type
stringclasses
2 values
sql_category
stringclasses
26 values
bio_category
stringclasses
14 values
Q49.499
Q49
Are there any SMR association signals with the gene STYX in Alzheimer's Disease?
Yes, there are 2 SNPs within STYX that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs77690283 • Skeletal Muscle: Adjusted SMR multi-SNP P-value: 8.21e-08; HEIDI: 5.8075e-03 • rs12435056 • Whole Blood: Adjusted SMR m...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'STYX' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1342185', 'topRSID': 'rs77690283', 'Disease': 'AD', 'Gene': 'STYX', 'p_SMR_multi': 8.214654e-08, 'p_HEIDI': 0.005807537}, {'UUID': 'NDD_SMR_genes_all_update_text_1500187', 'topRSID': 'rs12435056', 'Disease': 'AD', 'Gene': 'STYX', 'p_SMR_multi': 1.582742e-06, 'p_HEIDI': 1.45355e-...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1320
Q49
Are there any SMR association signals with the gene FAM53C in Progressive supranuclear palsy?
No, there are no SNPs within FAM53C that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'FAM53C' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.281
Q49
Are there any SMR association signals with the gene RP11-105C19.1 in Amyotrophic Lateral Sclerosis?
No, there are no SNPs within RP11-105C19.1 that have significant SMR association signals in Amyotrophic Lateral Sclerosis.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'ALS' AND Gene = 'RP11-105C19.1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1848
Q49
Are there any SMR association signals with the gene PLCB2 in Lewy Body Dementia?
No, there are no SNPs within PLCB2 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'PLCB2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.363
Q49
Are there any SMR association signals with the gene AC020956.3 in Lewy Body Dementia?
No, there are no SNPs within AC020956.3 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'AC020956.3' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1179
Q49
Are there any SMR association signals with the gene INTS7 in Parkinson's Disease?
No, there are no SNPs within INTS7 that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'INTS7' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.239
Q49
Are there any SMR association signals with the gene CCDC14 in Parkinson's Disease?
No, there are no SNPs within CCDC14 that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'CCDC14' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.557
Q49
Are there any SMR association signals with the gene DND1P1 in Progressive supranuclear palsy?
Yes, there are 5 SNPs within DND1P1 that have significant SMR association signals in Progressive supranuclear palsy. Each SNP is listed with the tissue having the most significant SMR value: • rs169201 • Whole Blood: Adjusted SMR multi-SNP P-value: 9.42e-44; HEIDI: 8.56e-12 • rs12373139 • Skeletal Muscle: Adjus...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'DND1P1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1041717', 'topRSID': 'rs169201', 'Disease': 'PSP', 'Gene': 'DND1P1', 'p_SMR_multi': 9.423973e-44, 'p_HEIDI': 8.563959e-12}, {'UUID': 'NDD_SMR_genes_all_update_text_1375925', 'topRSID': 'rs12373139', 'Disease': 'PSP', 'Gene': 'DND1P1', 'p_SMR_multi': 9.1959e-33, 'p_HEIDI': 5.7418...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1870
Q49
Are there any SMR association signals with the gene C14orf93 in Lewy Body Dementia?
No, there are no SNPs within C14orf93 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'C14orf93' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1915
Q49
Are there any SMR association signals with the gene TNFAIP2 in Progressive supranuclear palsy?
No, there are no SNPs within TNFAIP2 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'TNFAIP2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.211
Q49
Are there any SMR association signals with the gene NFE2L3P1 in Lewy Body Dementia?
No, there are no SNPs within NFE2L3P1 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'NFE2L3P1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1922
Q49
Are there any SMR association signals with the gene RP1-209A6.1 in Lewy Body Dementia?
No, there are no SNPs within RP1-209A6.1 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'RP1-209A6.1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1561
Q49
Are there any SMR association signals with the gene TRIM35 in Alzheimer's Disease?
Yes, there is 1 SNP within TRIM35 that has a significant SMR association signal in Alzheimer's Disease: • rs7830415 • Whole Blood: Adjusted SMR multi-SNP P-value: 2.29e-07; HEIDI: 4.34e-07
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'TRIM35' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1496304', 'topRSID': 'rs7830415', 'Disease': 'AD', 'Gene': 'TRIM35', 'p_SMR_multi': 2.29082e-07, 'p_HEIDI': 4.343769e-07}]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.60
Q49
Are there any SMR association signals with the gene BCCIP in Alzheimer's Disease?
No, there are no SNPs within BCCIP that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'BCCIP' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1835
Q49
Are there any SMR association signals with the gene RSBN1L in Progressive supranuclear palsy?
No, there are no SNPs within RSBN1L that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'RSBN1L' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1906
Q49
Are there any SMR association signals with the gene PSTPIP2 in Frontotemporal Dementia?
No, there are no SNPs within PSTPIP2 that have significant SMR association signals in Frontotemporal Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'FTD' AND Gene = 'PSTPIP2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1578
Q49
Are there any SMR association signals with the gene AC012454.4 in Progressive supranuclear palsy?
No, there are no SNPs within AC012454.4 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'AC012454.4' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.368
Q49
Are there any SMR association signals with the gene SCUBE1 in Progressive supranuclear palsy?
No, there are no SNPs within SCUBE1 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'SCUBE1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.511
Q49
Are there any SMR association signals with the gene CTD-2517M22.16 in Parkinson's Disease?
No, there are no SNPs within CTD-2517M22.16 that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'CTD-2517M22.16' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.815
Q49
Are there any SMR association signals with the gene LRRC37A4P in Alzheimer's Disease?
Yes, there are 4 SNPs within LRRC37A4P that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs112431991 • Whole Brain: Adjusted SMR multi-SNP P-value: 1.38e-07; HEIDI: 3.8022e-02 • rs62065450 • Multi Ancestry Whole Brai...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'LRRC37A4P' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1610857', 'topRSID': 'rs112431991', 'Disease': 'AD', 'Gene': 'LRRC37A4P', 'p_SMR_multi': 1.378159e-07, 'p_HEIDI': 0.03802183}, {'UUID': 'NDD_SMR_genes_all_update_text_1396746', 'topRSID': 'rs62065450', 'Disease': 'AD', 'Gene': 'LRRC37A4P', 'p_SMR_multi': 6.337944e-07, 'p_HEIDI':...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1122
Q49
Are there any SMR association signals with the gene PTPRG-AS1 in Progressive supranuclear palsy?
No, there are no SNPs within PTPRG-AS1 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'PTPRG-AS1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1731
Q49
Are there any SMR association signals with the gene RP11-368I7.4 in Frontotemporal Dementia?
No, there are no SNPs within RP11-368I7.4 that have significant SMR association signals in Frontotemporal Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'FTD' AND Gene = 'RP11-368I7.4' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1216
Q49
Are there any SMR association signals with the gene LINC00443 in Amyotrophic Lateral Sclerosis?
No, there are no SNPs within LINC00443 that have significant SMR association signals in Amyotrophic Lateral Sclerosis.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'ALS' AND Gene = 'LINC00443' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1212
Q49
Are there any SMR association signals with the gene GULOP in Alzheimer's Disease?
Yes, there are 2 SNPs within GULOP that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs6558008 • Whole Blood: Adjusted SMR multi-SNP P-value: 1.32e-11; HEIDI: 1.1313e-04 • rs7465418 • Whole Blood: Adjusted SMR multi-...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'GULOP' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_615765', 'topRSID': 'rs6558008', 'Disease': 'AD', 'Gene': 'GULOP', 'p_SMR_multi': 1.318045e-11, 'p_HEIDI': 0.0001131265}, {'UUID': 'NDD_SMR_genes_all_update_text_615766', 'topRSID': 'rs7465418', 'Disease': 'AD', 'Gene': 'GULOP', 'p_SMR_multi': 4.143028e-10, 'p_HEIDI': 2.874795e-...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.971
Q49
Are there any SMR association signals with the gene METTL17 in Amyotrophic Lateral Sclerosis?
No, there are no SNPs within METTL17 that have significant SMR association signals in Amyotrophic Lateral Sclerosis.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'ALS' AND Gene = 'METTL17' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.805
Q49
Are there any SMR association signals with the gene MYBPC3 in Alzheimer's Disease?
Yes, there is 1 SNP within MYBPC3 that has a significant SMR association signal in Alzheimer's Disease: • rs11039200 • Whole Blood: Adjusted SMR multi-SNP P-value: 1.15e-07; HEIDI: 8.6164e-03
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'MYBPC3' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1498212', 'topRSID': 'rs11039200', 'Disease': 'AD', 'Gene': 'MYBPC3', 'p_SMR_multi': 1.146533e-07, 'p_HEIDI': 0.008616443}]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.121
Q49
Are there any SMR association signals with the gene SIPA1 in Alzheimer's Disease?
No, there are no SNPs within SIPA1 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'SIPA1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1322
Q49
Are there any SMR association signals with the gene SLC25A4 in Progressive supranuclear palsy?
No, there are no SNPs within SLC25A4 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'SLC25A4' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1221
Q49
Are there any SMR association signals with the gene PRSS36 in Parkinson's Disease?
Yes, there are 2 SNPs within PRSS36 that have significant SMR association signals in Parkinson's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs55667375 • Cortex: Adjusted SMR multi-SNP P-value: 3.01e-08; HEIDI: 2.58e-05 • rs78924645 • Multi Ancestry Whole Brain: Adjusted...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'PRSS36' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1140855', 'topRSID': 'rs55667375', 'Disease': 'PD', 'Gene': 'PRSS36', 'p_SMR_multi': 3.010464e-08, 'p_HEIDI': 2.584743e-05}, {'UUID': 'NDD_SMR_genes_all_update_text_1435349', 'topRSID': 'rs78924645', 'Disease': 'PD', 'Gene': 'PRSS36', 'p_SMR_multi': 8.075668e-08, 'p_HEIDI': 1.83...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.528
Q49
Are there any SMR association signals with the gene AC026461.1 in Alzheimer's Disease?
No, there are no SNPs within AC026461.1 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'AC026461.1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.519
Q49
Are there any SMR association signals with the gene CFAP97D1 in Progressive supranuclear palsy?
No, there are no SNPs within CFAP97D1 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'CFAP97D1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.84
Q49
Are there any SMR association signals with the gene AC010127.3 in Progressive supranuclear palsy?
No, there are no SNPs within AC010127.3 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'AC010127.3' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.717
Q49
Are there any SMR association signals with the gene RELA in Lewy Body Dementia?
No, there are no SNPs within RELA that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'RELA' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1185
Q49
Are there any SMR association signals with the gene ENTPD2 in Alzheimer's Disease?
No, there are no SNPs within ENTPD2 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'ENTPD2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.386
Q49
Are there any SMR association signals with the gene C11orf90 in Alzheimer's Disease?
No, there are no SNPs within C11orf90 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'C11orf90' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1022
Q49
Are there any SMR association signals with the gene RCN2 in Progressive supranuclear palsy?
No, there are no SNPs within RCN2 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'RCN2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1689
Q49
Are there any SMR association signals with the gene MRPL48 in Amyotrophic Lateral Sclerosis?
No, there are no SNPs within MRPL48 that have significant SMR association signals in Amyotrophic Lateral Sclerosis.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'ALS' AND Gene = 'MRPL48' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.87
Q49
Are there any SMR association signals with the gene LINC00948 in Frontotemporal Dementia?
No, there are no SNPs within LINC00948 that have significant SMR association signals in Frontotemporal Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'FTD' AND Gene = 'LINC00948' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1684
Q49
Are there any SMR association signals with the gene EVC in Progressive supranuclear palsy?
No, there are no SNPs within EVC that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'EVC' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.333
Q49
Are there any SMR association signals with the gene LINC00877 in Progressive supranuclear palsy?
No, there are no SNPs within LINC00877 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'LINC00877' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.7
Q49
Are there any SMR association signals with the gene PLAAT3 in Lewy Body Dementia?
No, there are no SNPs within PLAAT3 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'PLAAT3' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.737
Q49
Are there any SMR association signals with the gene PLEKHH1 in Amyotrophic Lateral Sclerosis?
No, there are no SNPs within PLEKHH1 that have significant SMR association signals in Amyotrophic Lateral Sclerosis.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'ALS' AND Gene = 'PLEKHH1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.750
Q49
Are there any SMR association signals with the gene ATMIN in Frontotemporal Dementia?
No, there are no SNPs within ATMIN that have significant SMR association signals in Frontotemporal Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'FTD' AND Gene = 'ATMIN' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1414
Q49
Are there any SMR association signals with the gene CA7 in Amyotrophic Lateral Sclerosis?
No, there are no SNPs within CA7 that have significant SMR association signals in Amyotrophic Lateral Sclerosis.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'ALS' AND Gene = 'CA7' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1751
Q49
Are there any SMR association signals with the gene SPSB2 in Progressive supranuclear palsy?
No, there are no SNPs within SPSB2 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'SPSB2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.457
Q49
Are there any SMR association signals with the gene NUDCD2 in Lewy Body Dementia?
No, there are no SNPs within NUDCD2 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'NUDCD2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.496
Q49
Are there any SMR association signals with the gene TMEM203 in Lewy Body Dementia?
No, there are no SNPs within TMEM203 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'TMEM203' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1482
Q49
Are there any SMR association signals with the gene PSMC3 in Alzheimer's Disease?
Yes, there are 2 SNPs within PSMC3 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs7104036 • Whole Brain: Adjusted SMR multi-SNP P-value: 7.70e-08; HEIDI: 5.2358e-04 • rs12292911 • Whole Blood: Adjusted SMR multi...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'PSMC3' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_91158', 'topRSID': 'rs7104036', 'Disease': 'AD', 'Gene': 'PSMC3', 'p_SMR_multi': 7.701278e-08, 'p_HEIDI': 0.0005235828}, {'UUID': 'NDD_SMR_genes_all_update_text_608490', 'topRSID': 'rs12292911', 'Disease': 'AD', 'Gene': 'PSMC3', 'p_SMR_multi': 2.558536e-07, 'p_HEIDI': 0.463588}]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.291
Q49
Are there any SMR association signals with the gene RP11-681L8.1 in Lewy Body Dementia?
No, there are no SNPs within RP11-681L8.1 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'RP11-681L8.1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1817
Q49
Are there any SMR association signals with the gene STX1B in Parkinson's Disease?
Yes, there are 5 SNPs within STX1B that have significant SMR association signals in Parkinson's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs9796794 • Whole Blood: Adjusted SMR multi-SNP P-value: 1.98e-07; HEIDI: 3.6011e-03 • rs58726213 • Tibial Nerve: Adjusted SMR mult...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'STX1B' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_974667', 'topRSID': 'rs9796794', 'Disease': 'PD', 'Gene': 'STX1B', 'p_SMR_multi': 1.979272e-07, 'p_HEIDI': 0.003601113}, {'UUID': 'NDD_SMR_genes_all_update_text_1328405', 'topRSID': 'rs58726213', 'Disease': 'PD', 'Gene': 'STX1B', 'p_SMR_multi': 2.384535e-07, 'p_HEIDI': 0.0020596...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1986
Q49
Are there any SMR association signals with the gene RP5-1057J7.7 in Lewy Body Dementia?
No, there are no SNPs within RP5-1057J7.7 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'RP5-1057J7.7' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1370
Q49
Are there any SMR association signals with the gene DOC2A in Alzheimer's Disease?
Yes, there are 14 SNPs within DOC2A that have significant SMR association signals in Alzheimer's Disease. Here are the top 10 SNPs, listed with the tissue having the most significant SMR value: • rs12921753 • Whole Blood: Adjusted SMR multi-SNP P-value: 5.58e-12; HEIDI: 3.4417e-01 • rs4788213 • Whole Blood: Adj...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'DOC2A' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_577418', 'topRSID': 'rs12921753', 'Disease': 'AD', 'Gene': 'DOC2A', 'p_SMR_multi': 5.575261e-12, 'p_HEIDI': 0.3441697}, {'UUID': 'NDD_SMR_genes_all_update_text_577427', 'topRSID': 'rs4788213', 'Disease': 'AD', 'Gene': 'DOC2A', 'p_SMR_multi': 1.713335e-08, 'p_HEIDI': 0.06840859},...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.893
Q49
Are there any SMR association signals with the gene GULP1 in Lewy Body Dementia?
No, there are no SNPs within GULP1 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'GULP1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1063
Q49
Are there any SMR association signals with the gene C4orf45 in Frontotemporal Dementia?
No, there are no SNPs within C4orf45 that have significant SMR association signals in Frontotemporal Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'FTD' AND Gene = 'C4orf45' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1846
Q49
Are there any SMR association signals with the gene AC005082.12 in Parkinson's Disease?
Yes, there are 6 SNPs within AC005082.12 that have significant SMR association signals in Parkinson's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs858300 • Whole Blood: Adjusted SMR multi-SNP P-value: 8.99e-09; HEIDI: 2.3048e-02 • rs858283 • Whole Blood: Adjusted SMR mu...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'AC005082.12' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1557763', 'topRSID': 'rs858300', 'Disease': 'PD', 'Gene': 'AC005082.12', 'p_SMR_multi': 8.993726e-09, 'p_HEIDI': 0.02304777}, {'UUID': 'NDD_SMR_genes_all_update_text_1676522', 'topRSID': 'rs858283', 'Disease': 'PD', 'Gene': 'AC005082.12', 'p_SMR_multi': 7.050288e-07, 'p_HEIDI': ...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1982
Q49
Are there any SMR association signals with the gene FAM102A in Parkinson's Disease?
No, there are no SNPs within FAM102A that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'FAM102A' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.789
Q49
Are there any SMR association signals with the gene SEPHS1 in Progressive supranuclear palsy?
No, there are no SNPs within SEPHS1 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'SEPHS1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.866
Q49
Are there any SMR association signals with the gene TTC30B in Lewy Body Dementia?
No, there are no SNPs within TTC30B that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'TTC30B' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1306
Q49
Are there any SMR association signals with the gene SDK2 in Parkinson's Disease?
No, there are no SNPs within SDK2 that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'SDK2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1088
Q49
Are there any SMR association signals with the gene APOC2 in Alzheimer's Disease?
Yes, there are 9 SNPs within APOC2 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs5120 • Whole Blood: Adjusted SMR multi-SNP P-value: 1.28e-24; HEIDI: 2.57e-19 • rs2288911 • Whole Brain: Adjusted SMR multi-SNP P...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'APOC2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_637437', 'topRSID': 'rs5120', 'Disease': 'AD', 'Gene': 'APOC2', 'p_SMR_multi': 1.276397e-24, 'p_HEIDI': 2.572368e-19}, {'UUID': 'NDD_SMR_genes_all_update_text_637436', 'topRSID': 'rs5120', 'Disease': 'AD', 'Gene': 'APOC2', 'p_SMR_multi': 1.441782e-24, 'p_HEIDI': 8.111027e-19}, {...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1889
Q49
Are there any SMR association signals with the gene FBXL19 in Parkinson's Disease?
Yes, there is 1 SNP within FBXL19 that has a significant SMR association signal in Parkinson's Disease: • rs7200879 • Whole Blood: Adjusted SMR multi-SNP P-value: 2.68e-06; HEIDI: 7.5639e-02
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'FBXL19' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_974661', 'topRSID': 'rs7200879', 'Disease': 'PD', 'Gene': 'FBXL19', 'p_SMR_multi': 2.676196e-06, 'p_HEIDI': 0.07563902}]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.331
Q49
Are there any SMR association signals with the gene RSRC1 in Lewy Body Dementia?
No, there are no SNPs within RSRC1 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'RSRC1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.448
Q49
Are there any SMR association signals with the gene PHF1 in Alzheimer's Disease?
No, there are no SNPs within PHF1 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'PHF1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.766
Q49
Are there any SMR association signals with the gene TRPC4 in Alzheimer's Disease?
No, there are no SNPs within TRPC4 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'TRPC4' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1844
Q49
Are there any SMR association signals with the gene PILRA in Alzheimer's Disease?
Yes, there are 4 SNPs within PILRA that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs2005763 • Whole Blood: Adjusted SMR multi-SNP P-value: 2.30e-09; HEIDI: 6.92e-05 • rs10085549 • Cortex: Adjusted SMR multi-SNP P-...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'PILRA' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1495807', 'topRSID': 'rs2005763', 'Disease': 'AD', 'Gene': 'PILRA', 'p_SMR_multi': 2.304559e-09, 'p_HEIDI': 6.915895e-05}, {'UUID': 'NDD_SMR_genes_all_update_text_1105976', 'topRSID': 'rs10085549', 'Disease': 'AD', 'Gene': 'PILRA', 'p_SMR_multi': 1.635262e-08, 'p_HEIDI': 0.00346...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.913
Q49
Are there any SMR association signals with the gene A4GALT in Alzheimer's Disease?
No, there are no SNPs within A4GALT that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'A4GALT' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1141
Q49
Are there any SMR association signals with the gene SCIMP in Alzheimer's Disease?
Yes, there are 2 SNPs within SCIMP that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs4790253 • Whole Blood: Adjusted SMR multi-SNP P-value: 6.23e-08; HEIDI: 4.13e-11 • rs12449702 • Tibial Nerve: Adjusted SMR multi-...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'SCIMP' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1501931', 'topRSID': 'rs4790253', 'Disease': 'AD', 'Gene': 'SCIMP', 'p_SMR_multi': 6.226141e-08, 'p_HEIDI': 4.131138e-11}, {'UUID': 'NDD_SMR_genes_all_update_text_1291510', 'topRSID': 'rs12449702', 'Disease': 'AD', 'Gene': 'SCIMP', 'p_SMR_multi': 2.46173e-06, 'p_HEIDI': 0.024375...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.180
Q49
Are there any SMR association signals with the gene TRARG1 in Lewy Body Dementia?
No, there are no SNPs within TRARG1 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'TRARG1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.729
Q49
Are there any SMR association signals with the gene RPL39P in Parkinson's Disease?
No, there are no SNPs within RPL39P that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'RPL39P' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1273
Q49
Are there any SMR association signals with the gene PLEKHN1 in Lewy Body Dementia?
No, there are no SNPs within PLEKHN1 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'PLEKHN1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.89
Q49
Are there any SMR association signals with the gene KCTD18 in Alzheimer's Disease?
No, there are no SNPs within KCTD18 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'KCTD18' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1410
Q49
Are there any SMR association signals with the gene OR2A20P in Frontotemporal Dementia?
No, there are no SNPs within OR2A20P that have significant SMR association signals in Frontotemporal Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'FTD' AND Gene = 'OR2A20P' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1900
Q49
Are there any SMR association signals with the gene HIGD1A in Alzheimer's Disease?
No, there are no SNPs within HIGD1A that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'HIGD1A' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.463
Q49
Are there any SMR association signals with the gene MS4A4A in Alzheimer's Disease?
Yes, there are 5 SNPs within MS4A4A that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs1562990 • Whole Blood: Adjusted SMR multi-SNP P-value: 4.70e-19; HEIDI: 1.1163e-02 • rs2017549 • Whole Blood: Adjusted SMR multi...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'MS4A4A' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1498263', 'topRSID': 'rs1562990', 'Disease': 'AD', 'Gene': 'MS4A4A', 'p_SMR_multi': 4.704043999999999e-19, 'p_HEIDI': 0.01116266}, {'UUID': 'NDD_SMR_genes_all_update_text_608695', 'topRSID': 'rs2017549', 'Disease': 'AD', 'Gene': 'MS4A4A', 'p_SMR_multi': 4.911156e-11, 'p_HEIDI': ...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1830
Q49
Are there any SMR association signals with the gene CDSN in Alzheimer's Disease?
Yes, there are 2 SNPs within CDSN that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs1042148 • Whole Blood: Adjusted SMR multi-SNP P-value: 3.52e-07; HEIDI: 3.7392e-02 • rs3130983 • Whole Blood: Adjusted SMR multi-S...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'CDSN' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_620705', 'topRSID': 'rs1042148', 'Disease': 'AD', 'Gene': 'CDSN', 'p_SMR_multi': 3.519033e-07, 'p_HEIDI': 0.03739201}, {'UUID': 'NDD_SMR_genes_all_update_text_620702', 'topRSID': 'rs3130983', 'Disease': 'AD', 'Gene': 'CDSN', 'p_SMR_multi': 2.060775e-06, 'p_HEIDI': 0.001884845}]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.55
Q49
Are there any SMR association signals with the gene ZDHHC21 in Parkinson's Disease?
No, there are no SNPs within ZDHHC21 that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'ZDHHC21' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1503
Q49
Are there any SMR association signals with the gene TMEM11 in Alzheimer's Disease?
No, there are no SNPs within TMEM11 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'TMEM11' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.650
Q49
Are there any SMR association signals with the gene AL157871.2 in Progressive supranuclear palsy?
No, there are no SNPs within AL157871.2 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'AL157871.2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.684
Q49
Are there any SMR association signals with the gene PPP2R1A in Parkinson's Disease?
No, there are no SNPs within PPP2R1A that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'PPP2R1A' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.224
Q49
Are there any SMR association signals with the gene DUSP5 in Alzheimer's Disease?
No, there are no SNPs within DUSP5 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'DUSP5' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.116
Q49
Are there any SMR association signals with the gene DNAI1 in Progressive supranuclear palsy?
No, there are no SNPs within DNAI1 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'DNAI1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1552
Q49
Are there any SMR association signals with the gene ANXA11 in Alzheimer's Disease?
Yes, there are 4 SNPs within ANXA11 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs11591611 • Whole Blood: Adjusted SMR multi-SNP P-value: 3.59e-08; HEIDI: 1.81e-05 • rs2819950 • Whole Blood: Adjusted SMR multi-...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'ANXA11' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1497627', 'topRSID': 'rs11591611', 'Disease': 'AD', 'Gene': 'ANXA11', 'p_SMR_multi': 3.590815e-08, 'p_HEIDI': 1.805917e-05}, {'UUID': 'NDD_SMR_genes_all_update_text_572615', 'topRSID': 'rs2819950', 'Disease': 'AD', 'Gene': 'ANXA11', 'p_SMR_multi': 8.583903e-08, 'p_HEIDI': 0.0014...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1303
Q49
Are there any SMR association signals with the gene RP1-179N16.6 in Progressive supranuclear palsy?
No, there are no SNPs within RP1-179N16.6 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'RP1-179N16.6' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.987
Q49
Are there any SMR association signals with the gene FARSB in Alzheimer's Disease?
No, there are no SNPs within FARSB that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'FARSB' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.177
Q49
Are there any SMR association signals with the gene RP11-960L18.1 in Alzheimer's Disease?
Yes, there is 1 SNP within RP11-960L18.1 that has a significant SMR association signal in Alzheimer's Disease: • rs12446759 • Whole Blood: Adjusted SMR multi-SNP P-value: 3.27e-08; HEIDI: 8.0436e-02
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'RP11-960L18.1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1501732', 'topRSID': 'rs12446759', 'Disease': 'AD', 'Gene': 'RP11-960L18.1', 'p_SMR_multi': 3.273907e-08, 'p_HEIDI': 0.08043591}, {'UUID': 'NDD_SMR_genes_all_update_text_1652197', 'topRSID': 'rs12446759', 'Disease': 'AD', 'Gene': 'RP11-960L18.1', 'p_SMR_multi': 1.702651e-07, 'p_...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1650
Q49
Are there any SMR association signals with the gene AC002472.11 in Progressive supranuclear palsy?
No, there are no SNPs within AC002472.11 that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'AC002472.11' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.596
Q49
Are there any SMR association signals with the gene NPRL3 in Amyotrophic Lateral Sclerosis?
No, there are no SNPs within NPRL3 that have significant SMR association signals in Amyotrophic Lateral Sclerosis.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'ALS' AND Gene = 'NPRL3' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1560
Q49
Are there any SMR association signals with the gene LRFN2 in Alzheimer's Disease?
No, there are no SNPs within LRFN2 that have significant SMR association signals in Alzheimer's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'LRFN2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.19
Q49
Are there any SMR association signals with the gene TRDMT1 in Lewy Body Dementia?
No, there are no SNPs within TRDMT1 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'TRDMT1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.429
Q49
Are there any SMR association signals with the gene RP11-13A1.3 in Parkinson's Disease?
No, there are no SNPs within RP11-13A1.3 that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'RP11-13A1.3' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1345
Q49
Are there any SMR association signals with the gene AC009784.3 in Lewy Body Dementia?
No, there are no SNPs within AC009784.3 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'AC009784.3' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.289
Q49
Are there any SMR association signals with the gene PARG in Progressive supranuclear palsy?
No, there are no SNPs within PARG that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'PARG' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1584
Q49
Are there any SMR association signals with the gene RAP2B in Parkinson's Disease?
No, there are no SNPs within RAP2B that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'RAP2B' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.434
Q49
Are there any SMR association signals with the gene IGHV2-70 in Alzheimer's Disease?
Yes, there is 1 SNP within IGHV2-70 that has a significant SMR association signal in Alzheimer's Disease: • rs7153964 • Whole Blood: Adjusted SMR multi-SNP P-value: 9.32e-08; HEIDI: 6.3718e-03
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'AD' AND Gene = 'IGHV2-70' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1500567', 'topRSID': 'rs7153964', 'Disease': 'AD', 'Gene': 'IGHV2-70', 'p_SMR_multi': 9.31673e-08, 'p_HEIDI': 0.006371822}]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1640
Q49
Are there any SMR association signals with the gene MLIP in Parkinson's Disease?
No, there are no SNPs within MLIP that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'MLIP' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.1245
Q49
Are there any SMR association signals with the gene DND1P1 in Parkinson's Disease?
Yes, there are 8 SNPs within DND1P1 that have significant SMR association signals in Parkinson's Disease. Each SNP is listed with the tissue having the most significant SMR value: • rs55974014 • Whole Blood: Adjusted SMR multi-SNP P-value: 4.33e-15; HEIDI: -1.00e+04 • rs199447 • Whole Blood: Adjusted SMR multi-...
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'DND1P1' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[{'UUID': 'NDD_SMR_genes_all_update_text_1679562', 'topRSID': 'rs55974014', 'Disease': 'PD', 'Gene': 'DND1P1', 'p_SMR_multi': 4.32665e-15, 'p_HEIDI': -9999.0}, {'UUID': 'NDD_SMR_genes_all_update_text_1370540', 'topRSID': 'rs55974014', 'Disease': 'PD', 'Gene': 'DND1P1', 'p_SMR_multi': 4.645815e-15, 'p_HEIDI': -9999.0}, ...
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.676
Q49
Are there any SMR association signals with the gene ENTPD7 in Frontotemporal Dementia?
No, there are no SNPs within ENTPD7 that have significant SMR association signals in Frontotemporal Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'FTD' AND Gene = 'ENTPD7' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.32
Q49
Are there any SMR association signals with the gene DGKA in Progressive supranuclear palsy?
No, there are no SNPs within DGKA that have significant SMR association signals in Progressive supranuclear palsy.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PSP' AND Gene = 'DGKA' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.934
Q49
Are there any SMR association signals with the gene RP5-1029F21.2 in Lewy Body Dementia?
No, there are no SNPs within RP5-1029F21.2 that have significant SMR association signals in Lewy Body Dementia.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'LBD' AND Gene = 'RP5-1029F21.2' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance
Q49.982
Q49
Are there any SMR association signals with the gene ARHGAP35 in Parkinson's Disease?
No, there are no SNPs within ARHGAP35 that have significant SMR association signals in Parkinson's Disease.
SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full` WHERE Disease = 'PD' AND Gene = 'ARHGAP35' AND p_SMR_multi < 2.95e-6 ORDER BY p_SMR_multi LIMIT 100
[]
refined
Select, Order By, Multi-Filter, Threshold
SMR Significance