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.396 | Q35 | Is the SNP rs59253801 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs59253801 has a p-value of 3.46e-21 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs59253801'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2643360', 'SNP': 'rs59253801', 'p': 3.458e-21, 'b': 0.1004}] | general | Select, Order By | GWAS Significance |
Q35.584 | Q35 | Is the SNP rs7737911 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7737911 has a p-value of 4.04e-13 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7737911'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7202277', 'SNP': 'rs7737911', 'p': 4.043e-13, 'b': 0.0728}] | general | Select, Order By | GWAS Significance |
Q35.995 | Q35 | Is the SNP rs17763533 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17763533 has a p-value of 4.24e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17763533'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744110', 'SNP': 'rs17763533', 'p': 4.236e-08, 'b': -0.0535}] | general | Select, Order By | GWAS Significance |
Q35.1707 | Q35 | Is the SNP rs16888260 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs16888260 has a p-value of 3.66e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16888260'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6941969', 'SNP': 'rs16888260', 'p': 0.3662, 'b': 0.1278}] | general | Select, Order By | GWAS Significance |
Q35.1285 | Q35 | Is the SNP rs10796940 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10796940 has a p-value of 6.21e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10796940'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_947310', 'SNP': 'rs10796940', 'p': 0.6208, 'b': 0.0044}] | general | Select, Order By | GWAS Significance |
Q35.1645 | Q35 | Is the SNP rs112358486 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112358486 has a p-value of 7.05e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112358486'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1591087', 'SNP': 'rs112358486', 'p': 0.7045, 'b': -0.0581}] | general | Select, Order By | GWAS Significance |
Q35.886 | Q35 | Is the SNP rs55947022 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55947022 has a p-value of 2.28e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55947022'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746341', 'SNP': 'rs55947022', 'p': 2.283e-08, 'b': -0.0548}] | general | Select, Order By | GWAS Significance |
Q35.827 | Q35 | Is the SNP rs4735333 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4735333 has a p-value of 2.60e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4735333'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11311404', 'SNP': 'rs4735333', 'p': 2.602e-08, 'b': 0.0451}] | general | Select, Order By | GWAS Significance |
Q35.1660 | Q35 | Is the SNP rs3819787 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3819787 has a p-value of 3.68e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3819787'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_524787', 'SNP': 'rs3819787', 'p': 0.3679, 'b': -0.0076}] | general | Select, Order By | GWAS Significance |
Q35.972 | Q35 | Is the SNP rs10405194 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10405194 has a p-value of 8.46e-17 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10405194'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19977000', 'SNP': 'rs10405194', 'p': 8.457e-17, 'b': 0.1657}] | general | Select, Order By | GWAS Significance |
Q35.1049 | Q35 | Is the SNP rs2323145 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2323145 has a p-value of 4.85e-03 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2323145'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3554433', 'SNP': 'rs2323145', 'p': 0.004845, 'b': 0.0768}] | general | Select, Order By | GWAS Significance |
Q35.671 | Q35 | Is the SNP rs141500584 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs141500584 has a p-value of 6.91e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs141500584'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3417928', 'SNP': 'rs141500584', 'p': 6.906e-10, 'b': -0.0508}] | general | Select, Order By | GWAS Significance |
Q35.145 | Q35 | Is the SNP rs55929431 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55929431 has a p-value of 2.52e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55929431'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744988', 'SNP': 'rs55929431', 'p': 2.515e-08, 'b': -0.0545}] | general | Select, Order By | GWAS Significance |
Q35.1518 | Q35 | Is the SNP rs146025266 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs146025266 has a p-value of 2.85e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs146025266'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18360392', 'SNP': 'rs146025266', 'p': 0.2846, 'b': -0.041}] | general | Select, Order By | GWAS Significance |
Q35.1999 | Q35 | Is the SNP rs180695954 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs180695954 has a p-value of 9.56e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs180695954'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15166837', 'SNP': 'rs180695954', 'p': 0.09564, 'b': -0.1693}] | general | Select, Order By | GWAS Significance |
Q35.871 | Q35 | Is the SNP rs538568659 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs538568659 has a p-value of 5.36e-46 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs538568659'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974116', 'SNP': 'rs538568659', 'p': 5.357e-46, 'b': 0.9206}] | general | Select, Order By | GWAS Significance |
Q35.427 | Q35 | Is the SNP rs199515 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs199515 has a p-value of 5.97e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs199515'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18747900', 'SNP': 'rs199515', 'p': 5.97e-09, 'b': -0.0576}] | general | Select, Order By | GWAS Significance |
Q35.643 | Q35 | Is the SNP rs62061858 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62061858 has a p-value of 4.72e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62061858'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746779', 'SNP': 'rs62061858', 'p': 4.719e-08, 'b': -0.0546}] | general | Select, Order By | GWAS Significance |
Q35.1408 | Q35 | Is the SNP rs74790585 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74790585 has a p-value of 7.55e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74790585'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_505734', 'SNP': 'rs74790585', 'p': 0.7547, 'b': -0.0064}] | general | Select, Order By | GWAS Significance |
Q35.806 | Q35 | Is the SNP rs62061705 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62061705 has a p-value of 2.58e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62061705'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745050', 'SNP': 'rs62061705', 'p': 2.585e-08, 'b': -0.0544}] | general | Select, Order By | GWAS Significance |
Q35.1067 | Q35 | Is the SNP rs187228698 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs187228698 has a p-value of 4.98e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs187228698'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9956707', 'SNP': 'rs187228698', 'p': 0.04983, 'b': -0.0915}] | general | Select, Order By | GWAS Significance |
Q35.622 | Q35 | Is the SNP rs2189965 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2189965 has a p-value of 3.79e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2189965'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9568729', 'SNP': 'rs2189965', 'p': 3.792e-08, 'b': -0.0547}] | general | Select, Order By | GWAS Significance |
Q35.298 | Q35 | Is the SNP rs2106784 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2106784 has a p-value of 3.10e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2106784'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744479', 'SNP': 'rs2106784', 'p': 3.1e-08, 'b': -0.0541}] | general | Select, Order By | GWAS Significance |
Q35.912 | Q35 | Is the SNP rs73034875 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73034875 has a p-value of 2.91e-13 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73034875'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19976828', 'SNP': 'rs73034875', 'p': 2.912e-13, 'b': 0.0903}] | general | Select, Order By | GWAS Significance |
Q35.917 | Q35 | Is the SNP rs9331896 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9331896 has a p-value of 1.83e-33 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9331896'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10823017', 'SNP': 'rs9331896', 'p': 1.826e-33, 'b': -0.1003}] | general | Select, Order By | GWAS Significance |
Q35.1903 | Q35 | Is the SNP rs6806796 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6806796 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 = 'rs6806796'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4377282', 'SNP': 'rs6806796', 'p': 0.1026, 'b': -0.0663}] | general | Select, Order By | GWAS Significance |
Q35.91 | Q35 | Is the SNP rs2075619 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2075619 has a p-value of 1.17e-27 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2075619'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975121', 'SNP': 'rs2075619', 'p': 1.173e-27, 'b': 0.1007}] | general | Select, Order By | GWAS Significance |
Q35.42 | Q35 | Is the SNP rs6683677 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6683677 has a p-value of 1.85e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6683677'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1350744', 'SNP': 'rs6683677', 'p': 1.846e-12, 'b': 0.0705}] | general | Select, Order By | GWAS Significance |
Q35.1803 | Q35 | Is the SNP rs12547715 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12547715 has a p-value of 5.31e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12547715'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10859966', 'SNP': 'rs12547715', 'p': 0.5308, 'b': 0.0057}] | general | Select, Order By | GWAS Significance |
Q35.1934 | Q35 | Is the SNP rs562416162 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs562416162 has a p-value of 4.00e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs562416162'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14975214', 'SNP': 'rs562416162', 'p': 0.4004, 'b': 0.2437}] | general | Select, Order By | GWAS Significance |
Q35.134 | Q35 | Is the SNP rs144343306 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs144343306 has a p-value of 3.32e-18 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144343306'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19972446', 'SNP': 'rs144343306', 'p': 3.318e-18, 'b': 0.9287}] | general | Select, Order By | GWAS Significance |
Q35.1566 | Q35 | Is the SNP rs549858588 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs549858588 has a p-value of 1.60e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs549858588'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15017588', 'SNP': 'rs549858588', 'p': 0.1603, 'b': -0.4944}] | general | Select, Order By | GWAS Significance |
Q35.977 | Q35 | Is the SNP rs117646503 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs117646503 has a p-value of 4.51e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs117646503'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18743821', 'SNP': 'rs117646503', 'p': 4.51e-08, 'b': -0.0533}] | general | Select, Order By | GWAS Significance |
Q35.1070 | Q35 | Is the SNP rs142924834 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs142924834 has a p-value of 5.22e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs142924834'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1327134', 'SNP': 'rs142924834', 'p': 0.5222, 'b': 0.0717}] | general | Select, Order By | GWAS Significance |
Q35.1856 | Q35 | Is the SNP rs192542847 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs192542847 has a p-value of 3.97e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs192542847'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18640381', 'SNP': 'rs192542847', 'p': 0.3969, 'b': -0.3102}] | general | Select, Order By | GWAS Significance |
Q35.1346 | Q35 | Is the SNP rs2500331 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2500331 has a p-value of 8.42e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2500331'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_405530', 'SNP': 'rs2500331', 'p': 0.8422, 'b': 0.002}] | general | Select, Order By | GWAS Significance |
Q35.1831 | Q35 | Is the SNP rs747870600 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs747870600 has a p-value of 3.06e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs747870600'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2758915', 'SNP': 'rs747870600', 'p': 0.3065, 'b': 0.3603}] | general | Select, Order By | GWAS Significance |
Q35.167 | Q35 | Is the SNP rs78917479 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs78917479 has a p-value of 3.73e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78917479'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18743905', 'SNP': 'rs78917479', 'p': 3.726e-08, 'b': -0.0536}] | general | Select, Order By | GWAS Significance |
Q35.731 | Q35 | Is the SNP rs586274 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs586274 has a p-value of 5.24e-30 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs586274'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14336981', 'SNP': 'rs586274', 'p': 5.239e-30, 'b': -0.0987}] | general | Select, Order By | GWAS Significance |
Q35.294 | Q35 | Is the SNP rs111941646 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs111941646 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 = 'rs111941646'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744665', 'SNP': 'rs111941646', 'p': 2.732e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.1142 | Q35 | Is the SNP rs935974785 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs935974785 has a p-value of 1.07e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs935974785'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12442294', 'SNP': 'rs935974785', 'p': 0.01069, 'b': 0.4963}] | general | Select, Order By | GWAS Significance |
Q35.1536 | Q35 | Is the SNP rs117834019 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs117834019 has a p-value of 3.62e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs117834019'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17720400', 'SNP': 'rs117834019', 'p': 0.3625, 'b': 0.0674}] | general | Select, Order By | GWAS Significance |
Q35.1897 | Q35 | Is the SNP rs3039253 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3039253 has a p-value of 9.67e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3039253'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_980394', 'SNP': 'rs3039253', 'p': 0.9673, 'b': 0.0005}] | general | Select, Order By | GWAS Significance |
Q35.1006 | Q35 | Is the SNP rs2451740 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2451740 has a p-value of 7.15e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2451740'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8158440', 'SNP': 'rs2451740', 'p': 0.7152, 'b': 0.003}] | general | Select, Order By | GWAS Significance |
Q35.1421 | Q35 | Is the SNP rs12648240 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12648240 has a p-value of 3.86e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12648240'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5364136', 'SNP': 'rs12648240', 'p': 0.3856, 'b': -0.0248}] | general | Select, Order By | GWAS Significance |
Q35.785 | Q35 | Is the SNP rs9924686 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9924686 has a p-value of 1.11e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9924686'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18039502', 'SNP': 'rs9924686', 'p': 1.108e-09, 'b': -0.0501}] | general | Select, Order By | GWAS Significance |
Q35.846 | Q35 | Is the SNP rs9268439 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9268439 has a p-value of 6.64e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9268439'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8219249', 'SNP': 'rs9268439', 'p': 6.64e-10, 'b': -0.0567}] | general | Select, Order By | GWAS Significance |
Q35.352 | Q35 | Is the SNP rs10788562 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10788562 has a p-value of 4.00e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10788562'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13254706', 'SNP': 'rs10788562', 'p': 3.996e-08, 'b': -0.0471}] | general | Select, Order By | GWAS Significance |
Q35.1945 | Q35 | Is the SNP rs10757491 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10757491 has a p-value of 9.37e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10757491'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11946063', 'SNP': 'rs10757491', 'p': 0.09371, 'b': -0.0161}] | general | Select, Order By | GWAS Significance |
Q35.577 | Q35 | Is the SNP rs4524604 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4524604 has a p-value of 1.99e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4524604'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8297067', 'SNP': 'rs4524604', 'p': 1.986e-08, 'b': 0.6114}] | general | Select, Order By | GWAS Significance |
Q35.1923 | Q35 | Is the SNP rs760320709 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs760320709 has a p-value of 4.37e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs760320709'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6780559', 'SNP': 'rs760320709', 'p': 0.4373, 'b': -0.2183}] | general | Select, Order By | GWAS Significance |
Q35.1888 | Q35 | Is the SNP rs72900432 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs72900432 has a p-value of 5.77e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72900432'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1938', 'SNP': 'rs72900432', 'p': 0.5766, 'b': 0.0959}] | general | Select, Order By | GWAS Significance |
Q35.1470 | Q35 | Is the SNP rs73430467 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs73430467 has a p-value of 2.03e-03 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73430467'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13709245', 'SNP': 'rs73430467', 'p': 0.002034, 'b': 0.0345}] | general | Select, Order By | GWAS Significance |
Q35.1818 | Q35 | Is the SNP rs55820831 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55820831 has a p-value of 6.47e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55820831'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20114046', 'SNP': 'rs55820831', 'p': 0.6475, 'b': 0.0051}] | general | Select, Order By | GWAS Significance |
Q35.1317 | Q35 | Is the SNP rs756128210 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs756128210 has a p-value of 8.14e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs756128210'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3010794', 'SNP': 'rs756128210', 'p': 0.8143, 'b': 0.0378}] | general | Select, Order By | GWAS Significance |
Q35.1501 | Q35 | Is the SNP rs7220074 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7220074 has a p-value of 5.77e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7220074'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18723497', 'SNP': 'rs7220074', 'p': 0.5765, 'b': 0.0097}] | general | Select, Order By | GWAS Significance |
Q35.464 | Q35 | Is the SNP rs28895091 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28895091 has a p-value of 5.37e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28895091'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8220740', 'SNP': 'rs28895091', 'p': 5.365e-09, 'b': 0.0671}] | general | Select, Order By | GWAS Significance |
Q35.381 | Q35 | Is the SNP rs62062786 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62062786 has a p-value of 2.90e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62062786'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745210', 'SNP': 'rs62062786', 'p': 2.898e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.1344 | Q35 | Is the SNP rs11576729 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11576729 has a p-value of 9.13e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11576729'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_471806', 'SNP': 'rs11576729', 'p': 0.9131, 'b': -0.0011}] | general | Select, Order By | GWAS Significance |
Q35.337 | Q35 | Is the SNP rs1078268 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1078268 has a p-value of 2.66e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1078268'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745695', 'SNP': 'rs1078268', 'p': 2.657e-08, 'b': -0.0545}] | general | Select, Order By | GWAS Significance |
Q35.1284 | Q35 | Is the SNP rs533449263 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs533449263 has a p-value of 1.52e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs533449263'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_508378', 'SNP': 'rs533449263', 'p': 0.1524, 'b': 0.3083}] | general | Select, Order By | GWAS Significance |
Q35.1762 | Q35 | Is the SNP rs34432419 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34432419 has a p-value of 2.01e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34432419'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2946993', 'SNP': 'rs34432419', 'p': 0.2011, 'b': -0.0265}] | general | Select, Order By | GWAS Significance |
Q35.1459 | Q35 | Is the SNP rs185858520 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs185858520 has a p-value of 9.37e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs185858520'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10518763', 'SNP': 'rs185858520', 'p': 0.937, 'b': 0.0056}] | general | Select, Order By | GWAS Significance |
Q35.823 | Q35 | Is the SNP rs12150625 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12150625 has a p-value of 2.16e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12150625'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746366', 'SNP': 'rs12150625', 'p': 2.163e-08, 'b': -0.0549}] | general | Select, Order By | GWAS Significance |
Q35.1114 | Q35 | Is the SNP rs10148662 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10148662 has a p-value of 4.42e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10148662'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16805582', 'SNP': 'rs10148662', 'p': 0.4424, 'b': -0.0097}] | general | Select, Order By | GWAS Significance |
Q35.1524 | Q35 | Is the SNP rs1059367 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1059367 has a p-value of 6.15e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1059367'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7907592', 'SNP': 'rs1059367', 'p': 0.6145, 'b': 0.0078}] | general | Select, Order By | GWAS Significance |
Q35.1941 | Q35 | Is the SNP rs1583349 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1583349 has a p-value of 4.69e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1583349'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13719207', 'SNP': 'rs1583349', 'p': 0.4686, 'b': 0.0065}] | general | Select, Order By | GWAS Significance |
Q35.1616 | Q35 | Is the SNP rs541212396 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs541212396 has a p-value of 3.13e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs541212396'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4948947', 'SNP': 'rs541212396', 'p': 0.3132, 'b': 0.4243}] | general | Select, Order By | GWAS Significance |
Q35.1898 | Q35 | Is the SNP rs143806353 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs143806353 has a p-value of 7.60e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs143806353'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18420599', 'SNP': 'rs143806353', 'p': 0.7605, 'b': 0.0379}] | general | Select, Order By | GWAS Significance |
Q35.918 | Q35 | Is the SNP rs9973228 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9973228 has a p-value of 5.05e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9973228'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19972923', 'SNP': 'rs9973228', 'p': 5.05e-09, 'b': -0.0835}] | general | Select, Order By | GWAS Significance |
Q35.1930 | Q35 | Is the SNP rs79951048 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs79951048 has a p-value of 9.63e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79951048'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15403697', 'SNP': 'rs79951048', 'p': 0.963, 'b': -0.0074}] | general | Select, Order By | GWAS Significance |
Q35.1126 | Q35 | Is the SNP rs746435487 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs746435487 has a p-value of 3.57e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs746435487'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16177070', 'SNP': 'rs746435487', 'p': 0.03573, 'b': 0.2931}] | general | Select, Order By | GWAS Significance |
Q35.332 | Q35 | Is the SNP rs9275607 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9275607 has a p-value of 7.08e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9275607'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8224480', 'SNP': 'rs9275607', 'p': 7.084e-09, 'b': -0.0705}] | general | Select, Order By | GWAS Significance |
Q35.1036 | Q35 | Is the SNP rs11995921 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11995921 has a p-value of 5.72e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11995921'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11251255', 'SNP': 'rs11995921', 'p': 0.5719, 'b': -0.0068}] | general | Select, Order By | GWAS Significance |
Q35.322 | Q35 | Is the SNP rs10897045 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10897045 has a p-value of 2.38e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10897045'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142327', 'SNP': 'rs10897045', 'p': 2.381e-11, 'b': 0.0569}] | general | Select, Order By | GWAS Significance |
Q35.1531 | Q35 | Is the SNP rs116057124 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs116057124 has a p-value of 6.55e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs116057124'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10076156', 'SNP': 'rs116057124', 'p': 0.0655, 'b': -0.5272}] | general | Select, Order By | GWAS Significance |
Q35.1360 | Q35 | Is the SNP rs775294324 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs775294324 has a p-value of 2.76e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs775294324'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6711361', 'SNP': 'rs775294324', 'p': 0.2763, 'b': 0.2135}] | general | Select, Order By | GWAS Significance |
Q35.1734 | Q35 | Is the SNP rs138545929 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs138545929 has a p-value of 1.22e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs138545929'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18027431', 'SNP': 'rs138545929', 'p': 0.1219, 'b': 0.2955}] | general | Select, Order By | GWAS Significance |
Q35.170 | Q35 | Is the SNP rs3763309 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3763309 has a p-value of 7.52e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3763309'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8219980', 'SNP': 'rs3763309', 'p': 7.517e-12, 'b': -0.0704}] | general | Select, Order By | GWAS Significance |
Q35.13 | Q35 | Is the SNP rs34450379 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34450379 has a p-value of 3.23e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34450379'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20053195', 'SNP': 'rs34450379', 'p': 3.227e-09, 'b': 0.0612}] | general | Select, Order By | GWAS Significance |
Q35.1927 | Q35 | Is the SNP rs548273498 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs548273498 has a p-value of 9.02e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs548273498'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8681959', 'SNP': 'rs548273498', 'p': 0.9017, 'b': 0.0359}] | general | Select, Order By | GWAS Significance |
Q35.174 | Q35 | Is the SNP rs76560105 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76560105 has a p-value of 2.38e-30 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76560105'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19973558', 'SNP': 'rs76560105', 'p': 2.38e-30, 'b': -0.3052}] | general | Select, Order By | GWAS Significance |
Q35.656 | Q35 | Is the SNP rs56273589 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56273589 has a p-value of 1.87e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56273589'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746811', 'SNP': 'rs56273589', 'p': 1.865e-08, 'b': -0.0555}] | general | Select, Order By | GWAS Significance |
Q35.1062 | Q35 | Is the SNP rs62548847 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62548847 has a p-value of 7.84e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62548847'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11901716', 'SNP': 'rs62548847', 'p': 0.7839, 'b': 0.0084}] | general | Select, Order By | GWAS Significance |
Q35.263 | Q35 | Is the SNP rs77087332 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77087332 has a p-value of 2.23e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77087332'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18488139', 'SNP': 'rs77087332', 'p': 2.229e-10, 'b': 0.0818}] | general | Select, Order By | GWAS Significance |
Q35.1427 | Q35 | Is the SNP rs984984257 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs984984257 has a p-value of 7.48e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs984984257'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11436849', 'SNP': 'rs984984257', 'p': 0.7482, 'b': -0.1116}] | general | Select, Order By | GWAS Significance |
Q35.1582 | Q35 | Is the SNP rs60329349 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs60329349 has a p-value of 3.85e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs60329349'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18612006', 'SNP': 'rs60329349', 'p': 0.3846, 'b': -0.009}] | general | Select, Order By | GWAS Significance |
Q35.909 | Q35 | Is the SNP rs17576989 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17576989 has a p-value of 2.77e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17576989'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746664', 'SNP': 'rs17576989', 'p': 2.773e-08, 'b': -0.0548}] | general | Select, Order By | GWAS Significance |
Q35.679 | Q35 | Is the SNP rs28366341 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28366341 has a p-value of 8.19e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28366341'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8221417', 'SNP': 'rs28366341', 'p': 8.193e-09, 'b': -0.0486}] | general | Select, Order By | GWAS Significance |
Q35.261 | Q35 | Is the SNP rs74998289 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs74998289 has a p-value of 1.84e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74998289'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744069', 'SNP': 'rs74998289', 'p': 1.841e-08, 'b': -0.0551}] | general | Select, Order By | GWAS Significance |
Q35.851 | Q35 | Is the SNP rs11230250 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11230250 has a p-value of 2.01e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11230250'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142186', 'SNP': 'rs11230250', 'p': 2.011e-11, 'b': 0.0571}] | general | Select, Order By | GWAS Significance |
Q35.874 | Q35 | Is the SNP rs5780395 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs5780395 has a p-value of 1.96e-13 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs5780395'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1352930', 'SNP': 'rs5780395', 'p': 1.964e-13, 'b': 0.0622}] | general | Select, Order By | GWAS Significance |
Q35.1564 | Q35 | Is the SNP rs55728026 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55728026 has a p-value of 2.93e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55728026'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20737939', 'SNP': 'rs55728026', 'p': 0.2926, 'b': -0.0107}] | general | Select, Order By | GWAS Significance |
Q35.141 | Q35 | Is the SNP rs858506 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs858506 has a p-value of 8.17e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs858506'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10080054', 'SNP': 'rs858506', 'p': 8.17e-10, 'b': -0.0564}] | general | Select, Order By | GWAS Significance |
Q35.900 | Q35 | Is the SNP rs58669276 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs58669276 has a p-value of 2.11e-25 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs58669276'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975491', 'SNP': 'rs58669276', 'p': 2.115e-25, 'b': -0.1511}] | general | Select, Order By | GWAS Significance |
Q35.1839 | Q35 | Is the SNP rs4757575 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4757575 has a p-value of 4.21e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4757575'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13824565', 'SNP': 'rs4757575', 'p': 0.04208, 'b': -0.0192}] | general | Select, Order By | GWAS Significance |
Q35.555 | Q35 | Is the SNP rs17125414 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17125414 has a p-value of 4.44e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17125414'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14615362', 'SNP': 'rs17125414', 'p': 4.442e-08, 'b': 0.1036}] | general | Select, Order By | GWAS Significance |
Q35.323 | Q35 | Is the SNP rs759436949 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs759436949 has a p-value of 1.95e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs759436949'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974588', 'SNP': 'rs759436949', 'p': 1.949e-11, 'b': 1.1094}] | general | Select, Order By | GWAS Significance |
Q35.1854 | Q35 | Is the SNP rs34706559 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34706559 has a p-value of 2.87e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34706559'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8575701', 'SNP': 'rs34706559', 'p': 0.2867, 'b': -0.0147}] | general | Select, Order By | GWAS Significance |
Q35.1235 | Q35 | Is the SNP rs62044970 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62044970 has a p-value of 3.39e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62044970'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18251429', 'SNP': 'rs62044970', 'p': 0.0339, 'b': -0.0504}] | 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.