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.1224 | Q35 | Is the SNP rs13298067 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13298067 has a p-value of 3.29e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13298067'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12336173', 'SNP': 'rs13298067', 'p': 0.3285, 'b': 0.0083}] | general | Select, Order By | GWAS Significance |
Q35.510 | Q35 | Is the SNP rs12150558 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12150558 has a p-value of 2.26e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12150558'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746387', 'SNP': 'rs12150558', 'p': 2.255e-08, 'b': -0.0548}] | general | Select, Order By | GWAS Significance |
Q35.1776 | Q35 | Is the SNP rs535027598 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs535027598 has a p-value of 2.30e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs535027598'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5753843', 'SNP': 'rs535027598', 'p': 0.2298, 'b': -0.2133}] | general | Select, Order By | GWAS Significance |
Q35.351 | Q35 | Is the SNP rs62055517 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62055517 has a p-value of 2.65e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62055517'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744549', 'SNP': 'rs62055517', 'p': 2.649e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.392 | Q35 | Is the SNP rs454050 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs454050 has a p-value of 3.37e-25 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs454050'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974100', 'SNP': 'rs454050', 'p': 3.369e-25, 'b': 0.092}] | general | Select, Order By | GWAS Significance |
Q35.1033 | Q35 | Is the SNP rs182973108 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs182973108 has a p-value of 6.67e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs182973108'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20158578', 'SNP': 'rs182973108', 'p': 0.06665, 'b': -0.6969}] | general | Select, Order By | GWAS Significance |
Q35.901 | Q35 | Is the SNP rs62055500 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62055500 has a p-value of 2.62e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62055500'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744527', 'SNP': 'rs62055500', 'p': 2.621e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.835 | Q35 | Is the SNP rs10416500 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10416500 has a p-value of 1.73e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10416500'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975724', 'SNP': 'rs10416500', 'p': 1.734e-10, 'b': 0.0971}] | general | Select, Order By | GWAS Significance |
Q35.1894 | Q35 | Is the SNP rs116647880 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs116647880 has a p-value of 4.27e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs116647880'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10085191', 'SNP': 'rs116647880', 'p': 0.4275, 'b': 0.1759}] | general | Select, Order By | GWAS Significance |
Q35.481 | Q35 | Is the SNP rs10415392 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10415392 has a p-value of 2.35e-14 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10415392'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19976905', 'SNP': 'rs10415392', 'p': 2.35e-14, 'b': 0.1097}] | general | Select, Order By | GWAS Significance |
Q35.1472 | Q35 | Is the SNP rs200782522 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs200782522 has a p-value of 6.06e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs200782522'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10291471', 'SNP': 'rs200782522', 'p': 0.06057, 'b': 0.1368}] | general | Select, Order By | GWAS Significance |
Q35.1887 | Q35 | Is the SNP rs11799515 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11799515 has a p-value of 1.94e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11799515'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1276286', 'SNP': 'rs11799515', 'p': 0.1936, 'b': -0.0114}] | general | Select, Order By | GWAS Significance |
Q35.1398 | Q35 | Is the SNP rs192627852 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs192627852 has a p-value of 7.09e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs192627852'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8769169', 'SNP': 'rs192627852', 'p': 0.7087, 'b': 0.0285}] | general | Select, Order By | GWAS Significance |
Q35.659 | Q35 | Is the SNP rs55907036 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55907036 has a p-value of 2.53e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55907036'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745389', 'SNP': 'rs55907036', 'p': 2.532e-08, 'b': -0.0546}] | general | Select, Order By | GWAS Significance |
Q35.175 | Q35 | Is the SNP rs9901937 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9901937 has a p-value of 3.14e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9901937'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745570', 'SNP': 'rs9901937', 'p': 3.139e-08, 'b': -0.0542}] | general | Select, Order By | GWAS Significance |
Q35.1159 | Q35 | Is the SNP rs79433556 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs79433556 has a p-value of 1.91e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79433556'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7721654', 'SNP': 'rs79433556', 'p': 0.1913, 'b': 0.0487}] | general | Select, Order By | GWAS Significance |
Q35.39 | Q35 | Is the SNP rs11682186 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11682186 has a p-value of 1.70e-13 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11682186'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2643070', 'SNP': 'rs11682186', 'p': 1.701e-13, 'b': 0.0702}] | general | Select, Order By | GWAS Significance |
Q35.720 | Q35 | Is the SNP rs112329279 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112329279 has a p-value of 1.28e-26 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112329279'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975070', 'SNP': 'rs112329279', 'p': 1.284e-26, 'b': 0.2187}] | general | Select, Order By | GWAS Significance |
Q35.93 | Q35 | Is the SNP rs28732205 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28732205 has a p-value of 3.15e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28732205'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8220010', 'SNP': 'rs28732205', 'p': 3.153e-10, 'b': 0.0655}] | general | Select, Order By | GWAS Significance |
Q35.1937 | Q35 | Is the SNP rs191164996 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs191164996 has a p-value of 2.63e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs191164996'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6023853', 'SNP': 'rs191164996', 'p': 0.263, 'b': 0.0726}] | general | Select, Order By | GWAS Significance |
Q35.1215 | Q35 | Is the SNP rs1998162 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1998162 has a p-value of 2.13e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1998162'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12947625', 'SNP': 'rs1998162', 'p': 0.2128, 'b': -0.0141}] | general | Select, Order By | GWAS Significance |
Q35.882 | Q35 | Is the SNP rs2972562 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2972562 has a p-value of 7.59e-16 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2972562'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19973938', 'SNP': 'rs2972562', 'p': 7.59e-16, 'b': -0.1044}] | general | Select, Order By | GWAS Significance |
Q35.1353 | Q35 | Is the SNP rs528760666 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs528760666 has a p-value of 7.41e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs528760666'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17537053', 'SNP': 'rs528760666', 'p': 0.7409, 'b': 0.0318}] | general | Select, Order By | GWAS Significance |
Q35.1891 | Q35 | Is the SNP rs115643719 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs115643719 has a p-value of 2.67e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs115643719'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12786832', 'SNP': 'rs115643719', 'p': 0.2666, 'b': -0.1222}] | general | Select, Order By | GWAS Significance |
Q35.1102 | Q35 | Is the SNP rs888659519 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs888659519 has a p-value of 2.06e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs888659519'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2591134', 'SNP': 'rs888659519', 'p': 0.02062, 'b': 0.6162}] | general | Select, Order By | GWAS Significance |
Q35.1165 | Q35 | Is the SNP rs866234437 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs866234437 has a p-value of 2.63e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs866234437'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10266500', 'SNP': 'rs866234437', 'p': 0.263, 'b': 0.4521}] | general | Select, Order By | GWAS Significance |
Q35.1365 | Q35 | Is the SNP rs2891641 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2891641 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 = 'rs2891641'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10959091', 'SNP': 'rs2891641', 'p': 0.2744, 'b': -0.0105}] | general | Select, Order By | GWAS Significance |
Q35.1959 | Q35 | Is the SNP rs375775949 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs375775949 has a p-value of 5.35e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs375775949'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15461709', 'SNP': 'rs375775949', 'p': 0.05348, 'b': 0.5647}] | general | Select, Order By | GWAS Significance |
Q35.505 | Q35 | Is the SNP rs62060787 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62060787 has a p-value of 2.24e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62060787'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746247', 'SNP': 'rs62060787', 'p': 2.24e-08, 'b': -0.0549}] | general | Select, Order By | GWAS Significance |
Q35.342 | Q35 | Is the SNP rs118147862 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs118147862 has a p-value of 4.29e-60 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs118147862'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19973720', 'SNP': 'rs118147862', 'p': 4.288e-60, 'b': -0.434}] | general | Select, Order By | GWAS Significance |
Q35.1198 | Q35 | Is the SNP rs138342381 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs138342381 has a p-value of 9.19e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs138342381'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_7207514', 'SNP': 'rs138342381', 'p': 0.9187, 'b': 0.0086}] | general | Select, Order By | GWAS Significance |
Q35.29 | Q35 | Is the SNP rs2532288 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2532288 has a p-value of 1.40e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2532288'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18747001', 'SNP': 'rs2532288', 'p': 1.4e-08, 'b': -0.0559}] | general | Select, Order By | GWAS Significance |
Q35.1227 | Q35 | Is the SNP rs139325923 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs139325923 has a p-value of 2.25e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs139325923'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10663148', 'SNP': 'rs139325923', 'p': 0.2252, 'b': 0.0631}] | general | Select, Order By | GWAS Significance |
Q35.1434 | Q35 | Is the SNP rs8099711 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8099711 has a p-value of 8.25e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs8099711'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19273208', 'SNP': 'rs8099711', 'p': 0.8245, 'b': -0.0018}] | general | Select, Order By | GWAS Significance |
Q35.1954 | Q35 | Is the SNP rs11368766 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11368766 has a p-value of 5.75e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11368766'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_273900', 'SNP': 'rs11368766', 'p': 0.05748, 'b': -0.0213}] | general | Select, Order By | GWAS Significance |
Q35.954 | Q35 | Is the SNP rs187642654 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs187642654 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 = 'rs187642654'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19976844', 'SNP': 'rs187642654', 'p': 1.184e-12, 'b': 0.2361}] | general | Select, Order By | GWAS Significance |
Q35.172 | Q35 | Is the SNP rs78064492 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs78064492 has a p-value of 1.42e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78064492'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18488160', 'SNP': 'rs78064492', 'p': 1.419e-10, 'b': 0.0829}] | general | Select, Order By | GWAS Significance |
Q35.1406 | Q35 | Is the SNP rs1431527321 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1431527321 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 = 'rs1431527321'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19928015', 'SNP': 'rs1431527321', 'p': 0.7154, 'b': 0.1321}] | general | Select, Order By | GWAS Significance |
Q35.1207 | Q35 | Is the SNP rs12484943 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12484943 has a p-value of 8.73e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12484943'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20860653', 'SNP': 'rs12484943', 'p': 0.8731, 'b': -0.0045}] | general | Select, Order By | GWAS Significance |
Q35.1263 | Q35 | Is the SNP rs117166304 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs117166304 has a p-value of 9.95e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs117166304'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12559262', 'SNP': 'rs117166304', 'p': 0.995, 'b': -0.0004}] | general | Select, Order By | GWAS Significance |
Q35.1400 | Q35 | Is the SNP rs76152346 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76152346 has a p-value of 6.90e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76152346'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14871039', 'SNP': 'rs76152346', 'p': 0.6895, 'b': 0.0412}] | general | Select, Order By | GWAS Significance |
Q35.920 | Q35 | Is the SNP rs70993834 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs70993834 has a p-value of 1.00e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs70993834'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8220715', 'SNP': 'rs70993834', 'p': 1.002e-08, 'b': 0.0661}] | general | Select, Order By | GWAS Significance |
Q35.497 | Q35 | Is the SNP rs528109 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs528109 has a p-value of 5.58e-20 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs528109'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14336244', 'SNP': 'rs528109', 'p': 5.576e-20, 'b': -0.0933}] | general | Select, Order By | GWAS Significance |
Q35.962 | Q35 | Is the SNP rs62063305 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62063305 has a p-value of 2.83e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62063305'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745447', 'SNP': 'rs62063305', 'p': 2.831e-08, 'b': -0.0544}] | general | Select, Order By | GWAS Significance |
Q35.1106 | Q35 | Is the SNP rs34538772 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34538772 has a p-value of 3.80e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34538772'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5548302', 'SNP': 'rs34538772', 'p': 0.3801, 'b': 0.0085}] | general | Select, Order By | GWAS Significance |
Q35.1041 | Q35 | Is the SNP rs12197767 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12197767 has a p-value of 1.26e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12197767'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8663082', 'SNP': 'rs12197767', 'p': 0.1257, 'b': 0.0145}] | general | Select, Order By | GWAS Significance |
Q35.594 | Q35 | Is the SNP rs17602572 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17602572 has a p-value of 1.25e-20 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17602572'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141167', 'SNP': 'rs17602572', 'p': 1.249e-20, 'b': -0.0774}] | general | Select, Order By | GWAS Significance |
Q35.757 | Q35 | Is the SNP rs199507 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs199507 has a p-value of 1.26e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs199507'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18747918', 'SNP': 'rs199507', 'p': 1.264e-08, 'b': -0.0566}] | general | Select, Order By | GWAS Significance |
Q35.664 | Q35 | Is the SNP rs9268415 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9268415 has a p-value of 6.55e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9268415'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8219186', 'SNP': 'rs9268415', 'p': 6.551e-10, 'b': -0.0568}] | general | Select, Order By | GWAS Significance |
Q35.237 | Q35 | Is the SNP rs1019671 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1019671 has a p-value of 1.87e-19 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1019671'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141617', 'SNP': 'rs1019671', 'p': 1.874e-19, 'b': -0.0749}] | general | Select, Order By | GWAS Significance |
Q35.739 | Q35 | Is the SNP rs11825598 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11825598 has a p-value of 4.90e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11825598'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14335598', 'SNP': 'rs11825598', 'p': 4.895e-10, 'b': -0.052}] | general | Select, Order By | GWAS Significance |
Q35.1989 | Q35 | Is the SNP rs182151267 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs182151267 has a p-value of 4.50e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs182151267'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_573958', 'SNP': 'rs182151267', 'p': 0.4502, 'b': 0.285}] | general | Select, Order By | GWAS Significance |
Q35.1633 | Q35 | Is the SNP rs1275572 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1275572 has a p-value of 3.69e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1275572'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15292729', 'SNP': 'rs1275572', 'p': 0.3689, 'b': -0.0079}] | general | Select, Order By | GWAS Significance |
Q35.1166 | Q35 | Is the SNP rs11987301 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11987301 has a p-value of 5.91e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11987301'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11204179', 'SNP': 'rs11987301', 'p': 0.5909, 'b': -0.0135}] | general | Select, Order By | GWAS Significance |
Q35.1471 | Q35 | Is the SNP rs12513206 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12513206 has a p-value of 3.35e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12513206'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5611698', 'SNP': 'rs12513206', 'p': 0.03351, 'b': -0.0179}] | general | Select, Order By | GWAS Significance |
Q35.1913 | Q35 | Is the SNP rs540884787 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs540884787 has a p-value of 2.13e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs540884787'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8667348', 'SNP': 'rs540884787', 'p': 0.2133, 'b': 0.1718}] | general | Select, Order By | GWAS Significance |
Q35.1628 | Q35 | Is the SNP rs113454954 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs113454954 has a p-value of 2.55e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs113454954'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10851316', 'SNP': 'rs113454954', 'p': 0.2553, 'b': 0.0577}] | general | Select, Order By | GWAS Significance |
Q35.943 | Q35 | Is the SNP rs62064664 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62064664 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 = 'rs62064664'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745742', 'SNP': 'rs62064664', 'p': 2.11e-08, 'b': -0.0549}] | general | Select, Order By | GWAS Significance |
Q35.1219 | Q35 | Is the SNP rs147788623 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs147788623 has a p-value of 1.63e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs147788623'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14547048', 'SNP': 'rs147788623', 'p': 0.1628, 'b': -0.0481}] | general | Select, Order By | GWAS Significance |
Q35.1074 | Q35 | Is the SNP rs117834528 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs117834528 has a p-value of 3.12e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs117834528'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_12852695', 'SNP': 'rs117834528', 'p': 0.3122, 'b': -0.0395}] | general | Select, Order By | GWAS Significance |
Q35.111 | Q35 | Is the SNP rs17564829 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17564829 has a p-value of 2.69e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17564829'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745052', 'SNP': 'rs17564829', 'p': 2.692e-08, 'b': -0.0544}] | general | Select, Order By | GWAS Significance |
Q35.1944 | Q35 | Is the SNP rs147657633 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs147657633 has a p-value of 5.25e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs147657633'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16391170', 'SNP': 'rs147657633', 'p': 0.5252, 'b': 0.0258}] | general | Select, Order By | GWAS Significance |
Q35.574 | Q35 | Is the SNP rs10749560 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10749560 has a p-value of 4.83e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10749560'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13254834', 'SNP': 'rs10749560', 'p': 4.834e-08, 'b': -0.0468}] | general | Select, Order By | GWAS Significance |
Q35.1177 | Q35 | Is the SNP rs34200633 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34200633 has a p-value of 4.92e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34200633'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20859062', 'SNP': 'rs34200633', 'p': 0.492, 'b': 0.0134}] | general | Select, Order By | GWAS Significance |
Q35.1184 | Q35 | Is the SNP rs925987433 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs925987433 has a p-value of 2.51e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs925987433'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2018734', 'SNP': 'rs925987433', 'p': 0.2514, 'b': -0.3562}] | general | Select, Order By | GWAS Significance |
Q35.897 | Q35 | Is the SNP rs10514901 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10514901 has a p-value of 2.39e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10514901'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746750', 'SNP': 'rs10514901', 'p': 2.391e-08, 'b': -0.055}] | general | Select, Order By | GWAS Significance |
Q35.956 | Q35 | Is the SNP rs6684804 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6684804 has a p-value of 1.58e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6684804'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1351004', 'SNP': 'rs6684804', 'p': 1.576e-09, 'b': 0.0573}] | general | Select, Order By | GWAS Significance |
Q35.1057 | Q35 | Is the SNP rs7518574 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7518574 has a p-value of 6.82e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7518574'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_435870', 'SNP': 'rs7518574', 'p': 0.6816, 'b': 0.0184}] | general | Select, Order By | GWAS Significance |
Q35.1354 | Q35 | Is the SNP rs535619289 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs535619289 has a p-value of 5.28e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs535619289'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17131320', 'SNP': 'rs535619289', 'p': 0.5282, 'b': -0.076}] | general | Select, Order By | GWAS Significance |
Q35.1373 | Q35 | Is the SNP rs876081 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs876081 has a p-value of 6.66e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs876081'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18029407', 'SNP': 'rs876081', 'p': 0.6662, 'b': 0.0039}] | general | Select, Order By | GWAS Significance |
Q35.1448 | Q35 | Is the SNP rs3768833 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3768833 has a p-value of 2.42e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3768833'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3235438', 'SNP': 'rs3768833', 'p': 0.2421, 'b': 0.0157}] | general | Select, Order By | GWAS Significance |
Q35.891 | Q35 | Is the SNP rs567075 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs567075 has a p-value of 4.38e-31 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs567075'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14337071', 'SNP': 'rs567075', 'p': 4.384e-31, 'b': -0.1016}] | general | Select, Order By | GWAS Significance |
Q35.1673 | Q35 | Is the SNP rs143325138 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs143325138 has a p-value of 8.92e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs143325138'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16261359', 'SNP': 'rs143325138', 'p': 0.8917, 'b': -0.0114}] | general | Select, Order By | GWAS Significance |
Q35.857 | Q35 | Is the SNP rs751141 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs751141 has a p-value of 1.08e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs751141'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10822243', 'SNP': 'rs751141', 'p': 1.082e-11, 'b': -0.0957}] | general | Select, Order By | GWAS Significance |
Q35.741 | Q35 | Is the SNP rs62056792 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62056792 has a p-value of 2.72e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62056792'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744775', 'SNP': 'rs62056792', 'p': 2.725e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.724 | Q35 | Is the SNP rs17651754 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17651754 has a p-value of 2.69e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17651754'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745603', 'SNP': 'rs17651754', 'p': 2.694e-08, 'b': -0.0544}] | general | Select, Order By | GWAS Significance |
Q35.460 | Q35 | Is the SNP rs76842328 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76842328 has a p-value of 4.24e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76842328'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20497042', 'SNP': 'rs76842328', 'p': 4.243e-12, 'b': -0.1028}] | general | Select, Order By | GWAS Significance |
Q35.267 | Q35 | Is the SNP rs12028134 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12028134 has a p-value of 3.86e-15 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12028134'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1353278', 'SNP': 'rs12028134', 'p': 3.86e-15, 'b': 0.0651}] | general | Select, Order By | GWAS Significance |
Q35.78 | Q35 | Is the SNP rs76928645 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76928645 has a p-value of 1.51e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76928645'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9787722', 'SNP': 'rs76928645', 'p': 1.506e-08, 'b': -0.0762}] | general | Select, Order By | GWAS Significance |
Q35.1785 | Q35 | Is the SNP rs140008073 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs140008073 has a p-value of 7.68e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs140008073'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1664195', 'SNP': 'rs140008073', 'p': 0.7684, 'b': -0.0033}] | general | Select, Order By | GWAS Significance |
Q35.450 | Q35 | Is the SNP rs150448996 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs150448996 has a p-value of 5.14e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs150448996'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974767', 'SNP': 'rs150448996', 'p': 5.138e-11, 'b': 0.065}] | general | Select, Order By | GWAS Significance |
Q35.401 | Q35 | Is the SNP rs62062789 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62062789 has a p-value of 2.15e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62062789'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745215', 'SNP': 'rs62062789', 'p': 2.148e-08, 'b': -0.0549}] | general | Select, Order By | GWAS Significance |
Q35.179 | Q35 | Is the SNP rs62055556 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62055556 has a p-value of 2.72e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62055556'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744666', 'SNP': 'rs62055556', 'p': 2.717e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.1051 | Q35 | Is the SNP rs188932285 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs188932285 has a p-value of 8.60e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs188932285'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16563700', 'SNP': 'rs188932285', 'p': 0.8603, 'b': -0.0138}] | general | Select, Order By | GWAS Significance |
Q35.1737 | Q35 | Is the SNP rs142188752 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs142188752 has a p-value of 4.07e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs142188752'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4834470', 'SNP': 'rs142188752', 'p': 0.4075, 'b': 0.2031}] | general | Select, Order By | GWAS Significance |
Q35.1609 | Q35 | Is the SNP rs554626807 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs554626807 has a p-value of 2.05e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs554626807'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11769626', 'SNP': 'rs554626807', 'p': 0.2053, 'b': -0.1549}] | general | Select, Order By | GWAS Significance |
Q35.1869 | Q35 | Is the SNP rs148142982 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs148142982 has a p-value of 5.24e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs148142982'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11401883', 'SNP': 'rs148142982', 'p': 0.5242, 'b': 0.0345}] | general | Select, Order By | GWAS Significance |
Q35.602 | Q35 | Is the SNP rs62055955 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62055955 has a p-value of 4.83e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62055955'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18743529', 'SNP': 'rs62055955', 'p': 4.826e-08, 'b': -0.0532}] | general | Select, Order By | GWAS Significance |
Q35.63 | Q35 | Is the SNP rs1727760 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1727760 has a p-value of 1.41e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1727760'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19971724', 'SNP': 'rs1727760', 'p': 1.408e-08, 'b': -0.0652}] | general | Select, Order By | GWAS Significance |
Q35.1309 | Q35 | Is the SNP rs56387642 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs56387642 has a p-value of 6.72e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56387642'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20611291', 'SNP': 'rs56387642', 'p': 0.6721, 'b': -0.0042}] | general | Select, Order By | GWAS Significance |
Q35.879 | Q35 | Is the SNP rs11621275 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11621275 has a p-value of 1.61e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11621275'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16767009', 'SNP': 'rs11621275', 'p': 1.61e-08, 'b': 0.0765}] | general | Select, Order By | GWAS Significance |
Q35.1491 | Q35 | Is the SNP rs532717212 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs532717212 has a p-value of 7.71e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs532717212'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9836733', 'SNP': 'rs532717212', 'p': 0.7714, 'b': 0.0329}] | general | Select, Order By | GWAS Significance |
Q35.1880 | Q35 | Is the SNP rs79608557 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs79608557 has a p-value of 6.25e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79608557'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11101436', 'SNP': 'rs79608557', 'p': 0.6251, 'b': 0.0208}] | general | Select, Order By | GWAS Significance |
Q35.282 | Q35 | Is the SNP rs3852118 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3852118 has a p-value of 3.66e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3852118'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5139952', 'SNP': 'rs3852118', 'p': 3.657e-08, 'b': 0.0455}] | general | Select, Order By | GWAS Significance |
Q35.37 | Q35 | Is the SNP rs11666480 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11666480 has a p-value of 1.46e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11666480'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19640801', 'SNP': 'rs11666480', 'p': 1.458e-08, 'b': 0.0507}] | general | Select, Order By | GWAS Significance |
Q35.1517 | Q35 | Is the SNP rs7684075 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7684075 has a p-value of 8.62e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7684075'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5147804', 'SNP': 'rs7684075', 'p': 0.8621, 'b': -0.0021}] | general | Select, Order By | GWAS Significance |
Q35.669 | Q35 | Is the SNP rs62057122 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62057122 has a p-value of 4.05e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62057122'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18743917', 'SNP': 'rs62057122', 'p': 4.049e-08, 'b': -0.0535}] | general | Select, Order By | GWAS Significance |
Q35.1829 | Q35 | Is the SNP rs7537892 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7537892 has a p-value of 3.37e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7537892'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1547573', 'SNP': 'rs7537892', 'p': 0.3366, 'b': 0.0097}] | general | Select, Order By | GWAS Significance |
Q35.1446 | Q35 | Is the SNP rs151063007 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs151063007 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 = 'rs151063007'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9013823', 'SNP': 'rs151063007', 'p': 0.4058, 'b': 0.0339}] | general | Select, Order By | GWAS Significance |
Q35.986 | Q35 | Is the SNP rs4663095 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4663095 has a p-value of 1.26e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4663095'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2642954', 'SNP': 'rs4663095', 'p': 1.265e-12, 'b': 0.0675}] | 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.