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.1414
Q35
Is the SNP rs12265377 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12265377 has a p-value of 9.78e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12265377' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_12997132', 'SNP': 'rs12265377', 'p': 0.9783, 'b': -0.0051}]
general
Select, Order By
GWAS Significance
Q35.1751
Q35
Is the SNP rs7163651 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7163651 has a p-value of 2.74e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7163651' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17197475', 'SNP': 'rs7163651', 'p': 0.02738, 'b': 0.0184}]
general
Select, Order By
GWAS Significance
Q35.457
Q35
Is the SNP rs17763634 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17763634 has a p-value of 3.51e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17763634' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744146', 'SNP': 'rs17763634', 'p': 3.507e-08, 'b': -0.0538}]
general
Select, Order By
GWAS Significance
Q35.496
Q35
Is the SNP rs574608353 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs574608353 has a p-value of 5.98e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs574608353' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973185', 'SNP': 'rs574608353', 'p': 5.977e-10, 'b': 0.6761}]
general
Select, Order By
GWAS Significance
Q35.1482
Q35
Is the SNP rs13251300 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13251300 has a p-value of 4.71e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs13251300' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11507433', 'SNP': 'rs13251300', 'p': 0.4714, 'b': 0.0121}]
general
Select, Order By
GWAS Significance
Q35.291
Q35
Is the SNP rs138137383 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs138137383 has a p-value of 7.87e-23 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs138137383' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19975885', 'SNP': 'rs138137383', 'p': 7.866e-23, 'b': 0.3715}]
general
Select, Order By
GWAS Significance
Q35.1817
Q35
Is the SNP rs767869000 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs767869000 has a p-value of 7.03e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs767869000' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20984757', 'SNP': 'rs767869000', 'p': 0.703, 'b': 0.034}]
general
Select, Order By
GWAS Significance
Q35.1986
Q35
Is the SNP rs146054561 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs146054561 has a p-value of 4.76e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs146054561' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_15901590', 'SNP': 'rs146054561', 'p': 0.04755, 'b': 0.1976}]
general
Select, Order By
GWAS Significance
Q35.1370
Q35
Is the SNP rs536533338 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs536533338 has a p-value of 6.52e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs536533338' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1559946', 'SNP': 'rs536533338', 'p': 0.6522, 'b': 0.1018}]
general
Select, Order By
GWAS Significance
Q35.893
Q35
Is the SNP rs9463335 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9463335 has a p-value of 2.35e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9463335' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8348058', 'SNP': 'rs9463335', 'p': 2.347e-12, 'b': 0.0642}]
general
Select, Order By
GWAS Significance
Q35.1063
Q35
Is the SNP rs533388551 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs533388551 has a p-value of 4.34e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs533388551' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18476782', 'SNP': 'rs533388551', 'p': 0.4344, 'b': -0.2177}]
general
Select, Order By
GWAS Significance
Q35.1846
Q35
Is the SNP rs367794403 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs367794403 has a p-value of 2.61e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs367794403' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17224806', 'SNP': 'rs367794403', 'p': 0.2611, 'b': -0.0244}]
general
Select, Order By
GWAS Significance
Q35.1982
Q35
Is the SNP rs149470368 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs149470368 has a p-value of 1.18e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs149470368' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10718215', 'SNP': 'rs149470368', 'p': 0.1179, 'b': -0.0999}]
general
Select, Order By
GWAS Significance
Q35.789
Q35
Is the SNP rs611267 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs611267 has a p-value of 7.70e-16 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs611267' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14141601', 'SNP': 'rs611267', 'p': 7.696e-16, 'b': -0.0658}]
general
Select, Order By
GWAS Significance
Q35.866
Q35
Is the SNP rs62055470 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62055470 has a p-value of 4.04e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62055470' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744412', 'SNP': 'rs62055470', 'p': 4.036e-08, 'b': -0.0536}]
general
Select, Order By
GWAS Significance
Q35.1306
Q35
Is the SNP rs150184018 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs150184018 has a p-value of 9.38e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs150184018' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_12842595', 'SNP': 'rs150184018', 'p': 0.9382, 'b': -0.006}]
general
Select, Order By
GWAS Significance
Q35.1088
Q35
Is the SNP rs140574429 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs140574429 has a p-value of 9.84e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs140574429' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_5116934', 'SNP': 'rs140574429', 'p': 0.9839, 'b': 0.0036}]
general
Select, Order By
GWAS Significance
Q35.1889
Q35
Is the SNP rs71496280 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs71496280 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 = 'rs71496280' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_12152876', 'SNP': 'rs71496280', 'p': 0.7164, 'b': -0.0058}]
general
Select, Order By
GWAS Significance
Q35.331
Q35
Is the SNP rs4321 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4321 has a p-value of 3.90e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4321' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18862740', 'SNP': 'rs4321', 'p': 3.897e-12, 'b': 0.0567}]
general
Select, Order By
GWAS Significance
Q35.448
Q35
Is the SNP rs4524604 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4524604 has a p-value of 1.99e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4524604' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8297067', 'SNP': 'rs4524604', 'p': 1.986e-08, 'b': 0.6114}]
general
Select, Order By
GWAS Significance
Q35.766
Q35
Is the SNP rs1628077 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1628077 has a p-value of 5.21e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1628077' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10079912', 'SNP': 'rs1628077', 'p': 5.205e-10, 'b': -0.0571}]
general
Select, Order By
GWAS Significance
Q35.1844
Q35
Is the SNP rs550417158 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs550417158 has a p-value of 7.02e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs550417158' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10092475', 'SNP': 'rs550417158', 'p': 0.7022, 'b': -0.0365}]
general
Select, Order By
GWAS Significance
Q35.913
Q35
Is the SNP rs28895215 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28895215 has a p-value of 2.37e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28895215' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8220966', 'SNP': 'rs28895215', 'p': 2.365e-08, 'b': 0.065}]
general
Select, Order By
GWAS Significance
Q35.1141
Q35
Is the SNP rs568161715 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs568161715 has a p-value of 4.43e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs568161715' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2106593', 'SNP': 'rs568161715', 'p': 0.4433, 'b': -0.1953}]
general
Select, Order By
GWAS Significance
Q35.180
Q35
Is the SNP rs66742778 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs66742778 has a p-value of 3.82e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs66742778' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18747068', 'SNP': 'rs66742778', 'p': 3.821e-08, 'b': -0.0557}]
general
Select, Order By
GWAS Significance
Q35.729
Q35
Is the SNP rs12150195 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12150195 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 = 'rs12150195' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745110', 'SNP': 'rs12150195', 'p': 2.777e-08, 'b': -0.0543}]
general
Select, Order By
GWAS Significance
Q35.1273
Q35
Is the SNP rs68188132 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs68188132 has a p-value of 1.62e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs68188132' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_15205397', 'SNP': 'rs68188132', 'p': 0.162, 'b': 0.0143}]
general
Select, Order By
GWAS Significance
Q35.89
Q35
Is the SNP rs11668758 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11668758 has a p-value of 5.83e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11668758' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974954', 'SNP': 'rs11668758', 'p': 5.827e-10, 'b': 0.0596}]
general
Select, Order By
GWAS Significance
Q35.1410
Q35
Is the SNP rs566962941 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs566962941 has a p-value of 6.00e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs566962941' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13097617', 'SNP': 'rs566962941', 'p': 0.5996, 'b': -0.062}]
general
Select, Order By
GWAS Significance
Q35.1900
Q35
Is the SNP rs72487719 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs72487719 has a p-value of 6.69e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs72487719' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4208664', 'SNP': 'rs72487719', 'p': 0.6691, 'b': -0.004}]
general
Select, Order By
GWAS Significance
Q35.463
Q35
Is the SNP rs9468 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9468 has a p-value of 2.04e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9468' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745922', 'SNP': 'rs9468', 'p': 2.038e-08, 'b': -0.055}]
general
Select, Order By
GWAS Significance
Q35.1830
Q35
Is the SNP rs10733575 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10733575 has a p-value of 7.15e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10733575' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_12396239', 'SNP': 'rs10733575', 'p': 0.7154, 'b': -0.0031}]
general
Select, Order By
GWAS Significance
Q35.55
Q35
Is the SNP rs9783783 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9783783 has a p-value of 4.51e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9783783' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18039906', 'SNP': 'rs9783783', 'p': 4.509e-08, 'b': -0.0447}]
general
Select, Order By
GWAS Significance
Q35.1503
Q35
Is the SNP rs149932011 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs149932011 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 = 'rs149932011' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6620921', 'SNP': 'rs149932011', 'p': 0.5941, 'b': -0.077}]
general
Select, Order By
GWAS Significance
Q35.650
Q35
Is the SNP rs1949221 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1949221 has a p-value of 1.18e-13 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1949221' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14336363', 'SNP': 'rs1949221', 'p': 1.179e-13, 'b': 0.0603}]
general
Select, Order By
GWAS Significance
Q35.684
Q35
Is the SNP rs404164 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs404164 has a p-value of 3.27e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs404164' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20681911', 'SNP': 'rs404164', 'p': 3.268e-08, 'b': -0.046}]
general
Select, Order By
GWAS Significance
Q35.224
Q35
Is the SNP rs4343 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4343 has a p-value of 1.38e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4343' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18862778', 'SNP': 'rs4343', 'p': 1.379e-11, 'b': 0.0548}]
general
Select, Order By
GWAS Significance
Q35.116
Q35
Is the SNP rs113521847 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs113521847 has a p-value of 2.36e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs113521847' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18488281', 'SNP': 'rs113521847', 'p': 2.36e-10, 'b': 0.0817}]
general
Select, Order By
GWAS Significance
Q35.1552
Q35
Is the SNP rs644178 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs644178 has a p-value of 4.67e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs644178' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14430542', 'SNP': 'rs644178', 'p': 0.4672, 'b': -0.0061}]
general
Select, Order By
GWAS Significance
Q35.1303
Q35
Is the SNP rs116239314 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs116239314 has a p-value of 6.59e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs116239314' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9596006', 'SNP': 'rs116239314', 'p': 0.6594, 'b': 0.1041}]
general
Select, Order By
GWAS Significance
Q35.987
Q35
Is the SNP rs602391 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs602391 has a p-value of 8.19e-20 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs602391' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14336193', 'SNP': 'rs602391', 'p': 8.192000000000001e-20, 'b': -0.094}]
general
Select, Order By
GWAS Significance
Q35.177
Q35
Is the SNP rs35877172 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35877172 has a p-value of 4.03e-13 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs35877172' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3418086', 'SNP': 'rs35877172', 'p': 4.025e-13, 'b': 0.0594}]
general
Select, Order By
GWAS Significance
Q35.1650
Q35
Is the SNP rs572317778 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs572317778 has a p-value of 5.37e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs572317778' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9275445', 'SNP': 'rs572317778', 'p': 0.5369, 'b': -0.0643}]
general
Select, Order By
GWAS Significance
Q35.596
Q35
Is the SNP rs17690661 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17690661 has a p-value of 3.93e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17690661' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744181', 'SNP': 'rs17690661', 'p': 3.931e-08, 'b': -0.0536}]
general
Select, Order By
GWAS Significance
Q35.1560
Q35
Is the SNP rs76322370 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76322370 has a p-value of 8.97e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs76322370' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8527396', 'SNP': 'rs76322370', 'p': 0.8975, 'b': -0.0305}]
general
Select, Order By
GWAS Significance
Q35.19
Q35
Is the SNP rs62063800 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62063800 has a p-value of 3.00e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62063800' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745627', 'SNP': 'rs62063800', 'p': 2.997e-08, 'b': -0.0543}]
general
Select, Order By
GWAS Significance
Q35.429
Q35
Is the SNP rs3912060 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3912060 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 = 'rs3912060' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746528', 'SNP': 'rs3912060', 'p': 2.793e-08, 'b': -0.0545}]
general
Select, Order By
GWAS Significance
Q35.1345
Q35
Is the SNP rs78216194 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs78216194 has a p-value of 3.52e-03 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs78216194' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_529391', 'SNP': 'rs78216194', 'p': 0.00352, 'b': -0.7139}]
general
Select, Order By
GWAS Significance
Q35.289
Q35
Is the SNP rs28895144 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28895144 has a p-value of 5.11e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28895144' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8220849', 'SNP': 'rs28895144', 'p': 5.108e-09, 'b': 0.0672}]
general
Select, Order By
GWAS Significance
Q35.1584
Q35
Is the SNP rs10071298 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10071298 has a p-value of 5.25e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10071298' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6619761', 'SNP': 'rs10071298', 'p': 0.05248, 'b': -0.0653}]
general
Select, Order By
GWAS Significance
Q35.434
Q35
Is the SNP rs61822697 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs61822697 has a p-value of 2.42e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs61822697' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1351354', 'SNP': 'rs61822697', 'p': 2.424e-09, 'b': 0.0568}]
general
Select, Order By
GWAS Significance
Q35.1640
Q35
Is the SNP rs145966484 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs145966484 has a p-value of 2.48e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs145966484' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_627233', 'SNP': 'rs145966484', 'p': 0.02483, 'b': -0.0785}]
general
Select, Order By
GWAS Significance
Q35.1245
Q35
Is the SNP rs9771186 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9771186 has a p-value of 1.02e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9771186' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9358920', 'SNP': 'rs9771186', 'p': 0.1024, 'b': -0.0394}]
general
Select, Order By
GWAS Significance
Q35.676
Q35
Is the SNP rs11361742 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11361742 has a p-value of 1.12e-13 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11361742' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974784', 'SNP': 'rs11361742', 'p': 1.123e-13, 'b': 0.0671}]
general
Select, Order By
GWAS Significance
Q35.32
Q35
Is the SNP rs6585986 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6585986 has a p-value of 1.72e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6585986' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13255462', 'SNP': 'rs6585986', 'p': 1.716e-08, 'b': -0.05}]
general
Select, Order By
GWAS Significance
Q35.934
Q35
Is the SNP rs3747742 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3747742 has a p-value of 2.36e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs3747742' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8300708', 'SNP': 'rs3747742', 'p': 2.359e-10, 'b': -0.0559}]
general
Select, Order By
GWAS Significance
Q35.982
Q35
Is the SNP rs56805435 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56805435 has a p-value of 1.47e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs56805435' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10822575', 'SNP': 'rs56805435', 'p': 1.47e-09, 'b': 0.0655}]
general
Select, Order By
GWAS Significance
Q35.217
Q35
Is the SNP rs72479703 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs72479703 has a p-value of 3.22e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs72479703' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18488747', 'SNP': 'rs72479703', 'p': 3.223e-12, 'b': 0.0852}]
general
Select, Order By
GWAS Significance
Q35.1130
Q35
Is the SNP rs146315190 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs146315190 has a p-value of 7.18e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs146315190' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_15178976', 'SNP': 'rs146315190', 'p': 0.7182, 'b': 0.0111}]
general
Select, Order By
GWAS Significance
Q35.330
Q35
Is the SNP rs5843211 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs5843211 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 = 'rs5843211' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20681652', 'SNP': 'rs5843211', 'p': 2.859e-08, 'b': -0.0465}]
general
Select, Order By
GWAS Significance
Q35.566
Q35
Is the SNP rs4803778 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4803778 has a p-value of 4.24e-16 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4803778' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974808', 'SNP': 'rs4803778', 'p': 4.243e-16, 'b': 0.073}]
general
Select, Order By
GWAS Significance
Q35.1112
Q35
Is the SNP rs11826986 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11826986 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 = 'rs11826986' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13724467', 'SNP': 'rs11826986', 'p': 0.09154, 'b': -0.0142}]
general
Select, Order By
GWAS Significance
Q35.707
Q35
Is the SNP rs8112196 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8112196 has a p-value of 3.83e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs8112196' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973770', 'SNP': 'rs8112196', 'p': 3.831e-10, 'b': -0.0565}]
general
Select, Order By
GWAS Significance
Q35.1979
Q35
Is the SNP rs76392166 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76392166 has a p-value of 8.34e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs76392166' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2491982', 'SNP': 'rs76392166', 'p': 0.834, 'b': -0.0078}]
general
Select, Order By
GWAS Significance
Q35.1189
Q35
Is the SNP rs10502790 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10502790 has a p-value of 8.24e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10502790' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19305102', 'SNP': 'rs10502790', 'p': 0.08238, 'b': 0.1493}]
general
Select, Order By
GWAS Significance
Q35.345
Q35
Is the SNP rs17762912 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17762912 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 = 'rs17762912' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18743899', 'SNP': 'rs17762912', 'p': 3.895e-08, 'b': -0.0536}]
general
Select, Order By
GWAS Significance
Q35.636
Q35
Is the SNP rs35230245 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35230245 has a p-value of 3.74e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs35230245' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7201629', 'SNP': 'rs35230245', 'p': 3.742e-10, 'b': 0.0629}]
general
Select, Order By
GWAS Significance
Q35.150
Q35
Is the SNP rs62055545 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62055545 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 = 'rs62055545' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744637', 'SNP': 'rs62055545', 'p': 2.486e-08, 'b': -0.0546}]
general
Select, Order By
GWAS Significance
Q35.1197
Q35
Is the SNP rs189643850 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs189643850 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 = 'rs189643850' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3634731', 'SNP': 'rs189643850', 'p': 0.5938, 'b': 0.058}]
general
Select, Order By
GWAS Significance
Q35.365
Q35
Is the SNP rs111756829 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs111756829 has a p-value of 4.11e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs111756829' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18489552', 'SNP': 'rs111756829', 'p': 4.11e-10, 'b': 0.0764}]
general
Select, Order By
GWAS Significance
Q35.86
Q35
Is the SNP rs901186 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs901186 has a p-value of 9.68e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs901186' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8348288', 'SNP': 'rs901186', 'p': 9.678e-12, 'b': 0.062}]
general
Select, Order By
GWAS Significance
Q35.49
Q35
Is the SNP rs17564153 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17564153 has a p-value of 2.18e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17564153' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744946', 'SNP': 'rs17564153', 'p': 2.18e-08, 'b': -0.0547}]
general
Select, Order By
GWAS Significance
Q35.474
Q35
Is the SNP rs347116 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs347116 has a p-value of 1.09e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs347116' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17447587', 'SNP': 'rs347116', 'p': 1.091e-08, 'b': -0.0646}]
general
Select, Order By
GWAS Significance
Q35.158
Q35
Is the SNP rs3857580 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3857580 has a p-value of 1.41e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs3857580' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8301345', 'SNP': 'rs3857580', 'p': 1.414e-10, 'b': -0.053}]
general
Select, Order By
GWAS Significance
Q35.764
Q35
Is the SNP rs733969 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs733969 has a p-value of 2.34e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs733969' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745812', 'SNP': 'rs733969', 'p': 2.34e-08, 'b': -0.0547}]
general
Select, Order By
GWAS Significance
Q35.1027
Q35
Is the SNP rs9991554 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9991554 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 = 'rs9991554' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6373494', 'SNP': 'rs9991554', 'p': 0.8658, 'b': -0.0022}]
general
Select, Order By
GWAS Significance
Q35.1200
Q35
Is the SNP rs73499439 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73499439 has a p-value of 3.33e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73499439' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17909776', 'SNP': 'rs73499439', 'p': 0.3326, 'b': -0.0142}]
general
Select, Order By
GWAS Significance
Q35.1404
Q35
Is the SNP rs10246982 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10246982 has a p-value of 4.81e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10246982' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10232926', 'SNP': 'rs10246982', 'p': 0.4815, 'b': 0.0059}]
general
Select, Order By
GWAS Significance
Q35.1202
Q35
Is the SNP rs73030989 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73030989 has a p-value of 1.40e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73030989' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19924389', 'SNP': 'rs73030989', 'p': 0.14, 'b': -0.0523}]
general
Select, Order By
GWAS Significance
Q35.1631
Q35
Is the SNP rs993921014 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs993921014 has a p-value of 7.74e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs993921014' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3595072', 'SNP': 'rs993921014', 'p': 0.774, 'b': 0.0707}]
general
Select, Order By
GWAS Significance
Q35.506
Q35
Is the SNP rs4711657 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4711657 has a p-value of 7.66e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4711657' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8300710', 'SNP': 'rs4711657', 'p': 7.661e-11, 'b': -0.0576}]
general
Select, Order By
GWAS Significance
Q35.1670
Q35
Is the SNP rs539661358 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs539661358 has a p-value of 4.64e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs539661358' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3300987', 'SNP': 'rs539661358', 'p': 0.04644, 'b': -0.2026}]
general
Select, Order By
GWAS Significance
Q35.182
Q35
Is the SNP rs10097617 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10097617 has a p-value of 3.39e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10097617' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11311446', 'SNP': 'rs10097617', 'p': 3.39e-08, 'b': -0.0449}]
general
Select, Order By
GWAS Significance
Q35.1419
Q35
Is the SNP rs191201391 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs191201391 has a p-value of 9.48e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs191201391' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11647770', 'SNP': 'rs191201391', 'p': 0.9479, 'b': -0.0079}]
general
Select, Order By
GWAS Significance
Q35.1014
Q35
Is the SNP rs187968504 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs187968504 has a p-value of 4.70e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs187968504' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11941850', 'SNP': 'rs187968504', 'p': 0.4705, 'b': -0.0473}]
general
Select, Order By
GWAS Significance
Q35.1978
Q35
Is the SNP rs12326146 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12326146 has a p-value of 5.77e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12326146' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19137525', 'SNP': 'rs12326146', 'p': 0.5765, 'b': 0.0701}]
general
Select, Order By
GWAS Significance
Q35.864
Q35
Is the SNP rs35080293 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35080293 has a p-value of 8.69e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs35080293' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19975130', 'SNP': 'rs35080293', 'p': 8.686e-10, 'b': 0.059}]
general
Select, Order By
GWAS Significance
Q35.1620
Q35
Is the SNP rs73036814 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73036814 has a p-value of 2.15e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73036814' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19881988', 'SNP': 'rs73036814', 'p': 0.02145, 'b': -0.0279}]
general
Select, Order By
GWAS Significance
Q35.534
Q35
Is the SNP rs2256331 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2256331 has a p-value of 2.27e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2256331' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20681540', 'SNP': 'rs2256331', 'p': 2.267e-08, 'b': -0.0458}]
general
Select, Order By
GWAS Significance
Q35.350
Q35
Is the SNP rs8077276 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8077276 has a p-value of 2.69e-15 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs8077276' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18862623', 'SNP': 'rs8077276', 'p': 2.692e-15, 'b': -0.0665}]
general
Select, Order By
GWAS Significance
Q35.1389
Q35
Is the SNP rs76736704 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76736704 has a p-value of 2.61e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs76736704' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_15999235', 'SNP': 'rs76736704', 'p': 0.2606, 'b': -0.2878}]
general
Select, Order By
GWAS Significance
Q35.1961
Q35
Is the SNP rs78056771 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs78056771 has a p-value of 6.98e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs78056771' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20877146', 'SNP': 'rs78056771', 'p': 0.6981, 'b': -0.0931}]
general
Select, Order By
GWAS Significance
Q35.1301
Q35
Is the SNP rs138203205 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs138203205 has a p-value of 6.74e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs138203205' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10541164', 'SNP': 'rs138203205', 'p': 0.6743, 'b': -0.0662}]
general
Select, Order By
GWAS Significance
Q35.1973
Q35
Is the SNP rs780512270 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs780512270 has a p-value of 8.86e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs780512270' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8196597', 'SNP': 'rs780512270', 'p': 0.8857, 'b': 0.0573}]
general
Select, Order By
GWAS Significance
Q35.1980
Q35
Is the SNP rs112167255 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112167255 has a p-value of 4.78e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs112167255' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2253465', 'SNP': 'rs112167255', 'p': 0.4782, 'b': 0.008}]
general
Select, Order By
GWAS Significance
Q35.608
Q35
Is the SNP rs66586168 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs66586168 has a p-value of 2.56e-30 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs66586168' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19973209', 'SNP': 'rs66586168', 'p': 2.56e-30, 'b': -0.1622}]
general
Select, Order By
GWAS Significance
Q35.1050
Q35
Is the SNP rs375387254 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs375387254 has a p-value of 5.09e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs375387254' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9037324', 'SNP': 'rs375387254', 'p': 0.5089, 'b': -0.1168}]
general
Select, Order By
GWAS Significance
Q35.246
Q35
Is the SNP rs71352241 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs71352241 has a p-value of 8.62e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs71352241' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974694', 'SNP': 'rs71352241', 'p': 8.625e-10, 'b': -0.1591}]
general
Select, Order By
GWAS Significance
Q35.1681
Q35
Is the SNP rs12833268 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12833268 has a p-value of 9.17e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12833268' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_15313683', 'SNP': 'rs12833268', 'p': 0.9168, 'b': -0.0168}]
general
Select, Order By
GWAS Significance
Q35.1799
Q35
Is the SNP rs112079860 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112079860 has a p-value of 6.58e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs112079860' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8445669', 'SNP': 'rs112079860', 'p': 0.6577, 'b': 0.0288}]
general
Select, Order By
GWAS Significance