Datasets:

uuid
stringlengths
4
8
template_uuid
stringclasses
40 values
question
stringlengths
13
193
answer
stringlengths
29
2.2k
benchmark_query
stringlengths
133
622
execution_results
stringlengths
2
1.14M
query_type
stringclasses
2 values
sql_category
stringclasses
26 values
bio_category
stringclasses
14 values
Q35.1875
Q35
Is the SNP rs35559072 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35559072 has a p-value of 2.19e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs35559072' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_12297391', 'SNP': 'rs35559072', 'p': 0.02194, 'b': 0.0602}]
general
Select, Order By
GWAS Significance
Q35.672
Q35
Is the SNP rs6465761 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6465761 has a p-value of 6.41e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6465761' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10078932', 'SNP': 'rs6465761', 'p': 6.412e-10, 'b': -0.0561}]
general
Select, Order By
GWAS Significance
Q35.369
Q35
Is the SNP rs16954560 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs16954560 has a p-value of 6.64e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs16954560' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18489647', 'SNP': 'rs16954560', 'p': 6.642e-10, 'b': 0.0752}]
general
Select, Order By
GWAS Significance
Q35.80
Q35
Is the SNP rs16940681 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs16940681 has a p-value of 4.18e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs16940681' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744043', 'SNP': 'rs16940681', 'p': 4.184e-08, 'b': -0.0535}]
general
Select, Order By
GWAS Significance
Q35.28
Q35
Is the SNP rs11579070 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11579070 has a p-value of 1.92e-15 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11579070' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1353264', 'SNP': 'rs11579070', 'p': 1.925e-15, 'b': 0.0681}]
general
Select, Order By
GWAS Significance
Q35.1438
Q35
Is the SNP rs187491783 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs187491783 has a p-value of 9.55e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs187491783' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1325021', 'SNP': 'rs187491783', 'p': 0.955, 'b': 0.0049}]
general
Select, Order By
GWAS Significance
Q35.531
Q35
Is the SNP rs28366352 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28366352 has a p-value of 8.80e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28366352' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8221428', 'SNP': 'rs28366352', 'p': 8.795e-09, 'b': -0.049}]
general
Select, Order By
GWAS Significance
Q35.1836
Q35
Is the SNP rs1263481 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1263481 has a p-value of 1.75e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1263481' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16999764', 'SNP': 'rs1263481', 'p': 0.1752, 'b': 0.0143}]
general
Select, Order By
GWAS Significance
Q35.56
Q35
Is the SNP rs55638602 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55638602 has a p-value of 1.49e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs55638602' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1350946', 'SNP': 'rs55638602', 'p': 1.495e-09, 'b': 0.0574}]
general
Select, Order By
GWAS Significance
Q35.645
Q35
Is the SNP rs2732589 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2732589 has a p-value of 3.65e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2732589' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18747120', 'SNP': 'rs2732589', 'p': 3.646e-08, 'b': -0.0545}]
general
Select, Order By
GWAS Significance
Q35.306
Q35
Is the SNP rs147718657 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs147718657 has a p-value of 1.86e-14 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs147718657' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14141741', 'SNP': 'rs147718657', 'p': 1.856e-14, 'b': -0.0821}]
general
Select, Order By
GWAS Significance
Q35.725
Q35
Is the SNP rs28605534 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28605534 has a p-value of 3.90e-13 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28605534' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3418087', 'SNP': 'rs28605534', 'p': 3.899e-13, 'b': 0.0594}]
general
Select, Order By
GWAS Significance
Q35.631
Q35
Is the SNP rs2039543 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2039543 has a p-value of 4.98e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2039543' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1351210', 'SNP': 'rs2039543', 'p': 4.978e-08, 'b': 0.0502}]
general
Select, Order By
GWAS Significance
Q35.8
Q35
Is the SNP rs3768864 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3768864 has a p-value of 9.32e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs3768864' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2642535', 'SNP': 'rs3768864', 'p': 9.324e-10, 'b': 0.0617}]
general
Select, Order By
GWAS Significance
Q35.810
Q35
Is the SNP rs148967109 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs148967109 has a p-value of 1.96e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs148967109' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3417925', 'SNP': 'rs148967109', 'p': 1.959e-11, 'b': 0.055}]
general
Select, Order By
GWAS Significance
Q35.1058
Q35
Is the SNP rs560762686 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs560762686 has a p-value of 6.35e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs560762686' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18728477', 'SNP': 'rs560762686', 'p': 0.6347, 'b': -0.1584}]
general
Select, Order By
GWAS Significance
Q35.340
Q35
Is the SNP rs1618851 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1618851 has a p-value of 8.47e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1618851' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10079967', 'SNP': 'rs1618851', 'p': 8.47e-10, 'b': -0.0564}]
general
Select, Order By
GWAS Significance
Q35.48
Q35
Is the SNP rs56229705 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56229705 has a p-value of 5.03e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs56229705' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18487815', 'SNP': 'rs56229705', 'p': 5.031e-09, 'b': 0.076}]
general
Select, Order By
GWAS Significance
Q35.1481
Q35
Is the SNP rs939104313 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs939104313 has a p-value of 1.07e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs939104313' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4559442', 'SNP': 'rs939104313', 'p': 0.1073, 'b': -0.294}]
general
Select, Order By
GWAS Significance
Q35.109
Q35
Is the SNP rs10788639 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10788639 has a p-value of 1.97e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10788639' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13255984', 'SNP': 'rs10788639', 'p': 1.968e-09, 'b': -0.0552}]
general
Select, Order By
GWAS Significance
Q35.353
Q35
Is the SNP rs4788219 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4788219 has a p-value of 9.76e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4788219' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18039843', 'SNP': 'rs4788219', 'p': 9.758e-10, 'b': -0.0499}]
general
Select, Order By
GWAS Significance
Q35.241
Q35
Is the SNP rs6987752 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6987752 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 = 'rs6987752' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11311490', 'SNP': 'rs6987752', 'p': 2.781e-08, 'b': -0.046}]
general
Select, Order By
GWAS Significance
Q35.216
Q35
Is the SNP rs3795066 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3795066 has a p-value of 3.38e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs3795066' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19633581', 'SNP': 'rs3795066', 'p': 3.384e-11, 'b': 0.0607}]
general
Select, Order By
GWAS Significance
Q35.1827
Q35
Is the SNP rs150798369 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs150798369 has a p-value of 2.81e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs150798369' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16618206', 'SNP': 'rs150798369', 'p': 0.2805, 'b': -0.1054}]
general
Select, Order By
GWAS Significance
Q35.1138
Q35
Is the SNP rs115181735 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs115181735 has a p-value of 4.68e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs115181735' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4225519', 'SNP': 'rs115181735', 'p': 0.4681, 'b': -0.1674}]
general
Select, Order By
GWAS Significance
Q35.800
Q35
Is the SNP rs79600142 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs79600142 has a p-value of 4.53e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs79600142' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18743884', 'SNP': 'rs79600142', 'p': 4.528e-08, 'b': -0.0533}]
general
Select, Order By
GWAS Significance
Q35.1123
Q35
Is the SNP rs71985740 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs71985740 has a p-value of 4.72e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs71985740' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6284824', 'SNP': 'rs71985740', 'p': 0.4716, 'b': 0.0065}]
general
Select, Order By
GWAS Significance
Q35.1583
Q35
Is the SNP rs74710997 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74710997 has a p-value of 8.99e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs74710997' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18195827', 'SNP': 'rs74710997', 'p': 0.8992, 'b': 0.0015}]
general
Select, Order By
GWAS Significance
Q35.1672
Q35
Is the SNP rs3738908 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3738908 has a p-value of 7.81e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs3738908' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2533599', 'SNP': 'rs3738908', 'p': 0.7811, 'b': 0.0085}]
general
Select, Order By
GWAS Significance
Q35.529
Q35
Is the SNP rs937220 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs937220 has a p-value of 1.79e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs937220' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10822712', 'SNP': 'rs937220', 'p': 1.788e-10, 'b': 0.0582}]
general
Select, Order By
GWAS Significance
Q35.235
Q35
Is the SNP rs62063277 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62063277 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 = 'rs62063277' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745329', 'SNP': 'rs62063277', 'p': 2.814e-08, 'b': -0.0544}]
general
Select, Order By
GWAS Significance
Q35.651
Q35
Is the SNP rs28895086 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28895086 has a p-value of 5.40e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28895086' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8220729', 'SNP': 'rs28895086', 'p': 5.404e-09, 'b': 0.0671}]
general
Select, Order By
GWAS Significance
Q35.1509
Q35
Is the SNP rs2777809 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2777809 has a p-value of 1.92e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2777809' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_966107', 'SNP': 'rs2777809', 'p': 0.01921, 'b': 0.0202}]
general
Select, Order By
GWAS Significance
Q35.539
Q35
Is the SNP rs62055901 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62055901 has a p-value of 4.99e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62055901' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18743427', 'SNP': 'rs62055901', 'p': 4.988e-08, 'b': -0.0532}]
general
Select, Order By
GWAS Significance
Q35.1753
Q35
Is the SNP rs16893920 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs16893920 has a p-value of 1.37e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs16893920' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5190049', 'SNP': 'rs16893920', 'p': 0.137, 'b': 0.4082}]
general
Select, Order By
GWAS Significance
Q35.610
Q35
Is the SNP rs17661027 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17661027 has a p-value of 2.29e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17661027' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746737', 'SNP': 'rs17661027', 'p': 2.289e-08, 'b': -0.0552}]
general
Select, Order By
GWAS Significance
Q35.1780
Q35
Is the SNP rs560568534 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs560568534 has a p-value of 7.65e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs560568534' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18561032', 'SNP': 'rs560568534', 'p': 0.7654, 'b': -0.0874}]
general
Select, Order By
GWAS Significance
Q35.1083
Q35
Is the SNP rs12521006 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12521006 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 = 'rs12521006' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7485154', 'SNP': 'rs12521006', 'p': 0.6206, 'b': 0.0048}]
general
Select, Order By
GWAS Significance
Q35.1407
Q35
Is the SNP rs76533609 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76533609 has a p-value of 9.06e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs76533609' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13241117', 'SNP': 'rs76533609', 'p': 0.9061, 'b': 0.0124}]
general
Select, Order By
GWAS Significance
Q35.62
Q35
Is the SNP rs11899372 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11899372 has a p-value of 1.29e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11899372' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2642279', 'SNP': 'rs11899372', 'p': 1.293e-10, 'b': 0.1044}]
general
Select, Order By
GWAS Significance
Q35.1643
Q35
Is the SNP rs543990915 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs543990915 has a p-value of 9.36e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs543990915' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6332796', 'SNP': 'rs543990915', 'p': 0.9359, 'b': 0.0105}]
general
Select, Order By
GWAS Significance
Q35.95
Q35
Is the SNP rs75628861 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs75628861 has a p-value of 9.61e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs75628861' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18488379', 'SNP': 'rs75628861', 'p': 9.615e-11, 'b': 0.0834}]
general
Select, Order By
GWAS Significance
Q35.673
Q35
Is the SNP rs75511804 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs75511804 has a p-value of 4.49e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs75511804' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18488710', 'SNP': 'rs75511804', 'p': 4.485e-12, 'b': 0.0854}]
general
Select, Order By
GWAS Significance
Q35.284
Q35
Is the SNP rs36172244 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs36172244 has a p-value of 2.17e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs36172244' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3417963', 'SNP': 'rs36172244', 'p': 2.168e-10, 'b': -0.0523}]
general
Select, Order By
GWAS Significance
Q35.1796
Q35
Is the SNP rs150419677 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs150419677 has a p-value of 7.39e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs150419677' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8854791', 'SNP': 'rs150419677', 'p': 0.7386, 'b': 0.0158}]
general
Select, Order By
GWAS Significance
Q35.364
Q35
Is the SNP rs150567157 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs150567157 has a p-value of 2.38e-24 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs150567157' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19976075', 'SNP': 'rs150567157', 'p': 2.384e-24, 'b': 0.3971}]
general
Select, Order By
GWAS Significance
Q35.1468
Q35
Is the SNP rs71424853 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs71424853 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 = 'rs71424853' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2340680', 'SNP': 'rs71424853', 'p': 0.453, 'b': 0.1609}]
general
Select, Order By
GWAS Significance
Q35.1169
Q35
Is the SNP rs13233885 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13233885 has a p-value of 7.84e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs13233885' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9779644', 'SNP': 'rs13233885', 'p': 0.7838, 'b': 0.0026}]
general
Select, Order By
GWAS Significance
Q35.854
Q35
Is the SNP rs28895080 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28895080 has a p-value of 5.23e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28895080' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8220712', 'SNP': 'rs28895080', 'p': 5.228e-09, 'b': 0.0672}]
general
Select, Order By
GWAS Significance
Q35.1379
Q35
Is the SNP rs551544696 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs551544696 has a p-value of 7.82e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs551544696' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5628037', 'SNP': 'rs551544696', 'p': 0.07817, 'b': 0.1762}]
general
Select, Order By
GWAS Significance
Q35.113
Q35
Is the SNP rs113201171 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs113201171 has a p-value of 1.69e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs113201171' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745750', 'SNP': 'rs113201171', 'p': 1.689e-08, 'b': -0.0553}]
general
Select, Order By
GWAS Significance
Q35.43
Q35
Is the SNP rs180887453 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs180887453 has a p-value of 1.11e-33 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs180887453' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973709', 'SNP': 'rs180887453', 'p': 1.105e-33, 'b': 1.0055}]
general
Select, Order By
GWAS Significance
Q35.128
Q35
Is the SNP rs190651665 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs190651665 has a p-value of 8.37e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs190651665' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974806', 'SNP': 'rs190651665', 'p': 8.371e-10, 'b': -0.1598}]
general
Select, Order By
GWAS Significance
Q35.207
Q35
Is the SNP rs55801362 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55801362 has a p-value of 1.05e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs55801362' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973944', 'SNP': 'rs55801362', 'p': 1.053e-09, 'b': -0.0836}]
general
Select, Order By
GWAS Significance
Q35.53
Q35
Is the SNP rs549680 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs549680 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 = 'rs549680' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14140475', 'SNP': 'rs549680', 'p': 1.492e-12, 'b': -0.064}]
general
Select, Order By
GWAS Significance
Q35.551
Q35
Is the SNP rs17650872 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17650872 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 = 'rs17650872' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745361', 'SNP': 'rs17650872', 'p': 2.794e-08, 'b': -0.0544}]
general
Select, Order By
GWAS Significance
Q35.71
Q35
Is the SNP rs11234562 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11234562 has a p-value of 1.10e-13 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11234562' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14337309', 'SNP': 'rs11234562', 'p': 1.102e-13, 'b': 0.0761}]
general
Select, Order By
GWAS Significance
Q35.1816
Q35
Is the SNP rs200982313 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs200982313 has a p-value of 9.45e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs200982313' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14030514', 'SNP': 'rs200982313', 'p': 0.9445, 'b': -0.002}]
general
Select, Order By
GWAS Significance
Q35.1745
Q35
Is the SNP rs547350343 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs547350343 has a p-value of 9.45e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs547350343' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_12453427', 'SNP': 'rs547350343', 'p': 0.9453, 'b': 0.019}]
general
Select, Order By
GWAS Significance
Q35.186
Q35
Is the SNP rs2983764 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2983764 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 = 'rs2983764' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17183022', 'SNP': 'rs2983764', 'p': 2.377e-08, 'b': 0.0605}]
general
Select, Order By
GWAS Significance
Q35.140
Q35
Is the SNP rs4663099 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4663099 has a p-value of 2.36e-18 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4663099' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2643232', 'SNP': 'rs4663099', 'p': 2.355e-18, 'b': -0.0853}]
general
Select, Order By
GWAS Significance
Q35.907
Q35
Is the SNP rs62055544 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62055544 has a p-value of 4.15e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62055544' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744636', 'SNP': 'rs62055544', 'p': 4.155e-08, 'b': -0.0536}]
general
Select, Order By
GWAS Significance
Q35.803
Q35
Is the SNP rs146846084 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs146846084 has a p-value of 1.46e-13 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs146846084' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8299938', 'SNP': 'rs146846084', 'p': 1.462e-13, 'b': 0.3965}]
general
Select, Order By
GWAS Significance
Q35.135
Q35
Is the SNP rs573837696 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs573837696 has a p-value of 2.96e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs573837696' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973846', 'SNP': 'rs573837696', 'p': 2.959e-10, 'b': -0.8045}]
general
Select, Order By
GWAS Significance
Q35.83
Q35
Is the SNP rs6465765 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6465765 has a p-value of 5.62e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6465765' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10079843', 'SNP': 'rs6465765', 'p': 5.622e-10, 'b': -0.0575}]
general
Select, Order By
GWAS Significance
Q35.1541
Q35
Is the SNP rs530688457 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs530688457 has a p-value of 9.71e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs530688457' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6860337', 'SNP': 'rs530688457', 'p': 0.09712, 'b': 0.6039}]
general
Select, Order By
GWAS Significance
Q35.547
Q35
Is the SNP rs74548327 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74548327 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 = 'rs74548327' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744736', 'SNP': 'rs74548327', 'p': 2.739e-08, 'b': -0.0543}]
general
Select, Order By
GWAS Significance
Q35.1596
Q35
Is the SNP rs9448112 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9448112 has a p-value of 4.18e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9448112' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8575434', 'SNP': 'rs9448112', 'p': 0.4184, 'b': -0.0067}]
general
Select, Order By
GWAS Significance
Q35.992
Q35
Is the SNP rs66635171 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs66635171 has a p-value of 4.68e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs66635171' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745519', 'SNP': 'rs66635171', 'p': 4.681e-08, 'b': -0.0545}]
general
Select, Order By
GWAS Significance
Q35.168
Q35
Is the SNP rs662196 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs662196 has a p-value of 1.88e-17 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs662196' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14141125', 'SNP': 'rs662196', 'p': 1.884e-17, 'b': -0.0699}]
general
Select, Order By
GWAS Significance
Q35.251
Q35
Is the SNP rs56042957 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56042957 has a p-value of 2.65e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs56042957' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744914', 'SNP': 'rs56042957', 'p': 2.654e-08, 'b': -0.0544}]
general
Select, Order By
GWAS Significance
Q35.452
Q35
Is the SNP rs62062289 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62062289 has a p-value of 1.88e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62062289' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745888', 'SNP': 'rs62062289', 'p': 1.878e-08, 'b': -0.0552}]
general
Select, Order By
GWAS Significance
Q35.1148
Q35
Is the SNP rs751132325 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs751132325 has a p-value of 8.11e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs751132325' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7367681', 'SNP': 'rs751132325', 'p': 0.811, 'b': 0.1088}]
general
Select, Order By
GWAS Significance
Q35.865
Q35
Is the SNP rs34181437 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34181437 has a p-value of 2.84e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs34181437' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10822249', 'SNP': 'rs34181437', 'p': 2.838e-11, 'b': -0.095}]
general
Select, Order By
GWAS Significance
Q35.1233
Q35
Is the SNP rs535843807 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs535843807 has a p-value of 8.66e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs535843807' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20366200', 'SNP': 'rs535843807', 'p': 0.8657, 'b': -0.022}]
general
Select, Order By
GWAS Significance
Q35.100
Q35
Is the SNP rs12617835 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12617835 has a p-value of 1.82e-29 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12617835' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2643303', 'SNP': 'rs12617835', 'p': 1.822e-29, 'b': 0.1014}]
general
Select, Order By
GWAS Significance
Q35.1974
Q35
Is the SNP rs188129462 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs188129462 has a p-value of 1.44e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs188129462' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5582285', 'SNP': 'rs188129462', 'p': 0.1442, 'b': -0.2402}]
general
Select, Order By
GWAS Significance
Q35.744
Q35
Is the SNP rs10639574 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10639574 has a p-value of 2.60e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10639574' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16766761', 'SNP': 'rs10639574', 'p': 2.598e-08, 'b': 0.0771}]
general
Select, Order By
GWAS Significance
Q35.1252
Q35
Is the SNP rs149670603 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs149670603 has a p-value of 5.94e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs149670603' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1731592', 'SNP': 'rs149670603', 'p': 0.5941, 'b': 0.0275}]
general
Select, Order By
GWAS Significance
Q35.105
Q35
Is the SNP rs1551890 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1551890 has a p-value of 1.11e-19 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1551890' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973845', 'SNP': 'rs1551890', 'p': 1.114e-19, 'b': -0.097}]
general
Select, Order By
GWAS Significance
Q35.440
Q35
Is the SNP rs113260531 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs113260531 has a p-value of 2.13e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs113260531' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18488713', 'SNP': 'rs113260531', 'p': 2.126e-12, 'b': 0.0861}]
general
Select, Order By
GWAS Significance
Q35.77
Q35
Is the SNP rs2154482 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2154482 has a p-value of 3.26e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2154482' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20681890', 'SNP': 'rs2154482', 'p': 3.264e-08, 'b': -0.0452}]
general
Select, Order By
GWAS Significance
Q35.1793
Q35
Is the SNP rs4797481 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4797481 has a p-value of 3.35e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4797481' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19114935', 'SNP': 'rs4797481', 'p': 0.03348, 'b': 0.0174}]
general
Select, Order By
GWAS Significance
Q35.1462
Q35
Is the SNP rs1719636 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1719636 has a p-value of 6.46e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1719636' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4967448', 'SNP': 'rs1719636', 'p': 0.6459, 'b': 0.0045}]
general
Select, Order By
GWAS Significance
Q35.926
Q35
Is the SNP rs73050216 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73050216 has a p-value of 3.65e-19 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73050216' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974141', 'SNP': 'rs73050216', 'p': 3.646e-19, 'b': -0.1062}]
general
Select, Order By
GWAS Significance
Q35.1712
Q35
Is the SNP rs1408885 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1408885 has a p-value of 6.02e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1408885' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16308237', 'SNP': 'rs1408885', 'p': 0.6016, 'b': 0.0046}]
general
Select, Order By
GWAS Significance
Q35.1671
Q35
Is the SNP rs2073525 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2073525 has a p-value of 5.80e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2073525' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8233167', 'SNP': 'rs2073525', 'p': 0.5802, 'b': 0.0045}]
general
Select, Order By
GWAS Significance
Q35.1621
Q35
Is the SNP rs28744526 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28744526 has a p-value of 5.85e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28744526' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5625032', 'SNP': 'rs28744526', 'p': 0.5847, 'b': 0.0894}]
general
Select, Order By
GWAS Significance
Q35.769
Q35
Is the SNP rs13209059 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13209059 has a p-value of 5.46e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs13209059' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8220684', 'SNP': 'rs13209059', 'p': 5.463e-09, 'b': 0.0671}]
general
Select, Order By
GWAS Significance
Q35.998
Q35
Is the SNP rs7254892 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7254892 has a p-value of 7.74e-82 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7254892' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974343', 'SNP': 'rs7254892', 'p': 7.742e-82, 'b': -0.5173}]
general
Select, Order By
GWAS Significance
Q35.394
Q35
Is the SNP rs12150438 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12150438 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 = 'rs12150438' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746034', 'SNP': 'rs12150438', 'p': 2.172e-08, 'b': -0.0549}]
general
Select, Order By
GWAS Significance
Q35.238
Q35
Is the SNP rs10099941 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10099941 has a p-value of 1.10e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10099941' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11311688', 'SNP': 'rs10099941', 'p': 1.099e-08, 'b': -0.0463}]
general
Select, Order By
GWAS Significance
Q35.1508
Q35
Is the SNP rs12870830 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12870830 has a p-value of 7.32e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12870830' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16454294', 'SNP': 'rs12870830', 'p': 0.07318, 'b': 0.0332}]
general
Select, Order By
GWAS Significance
Q35.270
Q35
Is the SNP rs62056783 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62056783 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 = 'rs62056783' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744757', 'SNP': 'rs62056783', 'p': 2.79e-08, 'b': -0.0543}]
general
Select, Order By
GWAS Significance
Q35.1187
Q35
Is the SNP rs13277840 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13277840 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 = 'rs13277840' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10930107', 'SNP': 'rs13277840', 'p': 0.4956, 'b': 0.0094}]
general
Select, Order By
GWAS Significance
Q35.120
Q35
Is the SNP rs3817962 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3817962 has a p-value of 1.22e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs3817962' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8219788', 'SNP': 'rs3817962', 'p': 1.216e-09, 'b': -0.0558}]
general
Select, Order By
GWAS Significance
Q35.1607
Q35
Is the SNP rs7183455 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7183455 has a p-value of 3.09e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7183455' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17783838', 'SNP': 'rs7183455', 'p': 0.309, 'b': -0.0109}]
general
Select, Order By
GWAS Significance
Q35.680
Q35
Is the SNP rs113277432 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs113277432 has a p-value of 3.88e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs113277432' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745296', 'SNP': 'rs113277432', 'p': 3.879e-08, 'b': -0.0541}]
general
Select, Order By
GWAS Significance
Q35.252
Q35
Is the SNP rs11202699 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11202699 has a p-value of 1.38e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11202699' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13255108', 'SNP': 'rs11202699', 'p': 1.376e-09, 'b': -0.054}]
general
Select, Order By
GWAS Significance
Q35.1958
Q35
Is the SNP rs559721578 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs559721578 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 = 'rs559721578' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5504837', 'SNP': 'rs559721578', 'p': 0.09968, 'b': 0.3237}]
general
Select, Order By
GWAS Significance