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.1717
Q35
Is the SNP rs76232677 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76232677 has a p-value of 3.54e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs76232677' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16212619', 'SNP': 'rs76232677', 'p': 0.03541, 'b': 0.0537}]
general
Select, Order By
GWAS Significance
Q35.316
Q35
Is the SNP rs4516335 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4516335 has a p-value of 5.04e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4516335' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19972922', 'SNP': 'rs4516335', 'p': 5.044e-09, 'b': -0.0835}]
general
Select, Order By
GWAS Significance
Q35.441
Q35
Is the SNP rs76348507 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76348507 has a p-value of 9.02e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs76348507' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19633672', 'SNP': 'rs76348507', 'p': 9.016e-11, 'b': 0.0945}]
general
Select, Order By
GWAS Significance
Q35.1899
Q35
Is the SNP rs1840744 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1840744 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 = 'rs1840744' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5426377', 'SNP': 'rs1840744', 'p': 0.9551, 'b': -0.0008}]
general
Select, Order By
GWAS Significance
Q35.1637
Q35
Is the SNP rs17321100 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17321100 has a p-value of 9.81e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17321100' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_473314', 'SNP': 'rs17321100', 'p': 0.9808, 'b': -0.0009}]
general
Select, Order By
GWAS Significance
Q35.312
Q35
Is the SNP rs62062774 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62062774 has a p-value of 3.08e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62062774' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745176', 'SNP': 'rs62062774', 'p': 3.08e-08, 'b': -0.0542}]
general
Select, Order By
GWAS Significance
Q35.436
Q35
Is the SNP rs2070926 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2070926 has a p-value of 8.17e-33 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2070926' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10823020', 'SNP': 'rs2070926', 'p': 8.174999999999999e-33, 'b': -0.0997}]
general
Select, Order By
GWAS Significance
Q35.667
Q35
Is the SNP rs587038 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs587038 has a p-value of 6.11e-29 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs587038' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14336033', 'SNP': 'rs587038', 'p': 6.109e-29, 'b': -0.0974}]
general
Select, Order By
GWAS Significance
Q35.376
Q35
Is the SNP rs111259120 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs111259120 has a p-value of 2.42e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs111259120' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746223', 'SNP': 'rs111259120', 'p': 2.418e-08, 'b': -0.0547}]
general
Select, Order By
GWAS Significance
Q35.572
Q35
Is the SNP rs4968651 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4968651 has a p-value of 3.30e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4968651' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18862862', 'SNP': 'rs4968651', 'p': 3.3e-08, 'b': -0.0455}]
general
Select, Order By
GWAS Significance
Q35.1226
Q35
Is the SNP rs192361799 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs192361799 has a p-value of 8.31e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs192361799' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6150809', 'SNP': 'rs192361799', 'p': 0.08311, 'b': -0.4876}]
general
Select, Order By
GWAS Significance
Q35.184
Q35
Is the SNP rs520566 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs520566 has a p-value of 1.05e-25 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs520566' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974135', 'SNP': 'rs520566', 'p': 1.051e-25, 'b': 0.0927}]
general
Select, Order By
GWAS Significance
Q35.1115
Q35
Is the SNP rs376542556 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs376542556 has a p-value of 6.62e-03 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs376542556' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4697901', 'SNP': 'rs376542556', 'p': 0.006625, 'b': 0.9234}]
general
Select, Order By
GWAS Significance
Q35.628
Q35
Is the SNP rs77561671 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77561671 has a p-value of 2.49e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs77561671' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744774', 'SNP': 'rs77561671', 'p': 2.486e-08, 'b': -0.0545}]
general
Select, Order By
GWAS Significance
Q35.1910
Q35
Is the SNP rs757260694 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs757260694 has a p-value of 3.80e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs757260694' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13189471', 'SNP': 'rs757260694', 'p': 0.3804, 'b': -0.4246}]
general
Select, Order By
GWAS Significance
Q35.1192
Q35
Is the SNP rs57943223 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs57943223 has a p-value of 1.69e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs57943223' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7869346', 'SNP': 'rs57943223', 'p': 0.1685, 'b': -0.3138}]
general
Select, Order By
GWAS Significance
Q35.940
Q35
Is the SNP rs13029812 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13029812 has a p-value of 4.49e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs13029812' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2643186', 'SNP': 'rs13029812', 'p': 4.493e-10, 'b': 0.068}]
general
Select, Order By
GWAS Significance
Q35.1774
Q35
Is the SNP rs538338934 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs538338934 has a p-value of 6.12e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs538338934' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11108428', 'SNP': 'rs538338934', 'p': 0.6119, 'b': 0.1106}]
general
Select, Order By
GWAS Significance
Q35.1842
Q35
Is the SNP rs11871407 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11871407 has a p-value of 6.40e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11871407' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18750988', 'SNP': 'rs11871407', 'p': 0.06396, 'b': 0.0199}]
general
Select, Order By
GWAS Significance
Q35.1331
Q35
Is the SNP rs73383827 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73383827 has a p-value of 3.16e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73383827' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9977762', 'SNP': 'rs73383827', 'p': 0.03164, 'b': -0.4473}]
general
Select, Order By
GWAS Significance
Q35.300
Q35
Is the SNP rs4938932 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4938932 has a p-value of 2.02e-19 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4938932' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14141804', 'SNP': 'rs4938932', 'p': 2.02e-19, 'b': -0.0748}]
general
Select, Order By
GWAS Significance
Q35.1619
Q35
Is the SNP rs1624963 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1624963 has a p-value of 9.27e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1624963' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18588865', 'SNP': 'rs1624963', 'p': 0.9273, 'b': -0.0008}]
general
Select, Order By
GWAS Significance
Q35.467
Q35
Is the SNP rs55767267 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55767267 has a p-value of 3.90e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs55767267' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744596', 'SNP': 'rs55767267', 'p': 3.896e-08, 'b': -0.0538}]
general
Select, Order By
GWAS Significance
Q35.1302
Q35
Is the SNP rs4453140 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4453140 has a p-value of 5.59e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4453140' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13008996', 'SNP': 'rs4453140', 'p': 0.05591, 'b': 0.0201}]
general
Select, Order By
GWAS Significance
Q35.1250
Q35
Is the SNP rs55756915 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55756915 has a p-value of 4.56e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs55756915' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4611441', 'SNP': 'rs55756915', 'p': 0.4561, 'b': -0.023}]
general
Select, Order By
GWAS Significance
Q35.383
Q35
Is the SNP rs754512 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs754512 has a p-value of 2.99e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs754512' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745500', 'SNP': 'rs754512', 'p': 2.992e-08, 'b': -0.0542}]
general
Select, Order By
GWAS Significance
Q35.1768
Q35
Is the SNP rs58583042 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs58583042 has a p-value of 7.71e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs58583042' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13974115', 'SNP': 'rs58583042', 'p': 0.7708, 'b': 0.0501}]
general
Select, Order By
GWAS Significance
Q35.108
Q35
Is the SNP rs12610605 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12610605 has a p-value of 4.70e-20 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12610605' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974179', 'SNP': 'rs12610605', 'p': 4.7020000000000006e-20, 'b': -0.1077}]
general
Select, Order By
GWAS Significance
Q35.129
Q35
Is the SNP rs632235 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs632235 has a p-value of 8.34e-15 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs632235' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19976782', 'SNP': 'rs632235', 'p': 8.338e-15, 'b': -0.0738}]
general
Select, Order By
GWAS Significance
Q35.1131
Q35
Is the SNP rs58158536 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs58158536 has a p-value of 6.84e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs58158536' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11031906', 'SNP': 'rs58158536', 'p': 0.6837, 'b': 0.0075}]
general
Select, Order By
GWAS Significance
Q35.872
Q35
Is the SNP rs74607435 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74607435 has a p-value of 3.71e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs74607435' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973083', 'SNP': 'rs74607435', 'p': 3.714e-09, 'b': -0.1232}]
general
Select, Order By
GWAS Significance
Q35.360
Q35
Is the SNP rs558788 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs558788 has a p-value of 6.05e-13 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs558788' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14140528', 'SNP': 'rs558788', 'p': 6.046e-13, 'b': -0.0654}]
general
Select, Order By
GWAS Significance
Q35.1617
Q35
Is the SNP rs990458524 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs990458524 has a p-value of 3.57e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs990458524' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6295061', 'SNP': 'rs990458524', 'p': 0.3574, 'b': 0.2725}]
general
Select, Order By
GWAS Significance
Q35.689
Q35
Is the SNP rs28895048 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28895048 has a p-value of 9.87e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28895048' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8220695', 'SNP': 'rs28895048', 'p': 9.867e-09, 'b': 0.0661}]
general
Select, Order By
GWAS Significance
Q35.1787
Q35
Is the SNP rs182282632 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs182282632 has a p-value of 5.44e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs182282632' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5953496', 'SNP': 'rs182282632', 'p': 0.5444, 'b': 0.0415}]
general
Select, Order By
GWAS Significance
Q35.1467
Q35
Is the SNP rs142190757 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs142190757 has a p-value of 8.06e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs142190757' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16262746', 'SNP': 'rs142190757', 'p': 0.8065, 'b': -0.0154}]
general
Select, Order By
GWAS Significance
Q35.212
Q35
Is the SNP rs7757184 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7757184 has a p-value of 1.73e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7757184' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8301498', 'SNP': 'rs7757184', 'p': 1.734e-09, 'b': 0.0496}]
general
Select, Order By
GWAS Significance
Q35.880
Q35
Is the SNP rs62504300 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62504300 has a p-value of 3.77e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62504300' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10822354', 'SNP': 'rs62504300', 'p': 3.77e-08, 'b': 0.0726}]
general
Select, Order By
GWAS Significance
Q35.143
Q35
Is the SNP rs4333 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4333 has a p-value of 2.94e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4333' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18862758', 'SNP': 'rs4333', 'p': 2.943e-11, 'b': 0.0546}]
general
Select, Order By
GWAS Significance
Q35.1439
Q35
Is the SNP rs141157991 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs141157991 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 = 'rs141157991' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13426145', 'SNP': 'rs141157991', 'p': 0.3682, 'b': 0.0764}]
general
Select, Order By
GWAS Significance
Q35.1341
Q35
Is the SNP rs189712892 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs189712892 has a p-value of 2.49e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs189712892' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7987401', 'SNP': 'rs189712892', 'p': 0.2489, 'b': -0.3235}]
general
Select, Order By
GWAS Significance
Q35.1786
Q35
Is the SNP rs887047423 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs887047423 has a p-value of 7.38e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs887047423' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3394577', 'SNP': 'rs887047423', 'p': 0.7379, 'b': 0.0997}]
general
Select, Order By
GWAS Significance
Q35.1575
Q35
Is the SNP rs955578612 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs955578612 has a p-value of 9.15e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs955578612' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5224653', 'SNP': 'rs955578612', 'p': 0.09147, 'b': 0.224}]
general
Select, Order By
GWAS Significance
Q35.1865
Q35
Is the SNP rs767265041 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs767265041 has a p-value of 1.82e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs767265041' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2444712', 'SNP': 'rs767265041', 'p': 0.1823, 'b': 0.4407}]
general
Select, Order By
GWAS Significance
Q35.1749
Q35
Is the SNP rs564535728 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs564535728 has a p-value of 7.51e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs564535728' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6982056', 'SNP': 'rs564535728', 'p': 0.751, 'b': -0.0222}]
general
Select, Order By
GWAS Significance
Q35.718
Q35
Is the SNP rs7597516 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7597516 has a p-value of 2.48e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7597516' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3417775', 'SNP': 'rs7597516', 'p': 2.479e-11, 'b': 0.0551}]
general
Select, Order By
GWAS Significance
Q35.1936
Q35
Is the SNP rs73190694 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73190694 has a p-value of 6.11e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73190694' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4482404', 'SNP': 'rs73190694', 'p': 0.6109, 'b': -0.0104}]
general
Select, Order By
GWAS Significance
Q35.852
Q35
Is the SNP rs112436750 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112436750 has a p-value of 3.30e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs112436750' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744646', 'SNP': 'rs112436750', 'p': 3.3e-08, 'b': -0.0549}]
general
Select, Order By
GWAS Significance
Q35.1938
Q35
Is the SNP rs539791345 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs539791345 has a p-value of 9.86e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs539791345' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18517900', 'SNP': 'rs539791345', 'p': 0.9861, 'b': 0.0025}]
general
Select, Order By
GWAS Significance
Q35.11
Q35
Is the SNP rs59569393 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs59569393 has a p-value of 4.61e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs59569393' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14615413', 'SNP': 'rs59569393', 'p': 4.608e-08, 'b': 0.1041}]
general
Select, Order By
GWAS Significance
Q35.1695
Q35
Is the SNP rs1390150 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1390150 has a p-value of 9.11e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1390150' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6079711', 'SNP': 'rs1390150', 'p': 0.9115, 'b': 0.0009}]
general
Select, Order By
GWAS Significance
Q35.1124
Q35
Is the SNP rs12530621 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12530621 has a p-value of 4.91e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12530621' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10490563', 'SNP': 'rs12530621', 'p': 0.4915, 'b': 0.0085}]
general
Select, Order By
GWAS Significance
Q35.286
Q35
Is the SNP rs62062288 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62062288 has a p-value of 1.86e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62062288' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745884', 'SNP': 'rs62062288', 'p': 1.859e-08, 'b': -0.0563}]
general
Select, Order By
GWAS Significance
Q35.817
Q35
Is the SNP rs12041437 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12041437 has a p-value of 4.05e-15 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12041437' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1353291', 'SNP': 'rs12041437', 'p': 4.053e-15, 'b': 0.065}]
general
Select, Order By
GWAS Significance
Q35.1092
Q35
Is the SNP rs10460849 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10460849 has a p-value of 7.64e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10460849' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4628240', 'SNP': 'rs10460849', 'p': 0.7636, 'b': 0.0033}]
general
Select, Order By
GWAS Significance
Q35.295
Q35
Is the SNP rs9268404 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9268404 has a p-value of 6.51e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9268404' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8219167', 'SNP': 'rs9268404', 'p': 6.512e-10, 'b': -0.0568}]
general
Select, Order By
GWAS Significance
Q35.761
Q35
Is the SNP rs661271 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs661271 has a p-value of 7.46e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs661271' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14335755', 'SNP': 'rs661271', 'p': 7.464e-10, 'b': -0.0643}]
general
Select, Order By
GWAS Significance
Q35.633
Q35
Is the SNP rs75412750 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs75412750 has a p-value of 3.14e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs75412750' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746590', 'SNP': 'rs75412750', 'p': 3.144e-08, 'b': -0.0543}]
general
Select, Order By
GWAS Significance
Q35.930
Q35
Is the SNP rs7772202 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7772202 has a p-value of 7.72e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7772202' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8349057', 'SNP': 'rs7772202', 'p': 7.716e-09, 'b': 0.0528}]
general
Select, Order By
GWAS Significance
Q35.1019
Q35
Is the SNP rs77103384 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77103384 has a p-value of 7.16e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs77103384' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_12383084', 'SNP': 'rs77103384', 'p': 0.7156, 'b': -0.0071}]
general
Select, Order By
GWAS Significance
Q35.132
Q35
Is the SNP rs6494035 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6494035 has a p-value of 4.12e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6494035' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17447143', 'SNP': 'rs6494035', 'p': 4.118e-11, 'b': -0.0596}]
general
Select, Order By
GWAS Significance
Q35.1175
Q35
Is the SNP rs11639860 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11639860 has a p-value of 4.40e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11639860' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18278207', 'SNP': 'rs11639860', 'p': 0.4399, 'b': 0.0091}]
general
Select, Order By
GWAS Significance
Q35.327
Q35
Is the SNP rs8110977 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8110977 has a p-value of 3.94e-15 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs8110977' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19977057', 'SNP': 'rs8110977', 'p': 3.944e-15, 'b': 0.1517}]
general
Select, Order By
GWAS Significance
Q35.1279
Q35
Is the SNP rs877632 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs877632 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 = 'rs877632' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16805613', 'SNP': 'rs877632', 'p': 0.4742, 'b': -0.009}]
general
Select, Order By
GWAS Significance
Q35.1385
Q35
Is the SNP rs4982463 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4982463 has a p-value of 8.05e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4982463' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16519537', 'SNP': 'rs4982463', 'p': 0.8054, 'b': 0.0029}]
general
Select, Order By
GWAS Significance
Q35.951
Q35
Is the SNP rs34901701 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34901701 has a p-value of 1.13e-16 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs34901701' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14140698', 'SNP': 'rs34901701', 'p': 1.132e-16, 'b': -0.0699}]
general
Select, Order By
GWAS Significance
Q35.1867
Q35
Is the SNP rs1856366 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1856366 has a p-value of 2.10e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1856366' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9052436', 'SNP': 'rs1856366', 'p': 0.2099, 'b': -0.1489}]
general
Select, Order By
GWAS Significance
Q35.1372
Q35
Is the SNP rs758775849 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs758775849 has a p-value of 1.17e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs758775849' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4701699', 'SNP': 'rs758775849', 'p': 0.0117, 'b': -0.745}]
general
Select, Order By
GWAS Significance
Q35.1520
Q35
Is the SNP rs62049905 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62049905 has a p-value of 1.70e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62049905' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18376102', 'SNP': 'rs62049905', 'p': 0.1698, 'b': -0.012}]
general
Select, Order By
GWAS Significance
Q35.702
Q35
Is the SNP rs12721111 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12721111 has a p-value of 7.87e-30 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12721111' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974712', 'SNP': 'rs12721111', 'p': 7.865000000000001e-30, 'b': 0.1106}]
general
Select, Order By
GWAS Significance
Q35.218
Q35
Is the SNP rs2374702 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2374702 has a p-value of 9.67e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2374702' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14337233', 'SNP': 'rs2374702', 'p': 9.671e-11, 'b': 0.0563}]
general
Select, Order By
GWAS Significance
Q35.1043
Q35
Is the SNP rs56298218 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56298218 has a p-value of 1.66e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs56298218' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5064322', 'SNP': 'rs56298218', 'p': 0.1655, 'b': -0.0422}]
general
Select, Order By
GWAS Significance
Q35.1815
Q35
Is the SNP rs187972235 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs187972235 has a p-value of 5.42e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs187972235' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20308489', 'SNP': 'rs187972235', 'p': 0.5419, 'b': -0.0408}]
general
Select, Order By
GWAS Significance
Q35.161
Q35
Is the SNP rs73558194 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73558194 has a p-value of 1.67e-28 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73558194' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19975037', 'SNP': 'rs73558194', 'p': 1.667e-28, 'b': 0.2227}]
general
Select, Order By
GWAS Significance
Q35.1059
Q35
Is the SNP rs747454347 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs747454347 has a p-value of 8.62e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs747454347' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7205633', 'SNP': 'rs747454347', 'p': 0.8618, 'b': 0.0295}]
general
Select, Order By
GWAS Significance
Q35.1243
Q35
Is the SNP rs771306322 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs771306322 has a p-value of 3.57e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs771306322' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20970209', 'SNP': 'rs771306322', 'p': 0.3571, 'b': 0.1407}]
general
Select, Order By
GWAS Significance
Q35.641
Q35
Is the SNP rs188904277 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs188904277 has a p-value of 8.35e-16 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs188904277' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8299672', 'SNP': 'rs188904277', 'p': 8.352e-16, 'b': 0.3172}]
general
Select, Order By
GWAS Significance
Q35.522
Q35
Is the SNP rs7799105 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7799105 has a p-value of 1.47e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7799105' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10391052', 'SNP': 'rs7799105', 'p': 1.475e-08, 'b': 0.0469}]
general
Select, Order By
GWAS Significance
Q35.1624
Q35
Is the SNP rs298934 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs298934 has a p-value of 5.96e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs298934' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5968948', 'SNP': 'rs298934', 'p': 0.5958, 'b': 0.0057}]
general
Select, Order By
GWAS Significance
Q35.1522
Q35
Is the SNP rs9690839 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9690839 has a p-value of 6.26e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9690839' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9842134', 'SNP': 'rs9690839', 'p': 0.6257, 'b': -0.0047}]
general
Select, Order By
GWAS Significance
Q35.604
Q35
Is the SNP rs4383188 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4383188 has a p-value of 2.86e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4383188' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746768', 'SNP': 'rs4383188', 'p': 2.855e-08, 'b': -0.0547}]
general
Select, Order By
GWAS Significance
Q35.198
Q35
Is the SNP rs17572248 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17572248 has a p-value of 2.94e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17572248' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745445', 'SNP': 'rs17572248', 'p': 2.935e-08, 'b': -0.0543}]
general
Select, Order By
GWAS Significance
Q35.1644
Q35
Is the SNP rs756874230 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs756874230 has a p-value of 5.26e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs756874230' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14284913', 'SNP': 'rs756874230', 'p': 0.5262, 'b': 0.1833}]
general
Select, Order By
GWAS Significance
Q35.961
Q35
Is the SNP rs2055795 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2055795 has a p-value of 2.20e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2055795' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744506', 'SNP': 'rs2055795', 'p': 2.204e-08, 'b': -0.0546}]
general
Select, Order By
GWAS Significance
Q35.416
Q35
Is the SNP rs11865499 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11865499 has a p-value of 3.83e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11865499' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18044118', 'SNP': 'rs11865499', 'p': 3.831e-09, 'b': -0.0532}]
general
Select, Order By
GWAS Significance
Q35.99
Q35
Is the SNP rs3818361 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3818361 has a p-value of 4.88e-30 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs3818361' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1353151', 'SNP': 'rs3818361', 'p': 4.8780000000000005e-30, 'b': 0.1161}]
general
Select, Order By
GWAS Significance
Q35.988
Q35
Is the SNP rs11218360 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11218360 has a p-value of 3.14e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11218360' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14615882', 'SNP': 'rs11218360', 'p': 3.138e-08, 'b': -0.1533}]
general
Select, Order By
GWAS Significance
Q35.933
Q35
Is the SNP rs975470 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs975470 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 = 'rs975470' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8854139', 'SNP': 'rs975470', 'p': 4.764e-08, 'b': 0.0461}]
general
Select, Order By
GWAS Significance
Q35.159
Q35
Is the SNP rs17728272 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17728272 has a p-value of 4.31e-14 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17728272' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973117', 'SNP': 'rs17728272', 'p': 4.31e-14, 'b': -0.0789}]
general
Select, Order By
GWAS Significance
Q35.425
Q35
Is the SNP rs117012738 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs117012738 has a p-value of 1.45e-17 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs117012738' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973739', 'SNP': 'rs117012738', 'p': 1.451e-17, 'b': 1.0521}]
general
Select, Order By
GWAS Significance
Q35.1804
Q35
Is the SNP rs73882833 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73882833 has a p-value of 8.15e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73882833' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20993197', 'SNP': 'rs73882833', 'p': 0.8147, 'b': -0.0459}]
general
Select, Order By
GWAS Significance
Q35.483
Q35
Is the SNP rs8112342 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8112342 has a p-value of 1.70e-16 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs8112342' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19977027', 'SNP': 'rs8112342', 'p': 1.696e-16, 'b': 0.1644}]
general
Select, Order By
GWAS Significance
Q35.1512
Q35
Is the SNP rs12632183 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12632183 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 = 'rs12632183' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4525828', 'SNP': 'rs12632183', 'p': 0.9919, 'b': -0.0003}]
general
Select, Order By
GWAS Significance
Q35.675
Q35
Is the SNP rs7258345 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7258345 has a p-value of 9.36e-21 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7258345' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974775', 'SNP': 'rs7258345', 'p': 9.362e-21, 'b': 0.0818}]
general
Select, Order By
GWAS Significance
Q35.1238
Q35
Is the SNP rs11948392 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11948392 has a p-value of 6.99e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11948392' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7573783', 'SNP': 'rs11948392', 'p': 0.699, 'b': -0.0687}]
general
Select, Order By
GWAS Significance
Q35.1873
Q35
Is the SNP rs958403041 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs958403041 has a p-value of 4.41e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs958403041' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11666907', 'SNP': 'rs958403041', 'p': 0.4407, 'b': -0.2403}]
general
Select, Order By
GWAS Significance
Q35.1299
Q35
Is the SNP rs148445321 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs148445321 has a p-value of 4.13e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs148445321' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5273597', 'SNP': 'rs148445321', 'p': 0.4128, 'b': -0.0301}]
general
Select, Order By
GWAS Significance
Q35.453
Q35
Is the SNP rs490243 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs490243 has a p-value of 3.30e-15 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs490243' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974430', 'SNP': 'rs490243', 'p': 3.3e-15, 'b': 0.892}]
general
Select, Order By
GWAS Significance
Q35.559
Q35
Is the SNP rs35626593 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35626593 has a p-value of 3.92e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs35626593' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18343842', 'SNP': 'rs35626593', 'p': 3.916e-08, 'b': -0.0452}]
general
Select, Order By
GWAS Significance
Q35.181
Q35
Is the SNP rs12803929 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12803929 has a p-value of 1.95e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12803929' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14142273', 'SNP': 'rs12803929', 'p': 1.95e-11, 'b': 0.0571}]
general
Select, Order By
GWAS Significance