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.799 | Q35 | Is the SNP rs111997200 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs111997200 has a p-value of 6.23e-21 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs111997200'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974897', 'SNP': 'rs111997200', 'p': 6.231e-21, 'b': 0.0822}] | general | Select, Order By | GWAS Significance |
Q35.1432 | Q35 | Is the SNP rs759186449 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs759186449 has a p-value of 3.72e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs759186449'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15926995', 'SNP': 'rs759186449', 'p': 0.03721, 'b': -0.6175}] | general | Select, Order By | GWAS Significance |
Q35.70 | Q35 | Is the SNP rs873395 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs873395 has a p-value of 3.34e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs873395'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13254463', 'SNP': 'rs873395', 'p': 3.342e-08, 'b': -0.0476}] | general | Select, Order By | GWAS Significance |
Q35.938 | Q35 | Is the SNP rs4817090 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4817090 has a p-value of 7.28e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4817090'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20682025', 'SNP': 'rs4817090', 'p': 7.276e-09, 'b': 0.0494}] | general | Select, Order By | GWAS Significance |
Q35.1447 | Q35 | Is the SNP rs2295373 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2295373 has a p-value of 1.35e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2295373'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9213512', 'SNP': 'rs2295373', 'p': 0.1347, 'b': -0.489}] | general | Select, Order By | GWAS Significance |
Q35.1782 | Q35 | Is the SNP rs140269164 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs140269164 has a p-value of 9.18e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs140269164'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17685990', 'SNP': 'rs140269164', 'p': 0.9184, 'b': 0.0132}] | general | Select, Order By | GWAS Significance |
Q35.468 | Q35 | Is the SNP rs755678 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs755678 has a p-value of 3.58e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs755678'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14615278', 'SNP': 'rs755678', 'p': 3.584e-08, 'b': 0.1045}] | general | Select, Order By | GWAS Significance |
Q35.1396 | Q35 | Is the SNP rs564081523 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs564081523 has a p-value of 2.39e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs564081523'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2747316', 'SNP': 'rs564081523', 'p': 0.2389, 'b': -0.4676}] | general | Select, Order By | GWAS Significance |
Q35.1614 | Q35 | Is the SNP rs10737407 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10737407 has a p-value of 7.39e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10737407'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_31278', 'SNP': 'rs10737407', 'p': 0.7392, 'b': -0.0028}] | general | Select, Order By | GWAS Significance |
Q35.549 | Q35 | Is the SNP rs3935067 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3935067 has a p-value of 1.07e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3935067'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10390850', 'SNP': 'rs3935067', 'p': 1.067e-08, 'b': 0.0486}] | general | Select, Order By | GWAS Significance |
Q35.538 | Q35 | Is the SNP rs56180212 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56180212 has a p-value of 4.80e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56180212'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744601', 'SNP': 'rs56180212', 'p': 4.802e-08, 'b': -0.0533}] | general | Select, Order By | GWAS Significance |
Q35.1230 | Q35 | Is the SNP rs112770330 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112770330 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 = 'rs112770330'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1720363', 'SNP': 'rs112770330', 'p': 0.4109, 'b': 0.0292}] | general | Select, Order By | GWAS Significance |
Q35.957 | Q35 | Is the SNP rs544631230 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs544631230 has a p-value of 2.25e-21 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs544631230'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974215', 'SNP': 'rs544631230', 'p': 2.249e-21, 'b': 0.9799}] | general | Select, Order By | GWAS Significance |
Q35.1635 | Q35 | Is the SNP rs79545081 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs79545081 has a p-value of 4.22e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79545081'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14512203', 'SNP': 'rs79545081', 'p': 0.4219, 'b': 0.0378}] | general | Select, Order By | GWAS Significance |
Q35.1418 | Q35 | Is the SNP rs141471129 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs141471129 has a p-value of 9.87e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs141471129'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6847175', 'SNP': 'rs141471129', 'p': 0.9873, 'b': 0.0026}] | general | Select, Order By | GWAS Significance |
Q35.422 | Q35 | Is the SNP rs8105802 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8105802 has a p-value of 5.20e-14 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs8105802'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19976789', 'SNP': 'rs8105802', 'p': 5.202e-14, 'b': -0.0716}] | general | Select, Order By | GWAS Significance |
Q35.1935 | Q35 | Is the SNP rs10461534 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10461534 has a p-value of 9.40e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10461534'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7071245', 'SNP': 'rs10461534', 'p': 0.94, 'b': 0.0006}] | general | Select, Order By | GWAS Significance |
Q35.1532 | Q35 | Is the SNP rs239203 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs239203 has a p-value of 7.40e-03 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs239203'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8755294', 'SNP': 'rs239203', 'p': 0.007402, 'b': -0.0218}] | general | Select, Order By | GWAS Significance |
Q35.1580 | Q35 | Is the SNP rs79996979 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs79996979 has a p-value of 6.67e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79996979'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11180098', 'SNP': 'rs79996979', 'p': 0.6671, 'b': 0.0077}] | general | Select, Order By | GWAS Significance |
Q35.1659 | Q35 | Is the SNP rs538858614 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs538858614 has a p-value of 9.47e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs538858614'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16601032', 'SNP': 'rs538858614', 'p': 0.9468, 'b': 0.0159}] | general | Select, Order By | GWAS Significance |
Q35.1116 | Q35 | Is the SNP rs77700329 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77700329 has a p-value of 5.88e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77700329'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12938642', 'SNP': 'rs77700329', 'p': 0.5884, 'b': -0.0694}] | general | Select, Order By | GWAS Significance |
Q35.722 | Q35 | Is the SNP rs1026253 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1026253 has a p-value of 1.54e-19 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1026253'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141790', 'SNP': 'rs1026253', 'p': 1.542e-19, 'b': -0.0751}] | general | Select, Order By | GWAS Significance |
Q35.1247 | Q35 | Is the SNP rs73145819 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73145819 has a p-value of 6.93e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73145819'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3656725', 'SNP': 'rs73145819', 'p': 0.6932, 'b': -0.0131}] | general | Select, Order By | GWAS Significance |
Q35.1236 | Q35 | Is the SNP rs574956808 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs574956808 has a p-value of 7.50e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs574956808'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20676420', 'SNP': 'rs574956808', 'p': 0.7505, 'b': -0.0279}] | general | Select, Order By | GWAS Significance |
Q35.1076 | Q35 | Is the SNP rs565825714 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs565825714 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 = 'rs565825714'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11545619', 'SNP': 'rs565825714', 'p': 0.1738, 'b': 0.1736}] | general | Select, Order By | GWAS Significance |
Q35.1907 | Q35 | Is the SNP rs115135484 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs115135484 has a p-value of 1.07e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs115135484'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7524721', 'SNP': 'rs115135484', 'p': 0.1075, 'b': -0.3415}] | general | Select, Order By | GWAS Significance |
Q35.264 | Q35 | Is the SNP rs403155 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs403155 has a p-value of 9.75e-26 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs403155'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974103', 'SNP': 'rs403155', 'p': 9.752e-26, 'b': 0.0931}] | general | Select, Order By | GWAS Significance |
Q35.1437 | Q35 | Is the SNP rs566449934 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs566449934 has a p-value of 6.51e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs566449934'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11156079', 'SNP': 'rs566449934', 'p': 0.6507, 'b': -0.0439}] | general | Select, Order By | GWAS Significance |
Q35.1339 | Q35 | Is the SNP rs185097855 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs185097855 has a p-value of 3.53e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs185097855'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6078399', 'SNP': 'rs185097855', 'p': 0.3526, 'b': 0.072}] | general | Select, Order By | GWAS Significance |
Q35.243 | Q35 | Is the SNP rs17651243 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17651243 has a p-value of 2.87e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17651243'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745471', 'SNP': 'rs17651243', 'p': 2.866e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.1010 | Q35 | Is the SNP rs4019561 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4019561 has a p-value of 1.49e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4019561'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14564012', 'SNP': 'rs4019561', 'p': 0.1486, 'b': 0.015}] | general | Select, Order By | GWAS Significance |
Q35.685 | Q35 | Is the SNP rs375369 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs375369 has a p-value of 3.74e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs375369'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20681837', 'SNP': 'rs375369', 'p': 3.741e-09, 'b': -0.0479}] | general | Select, Order By | GWAS Significance |
Q35.1268 | Q35 | Is the SNP rs815052 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs815052 has a p-value of 3.50e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs815052'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14995127', 'SNP': 'rs815052', 'p': 0.3496, 'b': 0.0076}] | general | Select, Order By | GWAS Significance |
Q35.1475 | Q35 | Is the SNP rs193217553 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs193217553 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 = 'rs193217553'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18180544', 'SNP': 'rs193217553', 'p': 0.6591, 'b': -0.0806}] | general | Select, Order By | GWAS Significance |
Q35.1502 | Q35 | Is the SNP rs199864266 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs199864266 has a p-value of 1.39e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs199864266'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17692335', 'SNP': 'rs199864266', 'p': 0.1393, 'b': 0.0132}] | general | Select, Order By | GWAS Significance |
Q35.370 | Q35 | Is the SNP rs627818 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs627818 has a p-value of 3.84e-19 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs627818'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14336094', 'SNP': 'rs627818', 'p': 3.842e-19, 'b': -0.091}] | general | Select, Order By | GWAS Significance |
Q35.1009 | Q35 | Is the SNP rs77422641 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77422641 has a p-value of 7.88e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77422641'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3559362', 'SNP': 'rs77422641', 'p': 0.7882, 'b': 0.0081}] | general | Select, Order By | GWAS Significance |
Q35.1239 | Q35 | Is the SNP rs551718721 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs551718721 has a p-value of 2.26e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs551718721'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8153980', 'SNP': 'rs551718721', 'p': 0.226, 'b': 0.1142}] | general | Select, Order By | GWAS Significance |
Q35.595 | Q35 | Is the SNP rs2927487 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2927487 has a p-value of 9.46e-28 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2927487'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19972990', 'SNP': 'rs2927487', 'p': 9.46e-28, 'b': 0.1239}] | general | Select, Order By | GWAS Significance |
Q35.728 | Q35 | Is the SNP rs117783785 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs117783785 has a p-value of 1.70e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs117783785'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19976722', 'SNP': 'rs117783785', 'p': 1.703e-10, 'b': 0.23}] | general | Select, Order By | GWAS Significance |
Q35.486 | Q35 | Is the SNP rs34043286 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34043286 has a p-value of 2.11e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34043286'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746069', 'SNP': 'rs34043286', 'p': 2.111e-08, 'b': -0.0549}] | general | Select, Order By | GWAS Significance |
Q35.573 | Q35 | Is the SNP rs2123314 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2123314 has a p-value of 3.48e-20 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2123314'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141301', 'SNP': 'rs2123314', 'p': 3.478e-20, 'b': -0.0765}] | general | Select, Order By | GWAS Significance |
Q35.74 | Q35 | Is the SNP rs112659572 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112659572 has a p-value of 2.47e-24 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112659572'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19973582', 'SNP': 'rs112659572', 'p': 2.468e-24, 'b': -0.1295}] | general | Select, Order By | GWAS Significance |
Q35.635 | Q35 | Is the SNP rs12036785 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12036785 has a p-value of 3.12e-16 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12036785'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1353221', 'SNP': 'rs12036785', 'p': 3.123e-16, 'b': 0.0685}] | general | Select, Order By | GWAS Significance |
Q35.262 | Q35 | Is the SNP rs56803710 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56803710 has a p-value of 1.34e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56803710'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975016', 'SNP': 'rs56803710', 'p': 1.342e-09, 'b': 0.0582}] | general | Select, Order By | GWAS Significance |
Q35.52 | Q35 | Is the SNP rs9331950 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9331950 has a p-value of 1.36e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9331950'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10822925', 'SNP': 'rs9331950', 'p': 1.36e-11, 'b': 0.0657}] | general | Select, Order By | GWAS Significance |
Q35.201 | Q35 | Is the SNP rs10897032 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10897032 has a p-value of 1.91e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10897032'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142153', 'SNP': 'rs10897032', 'p': 1.913e-11, 'b': 0.0572}] | general | Select, Order By | GWAS Significance |
Q35.432 | Q35 | Is the SNP rs12444183 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12444183 has a p-value of 2.21e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12444183'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18343860', 'SNP': 'rs12444183', 'p': 2.207e-12, 'b': -0.0591}] | general | Select, Order By | GWAS Significance |
Q35.1563 | Q35 | Is the SNP rs9830599 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9830599 has a p-value of 3.18e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9830599'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3860840', 'SNP': 'rs9830599', 'p': 0.3183, 'b': -0.027}] | general | Select, Order By | GWAS Significance |
Q35.336 | Q35 | Is the SNP rs2018400 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2018400 has a p-value of 1.05e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2018400'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17484647', 'SNP': 'rs2018400', 'p': 1.054e-08, 'b': -0.0498}] | general | Select, Order By | GWAS Significance |
Q35.1557 | Q35 | Is the SNP rs919466380 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs919466380 has a p-value of 2.23e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs919466380'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12603975', 'SNP': 'rs919466380', 'p': 0.2229, 'b': -0.5483}] | general | Select, Order By | GWAS Significance |
Q35.1539 | Q35 | Is the SNP rs12877028 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12877028 has a p-value of 3.28e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12877028'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16385567', 'SNP': 'rs12877028', 'p': 0.3276, 'b': 0.0104}] | general | Select, Order By | GWAS Significance |
Q35.426 | Q35 | Is the SNP rs6591565 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6591565 has a p-value of 1.99e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6591565'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142286', 'SNP': 'rs6591565', 'p': 1.995e-11, 'b': 0.0571}] | general | Select, Order By | GWAS Significance |
Q35.637 | Q35 | Is the SNP rs35255921 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs35255921 has a p-value of 4.09e-36 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs35255921'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975206', 'SNP': 'rs35255921', 'p': 4.0910000000000005e-36, 'b': 0.4292}] | general | Select, Order By | GWAS Significance |
Q35.941 | Q35 | Is the SNP rs896817 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs896817 has a p-value of 2.03e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs896817'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14065767', 'SNP': 'rs896817', 'p': 2.026e-11, 'b': 0.0556}] | general | Select, Order By | GWAS Significance |
Q35.993 | Q35 | Is the SNP rs1902660 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1902660 has a p-value of 2.10e-14 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1902660'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13256180', 'SNP': 'rs1902660', 'p': 2.105e-14, 'b': -0.0783}] | general | Select, Order By | GWAS Significance |
Q35.868 | Q35 | Is the SNP rs62063796 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62063796 has a p-value of 2.92e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62063796'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745614', 'SNP': 'rs62063796', 'p': 2.924e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.1951 | Q35 | Is the SNP rs112529513 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112529513 has a p-value of 7.92e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112529513'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19386262', 'SNP': 'rs112529513', 'p': 0.7923, 'b': -0.004}] | general | Select, Order By | GWAS Significance |
Q35.558 | Q35 | Is the SNP rs2904297 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2904297 has a p-value of 1.68e-13 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2904297'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5140450', 'SNP': 'rs2904297', 'p': 1.677e-13, 'b': 0.0672}] | general | Select, Order By | GWAS Significance |
Q35.433 | Q35 | Is the SNP rs28795074 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28795074 has a p-value of 1.93e-34 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28795074'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974648', 'SNP': 'rs28795074', 'p': 1.931e-34, 'b': -0.2026}] | general | Select, Order By | GWAS Significance |
Q35.1777 | Q35 | Is the SNP rs976348063 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs976348063 has a p-value of 9.22e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs976348063'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12198740', 'SNP': 'rs976348063', 'p': 0.9221, 'b': 0.0387}] | general | Select, Order By | GWAS Significance |
Q35.1834 | Q35 | Is the SNP rs143269254 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs143269254 has a p-value of 8.12e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs143269254'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13746617', 'SNP': 'rs143269254', 'p': 0.8124, 'b': 0.063}] | general | Select, Order By | GWAS Significance |
Q35.1977 | Q35 | Is the SNP rs765937131 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs765937131 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 = 'rs765937131'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7728704', 'SNP': 'rs765937131', 'p': 0.4338, 'b': -0.215}] | general | Select, Order By | GWAS Significance |
Q35.1506 | Q35 | Is the SNP rs11097665 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11097665 has a p-value of 8.35e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11097665'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5833507', 'SNP': 'rs11097665', 'p': 0.8351, 'b': 0.0185}] | general | Select, Order By | GWAS Significance |
Q35.1622 | Q35 | Is the SNP rs28670543 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28670543 has a p-value of 2.74e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28670543'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10709789', 'SNP': 'rs28670543', 'p': 0.274, 'b': 0.0273}] | general | Select, Order By | GWAS Significance |
Q35.404 | Q35 | Is the SNP rs6846529 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6846529 has a p-value of 1.25e-13 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6846529'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5140341', 'SNP': 'rs6846529', 'p': 1.252e-13, 'b': 0.0673}] | general | Select, Order By | GWAS Significance |
Q35.1791 | Q35 | Is the SNP rs112990480 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112990480 has a p-value of 2.08e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112990480'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17275376', 'SNP': 'rs112990480', 'p': 0.2076, 'b': -0.0269}] | general | Select, Order By | GWAS Significance |
Q35.195 | Q35 | Is the SNP rs11672201 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11672201 has a p-value of 1.46e-15 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11672201'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19633611', 'SNP': 'rs11672201', 'p': 1.456e-15, 'b': 0.1265}] | general | Select, Order By | GWAS Significance |
Q35.1281 | Q35 | Is the SNP rs1564472 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1564472 has a p-value of 4.06e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1564472'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17631920', 'SNP': 'rs1564472', 'p': 0.4055, 'b': 0.0068}] | general | Select, Order By | GWAS Significance |
Q35.1381 | Q35 | Is the SNP rs191672934 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs191672934 has a p-value of 4.35e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs191672934'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6908665', 'SNP': 'rs191672934', 'p': 0.4355, 'b': 0.0343}] | general | Select, Order By | GWAS Significance |
Q35.677 | Q35 | Is the SNP rs4299940 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4299940 has a p-value of 2.04e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4299940'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10079889', 'SNP': 'rs4299940', 'p': 2.041e-09, 'b': -0.0485}] | general | Select, Order By | GWAS Significance |
Q35.795 | Q35 | Is the SNP rs2696570 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2696570 has a p-value of 1.73e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2696570'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746991', 'SNP': 'rs2696570', 'p': 1.726e-08, 'b': -0.0555}] | general | Select, Order By | GWAS Significance |
Q35.1463 | Q35 | Is the SNP rs7260520 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7260520 has a p-value of 1.48e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7260520'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19656047', 'SNP': 'rs7260520', 'p': 0.1477, 'b': 0.2991}] | general | Select, Order By | GWAS Significance |
Q35.1457 | Q35 | Is the SNP rs535536390 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs535536390 has a p-value of 3.25e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs535536390'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17932741', 'SNP': 'rs535536390', 'p': 0.3251, 'b': -0.1711}] | general | Select, Order By | GWAS Significance |
Q35.144 | Q35 | Is the SNP rs2696590 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2696590 has a p-value of 1.83e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2696590'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746918', 'SNP': 'rs2696590', 'p': 1.835e-08, 'b': -0.0554}] | general | Select, Order By | GWAS Significance |
Q35.1188 | Q35 | Is the SNP rs185840807 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs185840807 has a p-value of 3.91e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs185840807'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9056303', 'SNP': 'rs185840807', 'p': 0.391, 'b': 0.0547}] | general | Select, Order By | GWAS Significance |
Q35.3 | Q35 | Is the SNP rs676309 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs676309 has a p-value of 1.18e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs676309'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141576', 'SNP': 'rs676309', 'p': 1.184e-12, 'b': 0.059}] | general | Select, Order By | GWAS Significance |
Q35.743 | Q35 | Is the SNP rs7819800 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7819800 has a p-value of 1.05e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7819800'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11311574', 'SNP': 'rs7819800', 'p': 1.049e-08, 'b': -0.0464}] | general | Select, Order By | GWAS Significance |
Q35.1871 | Q35 | Is the SNP rs762033837 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs762033837 has a p-value of 4.35e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs762033837'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17961987', 'SNP': 'rs762033837', 'p': 0.4346, 'b': -0.1516}] | general | Select, Order By | GWAS Significance |
Q35.1516 | Q35 | Is the SNP rs76536481 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76536481 has a p-value of 6.27e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76536481'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12864932', 'SNP': 'rs76536481', 'p': 0.6273, 'b': 0.1065}] | general | Select, Order By | GWAS Significance |
Q35.343 | Q35 | Is the SNP rs149661872 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs149661872 has a p-value of 2.47e-73 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs149661872'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974026', 'SNP': 'rs149661872', 'p': 2.466e-73, 'b': 0.6964}] | general | Select, Order By | GWAS Significance |
Q35.626 | Q35 | Is the SNP rs2162254 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2162254 has a p-value of 1.77e-19 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2162254'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141841', 'SNP': 'rs2162254', 'p': 1.765e-19, 'b': -0.0751}] | general | Select, Order By | GWAS Significance |
Q35.484 | Q35 | Is the SNP rs4258322 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4258322 has a p-value of 1.10e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4258322'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13255560', 'SNP': 'rs4258322', 'p': 1.096e-08, 'b': -0.0512}] | general | Select, Order By | GWAS Significance |
Q35.532 | Q35 | Is the SNP rs28732223 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28732223 has a p-value of 5.90e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28732223'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8220991', 'SNP': 'rs28732223', 'p': 5.904e-09, 'b': 0.067}] | general | Select, Order By | GWAS Significance |
Q35.268 | Q35 | Is the SNP rs1408077 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1408077 has a p-value of 2.72e-31 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1408077'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1353301', 'SNP': 'rs1408077', 'p': 2.722e-31, 'b': 0.1198}] | general | Select, Order By | GWAS Significance |
Q35.1390 | Q35 | Is the SNP rs62292860 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62292860 has a p-value of 5.27e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62292860'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4761598', 'SNP': 'rs62292860', 'p': 0.5268, 'b': 0.0052}] | general | Select, Order By | GWAS Significance |
Q35.681 | Q35 | Is the SNP rs1987692 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1987692 has a p-value of 3.43e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1987692'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18862773', 'SNP': 'rs1987692', 'p': 3.431e-12, 'b': 0.0568}] | general | Select, Order By | GWAS Significance |
Q35.492 | Q35 | Is the SNP rs78015303 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs78015303 has a p-value of 4.30e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78015303'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18488603', 'SNP': 'rs78015303', 'p': 4.301e-09, 'b': 0.0867}] | general | Select, Order By | GWAS Significance |
Q35.445 | Q35 | Is the SNP rs4273728 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4273728 has a p-value of 4.53e-14 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4273728'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8224321', 'SNP': 'rs4273728', 'p': 4.531e-14, 'b': -0.1043}] | general | Select, Order By | GWAS Significance |
Q35.274 | Q35 | Is the SNP rs56280951 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56280951 has a p-value of 1.80e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56280951'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745377', 'SNP': 'rs56280951', 'p': 1.802e-08, 'b': -0.0553}] | general | Select, Order By | GWAS Significance |
Q35.187 | Q35 | Is the SNP rs34641376 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34641376 has a p-value of 1.60e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34641376'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14065860', 'SNP': 'rs34641376', 'p': 1.6e-11, 'b': 0.0568}] | general | Select, Order By | GWAS Significance |
Q35.950 | Q35 | Is the SNP rs13257021 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13257021 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 = 'rs13257021'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11311478', 'SNP': 'rs13257021', 'p': 2.729e-08, 'b': -0.0452}] | general | Select, Order By | GWAS Significance |
Q35.247 | Q35 | Is the SNP rs1899572 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1899572 has a p-value of 8.76e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1899572'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142157', 'SNP': 'rs1899572', 'p': 8.756e-10, 'b': 0.0532}] | general | Select, Order By | GWAS Significance |
Q35.1100 | Q35 | Is the SNP rs199632488 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs199632488 has a p-value of 9.07e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs199632488'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11078076', 'SNP': 'rs199632488', 'p': 0.9067, 'b': 0.0071}] | general | Select, Order By | GWAS Significance |
Q35.1018 | Q35 | Is the SNP rs4420467 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4420467 has a p-value of 1.15e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4420467'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16888086', 'SNP': 'rs4420467', 'p': 0.1151, 'b': 0.0141}] | general | Select, Order By | GWAS Significance |
Q35.590 | Q35 | Is the SNP rs733967 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs733967 has a p-value of 1.81e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs733967'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745809', 'SNP': 'rs733967', 'p': 1.81e-08, 'b': -0.0552}] | general | Select, Order By | GWAS Significance |
Q35.1629 | Q35 | Is the SNP rs902483248 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs902483248 has a p-value of 7.50e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs902483248'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17879075', 'SNP': 'rs902483248', 'p': 0.7504, 'b': -0.1356}] | general | Select, Order By | GWAS Significance |
Q35.535 | Q35 | Is the SNP rs146954978 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs146954978 has a p-value of 1.36e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs146954978'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10822901', 'SNP': 'rs146954978', 'p': 1.357e-08, 'b': 0.0663}] | general | Select, Order By | GWAS Significance |
Q35.899 | Q35 | Is the SNP rs2376518 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2376518 has a p-value of 1.01e-18 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2376518'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19973958', 'SNP': 'rs2376518', 'p': 1.011e-18, 'b': -0.1169}] | general | Select, Order By | GWAS Significance |
Q35.1483 | Q35 | Is the SNP rs74946470 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74946470 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 = 'rs74946470'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3750395', 'SNP': 'rs74946470', 'p': 0.5996, 'b': 0.0331}] | general | Select, Order By | GWAS Significance |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.