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.1214 | Q35 | Is the SNP rs143723669 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs143723669 has a p-value of 9.94e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs143723669'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10260751', 'SNP': 'rs143723669', 'p': 0.9939, 'b': 0.0005}] | general | Select, Order By | GWAS Significance |
Q35.1167 | Q35 | Is the SNP rs7806875 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7806875 has a p-value of 5.08e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7806875'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10229858', 'SNP': 'rs7806875', 'p': 0.5085, 'b': 0.0054}] | general | Select, Order By | GWAS Significance |
Q35.625 | Q35 | Is the SNP rs12525707 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12525707 has a p-value of 5.21e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12525707'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8220674', 'SNP': 'rs12525707', 'p': 5.211e-09, 'b': 0.0672}] | general | Select, Order By | GWAS Significance |
Q35.487 | Q35 | Is the SNP rs9648346 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9648346 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 = 'rs9648346'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9568639', 'SNP': 'rs9648346', 'p': 2.389e-08, 'b': -0.0559}] | general | Select, Order By | GWAS Significance |
Q35.1579 | Q35 | Is the SNP rs186055958 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs186055958 has a p-value of 6.01e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs186055958'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3818185', 'SNP': 'rs186055958', 'p': 0.6013, 'b': 0.1128}] | general | Select, Order By | GWAS Significance |
Q35.512 | Q35 | Is the SNP rs6741388 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6741388 has a p-value of 1.54e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6741388'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3418181', 'SNP': 'rs6741388', 'p': 1.54e-09, 'b': -0.0504}] | general | Select, Order By | GWAS Significance |
Q35.740 | Q35 | Is the SNP rs55718212 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs55718212 has a p-value of 4.74e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55718212'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744136', 'SNP': 'rs55718212', 'p': 4.741e-08, 'b': -0.0533}] | general | Select, Order By | GWAS Significance |
Q35.762 | Q35 | Is the SNP rs58879558 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs58879558 has a p-value of 2.99e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs58879558'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745874', 'SNP': 'rs58879558', 'p': 2.991e-09, 'b': -0.0575}] | general | Select, Order By | GWAS Significance |
Q35.1990 | Q35 | Is the SNP rs4610731 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4610731 has a p-value of 5.08e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4610731'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11037202', 'SNP': 'rs4610731', 'p': 0.5079, 'b': -0.0064}] | general | Select, Order By | GWAS Significance |
Q35.784 | Q35 | Is the SNP rs8003683 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs8003683 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 = 'rs8003683'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16767036', 'SNP': 'rs8003683', 'p': 4.002e-08, 'b': 0.0736}] | general | Select, Order By | GWAS Significance |
Q35.1763 | Q35 | Is the SNP rs10273971 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10273971 has a p-value of 1.10e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10273971'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9515118', 'SNP': 'rs10273971', 'p': 0.11, 'b': -0.0473}] | general | Select, Order By | GWAS Significance |
Q35.848 | Q35 | Is the SNP rs12972222 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12972222 has a p-value of 1.38e-14 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12972222'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19975246', 'SNP': 'rs12972222', 'p': 1.378e-14, 'b': -0.0687}] | general | Select, Order By | GWAS Significance |
Q35.315 | Q35 | Is the SNP rs858511 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs858511 has a p-value of 6.61e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs858511'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10080083', 'SNP': 'rs858511', 'p': 6.611e-10, 'b': -0.0569}] | general | Select, Order By | GWAS Significance |
Q35.816 | Q35 | Is the SNP rs12150090 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12150090 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 = 'rs12150090'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746060', 'SNP': 'rs12150090', 'p': 2.283e-08, 'b': -0.0548}] | general | Select, Order By | GWAS Significance |
Q35.411 | Q35 | Is the SNP rs17770108 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17770108 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 = 'rs17770108'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744608', 'SNP': 'rs17770108', 'p': 2.686e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.826 | Q35 | Is the SNP rs1549299 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1549299 has a p-value of 2.75e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1549299'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18044221', 'SNP': 'rs1549299', 'p': 2.75e-09, 'b': -0.0539}] | general | Select, Order By | GWAS Significance |
Q35.1143 | Q35 | Is the SNP rs76820622 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76820622 has a p-value of 6.71e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76820622'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11755915', 'SNP': 'rs76820622', 'p': 0.6708, 'b': 0.0078}] | general | Select, Order By | GWAS Significance |
Q35.313 | Q35 | Is the SNP rs4430536 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4430536 has a p-value of 2.92e-11 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4430536'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142253', 'SNP': 'rs4430536', 'p': 2.921e-11, 'b': 0.0567}] | general | Select, Order By | GWAS Significance |
Q35.229 | Q35 | Is the SNP rs77129180 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77129180 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 = 'rs77129180'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744620', 'SNP': 'rs77129180', 'p': 2.664e-08, 'b': -0.0543}] | general | Select, Order By | GWAS Significance |
Q35.1699 | Q35 | Is the SNP rs77972142 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs77972142 has a p-value of 3.91e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77972142'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20230921', 'SNP': 'rs77972142', 'p': 0.3907, 'b': -0.0329}] | general | Select, Order By | GWAS Significance |
Q35.1451 | Q35 | Is the SNP rs115032783 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs115032783 has a p-value of 2.58e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs115032783'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_4662507', 'SNP': 'rs115032783', 'p': 0.0258, 'b': 0.0616}] | general | Select, Order By | GWAS Significance |
Q35.1976 | Q35 | Is the SNP rs7092543 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7092543 has a p-value of 8.69e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7092543'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13136329', 'SNP': 'rs7092543', 'p': 0.8693, 'b': -0.0018}] | general | Select, Order By | GWAS Significance |
Q35.814 | Q35 | Is the SNP rs62054858 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62054858 has a p-value of 3.94e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62054858'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744379', 'SNP': 'rs62054858', 'p': 3.943e-08, 'b': -0.0536}] | general | Select, Order By | GWAS Significance |
Q35.1847 | Q35 | Is the SNP rs3011450 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3011450 has a p-value of 1.02e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3011450'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15822903', 'SNP': 'rs3011450', 'p': 0.1024, 'b': 0.0133}] | general | Select, Order By | GWAS Significance |
Q35.151 | Q35 | Is the SNP rs111261071 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs111261071 has a p-value of 1.04e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs111261071'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18487571', 'SNP': 'rs111261071', 'p': 1.036e-09, 'b': 0.0885}] | general | Select, Order By | GWAS Significance |
Q35.781 | Q35 | Is the SNP rs157591 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs157591 has a p-value of 3.53e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs157591'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974563', 'SNP': 'rs157591', 'p': 3.527e-10, 'b': 0.6921}] | general | Select, Order By | GWAS Significance |
Q35.727 | Q35 | Is the SNP rs510518 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs510518 has a p-value of 1.84e-15 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs510518'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14140898', 'SNP': 'rs510518', 'p': 1.839e-15, 'b': -0.0654}] | general | Select, Order By | GWAS Significance |
Q35.820 | Q35 | Is the SNP rs12792791 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12792791 has a p-value of 1.07e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12792791'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14142130', 'SNP': 'rs12792791', 'p': 1.07e-09, 'b': 0.0529}] | general | Select, Order By | GWAS Significance |
Q35.1636 | Q35 | Is the SNP rs138044438 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs138044438 has a p-value of 6.27e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs138044438'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13558658', 'SNP': 'rs138044438', 'p': 0.6268, 'b': -0.0474}] | general | Select, Order By | GWAS Significance |
Q35.825 | Q35 | Is the SNP rs13206262 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13206262 has a p-value of 6.50e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13206262'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8220886', 'SNP': 'rs13206262', 'p': 6.496e-09, 'b': 0.0668}] | general | Select, Order By | GWAS Significance |
Q35.581 | Q35 | Is the SNP rs1918796 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1918796 has a p-value of 1.80e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1918796'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746930', 'SNP': 'rs1918796', 'p': 1.8e-08, 'b': -0.0555}] | general | Select, Order By | GWAS Significance |
Q35.563 | Q35 | Is the SNP rs652303 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs652303 has a p-value of 2.20e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs652303'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141329', 'SNP': 'rs652303', 'p': 2.199e-12, 'b': 0.0583}] | general | Select, Order By | GWAS Significance |
Q35.1758 | Q35 | Is the SNP rs192262884 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs192262884 has a p-value of 5.97e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs192262884'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18245008', 'SNP': 'rs192262884', 'p': 0.5969, 'b': 0.0521}] | general | Select, Order By | GWAS Significance |
Q35.1727 | Q35 | Is the SNP rs185905214 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs185905214 has a p-value of 6.10e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs185905214'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13298890', 'SNP': 'rs185905214', 'p': 0.6097, 'b': 0.0597}] | general | Select, Order By | GWAS Significance |
Q35.1349 | Q35 | Is the SNP rs116307586 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs116307586 has a p-value of 4.71e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs116307586'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_58375', 'SNP': 'rs116307586', 'p': 0.471, 'b': 0.0993}] | general | Select, Order By | GWAS Significance |
Q35.1161 | Q35 | Is the SNP rs562120989 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs562120989 has a p-value of 5.62e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs562120989'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16211207', 'SNP': 'rs562120989', 'p': 0.5618, 'b': -0.1027}] | general | Select, Order By | GWAS Significance |
Q35.945 | Q35 | Is the SNP rs9394776 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9394776 has a p-value of 4.90e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9394776'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8301211', 'SNP': 'rs9394776', 'p': 4.904e-09, 'b': -0.0508}] | general | Select, Order By | GWAS Significance |
Q35.290 | Q35 | Is the SNP rs1060743 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1060743 has a p-value of 1.63e-21 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1060743'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2642717', 'SNP': 'rs1060743', 'p': 1.627e-21, 'b': 0.0836}] | general | Select, Order By | GWAS Significance |
Q35.1947 | Q35 | Is the SNP rs139800473 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs139800473 has a p-value of 7.06e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs139800473'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_932369', 'SNP': 'rs139800473', 'p': 0.7063, 'b': -0.0605}] | general | Select, Order By | GWAS Significance |
Q35.973 | Q35 | Is the SNP rs17654016 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17654016 has a p-value of 2.25e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17654016'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746259', 'SNP': 'rs17654016', 'p': 2.252e-08, 'b': -0.0549}] | general | Select, Order By | GWAS Significance |
Q35.605 | Q35 | Is the SNP rs11579514 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11579514 has a p-value of 4.20e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11579514'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_992371', 'SNP': 'rs11579514', 'p': 4.197e-08, 'b': 0.0484}] | general | Select, Order By | GWAS Significance |
Q35.1312 | Q35 | Is the SNP rs114151671 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs114151671 has a p-value of 1.71e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114151671'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3521650', 'SNP': 'rs114151671', 'p': 0.01711, 'b': -0.4533}] | general | Select, Order By | GWAS Significance |
Q35.1244 | Q35 | Is the SNP rs191786002 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs191786002 has a p-value of 8.21e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs191786002'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1717294', 'SNP': 'rs191786002', 'p': 0.8208, 'b': 0.0119}] | general | Select, Order By | GWAS Significance |
Q35.1638 | Q35 | Is the SNP rs7228901 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7228901 has a p-value of 7.81e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7228901'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19566946', 'SNP': 'rs7228901', 'p': 0.7812, 'b': -0.0029}] | general | Select, Order By | GWAS Significance |
Q35.1588 | Q35 | Is the SNP rs28719637 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28719637 has a p-value of 7.93e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28719637'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13331169', 'SNP': 'rs28719637', 'p': 0.7935, 'b': -0.0035}] | general | Select, Order By | GWAS Significance |
Q35.1316 | Q35 | Is the SNP rs112645479 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112645479 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 = 'rs112645479'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17550072', 'SNP': 'rs112645479', 'p': 0.9668, 'b': -0.0093}] | general | Select, Order By | GWAS Significance |
Q35.1779 | Q35 | Is the SNP rs562544537 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs562544537 has a p-value of 9.20e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs562544537'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3713414', 'SNP': 'rs562544537', 'p': 0.9204, 'b': 0.0319}] | general | Select, Order By | GWAS Significance |
Q35.1647 | Q35 | Is the SNP rs780598127 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs780598127 has a p-value of 5.49e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs780598127'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_5686189', 'SNP': 'rs780598127', 'p': 0.5491, 'b': 0.2452}] | general | Select, Order By | GWAS Significance |
Q35.1255 | Q35 | Is the SNP rs112234337 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112234337 has a p-value of 3.44e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112234337'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18472232', 'SNP': 'rs112234337', 'p': 0.3436, 'b': -0.0151}] | general | Select, Order By | GWAS Significance |
Q35.1675 | Q35 | Is the SNP rs544628158 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs544628158 has a p-value of 7.02e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs544628158'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15246549', 'SNP': 'rs544628158', 'p': 0.7023, 'b': 0.1568}] | general | Select, Order By | GWAS Significance |
Q35.1801 | Q35 | Is the SNP rs770390573 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs770390573 has a p-value of 6.59e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs770390573'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15871156', 'SNP': 'rs770390573', 'p': 0.6592, 'b': 0.101}] | general | Select, Order By | GWAS Significance |
Q35.759 | Q35 | Is the SNP rs9268424 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9268424 has a p-value of 6.53e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9268424'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8219205', 'SNP': 'rs9268424', 'p': 6.533e-10, 'b': -0.0568}] | general | Select, Order By | GWAS Significance |
Q35.616 | Q35 | Is the SNP rs62063670 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62063670 has a p-value of 2.46e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62063670'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18746131', 'SNP': 'rs62063670', 'p': 2.462e-08, 'b': -0.0547}] | general | Select, Order By | GWAS Significance |
Q35.1045 | Q35 | Is the SNP rs1197914393 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1197914393 has a p-value of 5.94e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1197914393'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8301651', 'SNP': 'rs1197914393', 'p': 0.05939, 'b': -0.544}] | general | Select, Order By | GWAS Significance |
Q35.788 | Q35 | Is the SNP rs36181983 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs36181983 has a p-value of 5.13e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs36181983'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3418058', 'SNP': 'rs36181983', 'p': 5.133e-12, 'b': 0.0565}] | general | Select, Order By | GWAS Significance |
Q35.1690 | Q35 | Is the SNP rs75060047 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs75060047 has a p-value of 5.01e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75060047'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13943361', 'SNP': 'rs75060047', 'p': 0.501, 'b': 0.1375}] | general | Select, Order By | GWAS Significance |
Q35.997 | Q35 | Is the SNP rs11039409 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs11039409 has a p-value of 1.77e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11039409'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14068581', 'SNP': 'rs11039409', 'p': 1.766e-08, 'b': 0.0498}] | general | Select, Order By | GWAS Significance |
Q35.499 | Q35 | Is the SNP rs76516995 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs76516995 has a p-value of 5.71e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76516995'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2643106', 'SNP': 'rs76516995', 'p': 5.712e-10, 'b': 0.0689}] | general | Select, Order By | GWAS Significance |
Q35.1320 | Q35 | Is the SNP rs2391278 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2391278 has a p-value of 9.85e-03 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2391278'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_9555324', 'SNP': 'rs2391278', 'p': 0.009855, 'b': 0.0226}] | general | Select, Order By | GWAS Significance |
Q35.281 | Q35 | Is the SNP rs560238 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs560238 has a p-value of 1.84e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs560238'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14140429', 'SNP': 'rs560238', 'p': 1.836e-12, 'b': -0.0651}] | general | Select, Order By | GWAS Significance |
Q35.1848 | Q35 | Is the SNP rs6068980 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6068980 has a p-value of 6.95e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6068980'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_20483394', 'SNP': 'rs6068980', 'p': 0.6945, 'b': -0.0221}] | general | Select, Order By | GWAS Significance |
Q35.363 | Q35 | Is the SNP rs12185233 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs12185233 has a p-value of 2.48e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12185233'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744164', 'SNP': 'rs12185233', 'p': 2.477e-08, 'b': -0.0544}] | general | Select, Order By | GWAS Significance |
Q35.1179 | Q35 | Is the SNP rs117102526 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs117102526 has a p-value of 2.72e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs117102526'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11147097', 'SNP': 'rs117102526', 'p': 0.2716, 'b': -0.0704}] | general | Select, Order By | GWAS Significance |
Q35.239 | Q35 | Is the SNP rs6934735 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs6934735 has a p-value of 4.40e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6934735'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8347673', 'SNP': 'rs6934735', 'p': 4.396e-08, 'b': 0.045}] | general | Select, Order By | GWAS Significance |
Q35.557 | Q35 | Is the SNP rs9646151 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs9646151 has a p-value of 1.36e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9646151'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16766956', 'SNP': 'rs9646151', 'p': 1.356e-08, 'b': 0.077}] | general | Select, Order By | GWAS Significance |
Q35.1870 | Q35 | Is the SNP rs78385850 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs78385850 has a p-value of 3.96e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78385850'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16363298', 'SNP': 'rs78385850', 'p': 0.3956, 'b': 0.023}] | general | Select, Order By | GWAS Significance |
Q35.1915 | Q35 | Is the SNP rs61476003 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs61476003 has a p-value of 9.87e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs61476003'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17275626', 'SNP': 'rs61476003', 'p': 0.9866, 'b': -0.0002}] | general | Select, Order By | GWAS Significance |
Q35.211 | Q35 | Is the SNP rs59176034 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs59176034 has a p-value of 1.84e-21 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs59176034'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2643361', 'SNP': 'rs59176034', 'p': 1.842e-21, 'b': 0.101}] | general | Select, Order By | GWAS Significance |
Q35.1922 | Q35 | Is the SNP rs549991076 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs549991076 has a p-value of 4.40e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs549991076'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15008379', 'SNP': 'rs549991076', 'p': 0.4398, 'b': 0.2466}] | general | Select, Order By | GWAS Significance |
Q35.1561 | Q35 | Is the SNP rs62084570 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62084570 has a p-value of 8.87e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62084570'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18842875', 'SNP': 'rs62084570', 'p': 0.08869, 'b': -0.1879}] | general | Select, Order By | GWAS Significance |
Q35.60 | Q35 | Is the SNP rs602396 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs602396 has a p-value of 3.96e-15 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs602396'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141032', 'SNP': 'rs602396', 'p': 3.963e-15, 'b': -0.0645}] | general | Select, Order By | GWAS Significance |
Q35.1835 | Q35 | Is the SNP rs10654640 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10654640 has a p-value of 9.81e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10654640'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_10485547', 'SNP': 'rs10654640', 'p': 0.9806, 'b': 0.0002}] | general | Select, Order By | GWAS Significance |
Q35.1906 | Q35 | Is the SNP rs643953 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs643953 has a p-value of 8.17e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs643953'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3312608', 'SNP': 'rs643953', 'p': 0.8171, 'b': 0.0022}] | general | Select, Order By | GWAS Significance |
Q35.1578 | Q35 | Is the SNP rs17017942 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17017942 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 = 'rs17017942'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1348620', 'SNP': 'rs17017942', 'p': 0.2934, 'b': -0.1013}] | general | Select, Order By | GWAS Significance |
Q35.368 | Q35 | Is the SNP rs138799625 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs138799625 has a p-value of 5.12e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs138799625'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_17375766', 'SNP': 'rs138799625', 'p': 5.117e-10, 'b': 0.2866}] | general | Select, Order By | GWAS Significance |
Q35.511 | Q35 | Is the SNP rs7927445 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7927445 has a p-value of 1.29e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7927445'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14068206', 'SNP': 'rs7927445', 'p': 1.293e-08, 'b': 0.0498}] | general | Select, Order By | GWAS Significance |
Q35.815 | Q35 | Is the SNP rs13220590 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs13220590 has a p-value of 9.87e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13220590'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8220881', 'SNP': 'rs13220590', 'p': 9.869e-09, 'b': 0.0662}] | general | Select, Order By | GWAS Significance |
Q35.1122 | Q35 | Is the SNP rs1863783 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1863783 has a p-value of 8.35e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1863783'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_6356553', 'SNP': 'rs1863783', 'p': 0.8348, 'b': 0.0019}] | general | Select, Order By | GWAS Significance |
Q35.1731 | Q35 | Is the SNP rs546942682 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs546942682 has a p-value of 4.91e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs546942682'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_16023264', 'SNP': 'rs546942682', 'p': 0.4915, 'b': -0.1481}] | general | Select, Order By | GWAS Significance |
Q35.1216 | Q35 | Is the SNP rs144278429 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs144278429 has a p-value of 6.79e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144278429'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13573988', 'SNP': 'rs144278429', 'p': 0.6787, 'b': -0.0815}] | general | Select, Order By | GWAS Significance |
Q35.1212 | Q35 | Is the SNP rs530439421 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs530439421 has a p-value of 5.27e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs530439421'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_1842844', 'SNP': 'rs530439421', 'p': 0.05272, 'b': 0.2679}] | general | Select, Order By | GWAS Significance |
Q35.971 | Q35 | Is the SNP rs62056848 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs62056848 has a p-value of 2.47e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62056848'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18744918', 'SNP': 'rs62056848', 'p': 2.468e-08, 'b': -0.0545}] | general | Select, Order By | GWAS Significance |
Q35.805 | Q35 | Is the SNP rs10537122 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10537122 has a p-value of 1.19e-22 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10537122'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_2643338', 'SNP': 'rs10537122', 'p': 1.188e-22, 'b': 0.1057}] | general | Select, Order By | GWAS Significance |
Q35.121 | Q35 | Is the SNP rs28459768 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs28459768 has a p-value of 1.31e-13 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28459768'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3418078', 'SNP': 'rs28459768', 'p': 1.311e-13, 'b': 0.0608}] | general | Select, Order By | GWAS Significance |
Q35.1322 | Q35 | Is the SNP rs7635333 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7635333 has a p-value of 3.28e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7635333'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_3546205', 'SNP': 'rs7635333', 'p': 0.3275, 'b': -0.01}] | general | Select, Order By | GWAS Significance |
Q35.1221 | Q35 | Is the SNP rs2618214 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs2618214 has a p-value of 4.85e-02 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2618214'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14662014', 'SNP': 'rs2618214', 'p': 0.04852, 'b': -0.0208}] | general | Select, Order By | GWAS Significance |
Q35.528 | Q35 | Is the SNP rs769446 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs769446 has a p-value of 4.23e-31 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs769446'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974484', 'SNP': 'rs769446', 'p': 4.2290000000000005e-31, 'b': -0.1889}] | general | Select, Order By | GWAS Significance |
Q35.519 | Q35 | Is the SNP rs112572874 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs112572874 has a p-value of 4.85e-08 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112572874'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18745665', 'SNP': 'rs112572874', 'p': 4.85e-08, 'b': -0.0534}] | general | Select, Order By | GWAS Significance |
Q35.84 | Q35 | Is the SNP rs7086627 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs7086627 has a p-value of 2.11e-09 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7086627'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13255882', 'SNP': 'rs7086627', 'p': 2.109e-09, 'b': -0.0559}] | general | Select, Order By | GWAS Significance |
Q35.717 | Q35 | Is the SNP rs983392 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs983392 has a p-value of 2.26e-17 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs983392'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14141004', 'SNP': 'rs983392', 'p': 2.257e-17, 'b': -0.0703}] | general | Select, Order By | GWAS Significance |
Q35.1185 | Q35 | Is the SNP rs1569660 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1569660 has a p-value of 5.63e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1569660'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_8103879', 'SNP': 'rs1569660', 'p': 0.5626, 'b': -0.0048}] | general | Select, Order By | GWAS Significance |
Q35.386 | Q35 | Is the SNP rs1856773 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1856773 has a p-value of 2.55e-10 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1856773'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_13254609', 'SNP': 'rs1856773', 'p': 2.551e-10, 'b': -0.0558}] | general | Select, Order By | GWAS Significance |
Q35.1022 | Q35 | Is the SNP rs17069005 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs17069005 has a p-value of 5.33e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17069005'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_15955717', 'SNP': 'rs17069005', 'p': 0.533, 'b': -0.0084}] | general | Select, Order By | GWAS Significance |
Q35.1689 | Q35 | Is the SNP rs3912548 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs3912548 has a p-value of 7.29e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3912548'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_714994', 'SNP': 'rs3912548', 'p': 0.7288, 'b': -0.0044}] | general | Select, Order By | GWAS Significance |
Q35.87 | Q35 | Is the SNP rs1137776 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs1137776 has a p-value of 4.72e-22 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1137776'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19633769', 'SNP': 'rs1137776', 'p': 4.719e-22, 'b': 0.14}] | general | Select, Order By | GWAS Significance |
Q35.1684 | Q35 | Is the SNP rs10109524 significant in AD? | No, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs10109524 has a p-value of 3.36e-01 and therefore is not significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10109524'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11209019', 'SNP': 'rs10109524', 'p': 0.3358, 'b': 0.0292}] | general | Select, Order By | GWAS Significance |
Q35.333 | Q35 | Is the SNP rs4968782 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs4968782 has a p-value of 1.94e-15 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4968782'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_18862636', 'SNP': 'rs4968782', 'p': 1.939e-15, 'b': -0.0666}] | general | Select, Order By | GWAS Significance |
Q35.7 | Q35 | Is the SNP rs600743 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs600743 has a p-value of 5.99e-19 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs600743'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_14336008', 'SNP': 'rs600743', 'p': 5.985e-19, 'b': -0.0916}] | general | Select, Order By | GWAS Significance |
Q35.737 | Q35 | Is the SNP rs395683 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs395683 has a p-value of 1.74e-25 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs395683'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_19974114', 'SNP': 'rs395683', 'p': 1.741e-25, 'b': 0.0925}] | general | Select, Order By | GWAS Significance |
Q35.750 | Q35 | Is the SNP rs34173062 significant in AD? | Yes, according to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), the SNP rs34173062 has a p-value of 2.93e-12 and therefore is significant in AD. | SELECT UUID, SNP, p, b
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34173062'
ORDER BY p
LIMIT 1 | [{'UUID': 'AD_combo_gene_notext_UUID_11691619', 'SNP': 'rs34173062', 'p': 2.934e-12, 'b': 0.1139}] | 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.