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.1109
Q35
Is the SNP rs7276039 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7276039 has a p-value of 1.02e-03 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7276039' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20584530', 'SNP': 'rs7276039', 'p': 0.001015, 'b': -0.2671}]
general
Select, Order By
GWAS Significance
Q35.421
Q35
Is the SNP rs9271509 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9271509 has a p-value of 1.38e-14 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9271509' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8222333', 'SNP': 'rs9271509', 'p': 1.379e-14, 'b': -0.0853}]
general
Select, Order By
GWAS Significance
Q35.277
Q35
Is the SNP rs614348 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs614348 has a p-value of 1.76e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs614348' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8221658', 'SNP': 'rs614348', 'p': 1.758e-09, 'b': -0.0509}]
general
Select, Order By
GWAS Significance
Q35.1174
Q35
Is the SNP rs7450732 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7450732 has a p-value of 5.08e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7450732' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9267029', 'SNP': 'rs7450732', 'p': 0.5083, 'b': -0.0056}]
general
Select, Order By
GWAS Significance
Q35.1487
Q35
Is the SNP rs78168159 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs78168159 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 = 'rs78168159' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2994433', 'SNP': 'rs78168159', 'p': 0.4814, 'b': -0.0073}]
general
Select, Order By
GWAS Significance
Q35.1456
Q35
Is the SNP rs2216304 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2216304 has a p-value of 5.80e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2216304' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2115563', 'SNP': 'rs2216304', 'p': 0.5802, 'b': 0.0846}]
general
Select, Order By
GWAS Significance
Q35.253
Q35
Is the SNP rs4844597 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4844597 has a p-value of 4.89e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4844597' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1352600', 'SNP': 'rs4844597', 'p': 4.888e-09, 'b': 0.0601}]
general
Select, Order By
GWAS Significance
Q35.419
Q35
Is the SNP rs2696594 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2696594 has a p-value of 4.45e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2696594' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746908', 'SNP': 'rs2696594', 'p': 4.452e-08, 'b': -0.0546}]
general
Select, Order By
GWAS Significance
Q35.1590
Q35
Is the SNP rs559710019 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs559710019 has a p-value of 7.12e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs559710019' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11474301', 'SNP': 'rs559710019', 'p': 0.7118, 'b': 0.0429}]
general
Select, Order By
GWAS Significance
Q35.1895
Q35
Is the SNP rs768112375 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs768112375 has a p-value of 5.83e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs768112375' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3076261', 'SNP': 'rs768112375', 'p': 0.5831, 'b': -0.1254}]
general
Select, Order By
GWAS Significance
Q35.582
Q35
Is the SNP rs77290642 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77290642 has a p-value of 2.95e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs77290642' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745620', 'SNP': 'rs77290642', 'p': 2.949e-08, 'b': -0.0543}]
general
Select, Order By
GWAS Significance
Q35.314
Q35
Is the SNP rs62058962 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62058962 has a p-value of 2.23e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62058962' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744972', 'SNP': 'rs62058962', 'p': 2.225e-08, 'b': -0.0547}]
general
Select, Order By
GWAS Significance
Q35.1962
Q35
Is the SNP rs9633653 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9633653 has a p-value of 6.18e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9633653' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13613621', 'SNP': 'rs9633653', 'p': 0.6179, 'b': -0.0359}]
general
Select, Order By
GWAS Significance
Q35.387
Q35
Is the SNP rs556917 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs556917 has a p-value of 5.02e-15 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs556917' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14140583', 'SNP': 'rs556917', 'p': 5.021e-15, 'b': -0.0643}]
general
Select, Order By
GWAS Significance
Q35.541
Q35
Is the SNP rs858512 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs858512 has a p-value of 6.45e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs858512' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10080092', 'SNP': 'rs858512', 'p': 6.449e-10, 'b': -0.0569}]
general
Select, Order By
GWAS Significance
Q35.431
Q35
Is the SNP rs585192 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs585192 has a p-value of 1.73e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs585192' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17447382', 'SNP': 'rs585192', 'p': 1.726e-10, 'b': -0.057}]
general
Select, Order By
GWAS Significance
Q35.657
Q35
Is the SNP rs63750417 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs63750417 has a p-value of 2.48e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs63750417' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745539', 'SNP': 'rs63750417', 'p': 2.48e-08, 'b': -0.0545}]
general
Select, Order By
GWAS Significance
Q35.1642
Q35
Is the SNP rs575143964 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs575143964 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 = 'rs575143964' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_15599080', 'SNP': 'rs575143964', 'p': 0.6119, 'b': 0.0547}]
general
Select, Order By
GWAS Significance
Q35.1318
Q35
Is the SNP rs12512699 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12512699 has a p-value of 5.14e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12512699' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6506560', 'SNP': 'rs12512699', 'p': 0.5142, 'b': 0.0054}]
general
Select, Order By
GWAS Significance
Q35.1358
Q35
Is the SNP rs9384871 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9384871 has a p-value of 8.54e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9384871' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8848411', 'SNP': 'rs9384871', 'p': 0.08542, 'b': 0.1796}]
general
Select, Order By
GWAS Significance
Q35.414
Q35
Is the SNP rs13211285 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13211285 has a p-value of 4.82e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs13211285' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8348062', 'SNP': 'rs13211285', 'p': 4.822e-11, 'b': 0.0609}]
general
Select, Order By
GWAS Significance
Q35.1615
Q35
Is the SNP rs773002742 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs773002742 has a p-value of 6.96e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs773002742' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20439842', 'SNP': 'rs773002742', 'p': 0.6961, 'b': -0.1547}]
general
Select, Order By
GWAS Significance
Q35.687
Q35
Is the SNP rs62063857 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62063857 has a p-value of 2.17e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62063857' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745702', 'SNP': 'rs62063857', 'p': 2.173e-08, 'b': -0.0548}]
general
Select, Order By
GWAS Significance
Q35.621
Q35
Is the SNP rs2452761 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2452761 has a p-value of 1.49e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2452761' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7201436', 'SNP': 'rs2452761', 'p': 1.494e-12, 'b': 0.0676}]
general
Select, Order By
GWAS Significance
Q35.923
Q35
Is the SNP rs588084 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs588084 has a p-value of 1.47e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs588084' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14141352', 'SNP': 'rs588084', 'p': 1.47e-12, 'b': 0.0588}]
general
Select, Order By
GWAS Significance
Q35.1199
Q35
Is the SNP rs139356943 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs139356943 has a p-value of 3.47e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs139356943' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18256159', 'SNP': 'rs139356943', 'p': 0.3473, 'b': 0.1462}]
general
Select, Order By
GWAS Significance
Q35.839
Q35
Is the SNP rs8009444 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8009444 has a p-value of 2.53e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs8009444' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17182888', 'SNP': 'rs8009444', 'p': 2.529e-09, 'b': 0.0663}]
general
Select, Order By
GWAS Significance
Q35.1771
Q35
Is the SNP rs77505241 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77505241 has a p-value of 5.11e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs77505241' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20817197', 'SNP': 'rs77505241', 'p': 0.5114, 'b': -0.0068}]
general
Select, Order By
GWAS Significance
Q35.953
Q35
Is the SNP rs1462682772 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1462682772 has a p-value of 2.29e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1462682772' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1352823', 'SNP': 'rs1462682772', 'p': 2.289e-09, 'b': 0.0635}]
general
Select, Order By
GWAS Significance
Q35.185
Q35
Is the SNP rs62063676 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62063676 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 = 'rs62063676' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746172', 'SNP': 'rs62063676', 'p': 2.272e-08, 'b': -0.0548}]
general
Select, Order By
GWAS Significance
Q35.1072
Q35
Is the SNP rs12092179 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12092179 has a p-value of 6.71e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12092179' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1328154', 'SNP': 'rs12092179', 'p': 0.6706, 'b': -0.0504}]
general
Select, Order By
GWAS Significance
Q35.711
Q35
Is the SNP rs1693551 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1693551 has a p-value of 1.79e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1693551' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11349636', 'SNP': 'rs1693551', 'p': 1.785e-08, 'b': 0.0459}]
general
Select, Order By
GWAS Significance
Q35.173
Q35
Is the SNP rs1529534 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1529534 has a p-value of 3.75e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1529534' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745566', 'SNP': 'rs1529534', 'p': 3.746e-08, 'b': -0.0539}]
general
Select, Order By
GWAS Significance
Q35.296
Q35
Is the SNP rs4727455 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4727455 has a p-value of 2.03e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4727455' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10081357', 'SNP': 'rs4727455', 'p': 2.028e-09, 'b': 0.0656}]
general
Select, Order By
GWAS Significance
Q35.554
Q35
Is the SNP rs10749609 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10749609 has a p-value of 9.34e-14 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10749609' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13256099', 'SNP': 'rs10749609', 'p': 9.343e-14, 'b': -0.0759}]
general
Select, Order By
GWAS Significance
Q35.763
Q35
Is the SNP rs62052678 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62052678 has a p-value of 9.08e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62052678' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18443446', 'SNP': 'rs62052678', 'p': 9.085e-09, 'b': 0.0937}]
general
Select, Order By
GWAS Significance
Q35.304
Q35
Is the SNP rs476722 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs476722 has a p-value of 2.75e-15 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs476722' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14140940', 'SNP': 'rs476722', 'p': 2.755e-15, 'b': -0.0648}]
general
Select, Order By
GWAS Significance
Q35.1878
Q35
Is the SNP rs73547108 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73547108 has a p-value of 4.11e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73547108' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14528148', 'SNP': 'rs73547108', 'p': 0.411, 'b': -0.1168}]
general
Select, Order By
GWAS Significance
Q35.1093
Q35
Is the SNP rs145576880 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs145576880 has a p-value of 5.47e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs145576880' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_546413', 'SNP': 'rs145576880', 'p': 0.5472, 'b': -0.0845}]
general
Select, Order By
GWAS Significance
Q35.1747
Q35
Is the SNP rs74054789 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74054789 has a p-value of 4.51e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs74054789' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16830350', 'SNP': 'rs74054789', 'p': 0.4507, 'b': 0.0444}]
general
Select, Order By
GWAS Significance
Q35.1652
Q35
Is the SNP rs551702510 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs551702510 has a p-value of 7.73e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs551702510' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13418734', 'SNP': 'rs551702510', 'p': 0.7732, 'b': -0.0996}]
general
Select, Order By
GWAS Significance
Q35.914
Q35
Is the SNP rs1017545 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1017545 has a p-value of 7.00e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1017545' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17484131', 'SNP': 'rs1017545', 'p': 7.004e-10, 'b': -0.0523}]
general
Select, Order By
GWAS Significance
Q35.1932
Q35
Is the SNP rs558328826 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs558328826 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 = 'rs558328826' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18762201', 'SNP': 'rs558328826', 'p': 0.9812, 'b': 0.0013}]
general
Select, Order By
GWAS Significance
Q35.275
Q35
Is the SNP rs58402148 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs58402148 has a p-value of 2.68e-19 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs58402148' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2642900', 'SNP': 'rs58402148', 'p': 2.676e-19, 'b': 0.0936}]
general
Select, Order By
GWAS Significance
Q35.1147
Q35
Is the SNP rs141998736 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs141998736 has a p-value of 6.71e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs141998736' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4215630', 'SNP': 'rs141998736', 'p': 0.6709, 'b': -0.0857}]
general
Select, Order By
GWAS Significance
Q35.1589
Q35
Is the SNP rs150277013 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs150277013 has a p-value of 1.03e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs150277013' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3194158', 'SNP': 'rs150277013', 'p': 0.1028, 'b': 0.3567}]
general
Select, Order By
GWAS Significance
Q35.700
Q35
Is the SNP rs77875796 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77875796 has a p-value of 2.74e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs77875796' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745464', 'SNP': 'rs77875796', 'p': 2.737e-08, 'b': -0.0547}]
general
Select, Order By
GWAS Significance
Q35.1765
Q35
Is the SNP rs189590776 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs189590776 has a p-value of 2.51e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs189590776' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17206831', 'SNP': 'rs189590776', 'p': 0.2507, 'b': 0.0529}]
general
Select, Order By
GWAS Significance
Q35.488
Q35
Is the SNP rs9275313 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9275313 has a p-value of 4.02e-14 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9275313' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8223857', 'SNP': 'rs9275313', 'p': 4.016e-14, 'b': -0.1045}]
general
Select, Order By
GWAS Significance
Q35.428
Q35
Is the SNP rs17652066 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17652066 has a p-value of 2.96e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17652066' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745669', 'SNP': 'rs17652066', 'p': 2.963e-08, 'b': -0.0543}]
general
Select, Order By
GWAS Significance
Q35.377
Q35
Is the SNP rs140989912 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs140989912 has a p-value of 8.35e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs140989912' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19970192', 'SNP': 'rs140989912', 'p': 8.346e-11, 'b': 0.6928}]
general
Select, Order By
GWAS Significance
Q35.1008
Q35
Is the SNP rs191572269 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs191572269 has a p-value of 7.42e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs191572269' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_16604526', 'SNP': 'rs191572269', 'p': 0.742, 'b': 0.0905}]
general
Select, Order By
GWAS Significance
Q35.1003
Q35
Is the SNP rs774411496 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs774411496 has a p-value of 3.43e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs774411496' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_2362728', 'SNP': 'rs774411496', 'p': 0.3428, 'b': 0.2821}]
general
Select, Order By
GWAS Significance
Q35.1940
Q35
Is the SNP rs1679431 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1679431 has a p-value of 2.33e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1679431' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_12659452', 'SNP': 'rs1679431', 'p': 0.2333, 'b': 0.0111}]
general
Select, Order By
GWAS Significance
Q35.714
Q35
Is the SNP rs10415850 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10415850 has a p-value of 4.09e-29 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10415850' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19976617', 'SNP': 'rs10415850', 'p': 4.09e-29, 'b': 0.1514}]
general
Select, Order By
GWAS Significance
Q35.1335
Q35
Is the SNP rs147597662 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs147597662 has a p-value of 4.61e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs147597662' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17021872', 'SNP': 'rs147597662', 'p': 0.4611, 'b': 0.2525}]
general
Select, Order By
GWAS Significance
Q35.1156
Q35
Is the SNP rs140210106 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs140210106 has a p-value of 3.83e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs140210106' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17070823', 'SNP': 'rs140210106', 'p': 0.3832, 'b': -0.027}]
general
Select, Order By
GWAS Significance
Q35.338
Q35
Is the SNP rs56295979 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56295979 has a p-value of 2.29e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs56295979' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14337290', 'SNP': 'rs56295979', 'p': 2.291e-12, 'b': 0.0874}]
general
Select, Order By
GWAS Significance
Q35.1343
Q35
Is the SNP rs115014029 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs115014029 has a p-value of 7.17e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs115014029' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7118052', 'SNP': 'rs115014029', 'p': 0.7169, 'b': -0.0224}]
general
Select, Order By
GWAS Significance
Q35.1593
Q35
Is the SNP rs12233335 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12233335 has a p-value of 5.86e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12233335' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_20637210', 'SNP': 'rs12233335', 'p': 0.5856, 'b': 0.0207}]
general
Select, Order By
GWAS Significance
Q35.1993
Q35
Is the SNP rs184799553 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs184799553 has a p-value of 8.23e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs184799553' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_15005626', 'SNP': 'rs184799553', 'p': 0.8227, 'b': 0.0629}]
general
Select, Order By
GWAS Significance
Q35.598
Q35
Is the SNP rs1727128 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1727128 has a p-value of 5.01e-09 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1727128' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10079957', 'SNP': 'rs1727128', 'p': 5.01e-09, 'b': -0.0476}]
general
Select, Order By
GWAS Significance
Q35.16
Q35
Is the SNP rs79580365 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs79580365 has a p-value of 2.73e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs79580365' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744593', 'SNP': 'rs79580365', 'p': 2.727e-08, 'b': -0.0543}]
general
Select, Order By
GWAS Significance
Q35.1855
Q35
Is the SNP rs59899100 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs59899100 has a p-value of 3.58e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs59899100' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11296522', 'SNP': 'rs59899100', 'p': 0.3582, 'b': 0.1668}]
general
Select, Order By
GWAS Significance
Q35.1634
Q35
Is the SNP rs5789056 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs5789056 has a p-value of 7.40e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs5789056' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13649436', 'SNP': 'rs5789056', 'p': 0.7402, 'b': 0.0029}]
general
Select, Order By
GWAS Significance
Q35.1686
Q35
Is the SNP rs141004582 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs141004582 has a p-value of 5.01e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs141004582' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1909763', 'SNP': 'rs141004582', 'p': 0.5007, 'b': -0.2134}]
general
Select, Order By
GWAS Significance
Q35.600
Q35
Is the SNP rs1315491 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1315491 has a p-value of 5.74e-15 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1315491' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14140957', 'SNP': 'rs1315491', 'p': 5.738e-15, 'b': -0.0641}]
general
Select, Order By
GWAS Significance
Q35.924
Q35
Is the SNP rs62060847 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62060847 has a p-value of 2.35e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62060847' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746426', 'SNP': 'rs62060847', 'p': 2.346e-08, 'b': -0.0548}]
general
Select, Order By
GWAS Significance
Q35.471
Q35
Is the SNP rs73229095 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73229095 has a p-value of 6.22e-12 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73229095' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_10822866', 'SNP': 'rs73229095', 'p': 6.22e-12, 'b': 0.0626}]
general
Select, Order By
GWAS Significance
Q35.202
Q35
Is the SNP rs17573607 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17573607 has a p-value of 2.75e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17573607' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18745760', 'SNP': 'rs17573607', 'p': 2.755e-08, 'b': -0.0545}]
general
Select, Order By
GWAS Significance
Q35.1206
Q35
Is the SNP rs66732486 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs66732486 has a p-value of 7.87e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs66732486' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11476951', 'SNP': 'rs66732486', 'p': 0.07873, 'b': 0.0181}]
general
Select, Order By
GWAS Significance
Q35.1056
Q35
Is the SNP rs150955435 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs150955435 has a p-value of 5.98e-03 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs150955435' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4439507', 'SNP': 'rs150955435', 'p': 0.005981, 'b': 0.4705}]
general
Select, Order By
GWAS Significance
Q35.1195
Q35
Is the SNP rs189981754 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs189981754 has a p-value of 2.36e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs189981754' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11961727', 'SNP': 'rs189981754', 'p': 0.236, 'b': 0.076}]
general
Select, Order By
GWAS Significance
Q35.1300
Q35
Is the SNP rs566454263 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs566454263 has a p-value of 3.18e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs566454263' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13476973', 'SNP': 'rs566454263', 'p': 0.03184, 'b': -0.727}]
general
Select, Order By
GWAS Significance
Q35.1276
Q35
Is the SNP rs58302810 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs58302810 has a p-value of 8.87e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs58302810' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4081897', 'SNP': 'rs58302810', 'p': 0.8867, 'b': 0.0014}]
general
Select, Order By
GWAS Significance
Q35.1814
Q35
Is the SNP rs575325427 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs575325427 has a p-value of 4.74e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs575325427' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3924876', 'SNP': 'rs575325427', 'p': 0.0474, 'b': 0.1649}]
general
Select, Order By
GWAS Significance
Q35.1402
Q35
Is the SNP rs72824725 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs72824725 has a p-value of 6.29e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs72824725' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18734323', 'SNP': 'rs72824725', 'p': 0.06289, 'b': -0.0294}]
general
Select, Order By
GWAS Significance
Q35.1807
Q35
Is the SNP rs147976870 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs147976870 has a p-value of 1.74e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs147976870' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11770645', 'SNP': 'rs147976870', 'p': 0.1738, 'b': 0.3873}]
general
Select, Order By
GWAS Significance
Q35.661
Q35
Is the SNP rs8100236 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8100236 has a p-value of 7.03e-21 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs8100236' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974891', 'SNP': 'rs8100236', 'p': 7.033e-21, 'b': 0.0821}]
general
Select, Order By
GWAS Significance
Q35.560
Q35
Is the SNP rs9268877 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9268877 has a p-value of 5.72e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9268877' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8221088', 'SNP': 'rs9268877', 'p': 5.716e-10, 'b': 0.0517}]
general
Select, Order By
GWAS Significance
Q35.44
Q35
Is the SNP rs36189208 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs36189208 has a p-value of 3.14e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs36189208' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3417894', 'SNP': 'rs36189208', 'p': 3.14e-11, 'b': 0.0543}]
general
Select, Order By
GWAS Significance
Q35.278
Q35
Is the SNP rs2532294 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2532294 has a p-value of 1.33e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2532294' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18746969', 'SNP': 'rs2532294', 'p': 1.333e-08, 'b': -0.056}]
general
Select, Order By
GWAS Significance
Q35.1096
Q35
Is the SNP rs909354075 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs909354075 has a p-value of 2.43e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs909354075' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11225222', 'SNP': 'rs909354075', 'p': 0.2434, 'b': 0.3287}]
general
Select, Order By
GWAS Significance
Q35.104
Q35
Is the SNP rs62056773 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62056773 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 = 'rs62056773' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18744695', 'SNP': 'rs62056773', 'p': 2.183e-08, 'b': -0.0547}]
general
Select, Order By
GWAS Significance
Q35.856
Q35
Is the SNP rs4775094 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4775094 has a p-value of 1.79e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4775094' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17447820', 'SNP': 'rs4775094', 'p': 1.785e-10, 'b': -0.0562}]
general
Select, Order By
GWAS Significance
Q35.985
Q35
Is the SNP rs676733 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs676733 has a p-value of 7.02e-30 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs676733' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14336372', 'SNP': 'rs676733', 'p': 7.019e-30, 'b': -0.0991}]
general
Select, Order By
GWAS Significance
Q35.948
Q35
Is the SNP rs35905922 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35905922 has a p-value of 2.76e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs35905922' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14142112', 'SNP': 'rs35905922', 'p': 2.76e-11, 'b': 0.0567}]
general
Select, Order By
GWAS Significance
Q35.110
Q35
Is the SNP rs2293755 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2293755 has a p-value of 2.96e-27 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2293755' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19974976', 'SNP': 'rs2293755', 'p': 2.959e-27, 'b': 0.2159}]
general
Select, Order By
GWAS Significance
Q35.1296
Q35
Is the SNP rs117074544 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs117074544 has a p-value of 1.09e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs117074544' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18389092', 'SNP': 'rs117074544', 'p': 0.109, 'b': 0.545}]
general
Select, Order By
GWAS Significance
Q35.503
Q35
Is the SNP rs55952629 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55952629 has a p-value of 3.01e-08 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs55952629' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19972914', 'SNP': 'rs55952629', 'p': 3.01e-08, 'b': -0.0875}]
general
Select, Order By
GWAS Significance
Q35.1981
Q35
Is the SNP rs8017900 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8017900 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 = 'rs8017900' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17116411', 'SNP': 'rs8017900', 'p': 0.4412, 'b': 0.0272}]
general
Select, Order By
GWAS Significance
Q35.869
Q35
Is the SNP rs4258400 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4258400 has a p-value of 1.98e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4258400' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_14142176', 'SNP': 'rs4258400', 'p': 1.981e-11, 'b': 0.0571}]
general
Select, Order By
GWAS Significance
Q35.748
Q35
Is the SNP rs2093395 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2093395 has a p-value of 2.05e-11 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2093395' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8300632', 'SNP': 'rs2093395', 'p': 2.05e-11, 'b': -0.0597}]
general
Select, Order By
GWAS Significance
Q35.1015
Q35
Is the SNP rs61562995 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs61562995 has a p-value of 9.30e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs61562995' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11025567', 'SNP': 'rs61562995', 'p': 0.9302, 'b': 0.0017}]
general
Select, Order By
GWAS Significance
Q35.1315
Q35
Is the SNP rs139678459 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs139678459 has a p-value of 2.33e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs139678459' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_12677136', 'SNP': 'rs139678459', 'p': 0.2334, 'b': -0.1312}]
general
Select, Order By
GWAS Significance
Q35.1297
Q35
Is the SNP rs148092636 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs148092636 has a p-value of 2.98e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs148092636' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_1860068', 'SNP': 'rs148092636', 'p': 0.2978, 'b': 0.0683}]
general
Select, Order By
GWAS Significance
Q35.609
Q35
Is the SNP rs56363426 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56363426 has a p-value of 2.52e-13 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs56363426' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_7202387', 'SNP': 'rs56363426', 'p': 2.521e-13, 'b': 0.0736}]
general
Select, Order By
GWAS Significance
Q35.1362
Q35
Is the SNP rs752117571 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs752117571 has a p-value of 7.32e-02 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs752117571' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19756682', 'SNP': 'rs752117571', 'p': 0.07316, 'b': 0.3544}]
general
Select, Order By
GWAS Significance
Q35.75
Q35
Is the SNP rs11544328 significant in AD?
Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11544328 has a p-value of 3.14e-10 and therefore is significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11544328' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_18039723', 'SNP': 'rs11544328', 'p': 3.138e-10, 'b': -0.0511}]
general
Select, Order By
GWAS Significance
Q35.1082
Q35
Is the SNP rs138820572 significant in AD?
No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs138820572 has a p-value of 1.89e-01 and therefore is not significant in AD.
SELECT UUID, SNP, p, b FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs138820572' ORDER BY p LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6847255', 'SNP': 'rs138820572', 'p': 0.1887, 'b': -0.088}]
general
Select, Order By
GWAS Significance