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 |
|---|---|---|---|---|---|---|---|---|
Q35.1507 | Q35 | Is the SNP rs750789583 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs750789583 has a p-value of 4.47e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs750789583'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15245421', 'SNP': 'rs750789583', 'p': 0.447, 'b': -0.2505}] | general | Select, Order By | GWAS Significance |
Q35.1328 | Q35 | Is the SNP rs11589622 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11589622 has a p-value of 1.77e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11589622'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1233553', 'SNP': 'rs11589622', 'p': 0.1772, 'b': -0.011}] | general | Select, Order By | GWAS Significance |
Q35.1271 | Q35 | Is the SNP rs188675508 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs188675508 has a p-value of 7.59e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs188675508'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7649831', 'SNP': 'rs188675508', 'p': 0.7593, 'b': -0.0668}] | general | Select, Order By | GWAS Significance |
Q35.1820 | Q35 | Is the SNP rs1041429826 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1041429826 has a p-value of 1.59e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1041429826'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17275165', 'SNP': 'rs1041429826', 'p': 0.1591, 'b': -0.6922}] | general | Select, Order By | GWAS Significance |
Q35.273 | Q35 | Is the SNP rs80004452 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs80004452 has a p-value of 3.37e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs80004452'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14615178', 'SNP': 'rs80004452', 'p': 3.366e-09, 'b': 0.1964}] | general | Select, Order By | GWAS Significance |
Q35.1863 | Q35 | Is the SNP rs150759894 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs150759894 has a p-value of 5.41e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs150759894'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13742299', 'SNP': 'rs150759894', 'p': 0.5413, 'b': 0.0369}] | general | Select, Order By | GWAS Significance |
Q35.578 | Q35 | Is the SNP rs565031 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs565031 has a p-value of 1.87e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs565031'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14335891', 'SNP': 'rs565031', 'p': 1.87e-12, 'b': 0.0573}] | general | Select, Order By | GWAS Significance |
Q35.638 | Q35 | Is the SNP rs10897039 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10897039 has a p-value of 2.06e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10897039'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142218', 'SNP': 'rs10897039', 'p': 2.062e-11, 'b': 0.0571}] | general | Select, Order By | GWAS Significance |
Q35.713 | Q35 | Is the SNP rs62060769 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62060769 has a p-value of 2.33e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62060769'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746235', 'SNP': 'rs62060769', 'p': 2.33e-08, 'b': -0.0548}] | general | Select, Order By | GWAS Significance |
Q35.1529 | Q35 | Is the SNP rs572410209 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs572410209 has a p-value of 3.21e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs572410209'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9106522', 'SNP': 'rs572410209', 'p': 0.3211, 'b': -0.2475}] | general | Select, Order By | GWAS Significance |
Q35.627 | Q35 | Is the SNP rs28399665 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28399665 has a p-value of 2.88e-19 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28399665'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19973765', 'SNP': 'rs28399665', 'p': 2.885e-19, 'b': -0.6126}] | general | Select, Order By | GWAS Significance |
Q35.1991 | Q35 | Is the SNP rs2236740 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2236740 has a p-value of 6.82e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2236740'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17336508', 'SNP': 'rs2236740', 'p': 0.682, 'b': -0.1201}] | general | Select, Order By | GWAS Significance |
Q35.813 | Q35 | Is the SNP rs767058 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs767058 has a p-value of 2.24e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs767058'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744977', 'SNP': 'rs767058', 'p': 2.243e-08, 'b': -0.0547}] | general | Select, Order By | GWAS Significance |
Q35.309 | Q35 | Is the SNP rs2696466 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2696466 has a p-value of 3.89e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2696466'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18747228', 'SNP': 'rs2696466', 'p': 3.889e-10, 'b': -0.053}] | general | Select, Order By | GWAS Significance |
Q35.550 | Q35 | Is the SNP rs12150223 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12150223 has a p-value of 3.47e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12150223'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744420', 'SNP': 'rs12150223', 'p': 3.471e-08, 'b': -0.0539}] | general | Select, Order By | GWAS Significance |
Q35.1606 | Q35 | Is the SNP rs75679923 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs75679923 has a p-value of 4.96e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75679923'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7563012', 'SNP': 'rs75679923', 'p': 0.4964, 'b': -0.0153}] | general | Select, Order By | GWAS Significance |
Q35.1743 | Q35 | Is the SNP rs1808417 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1808417 has a p-value of 9.32e-03 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1808417'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18226102', 'SNP': 'rs1808417', 'p': 0.009325, 'b': -0.0218}] | general | Select, Order By | GWAS Significance |
Q35.50 | Q35 | Is the SNP rs941648 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs941648 has a p-value of 5.78e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs941648'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17074420', 'SNP': 'rs941648', 'p': 5.781e-12, 'b': 0.0643}] | general | Select, Order By | GWAS Significance |
Q35.1089 | Q35 | Is the SNP rs12091769 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12091769 has a p-value of 7.10e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12091769'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_162547', 'SNP': 'rs12091769', 'p': 0.7102, 'b': -0.0463}] | general | Select, Order By | GWAS Significance |
Q35.1674 | Q35 | Is the SNP rs11139654 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11139654 has a p-value of 6.63e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11139654'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12177533', 'SNP': 'rs11139654', 'p': 0.06633, 'b': -0.0419}] | general | Select, Order By | GWAS Significance |
Q35.1697 | Q35 | Is the SNP rs193152814 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs193152814 has a p-value of 8.31e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs193152814'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16238035', 'SNP': 'rs193152814', 'p': 0.8314, 'b': -0.0088}] | general | Select, Order By | GWAS Significance |
Q35.686 | Q35 | Is the SNP rs9274619 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9274619 has a p-value of 7.56e-14 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9274619'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8223094', 'SNP': 'rs9274619', 'p': 7.565e-14, 'b': -0.1082}] | general | Select, Order By | GWAS Significance |
Q35.1485 | Q35 | Is the SNP rs866115524 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs866115524 has a p-value of 5.81e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs866115524'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11378143', 'SNP': 'rs866115524', 'p': 0.5814, 'b': -0.1564}] | general | Select, Order By | GWAS Significance |
Q35.1455 | Q35 | Is the SNP rs636170 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs636170 has a p-value of 1.70e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs636170'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12025342', 'SNP': 'rs636170', 'p': 0.1698, 'b': -0.0117}] | general | Select, Order By | GWAS Significance |
Q35.1486 | Q35 | Is the SNP rs113179662 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs113179662 has a p-value of 3.30e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs113179662'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_552024', 'SNP': 'rs113179662', 'p': 0.3299, 'b': -0.0125}] | general | Select, Order By | GWAS Significance |
Q35.1292 | Q35 | Is the SNP rs143312777 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs143312777 has a p-value of 6.22e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs143312777'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9412818', 'SNP': 'rs143312777', 'p': 0.6224, 'b': 0.0611}] | general | Select, Order By | GWAS Significance |
Q35.1232 | Q35 | Is the SNP rs112064629 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112064629 has a p-value of 8.73e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112064629'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4017200', 'SNP': 'rs112064629', 'p': 0.8733, 'b': -0.0408}] | general | Select, Order By | GWAS Significance |
Q35.525 | Q35 | Is the SNP rs74685827 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74685827 has a p-value of 8.63e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74685827'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14615181', 'SNP': 'rs74685827', 'p': 8.628e-11, 'b': 0.1964}] | general | Select, Order By | GWAS Significance |
Q35.1654 | Q35 | Is the SNP rs139720002 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs139720002 has a p-value of 6.88e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs139720002'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1671305', 'SNP': 'rs139720002', 'p': 0.688, 'b': -0.0544}] | general | Select, Order By | GWAS Significance |
Q35.908 | Q35 | Is the SNP rs66867801 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs66867801 has a p-value of 2.41e-20 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs66867801'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974822', 'SNP': 'rs66867801', 'p': 2.405e-20, 'b': 0.0809}] | general | Select, Order By | GWAS Significance |
Q35.1904 | Q35 | Is the SNP rs541451251 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs541451251 has a p-value of 8.91e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs541451251'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15805341', 'SNP': 'rs541451251', 'p': 0.8906, 'b': 0.0088}] | general | Select, Order By | GWAS Significance |
Q35.1242 | Q35 | Is the SNP rs34970517 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34970517 has a p-value of 2.91e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34970517'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8913244', 'SNP': 'rs34970517', 'p': 0.2914, 'b': 0.0095}] | general | Select, Order By | GWAS Significance |
Q35.24 | Q35 | Is the SNP rs13011232 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13011232 has a p-value of 9.49e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13011232'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3417869', 'SNP': 'rs13011232', 'p': 9.485e-11, 'b': 0.0531}] | general | Select, Order By | GWAS Significance |
Q35.779 | Q35 | Is the SNP rs1899571 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1899571 has a p-value of 1.93e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1899571'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142160', 'SNP': 'rs1899571', 'p': 1.929e-11, 'b': 0.0571}] | general | Select, Order By | GWAS Significance |
Q35.65 | Q35 | Is the SNP rs2965163 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2965163 has a p-value of 1.49e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2965163'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19972769', 'SNP': 'rs2965163', 'p': 1.489e-12, 'b': -0.0649}] | general | Select, Order By | GWAS Significance |
Q35.1366 | Q35 | Is the SNP rs77417806 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77417806 has a p-value of 1.08e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77417806'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_590328', 'SNP': 'rs77417806', 'p': 0.1081, 'b': 0.0513}] | general | Select, Order By | GWAS Significance |
Q35.191 | Q35 | Is the SNP rs10281368 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10281368 has a p-value of 9.62e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10281368'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10079104', 'SNP': 'rs10281368', 'p': 9.619e-10, 'b': -0.0554}] | general | Select, Order By | GWAS Significance |
Q35.1630 | Q35 | Is the SNP rs187235995 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs187235995 has a p-value of 8.27e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs187235995'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15373232', 'SNP': 'rs187235995', 'p': 0.827, 'b': 0.0687}] | general | Select, Order By | GWAS Significance |
Q35.1395 | Q35 | Is the SNP rs533082099 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs533082099 has a p-value of 3.24e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs533082099'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17900469', 'SNP': 'rs533082099', 'p': 0.3238, 'b': -0.1623}] | general | Select, Order By | GWAS Significance |
Q35.1547 | Q35 | Is the SNP rs35762696 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35762696 has a p-value of 7.26e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs35762696'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_671002', 'SNP': 'rs35762696', 'p': 0.7263, 'b': -0.0094}] | general | Select, Order By | GWAS Significance |
Q35.346 | Q35 | Is the SNP rs71352237 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs71352237 has a p-value of 3.87e-26 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs71352237'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974290', 'SNP': 'rs71352237', 'p': 3.869e-26, 'b': 0.1455}] | general | Select, Order By | GWAS Significance |
Q35.400 | Q35 | Is the SNP rs7183336 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7183336 has a p-value of 9.32e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7183336'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17446849', 'SNP': 'rs7183336', 'p': 9.32e-09, 'b': -0.0548}] | general | Select, Order By | GWAS Significance |
Q35.1393 | Q35 | Is the SNP rs757542352 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs757542352 has a p-value of 5.97e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs757542352'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4452797', 'SNP': 'rs757542352', 'p': 0.5971, 'b': 0.2141}] | general | Select, Order By | GWAS Significance |
Q35.1876 | Q35 | Is the SNP rs760882220 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs760882220 has a p-value of 8.97e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs760882220'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_383386', 'SNP': 'rs760882220', 'p': 0.8973, 'b': -0.0279}] | general | Select, Order By | GWAS Significance |
Q35.199 | Q35 | Is the SNP rs4325633 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4325633 has a p-value of 2.92e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4325633'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18862869', 'SNP': 'rs4325633', 'p': 2.917e-09, 'b': 0.0488}] | general | Select, Order By | GWAS Significance |
Q35.1173 | Q35 | Is the SNP rs7652367 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7652367 has a p-value of 9.58e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7652367'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3795927', 'SNP': 'rs7652367', 'p': 0.9575, 'b': -0.0005}] | general | Select, Order By | GWAS Significance |
Q35.320 | Q35 | Is the SNP rs112027066 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112027066 has a p-value of 1.73e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112027066'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19972240', 'SNP': 'rs112027066', 'p': 1.73e-11, 'b': -0.2202}] | general | Select, Order By | GWAS Significance |
Q35.1002 | Q35 | Is the SNP rs145538766 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs145538766 has a p-value of 3.68e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs145538766'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11136013', 'SNP': 'rs145538766', 'p': 0.3676, 'b': 0.0311}] | general | Select, Order By | GWAS Significance |
Q35.223 | Q35 | Is the SNP rs62055547 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62055547 has a p-value of 2.68e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62055547'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744639', 'SNP': 'rs62055547', 'p': 2.68e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.1220 | Q35 | Is the SNP rs7326985 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7326985 has a p-value of 7.67e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7326985'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16483563', 'SNP': 'rs7326985', 'p': 0.7671, 'b': 0.009}] | general | Select, Order By | GWAS Significance |
Q35.103 | Q35 | Is the SNP rs62056780 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62056780 has a p-value of 2.79e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62056780'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744744', 'SNP': 'rs62056780', 'p': 2.788e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.1655 | Q35 | Is the SNP rs528898334 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs528898334 has a p-value of 1.00e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs528898334'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3706119', 'SNP': 'rs528898334', 'p': 0.1003, 'b': 0.3789}] | general | Select, Order By | GWAS Significance |
Q35.949 | Q35 | Is the SNP rs764859 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs764859 has a p-value of 2.75e-19 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs764859'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141392', 'SNP': 'rs764859', 'p': 2.752e-19, 'b': -0.0746}] | general | Select, Order By | GWAS Significance |
Q35.1939 | Q35 | Is the SNP rs142313034 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs142313034 has a p-value of 3.63e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs142313034'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12864335', 'SNP': 'rs142313034', 'p': 0.3632, 'b': -0.4021}] | general | Select, Order By | GWAS Significance |
Q35.1914 | Q35 | Is the SNP rs4348293 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4348293 has a p-value of 8.72e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4348293'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9209038', 'SNP': 'rs4348293', 'p': 0.8717, 'b': -0.0019}] | general | Select, Order By | GWAS Significance |
Q35.1127 | Q35 | Is the SNP rs73847637 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73847637 has a p-value of 2.00e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73847637'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3949006', 'SNP': 'rs73847637', 'p': 0.2001, 'b': -0.1184}] | general | Select, Order By | GWAS Significance |
Q35.1052 | Q35 | Is the SNP rs12491680 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12491680 has a p-value of 4.91e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12491680'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4860333', 'SNP': 'rs12491680', 'p': 0.4913, 'b': 0.0425}] | general | Select, Order By | GWAS Significance |
Q35.1538 | Q35 | Is the SNP rs2129586 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2129586 has a p-value of 2.97e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2129586'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19548881', 'SNP': 'rs2129586', 'p': 0.2974, 'b': -0.0235}] | general | Select, Order By | GWAS Significance |
Q35.356 | Q35 | Is the SNP rs17209119 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17209119 has a p-value of 5.00e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17209119'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8221016', 'SNP': 'rs17209119', 'p': 5e-09, 'b': 0.0672}] | general | Select, Order By | GWAS Significance |
Q35.603 | Q35 | Is the SNP rs2141160 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2141160 has a p-value of 6.19e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2141160'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10079839', 'SNP': 'rs2141160', 'p': 6.19e-10, 'b': -0.0573}] | general | Select, Order By | GWAS Significance |
Q35.1559 | Q35 | Is the SNP rs767267359 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs767267359 has a p-value of 2.75e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs767267359'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11821856', 'SNP': 'rs767267359', 'p': 0.2745, 'b': 0.0781}] | general | Select, Order By | GWAS Significance |
Q35.1350 | Q35 | Is the SNP rs182651647 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs182651647 has a p-value of 2.82e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs182651647'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1532159', 'SNP': 'rs182651647', 'p': 0.2819, 'b': 0.0606}] | general | Select, Order By | GWAS Significance |
Q35.1359 | Q35 | Is the SNP rs545896156 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs545896156 has a p-value of 4.96e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs545896156'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17316232', 'SNP': 'rs545896156', 'p': 0.04962, 'b': 0.2029}] | general | Select, Order By | GWAS Significance |
Q35.947 | Q35 | Is the SNP rs17662403 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17662403 has a p-value of 1.39e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17662403'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746998', 'SNP': 'rs17662403', 'p': 1.391e-08, 'b': -0.0556}] | general | Select, Order By | GWAS Significance |
Q35.348 | Q35 | Is the SNP rs4807468 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4807468 has a p-value of 1.16e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4807468'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19633574', 'SNP': 'rs4807468', 'p': 1.162e-12, 'b': 0.0659}] | general | Select, Order By | GWAS Significance |
Q35.606 | Q35 | Is the SNP rs11670349 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11670349 has a p-value of 3.11e-15 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11670349'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19633535', 'SNP': 'rs11670349', 'p': 3.112e-15, 'b': 0.0914}] | general | Select, Order By | GWAS Significance |
Q35.719 | Q35 | Is the SNP rs6572866 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6572866 has a p-value of 2.42e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6572866'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16766711', 'SNP': 'rs6572866', 'p': 2.418e-08, 'b': 0.074}] | general | Select, Order By | GWAS Significance |
Q35.118 | Q35 | Is the SNP rs8060511 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8060511 has a p-value of 4.97e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs8060511'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18040027', 'SNP': 'rs8060511', 'p': 4.967e-08, 'b': -0.0447}] | general | Select, Order By | GWAS Significance |
Q35.617 | Q35 | Is the SNP rs1286162 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1286162 has a p-value of 2.08e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1286162'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14140494', 'SNP': 'rs1286162', 'p': 2.084e-12, 'b': -0.0635}] | general | Select, Order By | GWAS Significance |
Q35.1013 | Q35 | Is the SNP rs184294578 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs184294578 has a p-value of 2.81e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs184294578'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1111147', 'SNP': 'rs184294578', 'p': 0.02808, 'b': 0.8349}] | general | Select, Order By | GWAS Significance |
Q35.1265 | Q35 | Is the SNP rs16867832 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs16867832 has a p-value of 9.49e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16867832'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8510323', 'SNP': 'rs16867832', 'p': 0.9486, 'b': -0.0086}] | general | Select, Order By | GWAS Significance |
Q35.1489 | Q35 | Is the SNP rs12670165 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12670165 has a p-value of 6.83e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12670165'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9576680', 'SNP': 'rs12670165', 'p': 0.6834, 'b': -0.0042}] | general | Select, Order By | GWAS Significance |
Q35.489 | Q35 | Is the SNP rs2163129 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2163129 has a p-value of 3.39e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2163129'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745505', 'SNP': 'rs2163129', 'p': 3.39e-08, 'b': -0.0541}] | general | Select, Order By | GWAS Significance |
Q35.1711 | Q35 | Is the SNP rs575175924 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs575175924 has a p-value of 9.42e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs575175924'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7192626', 'SNP': 'rs575175924', 'p': 0.9419, 'b': 0.0276}] | general | Select, Order By | GWAS Significance |
Q35.787 | Q35 | Is the SNP rs7519119 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7519119 has a p-value of 9.51e-15 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7519119'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1353158', 'SNP': 'rs7519119', 'p': 9.507e-15, 'b': 0.0641}] | general | Select, Order By | GWAS Significance |
Q35.881 | Q35 | Is the SNP rs769448 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs769448 has a p-value of 7.81e-14 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs769448'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974487', 'SNP': 'rs769448', 'p': 7.81e-14, 'b': -0.2474}] | general | Select, Order By | GWAS Significance |
Q35.1555 | Q35 | Is the SNP rs562597063 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs562597063 has a p-value of 3.55e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs562597063'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_367947', 'SNP': 'rs562597063', 'p': 0.355, 'b': -0.1623}] | general | Select, Order By | GWAS Significance |
Q35.567 | Q35 | Is the SNP rs12893365 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12893365 has a p-value of 1.13e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12893365'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17074463', 'SNP': 'rs12893365', 'p': 1.127e-11, 'b': 0.0638}] | general | Select, Order By | GWAS Significance |
Q35.254 | Q35 | Is the SNP rs11755124 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11755124 has a p-value of 2.38e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11755124'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8301570', 'SNP': 'rs11755124', 'p': 2.38e-11, 'b': 0.0573}] | general | Select, Order By | GWAS Significance |
Q35.242 | Q35 | Is the SNP rs12185225 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12185225 has a p-value of 2.15e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12185225'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746030', 'SNP': 'rs12185225', 'p': 2.145e-08, 'b': -0.0549}] | general | Select, Order By | GWAS Significance |
Q35.176 | Q35 | Is the SNP rs11039221 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11039221 has a p-value of 4.79e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11039221'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14066010', 'SNP': 'rs11039221', 'p': 4.787e-11, 'b': 0.0544}] | general | Select, Order By | GWAS Significance |
Q35.824 | Q35 | Is the SNP rs916793 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs916793 has a p-value of 2.28e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs916793'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744535', 'SNP': 'rs916793', 'p': 2.283e-08, 'b': -0.0546}] | general | Select, Order By | GWAS Significance |
Q35.983 | Q35 | Is the SNP rs9275092 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9275092 has a p-value of 3.06e-14 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9275092'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8223207', 'SNP': 'rs9275092', 'p': 3.057e-14, 'b': -0.1052}] | general | Select, Order By | GWAS Significance |
Q35.1476 | Q35 | Is the SNP rs115945332 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs115945332 has a p-value of 4.53e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs115945332'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5602302', 'SNP': 'rs115945332', 'p': 0.4526, 'b': -0.0525}] | general | Select, Order By | GWAS Significance |
Q35.1262 | Q35 | Is the SNP rs563924813 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs563924813 has a p-value of 1.82e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs563924813'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12342000', 'SNP': 'rs563924813', 'p': 0.1825, 'b': 0.3071}] | general | Select, Order By | GWAS Significance |
Q35.1280 | Q35 | Is the SNP rs190736304 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs190736304 has a p-value of 9.81e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs190736304'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15085012', 'SNP': 'rs190736304', 'p': 0.9813, 'b': -0.0027}] | general | Select, Order By | GWAS Significance |
Q35.751 | Q35 | Is the SNP rs2919847 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2919847 has a p-value of 4.89e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2919847'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19972807', 'SNP': 'rs2919847', 'p': 4.89e-08, 'b': -0.0505}] | general | Select, Order By | GWAS Significance |
Q35.561 | Q35 | Is the SNP rs679515 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs679515 has a p-value of 5.15e-33 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs679515'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1352901', 'SNP': 'rs679515', 'p': 5.151e-33, 'b': 0.1244}] | general | Select, Order By | GWAS Significance |
Q35.81 | Q35 | Is the SNP rs11356038 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11356038 has a p-value of 3.94e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11356038'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20681754', 'SNP': 'rs11356038', 'p': 3.942e-08, 'b': -0.0457}] | general | Select, Order By | GWAS Significance |
Q35.1042 | Q35 | Is the SNP rs77370020 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77370020 has a p-value of 6.11e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77370020'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10622631', 'SNP': 'rs77370020', 'p': 0.6114, 'b': 0.0903}] | general | Select, Order By | GWAS Significance |
Q35.1314 | Q35 | Is the SNP rs180895595 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs180895595 has a p-value of 4.11e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs180895595'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6008121', 'SNP': 'rs180895595', 'p': 0.411, 'b': 0.0342}] | general | Select, Order By | GWAS Significance |
Q35.33 | Q35 | Is the SNP rs199445 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs199445 has a p-value of 6.38e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs199445'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18747716', 'SNP': 'rs199445', 'p': 6.385e-09, 'b': -0.0579}] | general | Select, Order By | GWAS Significance |
Q35.1739 | Q35 | Is the SNP rs540960955 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs540960955 has a p-value of 4.47e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs540960955'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15579159', 'SNP': 'rs540960955', 'p': 0.4467, 'b': 0.061}] | general | Select, Order By | GWAS Significance |
Q35.358 | Q35 | Is the SNP rs62120576 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62120576 has a p-value of 2.74e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62120576'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19972908', 'SNP': 'rs62120576', 'p': 2.74e-08, 'b': -0.0879}] | general | Select, Order By | GWAS Significance |
Q35.1077 | Q35 | Is the SNP rs573879672 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs573879672 has a p-value of 8.76e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs573879672'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20783497', 'SNP': 'rs573879672', 'p': 0.8761, 'b': -0.0147}] | general | Select, Order By | GWAS Significance |
Q35.1692 | Q35 | Is the SNP rs11241213 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11241213 has a p-value of 8.85e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11241213'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7405159', 'SNP': 'rs11241213', 'p': 0.8854, 'b': -0.0015}] | general | Select, Order By | GWAS Significance |
Q35.127 | Q35 | Is the SNP rs4522186 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4522186 has a p-value of 2.49e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4522186'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142255', 'SNP': 'rs4522186', 'p': 2.49e-11, 'b': 0.0569}] | general | Select, Order By | GWAS Significance |
Q35.1031 | Q35 | Is the SNP rs138219244 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs138219244 has a p-value of 8.88e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs138219244'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2741932', 'SNP': 'rs138219244', 'p': 0.8876, 'b': -0.002}] | general | Select, Order By | GWAS Significance |
Q35.399 | Q35 | Is the SNP rs74573628 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74573628 has a p-value of 2.76e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74573628'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744825', 'SNP': 'rs74573628', 'p': 2.763e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.444 | Q35 | Is the SNP rs3758675 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3758675 has a p-value of 4.73e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3758675'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14065811', 'SNP': 'rs3758675', 'p': 4.728e-09, 'b': 0.0492}] | general | Select, Order By | GWAS Significance |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.