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.1038 | Q49 | Are there any SMR association signals with the gene TNRC18 in Alzheimer's Disease? | No, there are no SNPs within TNRC18 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 = 'TNRC18' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.658 | Q49 | Are there any SMR association signals with the gene ZSCAN16-AS1 in Progressive supranuclear palsy? | No, there are no SNPs within ZSCAN16-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 = 'ZSCAN16-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.373 | Q49 | Are there any SMR association signals with the gene GGA3 in Lewy Body Dementia? | No, there are no SNPs within GGA3 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 = 'GGA3' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1661 | Q49 | Are there any SMR association signals with the gene GSTA1 in Alzheimer's Disease? | No, there are no SNPs within GSTA1 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 = 'GSTA1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1513 | Q49 | Are there any SMR association signals with the gene C20orf194 in Alzheimer's Disease? | No, there are no SNPs within C20orf194 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 = 'C20orf194' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.778 | Q49 | Are there any SMR association signals with the gene VRK3 in Parkinson's Disease? | No, there are no SNPs within VRK3 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 = 'VRK3' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.328 | Q49 | Are there any SMR association signals with the gene RP11-521O16.1 in Alzheimer's Disease? | Yes, there are 3 SNPs within RP11-521O16.1 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs77571924
• Whole Blood: Adjusted SMR multi-SNP P-value: 4.48e-17; HEIDI: 1.46e-09
• rs2404175
• Whole Blood: Adjusted SMR... | 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-521O16.1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_631109', 'topRSID': 'rs77571924', 'Disease': 'AD', 'Gene': 'RP11-521O16.1', 'p_SMR_multi': 4.4846810000000005e-17, 'p_HEIDI': 1.460436e-09}, {'UUID': 'NDD_SMR_genes_all_update_text_631110', 'topRSID': 'rs2404175', 'Disease': 'AD', 'Gene': 'RP11-521O16.1', 'p_SMR_multi': 3.716488... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1988 | Q49 | Are there any SMR association signals with the gene TRAPPC6A in Alzheimer's Disease? | Yes, there are 3 SNPs within TRAPPC6A that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs10408847
• Whole Blood: Adjusted SMR multi-SNP P-value: 1.89e-16; HEIDI: 2.90e-23
• rs75858218
• Multi Ancestry Whole Brain: A... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'TRAPPC6A' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1503914', 'topRSID': 'rs10408847', 'Disease': 'AD', 'Gene': 'TRAPPC6A', 'p_SMR_multi': 1.890037e-16, 'p_HEIDI': 2.896294e-23}, {'UUID': 'NDD_SMR_genes_all_update_text_1397653', 'topRSID': 'rs75858218', 'Disease': 'AD', 'Gene': 'TRAPPC6A', 'p_SMR_multi': 2.760943e-09, 'p_HEIDI': ... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1924 | Q49 | Are there any SMR association signals with the gene HOPX in Progressive supranuclear palsy? | No, there are no SNPs within HOPX 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 = 'HOPX' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.931 | Q49 | Are there any SMR association signals with the gene SRP68P2 in Alzheimer's Disease? | No, there are no SNPs within SRP68P2 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 = 'SRP68P2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.188 | Q49 | Are there any SMR association signals with the gene RP11-371A19.2 in Progressive supranuclear palsy? | No, there are no SNPs within RP11-371A19.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 = 'RP11-371A19.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.1595 | Q49 | Are there any SMR association signals with the gene BCL11A in Progressive supranuclear palsy? | No, there are no SNPs within BCL11A 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 = 'BCL11A' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.772 | Q49 | Are there any SMR association signals with the gene NPIPA8 in Lewy Body Dementia? | No, there are no SNPs within NPIPA8 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 = 'NPIPA8' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1203 | Q49 | Are there any SMR association signals with the gene MCM7 in Alzheimer's Disease? | Yes, there are 3 SNPs within MCM7 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs1527423
• Whole Blood: Adjusted SMR multi-SNP P-value: 1.17e-12; HEIDI: 1.09e-06
• rs7807156
• Whole Blood: Adjusted SMR multi-SNP... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'MCM7' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_585970', 'topRSID': 'rs1527423', 'Disease': 'AD', 'Gene': 'MCM7', 'p_SMR_multi': 1.168901e-12, 'p_HEIDI': 1.093887e-06}, {'UUID': 'NDD_SMR_genes_all_update_text_585969', 'topRSID': 'rs7807156', 'Disease': 'AD', 'Gene': 'MCM7', 'p_SMR_multi': 1.165827e-10, 'p_HEIDI': 8.354484e-05... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.500 | Q49 | Are there any SMR association signals with the gene DCAKD in Progressive supranuclear palsy? | Yes, there is 1 SNP within DCAKD that has a significant SMR association signal in Progressive supranuclear palsy:
• rs4413004
• Whole Blood: Adjusted SMR multi-SNP P-value: 3.89e-08; HEIDI: 1.1770e-01
| SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'PSP' AND Gene = 'DCAKD' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1579401', 'topRSID': 'rs4413004', 'Disease': 'PSP', 'Gene': 'DCAKD', 'p_SMR_multi': 3.891266e-08, 'p_HEIDI': 0.1176966}] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1064 | Q49 | Are there any SMR association signals with the gene RTRAF in Frontotemporal Dementia? | No, there are no SNPs within RTRAF 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 = 'RTRAF' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1111 | Q49 | Are there any SMR association signals with the gene LACTB in Alzheimer's Disease? | Yes, there are 4 SNPs within LACTB that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs2729779
• Whole Blood: Adjusted SMR multi-SNP P-value: 7.14e-08; HEIDI: 1.51e-08
• rs2652823
• Multi Ancestry Whole Brain: Adjust... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'LACTB' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1500801', 'topRSID': 'rs2729779', 'Disease': 'AD', 'Gene': 'LACTB', 'p_SMR_multi': 7.143396e-08, 'p_HEIDI': 1.512549e-08}, {'UUID': 'NDD_SMR_genes_all_update_text_1395768', 'topRSID': 'rs2652823', 'Disease': 'AD', 'Gene': 'LACTB', 'p_SMR_multi': 8.319234e-08, 'p_HEIDI': 5.97761e... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.536 | Q49 | Are there any SMR association signals with the gene AC091948.1 in Frontotemporal Dementia? | No, there are no SNPs within AC091948.1 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 = 'AC091948.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.1601 | Q49 | Are there any SMR association signals with the gene AC073111.4 in Amyotrophic Lateral Sclerosis? | No, there are no SNPs within AC073111.4 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 = 'AC073111.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.752 | Q49 | Are there any SMR association signals with the gene FGF14 in Progressive supranuclear palsy? | No, there are no SNPs within FGF14 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 = 'FGF14' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1933 | Q49 | Are there any SMR association signals with the gene PRDM7 in Alzheimer's Disease? | Yes, there are 2 SNPs within PRDM7 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs34101249
• Whole Brain: Adjusted SMR multi-SNP P-value: 7.20e-07; HEIDI: 1.8986e-01
• rs62054657
• Whole Brain: Adjusted SMR mult... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'PRDM7' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_112276', 'topRSID': 'rs34101249', 'Disease': 'AD', 'Gene': 'PRDM7', 'p_SMR_multi': 7.198016e-07, 'p_HEIDI': 0.1898645}, {'UUID': 'NDD_SMR_genes_all_update_text_112278', 'topRSID': 'rs34101249', 'Disease': 'AD', 'Gene': 'PRDM7', 'p_SMR_multi': 7.472599e-07, 'p_HEIDI': 0.3244}, {'... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1367 | Q49 | Are there any SMR association signals with the gene SETD1A in Parkinson's Disease? | Yes, there are 3 SNPs within SETD1A that have significant SMR association signals in Parkinson's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs7206511
• Whole Blood: Adjusted SMR multi-SNP P-value: 7.31e-09; HEIDI: 4.2541e-01
• rs11150601
• Whole Brain: 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 = 'SETD1A' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1563807', 'topRSID': 'rs7206511', 'Disease': 'PD', 'Gene': 'SETD1A', 'p_SMR_multi': 7.308286e-09, 'p_HEIDI': 0.4254096}, {'UUID': 'NDD_SMR_genes_all_update_text_485446', 'topRSID': 'rs11150601', 'Disease': 'PD', 'Gene': 'SETD1A', 'p_SMR_multi': 3.404339e-07, 'p_HEIDI': 8.535299e... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1444 | Q49 | Are there any SMR association signals with the gene RP1-41C23.1 in Frontotemporal Dementia? | No, there are no SNPs within RP1-41C23.1 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 = 'RP1-41C23.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.178 | Q49 | Are there any SMR association signals with the gene IQGAP1 in Parkinson's Disease? | No, there are no SNPs within IQGAP1 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 = 'IQGAP1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.470 | Q49 | Are there any SMR association signals with the gene MAPT in Alzheimer's Disease? | Yes, there are 13 SNPs within MAPT 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:
• rs2532276
• Prefrontal Cortex: Adjusted SMR multi-SNP P-value: 2.59e-08; HEIDI: 5.8909e-03
• rs55825513
• Whole Brain... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'MAPT' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1203008', 'topRSID': 'rs2532276', 'Disease': 'AD', 'Gene': 'MAPT', 'p_SMR_multi': 2.589915e-08, 'p_HEIDI': 0.0058909}, {'UUID': 'NDD_SMR_genes_all_update_text_1610864', 'topRSID': 'rs55825513', 'Disease': 'AD', 'Gene': 'MAPT', 'p_SMR_multi': 1.518612e-07, 'p_HEIDI': 0.0001204107... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1337 | Q49 | Are there any SMR association signals with the gene LOC653653 in Progressive supranuclear palsy? | No, there are no SNPs within LOC653653 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 = 'LOC653653' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1611 | Q49 | Are there any SMR association signals with the gene COX7A2 in Progressive supranuclear palsy? | No, there are no SNPs within COX7A2 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 = 'COX7A2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.126 | Q49 | Are there any SMR association signals with the gene RP1-229K20.5 in Alzheimer's Disease? | Yes, there is 1 SNP within RP1-229K20.5 that has a significant SMR association signal in Alzheimer's Disease:
• rs2263333
• Whole Blood: Adjusted SMR multi-SNP P-value: 1.33e-06; HEIDI: 2.14e-05
| SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'RP1-229K20.5' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1494873', 'topRSID': 'rs2263333', 'Disease': 'AD', 'Gene': 'RP1-229K20.5', 'p_SMR_multi': 1.328557e-06, 'p_HEIDI': 2.14129e-05}] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.355 | Q49 | Are there any SMR association signals with the gene EXO1 in Parkinson's Disease? | No, there are no SNPs within EXO1 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 = 'EXO1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.388 | Q49 | Are there any SMR association signals with the gene PITRM1 in Frontotemporal Dementia? | No, there are no SNPs within PITRM1 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 = 'PITRM1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1435 | Q49 | Are there any SMR association signals with the gene CTA-384D8.35 in Alzheimer's Disease? | No, there are no SNPs within CTA-384D8.35 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 = 'CTA-384D8.35' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1007 | Q49 | Are there any SMR association signals with the gene PIWIL2 in Frontotemporal Dementia? | No, there are no SNPs within PIWIL2 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 = 'PIWIL2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.894 | Q49 | Are there any SMR association signals with the gene ADAMTS4 in Alzheimer's Disease? | Yes, there is 1 SNP within ADAMTS4 that has a significant SMR association signal in Alzheimer's Disease:
• rs34884997
• Whole Blood: Adjusted SMR multi-SNP P-value: 2.30e-06; HEIDI: 1.3417e-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 = 'ADAMTS4' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_654684', 'topRSID': 'rs34884997', 'Disease': 'AD', 'Gene': 'ADAMTS4', 'p_SMR_multi': 2.296954e-06, 'p_HEIDI': 0.00134174}] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1495 | Q49 | Are there any SMR association signals with the gene THAP10 in Frontotemporal Dementia? | No, there are no SNPs within THAP10 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 = 'THAP10' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.335 | Q49 | Are there any SMR association signals with the gene MEPCE in Alzheimer's Disease? | Yes, there are 2 SNPs within MEPCE that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs67471932
• Whole Blood: Adjusted SMR multi-SNP P-value: 1.43e-07; HEIDI: 2.2632e-03
• rs6970806
• Multi Ancestry Whole Brain: 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 = 'MEPCE' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1495809', 'topRSID': 'rs67471932', 'Disease': 'AD', 'Gene': 'MEPCE', 'p_SMR_multi': 1.430791e-07, 'p_HEIDI': 0.002263153}, {'UUID': 'NDD_SMR_genes_all_update_text_1392631', 'topRSID': 'rs6970806', 'Disease': 'AD', 'Gene': 'MEPCE', 'p_SMR_multi': 2.137433e-06, 'p_HEIDI': 0.092928... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.975 | Q49 | Are there any SMR association signals with the gene C15orf41 in Progressive supranuclear palsy? | No, there are no SNPs within C15orf41 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 = 'C15orf41' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.197 | Q49 | Are there any SMR association signals with the gene GAL3ST4 in Alzheimer's Disease? | Yes, there is 1 SNP within GAL3ST4 that has a significant SMR association signal in Alzheimer's Disease:
• rs11764176
• Whole Blood: Adjusted SMR multi-SNP P-value: 4.26e-11; HEIDI: 1.71e-05
| SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'GAL3ST4' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1495798', 'topRSID': 'rs11764176', 'Disease': 'AD', 'Gene': 'GAL3ST4', 'p_SMR_multi': 4.262207e-11, 'p_HEIDI': 1.707258e-05}] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.520 | Q49 | Are there any SMR association signals with the gene RP11-1415C14.3 in Parkinson's Disease? | No, there are no SNPs within RP11-1415C14.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-1415C14.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.459 | Q49 | Are there any SMR association signals with the gene THAP9-AS1 in Progressive supranuclear palsy? | No, there are no SNPs within THAP9-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 = 'THAP9-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.1714 | Q49 | Are there any SMR association signals with the gene C1orf70 in Parkinson's Disease? | No, there are no SNPs within C1orf70 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 = 'C1orf70' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.326 | Q49 | Are there any SMR association signals with the gene RUSC2 in Parkinson's Disease? | No, there are no SNPs within RUSC2 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 = 'RUSC2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1323 | Q49 | Are there any SMR association signals with the gene TSC22D4 in Alzheimer's Disease? | Yes, there are 2 SNPs within TSC22D4 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs67163493
• Whole Blood: Adjusted SMR multi-SNP P-value: 5.75e-11; HEIDI: 6.8342e-04
• rs3807471
• Whole Blood: Adjusted SMR mul... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'TSC22D4' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_586004', 'topRSID': 'rs67163493', 'Disease': 'AD', 'Gene': 'TSC22D4', 'p_SMR_multi': 5.747145e-11, 'p_HEIDI': 0.0006834187}, {'UUID': 'NDD_SMR_genes_all_update_text_1495812', 'topRSID': 'rs3807471', 'Disease': 'AD', 'Gene': 'TSC22D4', 'p_SMR_multi': 2.429445e-08, 'p_HEIDI': 0.00... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.269 | Q49 | Are there any SMR association signals with the gene AC011330.5 in Progressive supranuclear palsy? | No, there are no SNPs within AC011330.5 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 = 'AC011330.5' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.799 | Q49 | Are there any SMR association signals with the gene GAK in Parkinson's Disease? | Yes, there are 19 SNPs within GAK that have significant SMR association signals in Parkinson's Disease. Here are the top 10 SNPs, listed with the tissue having the most significant SMR value:
• rs11248057
• Whole Brain: Adjusted SMR multi-SNP P-value: 1.49e-10; HEIDI: 1.17e-06
• rs12651271
• Whole Blood: Adjust... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'PD' AND Gene = 'GAK' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_429832', 'topRSID': 'rs11248057', 'Disease': 'PD', 'Gene': 'GAK', 'p_SMR_multi': 1.488653e-10, 'p_HEIDI': 1.165356e-06}, {'UUID': 'NDD_SMR_genes_all_update_text_429831', 'topRSID': 'rs11248057', 'Disease': 'PD', 'Gene': 'GAK', 'p_SMR_multi': 3.291044e-10, 'p_HEIDI': 0.04156907},... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1432 | Q49 | Are there any SMR association signals with the gene RP11-259G18.3 in Progressive supranuclear palsy? | Yes, there are 3 SNPs within RP11-259G18.3 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: 2.67e-41; HEIDI: 4.41e-05
• rs12373139
• Whole Blood: Ad... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'PSP' AND Gene = 'RP11-259G18.3' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1579424', 'topRSID': 'rs169201', 'Disease': 'PSP', 'Gene': 'RP11-259G18.3', 'p_SMR_multi': 2.66922e-41, 'p_HEIDI': 4.407001e-05}, {'UUID': 'NDD_SMR_genes_all_update_text_1684937', 'topRSID': 'rs12373139', 'Disease': 'PSP', 'Gene': 'RP11-259G18.3', 'p_SMR_multi': 3.696455e-36, 'p... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.70 | Q49 | Are there any SMR association signals with the gene RP11-73M18.6 in Amyotrophic Lateral Sclerosis? | No, there are no SNPs within RP11-73M18.6 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-73M18.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.938 | Q49 | Are there any SMR association signals with the gene YME1L1 in Frontotemporal Dementia? | No, there are no SNPs within YME1L1 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 = 'YME1L1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1447 | Q49 | Are there any SMR association signals with the gene GAA in Alzheimer's Disease? | No, there are no SNPs within GAA 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 = 'GAA' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1782 | Q49 | Are there any SMR association signals with the gene ADI1 in Alzheimer's Disease? | No, there are no SNPs within ADI1 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 = 'ADI1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.468 | Q49 | Are there any SMR association signals with the gene RUFY1 in Lewy Body Dementia? | No, there are no SNPs within RUFY1 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 = 'RUFY1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1396 | Q49 | Are there any SMR association signals with the gene GSG1 in Parkinson's Disease? | No, there are no SNPs within GSG1 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 = 'GSG1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1614 | Q49 | Are there any SMR association signals with the gene CCL2 in Alzheimer's Disease? | No, there are no SNPs within CCL2 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 = 'CCL2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.549 | Q49 | Are there any SMR association signals with the gene CHRNA2 in Alzheimer's Disease? | Yes, there is 1 SNP within CHRNA2 that has a significant SMR association signal in Alzheimer's Disease:
• rs2472554
• Cerebellum: Adjusted SMR multi-SNP P-value: 1.13e-07; HEIDI: 1.5797e-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 = 'CHRNA2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_3683', 'topRSID': 'rs2472554', 'Disease': 'AD', 'Gene': 'CHRNA2', 'p_SMR_multi': 1.132264e-07, 'p_HEIDI': 0.001579673}] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.538 | Q49 | Are there any SMR association signals with the gene PAEP in Alzheimer's Disease? | No, there are no SNPs within PAEP 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 = 'PAEP' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1230 | Q49 | Are there any SMR association signals with the gene CTD-2366F13.2 in Progressive supranuclear palsy? | No, there are no SNPs within CTD-2366F13.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 = 'CTD-2366F13.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.957 | Q49 | Are there any SMR association signals with the gene NPIPB6 in Frontotemporal Dementia? | No, there are no SNPs within NPIPB6 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 = 'NPIPB6' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1635 | Q49 | Are there any SMR association signals with the gene RPS26P8 in Parkinson's Disease? | Yes, there are 2 SNPs within RPS26P8 that have significant SMR association signals in Parkinson's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs55974014
• Tibial Nerve: Adjusted SMR multi-SNP P-value: 3.55e-13; HEIDI: -1.00e+04
• rs566238830
• Prefrontal Cortex: 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 = 'RPS26P8' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1328929', 'topRSID': 'rs55974014', 'Disease': 'PD', 'Gene': 'RPS26P8', 'p_SMR_multi': 3.554859e-13, 'p_HEIDI': -9999.0}, {'UUID': 'NDD_SMR_genes_all_update_text_1242268', 'topRSID': 'rs566238830', 'Disease': 'PD', 'Gene': 'RPS26P8', 'p_SMR_multi': 3.161049e-12, 'p_HEIDI': 0.0042... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1418 | Q49 | Are there any SMR association signals with the gene ANKRD12 in Progressive supranuclear palsy? | No, there are no SNPs within ANKRD12 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 = 'ANKRD12' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.422 | Q49 | Are there any SMR association signals with the gene NDUFAF6 in Alzheimer's Disease? | Yes, there are 6 SNPs within NDUFAF6 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs10097617
• Whole Brain: Adjusted SMR multi-SNP P-value: 2.46e-08; HEIDI: 1.2107e-03
• rs896853
• Whole Brain: Adjusted SMR mult... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'NDUFAF6' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_79381', 'topRSID': 'rs10097617', 'Disease': 'AD', 'Gene': 'NDUFAF6', 'p_SMR_multi': 2.455946e-08, 'p_HEIDI': 0.001210675}, {'UUID': 'NDD_SMR_genes_all_update_text_79382', 'topRSID': 'rs896853', 'Disease': 'AD', 'Gene': 'NDUFAF6', 'p_SMR_multi': 3.929962e-08, 'p_HEIDI': 0.0018360... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1935 | Q49 | Are there any SMR association signals with the gene ARL6IP6 in Amyotrophic Lateral Sclerosis? | No, there are no SNPs within ARL6IP6 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 = 'ARL6IP6' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1532 | Q49 | Are there any SMR association signals with the gene CRADD in Progressive supranuclear palsy? | No, there are no SNPs within CRADD 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 = 'CRADD' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1580 | Q49 | Are there any SMR association signals with the gene CELF1 in Alzheimer's Disease? | Yes, there are 2 SNPs within CELF1 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs11039409
• Whole Blood: Adjusted SMR multi-SNP P-value: 1.23e-06; HEIDI: 3.7540e-01
• rs7124681
• 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 = 'CELF1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_608497', 'topRSID': 'rs11039409', 'Disease': 'AD', 'Gene': 'CELF1', 'p_SMR_multi': 1.22676e-06, 'p_HEIDI': 0.3753996}, {'UUID': 'NDD_SMR_genes_all_update_text_608498', 'topRSID': 'rs7124681', 'Disease': 'AD', 'Gene': 'CELF1', 'p_SMR_multi': 1.972961e-06, 'p_HEIDI': 2.739152e-06}... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1659 | Q49 | Are there any SMR association signals with the gene DDHD2 in Alzheimer's Disease? | No, there are no SNPs within DDHD2 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 = 'DDHD2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1116 | Q49 | Are there any SMR association signals with the gene KLHL7-AS1 in Parkinson's Disease? | Yes, there are 11 SNPs within KLHL7-AS1 that have significant SMR association signals in Parkinson's Disease. Here are the top 10 SNPs, listed with the tissue having the most significant SMR value:
• rs10241208
• Prefrontal Cortex: Adjusted SMR multi-SNP P-value: 2.23e-08; HEIDI: 4.7249e-04
• rs28646184
• Tibia... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'PD' AND Gene = 'KLHL7-AS1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1237813', 'topRSID': 'rs10241208', 'Disease': 'PD', 'Gene': 'KLHL7-AS1', 'p_SMR_multi': 2.234187e-08, 'p_HEIDI': 0.0004724868}, {'UUID': 'NDD_SMR_genes_all_update_text_1324769', 'topRSID': 'rs28646184', 'Disease': 'PD', 'Gene': 'KLHL7-AS1', 'p_SMR_multi': 2.750104e-08, 'p_HEIDI'... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.722 | Q49 | Are there any SMR association signals with the gene CAT in Lewy Body Dementia? | No, there are no SNPs within CAT 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 = 'CAT' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1247 | Q49 | Are there any SMR association signals with the gene AP000345.4 in Progressive supranuclear palsy? | No, there are no SNPs within AP000345.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 = 'AP000345.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.1236 | Q49 | Are there any SMR association signals with the gene CD200 in Alzheimer's Disease? | No, there are no SNPs within CD200 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 = 'CD200' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1076 | Q49 | Are there any SMR association signals with the gene CTD-2281M20.1 in Progressive supranuclear palsy? | No, there are no SNPs within CTD-2281M20.1 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 = 'CTD-2281M20.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.1907 | Q49 | Are there any SMR association signals with the gene MGC57346 in Alzheimer's Disease? | Yes, there is 1 SNP within MGC57346 that has a significant SMR association signal in Alzheimer's Disease:
• rs62056790
• Whole Blood: Adjusted SMR multi-SNP P-value: 2.58e-06; HEIDI: 2.8156e-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 = 'MGC57346' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_591168', 'topRSID': 'rs62056790', 'Disease': 'AD', 'Gene': 'MGC57346', 'p_SMR_multi': 2.581372e-06, 'p_HEIDI': 0.02815606}] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.264 | Q49 | Are there any SMR association signals with the gene KANSL1 in Progressive supranuclear palsy? | Yes, there are 8 SNPs within KANSL1 that have significant SMR association signals in Progressive supranuclear palsy. Each SNP is listed with the tissue having the most significant SMR value:
• rs169201
• Cortex: Adjusted SMR multi-SNP P-value: 7.96e-41; HEIDI: 4.37e-16
• rs17692129
• 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 = 'PSP' AND Gene = 'KANSL1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1154397', 'topRSID': 'rs169201', 'Disease': 'PSP', 'Gene': 'KANSL1', 'p_SMR_multi': 7.964472999999991e-41, 'p_HEIDI': 4.36535e-16}, {'UUID': 'NDD_SMR_genes_all_update_text_1041761', 'topRSID': 'rs169201', 'Disease': 'PSP', 'Gene': 'KANSL1', 'p_SMR_multi': 3.489683e-40, 'p_HEIDI'... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1437 | Q49 | Are there any SMR association signals with the gene ARL17A in Parkinson's Disease? | Yes, there are 20 SNPs within ARL17A that have significant SMR association signals in Parkinson's Disease. Here are the top 10 SNPs, listed with the tissue having the most significant SMR value:
• rs2532233
• Cortex: Adjusted SMR multi-SNP P-value: 2.00e-15; HEIDI: -1.00e+04
• rs58879558
• Multi Ancestry Whole ... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'PD' AND Gene = 'ARL17A' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1147260', 'topRSID': 'rs2532233', 'Disease': 'PD', 'Gene': 'ARL17A', 'p_SMR_multi': 1.997904e-15, 'p_HEIDI': -9999.0}, {'UUID': 'NDD_SMR_genes_all_update_text_1435921', 'topRSID': 'rs58879558', 'Disease': 'PD', 'Gene': 'ARL17A', 'p_SMR_multi': 3.034114e-15, 'p_HEIDI': 0.1614406}... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1339 | Q49 | Are there any SMR association signals with the gene RP11-753C18.8 in Amyotrophic Lateral Sclerosis? | No, there are no SNPs within RP11-753C18.8 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-753C18.8' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.243 | Q49 | Are there any SMR association signals with the gene RP11-585P4.5 in Lewy Body Dementia? | No, there are no SNPs within RP11-585P4.5 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-585P4.5' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1010 | Q49 | Are there any SMR association signals with the gene GPX4 in Alzheimer's Disease? | Yes, there is 1 SNP within GPX4 that has a significant SMR association signal in Alzheimer's Disease:
• rs8103188
• Whole Blood: Adjusted SMR multi-SNP P-value: 6.03e-13; HEIDI: 1.9815e-04
| SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'GPX4' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1503135', 'topRSID': 'rs8103188', 'Disease': 'AD', 'Gene': 'GPX4', 'p_SMR_multi': 6.033717e-13, 'p_HEIDI': 0.0001981533}] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.685 | Q49 | Are there any SMR association signals with the gene RP11-238K6.1 in Lewy Body Dementia? | No, there are no SNPs within RP11-238K6.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-238K6.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.1268 | Q49 | Are there any SMR association signals with the gene ZNHIT2 in Progressive supranuclear palsy? | No, there are no SNPs within ZNHIT2 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 = 'ZNHIT2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1475 | Q49 | Are there any SMR association signals with the gene TBC1D30 in Progressive supranuclear palsy? | No, there are no SNPs within TBC1D30 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 = 'TBC1D30' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1502 | Q49 | Are there any SMR association signals with the gene RP11-162A12.2 in Progressive supranuclear palsy? | No, there are no SNPs within RP11-162A12.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 = 'RP11-162A12.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.370 | Q49 | Are there any SMR association signals with the gene RP11-96D1.10 in Alzheimer's Disease? | No, there are no SNPs within RP11-96D1.10 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 = 'RP11-96D1.10' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1009 | Q49 | Are there any SMR association signals with the gene RP11-554A11.4 in Lewy Body Dementia? | No, there are no SNPs within RP11-554A11.4 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-554A11.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.1239 | Q49 | Are there any SMR association signals with the gene BEND6 in Alzheimer's Disease? | No, there are no SNPs within BEND6 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 = 'BEND6' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.595 | Q49 | Are there any SMR association signals with the gene PMS2P9 in Lewy Body Dementia? | No, there are no SNPs within PMS2P9 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 = 'PMS2P9' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.728 | Q49 | Are there any SMR association signals with the gene MIR206 in Lewy Body Dementia? | No, there are no SNPs within MIR206 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 = 'MIR206' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.486 | Q49 | Are there any SMR association signals with the gene SNX31 in Alzheimer's Disease? | Yes, there are 3 SNPs within SNX31 that have significant SMR association signals in Alzheimer's Disease. Each SNP is listed with the tissue having the most significant SMR value:
• rs1693551
• Tibial Nerve: Adjusted SMR multi-SNP P-value: 1.09e-07; HEIDI: 6.0315e-01
• rs1693560
• Whole Brain: 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 = 'SNX31' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1288287', 'topRSID': 'rs1693551', 'Disease': 'AD', 'Gene': 'SNX31', 'p_SMR_multi': 1.089976e-07, 'p_HEIDI': 0.6031476}, {'UUID': 'NDD_SMR_genes_all_update_text_1340611', 'topRSID': 'rs1693551', 'Disease': 'AD', 'Gene': 'SNX31', 'p_SMR_multi': 2.012102e-07, 'p_HEIDI': 0.5921966},... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.573 | Q49 | Are there any SMR association signals with the gene TRIP4 in Frontotemporal Dementia? | No, there are no SNPs within TRIP4 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 = 'TRIP4' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.74 | Q49 | Are there any SMR association signals with the gene RN7SKP65 in Amyotrophic Lateral Sclerosis? | No, there are no SNPs within RN7SKP65 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 = 'RN7SKP65' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.635 | Q49 | Are there any SMR association signals with the gene AC011239.1 in Alzheimer's Disease? | No, there are no SNPs within AC011239.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 = 'AC011239.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.262 | Q49 | Are there any SMR association signals with the gene KCNMB2 in Parkinson's Disease? | No, there are no SNPs within KCNMB2 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 = 'KCNMB2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.52 | Q49 | Are there any SMR association signals with the gene CTC-487M23.5 in Lewy Body Dementia? | No, there are no SNPs within CTC-487M23.5 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 = 'CTC-487M23.5' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.201 | Q49 | Are there any SMR association signals with the gene GNGT2 in Alzheimer's Disease? | Yes, there is 1 SNP within GNGT2 that has a significant SMR association signal in Alzheimer's Disease:
• rs4794029
• Whole Blood: Adjusted SMR multi-SNP P-value: 7.74e-07; HEIDI: 5.85e-06
| SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'AD' AND Gene = 'GNGT2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1502503', 'topRSID': 'rs4794029', 'Disease': 'AD', 'Gene': 'GNGT2', 'p_SMR_multi': 7.742807e-07, 'p_HEIDI': 5.851104e-06}] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.432 | Q49 | Are there any SMR association signals with the gene NDUFAF5 in Frontotemporal Dementia? | No, there are no SNPs within NDUFAF5 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 = 'NDUFAF5' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1563 | Q49 | Are there any SMR association signals with the gene ADAMTS7P4 in Parkinson's Disease? | No, there are no SNPs within ADAMTS7P4 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 = 'ADAMTS7P4' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.336 | Q49 | Are there any SMR association signals with the gene HOXB4 in Progressive supranuclear palsy? | No, there are no SNPs within HOXB4 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 = 'HOXB4' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1557 | Q49 | Are there any SMR association signals with the gene CEP76 in Parkinson's Disease? | No, there are no SNPs within CEP76 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 = 'CEP76' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.1539 | Q49 | Are there any SMR association signals with the gene PVRL2 in Lewy Body Dementia? | Yes, there are 3 SNPs within PVRL2 that have significant SMR association signals in Lewy Body Dementia. Each SNP is listed with the tissue having the most significant SMR value:
• rs17561351
• Whole Blood: Adjusted SMR multi-SNP P-value: 2.64e-25; HEIDI: 2.17e-14
• rs4452060
• Skeletal Muscle: Adjusted SMR mult... | SELECT UUID, topRSID, Disease, Gene, p_SMR_multi, p_HEIDI
FROM `{project_id}.{dataset_name}.NeurodegenerativeDiseases_SMR_Genes_Full`
WHERE Disease = 'LBD' AND Gene = 'PVRL2' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [{'UUID': 'NDD_SMR_genes_all_update_text_1550598', 'topRSID': 'rs17561351', 'Disease': 'LBD', 'Gene': 'PVRL2', 'p_SMR_multi': 2.638002e-25, 'p_HEIDI': 2.17244e-14}, {'UUID': 'NDD_SMR_genes_all_update_text_1364278', 'topRSID': 'rs4452060', 'Disease': 'LBD', 'Gene': 'PVRL2', 'p_SMR_multi': 3.959067e-07, 'p_HEIDI': 0.0005... | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.426 | Q49 | Are there any SMR association signals with the gene PAPD7 in Lewy Body Dementia? | No, there are no SNPs within PAPD7 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 = 'PAPD7' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.637 | Q49 | Are there any SMR association signals with the gene ADSSL1 in Frontotemporal Dementia? | No, there are no SNPs within ADSSL1 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 = 'ADSSL1' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.941 | Q49 | Are there any SMR association signals with the gene AC097639.8 in Progressive supranuclear palsy? | No, there are no SNPs within AC097639.8 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 = 'AC097639.8' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.993 | Q49 | Are there any SMR association signals with the gene TMEM81 in Amyotrophic Lateral Sclerosis? | No, there are no SNPs within TMEM81 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 = 'TMEM81' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Q49.868 | Q49 | Are there any SMR association signals with the gene C16orf38 in Alzheimer's Disease? | No, there are no SNPs within C16orf38 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 = 'C16orf38' AND p_SMR_multi < 2.95e-6
ORDER BY p_SMR_multi
LIMIT 100 | [] | refined | Select, Order By, Multi-Filter, Threshold | SMR Significance |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.