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.1572 | Q35 | Is the SNP rs756943433 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs756943433 has a p-value of 5.61e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs756943433'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12826027', 'SNP': 'rs756943433', 'p': 0.5612, 'b': -0.1481}] | general | Select, Order By | GWAS Significance |
Q35.745 | Q35 | Is the SNP rs7594230 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7594230 has a p-value of 2.64e-24 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7594230'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2643197', 'SNP': 'rs7594230', 'p': 2.643e-24, 'b': -0.1034}] | general | Select, Order By | GWAS Significance |
Q35.194 | Q35 | Is the SNP rs17629700 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17629700 has a p-value of 1.82e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17629700'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7203398', 'SNP': 'rs17629700', 'p': 1.818e-08, 'b': 0.0561}] | general | Select, Order By | GWAS Significance |
Q35.927 | Q35 | Is the SNP rs1815651 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1815651 has a p-value of 2.17e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1815651'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13255353', 'SNP': 'rs1815651', 'p': 2.17e-08, 'b': -0.0497}] | general | Select, Order By | GWAS Significance |
Q35.462 | Q35 | Is the SNP rs4934038 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4934038 has a p-value of 7.73e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4934038'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13254581', 'SNP': 'rs4934038', 'p': 7.735e-09, 'b': -0.0498}] | general | Select, Order By | GWAS Significance |
Q35.682 | Q35 | Is the SNP rs347115 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs347115 has a p-value of 4.65e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs347115'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17447588', 'SNP': 'rs347115', 'p': 4.654e-10, 'b': -0.0545}] | general | Select, Order By | GWAS Significance |
Q35.767 | Q35 | Is the SNP rs12694926 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12694926 has a p-value of 1.48e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12694926'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3417749', 'SNP': 'rs12694926', 'p': 1.475e-11, 'b': 0.0557}] | general | Select, Order By | GWAS Significance |
Q35.1809 | Q35 | Is the SNP rs59608113 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs59608113 has a p-value of 4.74e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs59608113'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17969502', 'SNP': 'rs59608113', 'p': 0.4742, 'b': -0.0418}] | general | Select, Order By | GWAS Significance |
Q35.1603 | Q35 | Is the SNP rs148501094 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs148501094 has a p-value of 7.79e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs148501094'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17809454', 'SNP': 'rs148501094', 'p': 0.7793, 'b': 0.0062}] | general | Select, Order By | GWAS Significance |
Q35.735 | Q35 | Is the SNP rs2526377 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2526377 has a p-value of 4.11e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2526377'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18832548', 'SNP': 'rs2526377', 'p': 4.107e-08, 'b': -0.0452}] | general | Select, Order By | GWAS Significance |
Q35.418 | Q35 | Is the SNP rs4938933 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4938933 has a p-value of 1.97e-19 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4938933'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141807', 'SNP': 'rs4938933', 'p': 1.966e-19, 'b': -0.0746}] | general | Select, Order By | GWAS Significance |
Q35.1107 | Q35 | Is the SNP rs144872231 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs144872231 has a p-value of 7.24e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144872231'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17655516', 'SNP': 'rs144872231', 'p': 0.7239, 'b': 0.013}] | general | Select, Order By | GWAS Significance |
Q35.832 | Q35 | Is the SNP rs16902538 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs16902538 has a p-value of 7.23e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16902538'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7203366', 'SNP': 'rs16902538', 'p': 7.225e-09, 'b': 0.0577}] | general | Select, Order By | GWAS Significance |
Q35.1498 | Q35 | Is the SNP rs753269537 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs753269537 has a p-value of 6.79e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs753269537'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19273843', 'SNP': 'rs753269537', 'p': 0.6786, 'b': 0.0823}] | general | Select, Order By | GWAS Significance |
Q35.623 | Q35 | Is the SNP rs2316772 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2316772 has a p-value of 4.67e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2316772'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744444', 'SNP': 'rs2316772', 'p': 4.67e-08, 'b': -0.0534}] | general | Select, Order By | GWAS Significance |
Q35.117 | Q35 | Is the SNP rs489486 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs489486 has a p-value of 8.13e-20 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs489486'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14336651', 'SNP': 'rs489486', 'p': 8.125e-20, 'b': -0.0939}] | general | Select, Order By | GWAS Significance |
Q35.423 | Q35 | Is the SNP rs6465760 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6465760 has a p-value of 2.38e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6465760'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10078778', 'SNP': 'rs6465760', 'p': 2.378e-08, 'b': -0.05}] | general | Select, Order By | GWAS Significance |
Q35.1911 | Q35 | Is the SNP rs76090337 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76090337 has a p-value of 5.74e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76090337'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9332256', 'SNP': 'rs76090337', 'p': 0.5737, 'b': -0.0281}] | general | Select, Order By | GWAS Significance |
Q35.978 | Q35 | Is the SNP rs562656310 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs562656310 has a p-value of 4.14e-31 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs562656310'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975173', 'SNP': 'rs562656310', 'p': 4.1430000000000005e-31, 'b': 0.2854}] | general | Select, Order By | GWAS Significance |
Q35.611 | Q35 | Is the SNP rs9268400 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9268400 has a p-value of 6.12e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9268400'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8219153', 'SNP': 'rs9268400', 'p': 6.12e-10, 'b': -0.0569}] | general | Select, Order By | GWAS Significance |
Q35.1919 | Q35 | Is the SNP rs112004052 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112004052 has a p-value of 9.97e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112004052'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15294067', 'SNP': 'rs112004052', 'p': 0.09974, 'b': 0.1566}] | general | Select, Order By | GWAS Significance |
Q35.92 | Q35 | Is the SNP rs502419 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs502419 has a p-value of 5.17e-15 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs502419'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14140632', 'SNP': 'rs502419', 'p': 5.173e-15, 'b': -0.0643}] | general | Select, Order By | GWAS Significance |
Q35.855 | Q35 | Is the SNP rs2433239 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2433239 has a p-value of 8.36e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2433239'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141681', 'SNP': 'rs2433239', 'p': 8.364e-12, 'b': 0.0587}] | general | Select, Order By | GWAS Significance |
Q35.1521 | Q35 | Is the SNP rs115295118 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs115295118 has a p-value of 3.85e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs115295118'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13537251', 'SNP': 'rs115295118', 'p': 0.3849, 'b': 0.2419}] | general | Select, Order By | GWAS Significance |
Q35.1918 | Q35 | Is the SNP rs745368996 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs745368996 has a p-value of 8.53e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs745368996'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10698498', 'SNP': 'rs745368996', 'p': 0.8533, 'b': 0.0434}] | general | Select, Order By | GWAS Significance |
Q35.760 | Q35 | Is the SNP rs9275532 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9275532 has a p-value of 3.29e-14 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9275532'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8224238', 'SNP': 'rs9275532', 'p': 3.287e-14, 'b': -0.1047}] | general | Select, Order By | GWAS Significance |
Q35.504 | Q35 | Is the SNP rs62061715 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62061715 has a p-value of 2.78e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62061715'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745082', 'SNP': 'rs62061715', 'p': 2.783e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.1287 | Q35 | Is the SNP rs79315024 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs79315024 has a p-value of 1.68e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79315024'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18399411', 'SNP': 'rs79315024', 'p': 0.1681, 'b': 0.017}] | general | Select, Order By | GWAS Significance |
Q35.1340 | Q35 | Is the SNP rs143968510 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs143968510 has a p-value of 9.77e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs143968510'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12430230', 'SNP': 'rs143968510', 'p': 0.09765, 'b': 0.1146}] | general | Select, Order By | GWAS Significance |
Q35.12 | Q35 | Is the SNP rs7583176 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7583176 has a p-value of 2.38e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7583176'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3418142', 'SNP': 'rs7583176', 'p': 2.379e-08, 'b': -0.0497}] | general | Select, Order By | GWAS Significance |
Q35.402 | Q35 | Is the SNP rs57457497 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs57457497 has a p-value of 1.56e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs57457497'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10390825', 'SNP': 'rs57457497', 'p': 1.564e-10, 'b': -0.054}] | general | Select, Order By | GWAS Significance |
Q35.288 | Q35 | Is the SNP rs2696557 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2696557 has a p-value of 4.67e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2696557'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18747379', 'SNP': 'rs2696557', 'p': 4.672e-08, 'b': -0.0544}] | general | Select, Order By | GWAS Significance |
Q35.1075 | Q35 | Is the SNP rs190458124 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs190458124 has a p-value of 1.90e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs190458124'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10948711', 'SNP': 'rs190458124', 'p': 0.1895, 'b': 0.1492}] | general | Select, Order By | GWAS Significance |
Q35.1201 | Q35 | Is the SNP rs12655607 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12655607 has a p-value of 5.33e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12655607'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7108708', 'SNP': 'rs12655607', 'p': 0.5328, 'b': -0.0091}] | general | Select, Order By | GWAS Significance |
Q35.1746 | Q35 | Is the SNP rs4740584 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4740584 has a p-value of 8.25e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4740584'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11713799', 'SNP': 'rs4740584', 'p': 0.0825, 'b': 0.0143}] | general | Select, Order By | GWAS Significance |
Q35.697 | Q35 | Is the SNP rs35255119 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35255119 has a p-value of 5.34e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs35255119'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17484794', 'SNP': 'rs35255119', 'p': 5.345e-10, 'b': -0.0602}] | general | Select, Order By | GWAS Significance |
Q35.1632 | Q35 | Is the SNP rs13376158 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13376158 has a p-value of 9.92e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13376158'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_993602', 'SNP': 'rs13376158', 'p': 0.9916, 'b': -0.0002}] | general | Select, Order By | GWAS Significance |
Q35.1877 | Q35 | Is the SNP rs56057563 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56057563 has a p-value of 6.21e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56057563'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16767596', 'SNP': 'rs56057563', 'p': 0.6211, 'b': 0.0917}] | general | Select, Order By | GWAS Significance |
Q35.696 | Q35 | Is the SNP rs76271385 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76271385 has a p-value of 1.53e-13 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76271385'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975988', 'SNP': 'rs76271385', 'p': 1.527e-13, 'b': 0.3384}] | general | Select, Order By | GWAS Significance |
Q35.858 | Q35 | Is the SNP rs12150515 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12150515 has a p-value of 2.01e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12150515'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745825', 'SNP': 'rs12150515', 'p': 2.009e-08, 'b': -0.055}] | general | Select, Order By | GWAS Significance |
Q35.162 | Q35 | Is the SNP rs9268449 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9268449 has a p-value of 6.92e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9268449'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8219272', 'SNP': 'rs9268449', 'p': 6.924e-10, 'b': -0.0567}] | general | Select, Order By | GWAS Significance |
Q35.902 | Q35 | Is the SNP rs111462669 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs111462669 has a p-value of 9.78e-17 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs111462669'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19976993', 'SNP': 'rs111462669', 'p': 9.78e-17, 'b': 0.1649}] | general | Select, Order By | GWAS Significance |
Q35.1576 | Q35 | Is the SNP rs36105809 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs36105809 has a p-value of 6.49e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs36105809'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16190142', 'SNP': 'rs36105809', 'p': 0.06487, 'b': 0.0154}] | general | Select, Order By | GWAS Significance |
Q35.260 | Q35 | Is the SNP rs1507762 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1507762 has a p-value of 3.89e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1507762'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1351549', 'SNP': 'rs1507762', 'p': 3.894e-08, 'b': 0.0507}] | general | Select, Order By | GWAS Significance |
Q35.339 | Q35 | Is the SNP rs60394484 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs60394484 has a p-value of 4.42e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs60394484'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11691430', 'SNP': 'rs60394484', 'p': 4.42e-08, 'b': 0.1082}] | general | Select, Order By | GWAS Significance |
Q35.1881 | Q35 | Is the SNP rs557754616 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs557754616 has a p-value of 3.81e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs557754616'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19810148', 'SNP': 'rs557754616', 'p': 0.3807, 'b': 0.1068}] | general | Select, Order By | GWAS Significance |
Q35.1048 | Q35 | Is the SNP rs77364147 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77364147 has a p-value of 9.20e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77364147'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14356039', 'SNP': 'rs77364147', 'p': 0.092, 'b': 0.0469}] | general | Select, Order By | GWAS Significance |
Q35.521 | Q35 | Is the SNP rs8100672 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8100672 has a p-value of 5.10e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs8100672'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19633387', 'SNP': 'rs8100672', 'p': 5.099e-12, 'b': 0.0694}] | general | Select, Order By | GWAS Significance |
Q35.1363 | Q35 | Is the SNP rs11155677 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11155677 has a p-value of 1.32e-03 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11155677'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9119590', 'SNP': 'rs11155677', 'p': 0.001319, 'b': -0.0273}] | general | Select, Order By | GWAS Significance |
Q35.1024 | Q35 | Is the SNP rs12142576 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12142576 has a p-value of 4.28e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12142576'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1347357', 'SNP': 'rs12142576', 'p': 0.428, 'b': -0.0105}] | general | Select, Order By | GWAS Significance |
Q35.775 | Q35 | Is the SNP rs11039244 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11039244 has a p-value of 1.53e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11039244'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14066288', 'SNP': 'rs11039244', 'p': 1.525e-08, 'b': 0.0481}] | general | Select, Order By | GWAS Significance |
Q35.1748 | Q35 | Is the SNP rs10270465 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10270465 has a p-value of 3.32e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10270465'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9955653', 'SNP': 'rs10270465', 'p': 0.3324, 'b': 0.0104}] | general | Select, Order By | GWAS Significance |
Q35.768 | Q35 | Is the SNP rs4316 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4316 has a p-value of 7.80e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4316'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18862735', 'SNP': 'rs4316', 'p': 7.8e-12, 'b': 0.0559}] | general | Select, Order By | GWAS Significance |
Q35.1256 | Q35 | Is the SNP rs749139970 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs749139970 has a p-value of 1.39e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs749139970'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3977133', 'SNP': 'rs749139970', 'p': 0.1387, 'b': -0.4478}] | general | Select, Order By | GWAS Significance |
Q35.1213 | Q35 | Is the SNP rs34351258 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34351258 has a p-value of 5.64e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34351258'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2666710', 'SNP': 'rs34351258', 'p': 0.5638, 'b': 0.1208}] | general | Select, Order By | GWAS Significance |
Q35.1469 | Q35 | Is the SNP rs56386181 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56386181 has a p-value of 2.95e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56386181'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2676140', 'SNP': 'rs56386181', 'p': 0.02953, 'b': -0.0237}] | general | Select, Order By | GWAS Significance |
Q35.1984 | Q35 | Is the SNP rs577166516 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs577166516 has a p-value of 9.32e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs577166516'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7663113', 'SNP': 'rs577166516', 'p': 0.9323, 'b': -0.0205}] | general | Select, Order By | GWAS Significance |
Q35.527 | Q35 | Is the SNP rs3885074 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3885074 has a p-value of 4.31e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3885074'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18743940', 'SNP': 'rs3885074', 'p': 4.314e-08, 'b': -0.0534}] | general | Select, Order By | GWAS Significance |
Q35.23 | Q35 | Is the SNP rs617916 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs617916 has a p-value of 4.82e-15 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs617916'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14140963', 'SNP': 'rs617916', 'p': 4.815e-15, 'b': -0.0643}] | general | Select, Order By | GWAS Significance |
Q35.361 | Q35 | Is the SNP rs2696668 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2696668 has a p-value of 2.81e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2696668'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18747317', 'SNP': 'rs2696668', 'p': 2.807e-08, 'b': -0.0549}] | general | Select, Order By | GWAS Significance |
Q35.1288 | Q35 | Is the SNP rs75447446 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs75447446 has a p-value of 6.23e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75447446'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7502606', 'SNP': 'rs75447446', 'p': 0.623, 'b': -0.0633}] | general | Select, Order By | GWAS Significance |
Q35.1326 | Q35 | Is the SNP rs570366797 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs570366797 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 = 'rs570366797'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5623036', 'SNP': 'rs570366797', 'p': 0.3679, 'b': -0.1496}] | general | Select, Order By | GWAS Significance |
Q35.1683 | Q35 | Is the SNP rs750282548 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs750282548 has a p-value of 7.87e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs750282548'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_370448', 'SNP': 'rs750282548', 'p': 0.7874, 'b': -0.0311}] | general | Select, Order By | GWAS Significance |
Q35.344 | Q35 | Is the SNP rs7151491 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7151491 has a p-value of 1.51e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7151491'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16766703', 'SNP': 'rs7151491', 'p': 1.512e-08, 'b': 0.075}] | general | Select, Order By | GWAS Significance |
Q35.437 | Q35 | Is the SNP rs896854 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs896854 has a p-value of 4.76e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs896854'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11311431', 'SNP': 'rs896854', 'p': 4.759e-08, 'b': -0.0442}] | general | Select, Order By | GWAS Significance |
Q35.479 | Q35 | Is the SNP rs9331905 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9331905 has a p-value of 2.08e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9331905'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10822993', 'SNP': 'rs9331905', 'p': 2.076e-10, 'b': 0.0582}] | general | Select, Order By | GWAS Significance |
Q35.220 | Q35 | Is the SNP rs11084909 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11084909 has a p-value of 2.03e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11084909'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19640646', 'SNP': 'rs11084909', 'p': 2.027e-08, 'b': 0.0497}] | general | Select, Order By | GWAS Significance |
Q35.919 | Q35 | Is the SNP rs2889414 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2889414 has a p-value of 7.35e-22 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2889414'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19973551', 'SNP': 'rs2889414', 'p': 7.351e-22, 'b': 0.0949}] | general | Select, Order By | GWAS Significance |
Q35.1237 | Q35 | Is the SNP rs7894294 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7894294 has a p-value of 9.39e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7894294'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13578821', 'SNP': 'rs7894294', 'p': 0.9387, 'b': -0.0006}] | general | Select, Order By | GWAS Significance |
Q35.1597 | Q35 | Is the SNP rs201996296 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs201996296 has a p-value of 9.25e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs201996296'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4783915', 'SNP': 'rs201996296', 'p': 0.9248, 'b': -0.0042}] | general | Select, Order By | GWAS Significance |
Q35.1020 | Q35 | Is the SNP rs74392389 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74392389 has a p-value of 7.55e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74392389'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7192937', 'SNP': 'rs74392389', 'p': 0.7549, 'b': -0.0032}] | general | Select, Order By | GWAS Significance |
Q35.1950 | Q35 | Is the SNP rs6451525 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6451525 has a p-value of 8.34e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6451525'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6888829', 'SNP': 'rs6451525', 'p': 0.8338, 'b': 0.0019}] | general | Select, Order By | GWAS Significance |
Q35.96 | Q35 | Is the SNP rs2696659 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2696659 has a p-value of 1.57e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2696659'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18747026', 'SNP': 'rs2696659', 'p': 1.568e-08, 'b': -0.0557}] | general | Select, Order By | GWAS Significance |
Q35.1017 | Q35 | Is the SNP rs189217423 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs189217423 has a p-value of 2.44e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs189217423'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5820332', 'SNP': 'rs189217423', 'p': 0.02436, 'b': 0.1223}] | general | Select, Order By | GWAS Significance |
Q35.1079 | Q35 | Is the SNP rs113213992 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs113213992 has a p-value of 2.63e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs113213992'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3296984', 'SNP': 'rs113213992', 'p': 0.2627, 'b': -0.0271}] | general | Select, Order By | GWAS Significance |
Q35.1101 | Q35 | Is the SNP rs115567476 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs115567476 has a p-value of 6.63e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs115567476'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8422540', 'SNP': 'rs115567476', 'p': 0.6628, 'b': 0.0228}] | general | Select, Order By | GWAS Significance |
Q35.1586 | Q35 | Is the SNP rs749008561 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs749008561 has a p-value of 8.24e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs749008561'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15317612', 'SNP': 'rs749008561', 'p': 0.8241, 'b': 0.0918}] | general | Select, Order By | GWAS Significance |
Q35.1321 | Q35 | Is the SNP rs146837344 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs146837344 has a p-value of 3.11e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs146837344'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2153933', 'SNP': 'rs146837344', 'p': 0.311, 'b': -0.0681}] | general | Select, Order By | GWAS Significance |
Q35.703 | Q35 | Is the SNP rs368375013 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs368375013 has a p-value of 2.66e-20 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs368375013'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974308', 'SNP': 'rs368375013', 'p': 2.6620000000000003e-20, 'b': 0.8052}] | general | Select, Order By | GWAS Significance |
Q35.1794 | Q35 | Is the SNP rs7180209 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7180209 has a p-value of 3.03e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7180209'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17238999', 'SNP': 'rs7180209', 'p': 0.3035, 'b': 0.0087}] | general | Select, Order By | GWAS Significance |
Q35.1005 | Q35 | Is the SNP rs9410382 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9410382 has a p-value of 5.40e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9410382'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12226975', 'SNP': 'rs9410382', 'p': 0.05401, 'b': 0.0315}] | general | Select, Order By | GWAS Significance |
Q35.156 | Q35 | Is the SNP rs9271594 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9271594 has a p-value of 1.12e-16 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9271594'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8222434', 'SNP': 'rs9271594', 'p': 1.122e-16, 'b': -0.0938}] | general | Select, Order By | GWAS Significance |
Q35.1108 | Q35 | Is the SNP rs573807331 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs573807331 has a p-value of 7.08e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs573807331'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4465262', 'SNP': 'rs573807331', 'p': 0.7081, 'b': -0.0676}] | general | Select, Order By | GWAS Significance |
Q35.1719 | Q35 | Is the SNP rs35990202 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35990202 has a p-value of 4.30e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs35990202'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3081905', 'SNP': 'rs35990202', 'p': 0.4297, 'b': 0.0341}] | general | Select, Order By | GWAS Significance |
Q35.1998 | Q35 | Is the SNP rs9474821 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9474821 has a p-value of 2.01e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9474821'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8401751', 'SNP': 'rs9474821', 'p': 0.2007, 'b': 0.0273}] | general | Select, Order By | GWAS Significance |
Q35.796 | Q35 | Is the SNP rs858514 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs858514 has a p-value of 4.81e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs858514'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10080102', 'SNP': 'rs858514', 'p': 4.81e-10, 'b': -0.0574}] | general | Select, Order By | GWAS Significance |
Q35.587 | Q35 | Is the SNP rs1076986 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1076986 has a p-value of 1.13e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1076986'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975422', 'SNP': 'rs1076986', 'p': 1.126e-10, 'b': 0.0593}] | general | Select, Order By | GWAS Significance |
Q35.710 | Q35 | Is the SNP rs62056849 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62056849 has a p-value of 2.47e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62056849'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744919', 'SNP': 'rs62056849', 'p': 2.47e-08, 'b': -0.0545}] | general | Select, Order By | GWAS Significance |
Q35.1222 | Q35 | Is the SNP rs150657427 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs150657427 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 = 'rs150657427'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3595412', 'SNP': 'rs150657427', 'p': 0.6224, 'b': 0.0083}] | general | Select, Order By | GWAS Significance |
Q35.1308 | Q35 | Is the SNP rs11594410 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11594410 has a p-value of 7.89e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11594410'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12656457', 'SNP': 'rs11594410', 'p': 0.7892, 'b': 0.0041}] | general | Select, Order By | GWAS Significance |
Q35.1666 | Q35 | Is the SNP rs75547289 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs75547289 has a p-value of 2.04e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75547289'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6425598', 'SNP': 'rs75547289', 'p': 0.2042, 'b': 0.0272}] | general | Select, Order By | GWAS Significance |
Q35.1270 | Q35 | Is the SNP rs148536342 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs148536342 has a p-value of 9.54e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs148536342'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8710802', 'SNP': 'rs148536342', 'p': 0.9538, 'b': -0.0038}] | general | Select, Order By | GWAS Significance |
Q35.493 | Q35 | Is the SNP rs55828408 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55828408 has a p-value of 4.37e-22 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55828408'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2643295', 'SNP': 'rs55828408', 'p': 4.370999999999999e-22, 'b': 0.1022}] | general | Select, Order By | GWAS Significance |
Q35.565 | Q35 | Is the SNP rs11160067 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11160067 has a p-value of 2.85e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11160067'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17074407', 'SNP': 'rs11160067', 'p': 2.85e-12, 'b': 0.0654}] | general | Select, Order By | GWAS Significance |
Q35.1151 | Q35 | Is the SNP rs111938826 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs111938826 has a p-value of 8.09e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs111938826'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4189437', 'SNP': 'rs111938826', 'p': 0.809, 'b': 0.0105}] | general | Select, Order By | GWAS Significance |
Q35.1129 | Q35 | Is the SNP rs190982653 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs190982653 has a p-value of 2.69e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs190982653'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13530083', 'SNP': 'rs190982653', 'p': 0.2688, 'b': -0.0906}] | general | Select, Order By | GWAS Significance |
Q35.808 | Q35 | Is the SNP rs62056795 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62056795 has a p-value of 2.63e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62056795'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744785', 'SNP': 'rs62056795', 'p': 2.625e-08, 'b': -0.0544}] | general | Select, Order By | GWAS Significance |
Q35.518 | Q35 | Is the SNP rs1693560 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1693560 has a p-value of 3.44e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1693560'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11349682', 'SNP': 'rs1693560', 'p': 3.439e-08, 'b': 0.0452}] | general | Select, Order By | GWAS Significance |
Q35.640 | Q35 | Is the SNP rs62057109 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62057109 has a p-value of 3.93e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62057109'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18743868', 'SNP': 'rs62057109', 'p': 3.926e-08, 'b': -0.0536}] | general | Select, Order By | GWAS Significance |
Q35.1480 | Q35 | Is the SNP rs187012296 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs187012296 has a p-value of 8.04e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs187012296'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18566156', 'SNP': 'rs187012296', 'p': 0.8038, 'b': 0.0517}] | 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.