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 |
|---|---|---|---|---|---|---|---|---|
Q42.1570 | Q42 | What is the genomic location of rs111671170 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs111671170 is located on or closest to the gene IGF1R on chromosome 15 at base pair position 98814797 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs111671170'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17758966', 'SNP': 'rs111671170', 'chr_38': 15, 'bp_38': 98814797, 'nearestGene': 'IGF1R'}] | general | Select, Join | Metadata |
Q42.1832 | Q42 | What is the genomic location of rs7826999 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7826999 is located on or closest to the genes LINC02605 and MIR12123 on chromosome 8 at base pair position 78971161 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7826999'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5262252', 'SNP': 'rs7826999', 'chr_38': 8, 'bp_38': 78971161, 'nearestGene': 'LINC02605;MIR12123'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11194264', 'SNP': 'rs78... | general | Select, Join | Metadata |
Q42.449 | Q42 | What is the genomic location of rs112937747 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs112937747 is located on or closest to the gene TPST2 on chromosome 22 at base pair position 26544280 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112937747'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20927175', 'SNP': 'rs112937747', 'chr_38': 22, 'bp_38': 26544280, 'nearestGene': 'TPST2'}] | general | Select, Join | Metadata |
Q42.1011 | Q42 | What is the genomic location of rs11811206 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11811206 is located on or closest to the genes PRRX1 and MROH9 on chromosome 1 at base pair position 170741951 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11811206'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5578739', 'SNP': 'rs11811206', 'chr_38': 1, 'bp_38': 170741951, 'nearestGene': 'PRRX1;MROH9'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1068396', 'SNP': 'rs11811206... | general | Select, Join | Metadata |
Q42.1086 | Q42 | What is the genomic location of rs7431399 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7431399 is located on or closest to the genes LOC339862 and SATB1 on chromosome 3 at base pair position 18296168 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7431399'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2886536', 'SNP': 'rs7431399', 'chr_38': 3, 'bp_38': 18296168, 'nearestGene': 'LOC339862;SATB1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3663653', 'SNP': 'rs743139... | general | Select, Join | Metadata |
Q42.844 | Q42 | What is the genomic location of rs201019393 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the SNP rs201019393 is located on or closest to the genes LINC01309 and DAOA-AS1 on chromosome 13 at base pair position 104841091 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs201019393'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5787868', 'SNP': 'rs201019393', 'chr_38': 13, 'bp_38': 104841091, 'nearestGene': 'LINC01309;DAOA-AS1'}] | general | Select, Join | Metadata |
Q42.1792 | Q42 | What is the genomic location of rs6865298 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs6865298 is located on or closest to the gene CAMK4 on chromosome 5 at base pair position 111426710 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6865298'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1138974', 'SNP': 'rs6865298', 'chr_38': 5, 'bp_38': 111426710, 'nearestGene': 'CAMK4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7386241', 'SNP': 'rs6865298', 'chr_... | general | Select, Join | Metadata |
Q42.308 | Q42 | What is the genomic location of rs544883205 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs544883205 is located on or closest to the gene KCTD21 on chromosome 11 at base pair position 78183522 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs544883205'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14271398', 'SNP': 'rs544883205', 'chr_38': 11, 'bp_38': 78183522, 'nearestGene': 'KCTD21'}] | general | Select, Join | Metadata |
Q42.1380 | Q42 | What is the genomic location of rs1203984 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1203984 is located on or closest to the genes LINC00656 and NXT1 on chromosome 20 at base pair position 23259660 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1203984'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4085594', 'SNP': 'rs1203984', 'chr_38': 20, 'bp_38': 23259660, 'nearestGene': 'LINC00656;NXT1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20280149', 'SNP': 'rs12039... | general | Select, Join | Metadata |
Q42.1558 | Q42 | What is the genomic location of rs140889458 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs140889458 is located on or closest to the genes TEX41 and PABPC1P2 on chromosome 2 at base pair position 145553368 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs140889458'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2774524', 'SNP': 'rs140889458', 'chr_38': 2, 'bp_38': 145553368, 'nearestGene': 'TEX41;PABPC1P2'}] | general | Select, Join | Metadata |
Q42.317 | Q42 | What is the genomic location of rs112564289 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs112564289 is located on or closest to the genes LINC02233 and FSTL5 on chromosome 4 at base pair position 159822535 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112564289'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6294791', 'SNP': 'rs112564289', 'chr_38': 4, 'bp_38': 159822535, 'nearestGene': 'LINC02233;FSTL5'}] | general | Select, Join | Metadata |
Q42.152 | Q42 | What is the genomic location of rs9514499 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs9514499 is located on or closest to the genes LINC00343 and LINC00460 on chromosome 13 at base pair position 106142468 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9514499'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2666527', 'SNP': 'rs9514499', 'chr_38': 13, 'bp_38': 106142468, 'nearestGene': 'LINC00343;LINC00460'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16436747', 'SNP': 'r... | general | Select, Join | Metadata |
Q42.1158 | Q42 | What is the genomic location of rs148210530 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs148210530 is located on or closest to the genes MACROD2 and KIF16B on chromosome 20 at base pair position 16185371 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs148210530'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20222611', 'SNP': 'rs148210530', 'chr_38': 20, 'bp_38': 16185371, 'nearestGene': 'MACROD2;KIF16B'}] | general | Select, Join | Metadata |
Q42.1223 | Q42 | What is the genomic location of rs2584477 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs2584477 is located on or closest to the genes SMIM21 and LINC01898 on chromosome 18 at base pair position 75618231 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2584477'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19580539', 'SNP': 'rs2584477', 'chr_38': 18, 'bp_38': 75618231, 'nearestGene': 'SMIM21;LINC01898'}] | general | Select, Join | Metadata |
Q42.580 | Q42 | What is the genomic location of rs9789912 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs9789912 is located on or closest to the genes LINC01683 and LINC02573 on chromosome 21 at base pair position 20158926 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9789912'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4990623', 'SNP': 'rs9789912', 'chr_38': 21, 'bp_38': 20158926, 'nearestGene': 'LINC01683;LINC02573'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20626928', 'SNP': 'rs... | general | Select, Join | Metadata |
Q42.51 | Q42 | What is the genomic location of rs7162481 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs7162481 is located on or closest to the genes TMC3-AS1 and MEX3B on chromosome 15 at base pair position 81516339 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7162481'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17615520', 'SNP': 'rs7162481', 'chr_38': 15, 'bp_38': 81516339, 'nearestGene': 'TMC3-AS1;MEX3B'}] | general | Select, Join | Metadata |
Q42.1553 | Q42 | What is the genomic location of rs763346230 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs763346230 is located on or closest to the gene SLC39A1 on chromosome 1 at base pair position 153959362 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs763346230'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_939561', 'SNP': 'rs763346230', 'chr_38': 1, 'bp_38': 153959362, 'nearestGene': 'SLC39A1'}] | general | Select, Join | Metadata |
Q42.733 | Q42 | What is the genomic location of rs7949072 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7949072 is located on or closest to the gene LRRC4C on chromosome 11 at base pair position 40565850 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7949072'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3095826', 'SNP': 'rs7949072', 'chr_38': 11, 'bp_38': 40565850, 'nearestGene': 'LRRC4C'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14012511', 'SNP': 'rs7949072', 'ch... | general | Select, Join | Metadata |
Q42.840 | Q42 | What is the genomic location of rs17772319 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs17772319 is located on or closest to the genes LOC100420587 and LINC00906 on chromosome 19 at base pair position 28852157 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17772319'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4645288', 'SNP': 'rs17772319', 'chr_38': 19, 'bp_38': 28852157, 'nearestGene': 'LOC100420587;LINC00906'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19849089', 'SNP':... | general | Select, Join | Metadata |
Q42.1392 | Q42 | What is the genomic location of rs7572601 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7572601 is located on or closest to the gene NHEJ1 on chromosome 2 at base pair position 219154762 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7572601'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_461090', 'SNP': 'rs7572601', 'chr_38': 2, 'bp_38': 219154762, 'nearestGene': 'NHEJ1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3309266', 'SNP': 'rs7572601', 'chr_3... | general | Select, Join | Metadata |
Q42.1125 | Q42 | What is the genomic location of rs75662793 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs75662793 is located on or closest to the gene KCTD1 on chromosome 18 at base pair position 26623058 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75662793'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3127846', 'SNP': 'rs75662793', 'chr_38': 18, 'bp_38': 26623058, 'nearestGene': 'KCTD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19188766', 'SNP': 'rs75662793', 'c... | general | Select, Join | Metadata |
Q42.1176 | Q42 | What is the genomic location of rs2226806 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2226806 is located on or closest to the genes LINC02573 and LINC00320 on chromosome 21 at base pair position 20526419 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2226806'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1006362', 'SNP': 'rs2226806', 'chr_38': 21, 'bp_38': 20526419, 'nearestGene': 'LINC02573;LINC00320'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20630575', 'SNP': 'rs... | general | Select, Join | Metadata |
Q42.476 | Q42 | What is the genomic location of rs76686588 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs76686588 is located on or closest to the gene RSRC1 on chromosome 3 at base pair position 158382658 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76686588'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4127889', 'SNP': 'rs76686588', 'chr_38': 3, 'bp_38': 158382658, 'nearestGene': 'RSRC1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4731189', 'SNP': 'rs76686588', 'ch... | general | Select, Join | Metadata |
Q42.980 | Q42 | What is the genomic location of rs149939475 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the SNP rs149939475 is located on or closest to the genes KIF2B and TOM1L1 on chromosome 0 at base pair position 0 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs149939475'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1984393', 'SNP': 'rs149939475', 'chr_38': 0, 'bp_38': 0, 'nearestGene': 'KIF2B;TOM1L1'}] | general | Select, Join | Metadata |
Q42.660 | Q42 | What is the genomic location of rs149440462 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the SNP rs149440462 is located on or closest to the gene MON2 on chromosome 12 at base pair position 62514012 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs149440462'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1804597', 'SNP': 'rs149440462', 'chr_38': 12, 'bp_38': 62514012, 'nearestGene': 'MON2'}] | general | Select, Join | Metadata |
Q42.405 | Q42 | What is the genomic location of rs113386403 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs113386403 is located on or closest to the genes GOT2 and APOOP5 on chromosome 16 at base pair position 59632323 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs113386403'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18148012', 'SNP': 'rs113386403', 'chr_38': 16, 'bp_38': 59632323, 'nearestGene': 'GOT2;APOOP5'}] | general | Select, Join | Metadata |
Q42.517 | Q42 | What is the genomic location of rs189341804 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs189341804 is located on or closest to the genes OR2Y1 and MGAT1 on chromosome 5 at base pair position 180782375 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs189341804'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7931693', 'SNP': 'rs189341804', 'chr_38': 5, 'bp_38': 180782375, 'nearestGene': 'OR2Y1;MGAT1'}] | general | Select, Join | Metadata |
Q42.324 | Q42 | What is the genomic location of rs4562164 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4562164 is located on or closest to the gene LAMA2 on chromosome 6 at base pair position 128958130 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4562164'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5055217', 'SNP': 'rs4562164', 'chr_38': 6, 'bp_38': 128958130, 'nearestGene': 'LAMA2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8960181', 'SNP': 'rs4562164', 'chr_... | general | Select, Join | Metadata |
Q42.20 | Q42 | What is the genomic location of rs73332866 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs73332866 is located on or closest to the genes LMO3 and SKP1P2 on chromosome 12 at base pair position 16915158 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73332866'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14858123', 'SNP': 'rs73332866', 'chr_38': 12, 'bp_38': 16915158, 'nearestGene': 'LMO3;SKP1P2'}] | general | Select, Join | Metadata |
Q42.691 | Q42 | What is the genomic location of rs147692186 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs147692186 is located on or closest to the gene CTNNA3 on chromosome 10 at base pair position 66625065 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs147692186'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13151901', 'SNP': 'rs147692186', 'chr_38': 10, 'bp_38': 66625065, 'nearestGene': 'CTNNA3'}] | general | Select, Join | Metadata |
Q42.36 | Q42 | What is the genomic location of rs61263742 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs61263742 is located on or closest to the genes LOC401478 and FAM135B on chromosome 8 at base pair position 138124766 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs61263742'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6339619', 'SNP': 'rs61263742', 'chr_38': 8, 'bp_38': 138124766, 'nearestGene': 'LOC401478;FAM135B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11640970', 'SNP': 'rs6... | general | Select, Join | Metadata |
Q42.910 | Q42 | What is the genomic location of rs114743621 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs114743621 is located on or closest to the genes BCHE and LOC105374194 on chromosome 3 at base pair position 166266131 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114743621'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4790931', 'SNP': 'rs114743621', 'chr_38': 3, 'bp_38': 166266131, 'nearestGene': 'BCHE;LOC105374194'}] | general | Select, Join | Metadata |
Q42.834 | Q42 | What is the genomic location of rs7791176 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7791176 is located on or closest to the gene ELMO1 on chromosome 7 at base pair position 37142943 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7791176'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3688680', 'SNP': 'rs7791176', 'chr_38': 7, 'bp_38': 37142943, 'nearestGene': 'ELMO1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9640121', 'SNP': 'rs7791176', 'chr_3... | general | Select, Join | Metadata |
Q42.1798 | Q42 | What is the genomic location of rs11167726 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11167726 is located on or closest to the genes KIF4B and SGCD on chromosome 5 at base pair position 155442218 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11167726'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_675766', 'SNP': 'rs11167726', 'chr_38': 5, 'bp_38': 155442218, 'nearestGene': 'KIF4B;SGCD'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7733178', 'SNP': 'rs11167726',... | general | Select, Join | Metadata |
Q42.413 | Q42 | What is the genomic location of rs422496 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs422496 is located on or closest to the gene TSPAN16 on chromosome 19 at base pair position 11299008 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs422496'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGen... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1289210', 'SNP': 'rs422496', 'chr_38': 19, 'bp_38': 11299008, 'nearestGene': 'TSPAN16'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19724249', 'SNP': 'rs422496', 'chr... | general | Select, Join | Metadata |
Q42.928 | Q42 | What is the genomic location of rs555382483 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs555382483 is located on chromosome 5 at base pair position 57368499 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs555382483'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6992700', 'SNP': 'rs555382483', 'chr_38': 5, 'bp_38': 57368499, 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q42.543 | Q42 | What is the genomic location of rs562055056 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs562055056 is located on or closest to the genes PRKG2 and RASGEF1B on chromosome 4 at base pair position 81330096 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs562055056'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5690374', 'SNP': 'rs562055056', 'chr_38': 4, 'bp_38': 81330096, 'nearestGene': 'PRKG2;RASGEF1B'}] | general | Select, Join | Metadata |
Q42.765 | Q42 | What is the genomic location of rs35897249 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs35897249 is located on or closest to the gene GMEB2 on chromosome 20 at base pair position 63602285 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs35897249'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1494838', 'SNP': 'rs35897249', 'chr_38': 20, 'bp_38': 63602285, 'nearestGene': 'GMEB2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20562560', 'SNP': 'rs35897249', 'c... | general | Select, Join | Metadata |
Q42.1905 | Q42 | What is the genomic location of rs563777458 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs563777458 is located on or closest to the gene DGCR5 on chromosome 22 at base pair position 19015864 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs563777458'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20869478', 'SNP': 'rs563777458', 'chr_38': 22, 'bp_38': 19015864, 'nearestGene': 'DGCR5'}] | general | Select, Join | Metadata |
Q42.1071 | Q42 | What is the genomic location of rs10021649 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10021649 is located on or closest to the gene LINC02267 on chromosome 4 at base pair position 96641566 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10021649'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5866223', 'SNP': 'rs10021649', 'chr_38': 4, 'bp_38': 96641566, 'nearestGene': 'LINC02267'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5810018', 'SNP': 'rs10021649', ... | general | Select, Join | Metadata |
Q42.1209 | Q42 | What is the genomic location of rs1009831 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1009831 is located on or closest to the genes RTCA and CDC14A on chromosome 1 at base pair position 100306080 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1009831'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4134759', 'SNP': 'rs1009831', 'chr_38': 1, 'bp_38': 100306080, 'nearestGene': 'RTCA;CDC14A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_745055', 'SNP': 'rs1009831', ... | general | Select, Join | Metadata |
Q42.248 | Q42 | What is the genomic location of rs530378719 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs530378719 is located on or closest to the gene TENM2 on chromosome 5 at base pair position 167549835 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs530378719'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7826951', 'SNP': 'rs530378719', 'chr_38': 5, 'bp_38': 167549835, 'nearestGene': 'TENM2'}] | general | Select, Join | Metadata |
Q42.1431 | Q42 | What is the genomic location of rs192279994 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs192279994 is located on or closest to the gene PTPRD on chromosome 9 at base pair position 9694935 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs192279994'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11799824', 'SNP': 'rs192279994', 'chr_38': 9, 'bp_38': 9694935, 'nearestGene': 'PTPRD'}] | general | Select, Join | Metadata |
Q42.1137 | Q42 | What is the genomic location of rs75364789 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs75364789 is located on or closest to the gene LINC01684 on chromosome 21 at base pair position 24471012 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75364789'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20668145', 'SNP': 'rs75364789', 'chr_38': 21, 'bp_38': 24471012, 'nearestGene': 'LINC01684'}] | general | Select, Join | Metadata |
Q42.791 | Q42 | What is the genomic location of rs1529511 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1529511 is located on or closest to the genes RFTN1 and LINC00690 on chromosome 3 at base pair position 16519942 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1529511'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1098360', 'SNP': 'rs1529511', 'chr_38': 3, 'bp_38': 16519942, 'nearestGene': 'RFTN1;LINC00690'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3650231', 'SNP': 'rs152951... | general | Select, Join | Metadata |
Q42.1744 | Q42 | What is the genomic location of rs754735301 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs754735301 is located on or closest to the genes HCN1 and NONE on chromosome 5 at base pair position 45979619 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs754735301'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6930308', 'SNP': 'rs754735301', 'chr_38': 5, 'bp_38': 45979619, 'nearestGene': 'HCN1;NONE'}] | general | Select, Join | Metadata |
Q42.495 | Q42 | What is the genomic location of rs2038893 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2038893 is located on or closest to the genes LINC01260 and KCNK15-AS1 on chromosome 20 at base pair position 44697019 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2038893'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5850351', 'SNP': 'rs2038893', 'chr_38': 20, 'bp_38': 44697019, 'nearestGene': 'LINC01260;KCNK15-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20402530', 'SNP': 'r... | general | Select, Join | Metadata |
Q42.157 | Q42 | What is the genomic location of rs74052099 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs74052099 is located on or closest to the gene C1orf127 on chromosome 1 at base pair position 10969495 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74052099'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6795235', 'SNP': 'rs74052099', 'chr_38': 1, 'bp_38': 10969495, 'nearestGene': 'C1orf127'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_86437', 'SNP': 'rs74052099', 'ch... | general | Select, Join | Metadata |
Q42.970 | Q42 | What is the genomic location of rs7226850 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7226850 is located on or closest to the genes LINC02565 and ST8SIA3 on chromosome 18 at base pair position 57314725 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7226850'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1632061', 'SNP': 'rs7226850', 'chr_38': 18, 'bp_38': 57314725, 'nearestGene': 'LINC02565;ST8SIA3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19425164', 'SNP': 'rs72... | general | Select, Join | Metadata |
Q42.860 | Q42 | What is the genomic location of rs114424632 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs114424632 is located on or closest to the genes OPRK1 and LOC100507516 on chromosome 8 at base pair position 53319263 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114424632'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10999244', 'SNP': 'rs114424632', 'chr_38': 8, 'bp_38': 53319263, 'nearestGene': 'OPRK1;LOC100507516'}] | general | Select, Join | Metadata |
Q42.1325 | Q42 | What is the genomic location of rs13196216 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs13196216 is located on or closest to the gene LRFN2 on chromosome 6 at base pair position 40545564 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13196216'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1843639', 'SNP': 'rs13196216', 'chr_38': 6, 'bp_38': 40545564, 'nearestGene': 'LRFN2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8294968', 'SNP': 'rs13196216', 'chr... | general | Select, Join | Metadata |
Q42.632 | Q42 | What is the genomic location of rs77184056 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs77184056 is located on or closest to the genes MAP3K7 and MIR4643 on chromosome 6 at base pair position 91343586 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77184056'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8686181', 'SNP': 'rs77184056', 'chr_38': 6, 'bp_38': 91343586, 'nearestGene': 'MAP3K7;MIR4643'}] | general | Select, Join | Metadata |
Q42.692 | Q42 | What is the genomic location of rs112016107 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the SNP rs112016107 is located on or closest to the gene CKM on chromosome 19 at base pair position 45311483 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112016107'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1999028', 'SNP': 'rs112016107', 'chr_38': 19, 'bp_38': 45311483, 'nearestGene': 'CKM'}] | general | Select, Join | Metadata |
Q42.1562 | Q42 | What is the genomic location of rs62171001 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs62171001 is located on or closest to the genes KCNJ3 and LINC01876 on chromosome 2 at base pair position 154954439 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62171001'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2701301', 'SNP': 'rs62171001', 'chr_38': 2, 'bp_38': 154954439, 'nearestGene': 'KCNJ3;LINC01876'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2839887', 'SNP': 'rs6217... | general | Select, Join | Metadata |
Q42.575 | Q42 | What is the genomic location of rs10767571 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10767571 is located on or closest to the gene SLC5A12 on chromosome 11 at base pair position 26694670 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10767571'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_769363', 'SNP': 'rs10767571', 'chr_38': 11, 'bp_38': 26694670, 'nearestGene': 'SLC5A12'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13906495', 'SNP': 'rs10767571', '... | general | Select, Join | Metadata |
Q42.1909 | Q42 | What is the genomic location of rs115214600 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs115214600 is located on or closest to the gene LOC440084 on chromosome 12 at base pair position 11437449 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs115214600'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7091153', 'SNP': 'rs115214600', 'chr_38': 12, 'bp_38': 11437449, 'nearestGene': 'LOC440084'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14817696', 'SNP': 'rs11521460... | general | Select, Join | Metadata |
Q42.18 | Q42 | What is the genomic location of rs11627650 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11627650 is located on or closest to the gene LTBP2 on chromosome 14 at base pair position 74570725 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11627650'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3929884', 'SNP': 'rs11627650', 'chr_38': 14, 'bp_38': 74570725, 'nearestGene': 'LTBP2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16934284', 'SNP': 'rs11627650', 'c... | general | Select, Join | Metadata |
Q42.130 | Q42 | What is the genomic location of rs73873053 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs73873053 is located on or closest to the genes GPR149 and MME on chromosome 3 at base pair position 154775288 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73873053'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6125273', 'SNP': 'rs73873053', 'chr_38': 3, 'bp_38': 154775288, 'nearestGene': 'GPR149;MME'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4704376', 'SNP': 'rs73873053'... | general | Select, Join | Metadata |
Q42.1361 | Q42 | What is the genomic location of rs8045665 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs8045665 is located on or closest to the genes ZKSCAN2 and HS3ST4 on chromosome 16 at base pair position 25430351 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs8045665'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_265935', 'SNP': 'rs8045665', 'chr_38': 16, 'bp_38': 25430351, 'nearestGene': 'ZKSCAN2;HS3ST4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18008875', 'SNP': 'rs804566... | general | Select, Join | Metadata |
Q42.1291 | Q42 | What is the genomic location of rs61342598 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs61342598 is located on chromosome 17 at base pair position 57563746 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs61342598'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18826950', 'SNP': 'rs61342598', 'chr_38': 17, 'bp_38': 57563746, 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q42.1969 | Q42 | What is the genomic location of rs575819209 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs575819209 is located on or closest to the genes LOC105372038 and CDH2 on chromosome 18 at base pair position 27787875 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs575819209'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19197534', 'SNP': 'rs575819209', 'chr_38': 18, 'bp_38': 27787875, 'nearestGene': 'LOC105372038;CDH2'}] | general | Select, Join | Metadata |
Q42.935 | Q42 | What is the genomic location of rs4800374 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4800374 is located on or closest to the genes GATA6 and CTAGE1 on chromosome 18 at base pair position 22229506 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4800374'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1895955', 'SNP': 'rs4800374', 'chr_38': 18, 'bp_38': 22229506, 'nearestGene': 'GATA6;CTAGE1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19157211', 'SNP': 'rs4800374... | general | Select, Join | Metadata |
Q42.989 | Q42 | What is the genomic location of rs1037333 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1037333 is located on or closest to the genes MMP16 and LOC101929709 on chromosome 8 at base pair position 89228483 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1037333'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6073115', 'SNP': 'rs1037333', 'chr_38': 8, 'bp_38': 89228483, 'nearestGene': 'MMP16;LOC101929709'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11271681', 'SNP': 'rs10... | general | Select, Join | Metadata |
Q42.1965 | Q42 | What is the genomic location of rs61797296 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs61797296 is located on or closest to the gene STXBP3 on chromosome 1 at base pair position 108757202 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs61797296'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4063781', 'SNP': 'rs61797296', 'chr_38': 1, 'bp_38': 108757202, 'nearestGene': 'STXBP3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_814092', 'SNP': 'rs61797296', 'ch... | general | Select, Join | Metadata |
Q42.193 | Q42 | What is the genomic location of rs150250279 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs150250279 is located on or closest to the genes C10orf90 and DOCK1 on chromosome 10 at base pair position 126878665 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs150250279'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13612553', 'SNP': 'rs150250279', 'chr_38': 10, 'bp_38': 126878665, 'nearestGene': 'C10orf90;DOCK1'}] | general | Select, Join | Metadata |
Q42.1149 | Q42 | What is the genomic location of rs984183517 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs984183517 is located on or closest to the gene MYO1E on chromosome 15 at base pair position 59286977 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs984183517'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17451198', 'SNP': 'rs984183517', 'chr_38': 15, 'bp_38': 59286977, 'nearestGene': 'MYO1E'}] | general | Select, Join | Metadata |
Q42.1001 | Q42 | What is the genomic location of rs73227163 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs73227163 is located on or closest to the genes LINC02153 and LOC101929172 on chromosome 8 at base pair position 21272402 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73227163'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4485743', 'SNP': 'rs73227163', 'chr_38': 8, 'bp_38': 21272402, 'nearestGene': 'LINC02153;LOC101929172'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10770931', 'SNP': ... | general | Select, Join | Metadata |
Q42.1956 | Q42 | What is the genomic location of rs141832036 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs141832036 is located on or closest to the gene CRPPA on chromosome 7 at base pair position 16161252 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs141832036'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3442020', 'SNP': 'rs141832036', 'chr_38': 7, 'bp_38': 16161252, 'nearestGene': 'CRPPA'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9463599', 'SNP': 'rs141832036', 'c... | general | Select, Join | Metadata |
Q42.1657 | Q42 | What is the genomic location of rs943503 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs943503 is located on or closest to the genes OSTF1 and PCSK5 on chromosome 9 at base pair position 75337222 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs943503'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGen... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2680527', 'SNP': 'rs943503', 'chr_38': 9, 'bp_38': 75337222, 'nearestGene': 'OSTF1;PCSK5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12117338', 'SNP': 'rs943503', '... | general | Select, Join | Metadata |
Q42.613 | Q42 | What is the genomic location of rs34961075 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs34961075 is located on or closest to the genes CCL1 and C17orf102 on chromosome 17 at base pair position 34455083 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34961075'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4663081', 'SNP': 'rs34961075', 'chr_38': 17, 'bp_38': 34455083, 'nearestGene': 'CCL1;C17orf102'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18670714', 'SNP': 'rs3496... | general | Select, Join | Metadata |
Q42.183 | Q42 | What is the genomic location of rs77979683 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs77979683 is located on or closest to the genes FERMT1 and CASC20 on chromosome 20 at base pair position 6231812 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77979683'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5930786', 'SNP': 'rs77979683', 'chr_38': 20, 'bp_38': 6231812, 'nearestGene': 'FERMT1;CASC20'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20143106', 'SNP': 'rs779796... | general | Select, Join | Metadata |
Q42.305 | Q42 | What is the genomic location of rs4661263 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4661263 is located on or closest to the genes CCDC185 and CAPN8 on chromosome 1 at base pair position 223461138 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4661263'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1676143', 'SNP': 'rs4661263', 'chr_38': 1, 'bp_38': 223461138, 'nearestGene': 'CCDC185;CAPN8'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1478308', 'SNP': 'rs4661263... | general | Select, Join | Metadata |
Q42.502 | Q42 | What is the genomic location of rs55645507 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs55645507 is located on or closest to the gene ZNFX1 on chromosome 20 at base pair position 49265237 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55645507'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20438089', 'SNP': 'rs55645507', 'chr_38': 20, 'bp_38': 49265237, 'nearestGene': 'ZNFX1'}] | general | Select, Join | Metadata |
Q42.1696 | Q42 | What is the genomic location of rs755892074 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs755892074 is located on or closest to the genes LINC01525 and MAN1A2 on chromosome 1 at base pair position 117337266 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs755892074'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_878421', 'SNP': 'rs755892074', 'chr_38': 1, 'bp_38': 117337266, 'nearestGene': 'LINC01525;MAN1A2'}] | general | Select, Join | Metadata |
Q42.1721 | Q42 | What is the genomic location of rs133493 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs133493 is located on or closest to the gene TAFA5 on chromosome 22 at base pair position 48521425 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs133493'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGen... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_21117787', 'SNP': 'rs133493', 'chr_38': 22, 'bp_38': 48521425, 'nearestGene': 'TAFA5'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_478609', 'SNP': 'rs133493', 'chr_38... | general | Select, Join | Metadata |
Q42.1662 | Q42 | What is the genomic location of rs775374454 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs775374454 is located on chromosome 17 at base pair position 65699353 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs775374454'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18876156', 'SNP': 'rs775374454', 'chr_38': 17, 'bp_38': 65699353, 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q42.1639 | Q42 | What is the genomic location of rs371209574 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs371209574 is located on or closest to the genes DEFB131A and MIR548I2 on chromosome 4 at base pair position 9493098 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs371209574'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5123841', 'SNP': 'rs371209574', 'chr_38': 4, 'bp_38': 9493098, 'nearestGene': 'DEFB131A;MIR548I2'}] | general | Select, Join | Metadata |
Q42.523 | Q42 | What is the genomic location of rs186397563 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs186397563 is located on or closest to the genes LINC01229 and LOC102724084 on chromosome 16 at base pair position 79864762 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs186397563'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18322380', 'SNP': 'rs186397563', 'chr_38': 16, 'bp_38': 79864762, 'nearestGene': 'LINC01229;LOC102724084'}] | general | Select, Join | Metadata |
Q42.1985 | Q42 | What is the genomic location of rs6538799 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs6538799 is located on or closest to the genes NEDD1 and RMST on chromosome 12 at base pair position 97342154 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6538799'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1025478', 'SNP': 'rs6538799', 'chr_38': 12, 'bp_38': 97342154, 'nearestGene': 'NEDD1;RMST'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15452201', 'SNP': 'rs6538799',... | general | Select, Join | Metadata |
Q42.1078 | Q42 | What is the genomic location of rs147335608 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs147335608 is located on or closest to the genes PDCD6IPP2 and APBA2 on chromosome 15 at base pair position 28876262 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs147335608'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17233554', 'SNP': 'rs147335608', 'chr_38': 15, 'bp_38': 28876262, 'nearestGene': 'PDCD6IPP2;APBA2'}] | general | Select, Join | Metadata |
Q42.482 | Q42 | What is the genomic location of rs189602113 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs189602113 is located on or closest to the genes MMD and TMEM100 on chromosome 17 at base pair position 55596761 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs189602113'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18812668', 'SNP': 'rs189602113', 'chr_38': 17, 'bp_38': 55596761, 'nearestGene': 'MMD;TMEM100'}] | general | Select, Join | Metadata |
Q42.160 | Q42 | What is the genomic location of rs10124970 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10124970 is located on or closest to the genes LINC00587 and CYLC2 on chromosome 9 at base pair position 102942387 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10124970'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_478822', 'SNP': 'rs10124970', 'chr_38': 9, 'bp_38': 102942387, 'nearestGene': 'LINC00587;CYLC2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12335566', 'SNP': 'rs1012... | general | Select, Join | Metadata |
Q42.1253 | Q42 | What is the genomic location of rs149783041 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs149783041 is located on or closest to the gene NAV2 on chromosome 11 at base pair position 20075577 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs149783041'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7705477', 'SNP': 'rs149783041', 'chr_38': 11, 'bp_38': 20075577, 'nearestGene': 'NAV2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13842805', 'SNP': 'rs149783041', '... | general | Select, Join | Metadata |
Q42.1205 | Q42 | What is the genomic location of rs148056888 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs148056888 is located on or closest to the gene EXD3 on chromosome 9 at base pair position 137396128 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs148056888'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_995794', 'SNP': 'rs148056888', 'chr_38': 9, 'bp_38': 137396128, 'nearestGene': 'EXD3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12611985', 'SNP': 'rs148056888', 'c... | general | Select, Join | Metadata |
Q42.17 | Q42 | What is the genomic location of rs118158272 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs118158272 is located on or closest to the gene C6orf163 on chromosome 6 at base pair position 87351627 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs118158272'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3333606', 'SNP': 'rs118158272', 'chr_38': 6, 'bp_38': 87351627, 'nearestGene': 'C6orf163'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8656552', 'SNP': 'rs118158272',... | general | Select, Join | Metadata |
Q42.1550 | Q42 | What is the genomic location of rs118027583 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs118027583 is located on or closest to the gene PDE10A on chromosome 6 at base pair position 165530581 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs118027583'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9249739', 'SNP': 'rs118027583', 'chr_38': 6, 'bp_38': 165530581, 'nearestGene': 'PDE10A'}] | general | Select, Join | Metadata |
Q42.1081 | Q42 | What is the genomic location of rs774056410 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs774056410 is located on or closest to the gene RASA2 on chromosome 3 at base pair position 141558711 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs774056410'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4601606', 'SNP': 'rs774056410', 'chr_38': 3, 'bp_38': 141558711, 'nearestGene': 'RASA2'}] | general | Select, Join | Metadata |
Q42.1972 | Q42 | What is the genomic location of rs10920825 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10920825 is located on or closest to the genes LINC01720 and LINC01680 on chromosome 1 at base pair position 190876330 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10920825'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3147561', 'SNP': 'rs10920825', 'chr_38': 1, 'bp_38': 190876330, 'nearestGene': 'LINC01720;LINC01680'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1224160', 'SNP': 'rs... | general | Select, Join | Metadata |
Q42.552 | Q42 | What is the genomic location of rs191232683 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs191232683 is located on or closest to the genes NONE and FSCB on chromosome 14 at base pair position 44467971 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs191232683'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16699663', 'SNP': 'rs191232683', 'chr_38': 14, 'bp_38': 44467971, 'nearestGene': 'NONE;FSCB'}] | general | Select, Join | Metadata |
Q42.1554 | Q42 | What is the genomic location of rs1787774 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1787774 is located on or closest to the gene NEDD4L on chromosome 18 at base pair position 58104591 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1787774'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_715200', 'SNP': 'rs1787774', 'chr_38': 18, 'bp_38': 58104591, 'nearestGene': 'NEDD4L'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19431705', 'SNP': 'rs1787774', 'chr... | general | Select, Join | Metadata |
Q42.665 | Q42 | What is the genomic location of rs185502752 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs185502752 is located on or closest to the genes LINC02616 and MIR4801 on chromosome 4 at base pair position 37240470 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs185502752'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5359094', 'SNP': 'rs185502752', 'chr_38': 4, 'bp_38': 37240470, 'nearestGene': 'LINC02616;MIR4801'}] | general | Select, Join | Metadata |
Q42.1626 | Q42 | What is the genomic location of rs16903109 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs16903109 is located on or closest to the gene LINC00824 on chromosome 8 at base pair position 128565383 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16903109'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4046002', 'SNP': 'rs16903109', 'chr_38': 8, 'bp_38': 128565383, 'nearestGene': 'LINC00824'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11560476', 'SNP': 'rs16903109'... | general | Select, Join | Metadata |
Q42.1028 | Q42 | What is the genomic location of rs78593959 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs78593959 is located on or closest to the genes ZFAND5 and TMC1 on chromosome 9 at base pair position 72484088 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78593959'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestG... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3150504', 'SNP': 'rs78593959', 'chr_38': 9, 'bp_38': 72484088, 'nearestGene': 'ZFAND5;TMC1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12096974', 'SNP': 'rs78593959... | general | Select, Join | Metadata |
Q42.1994 | Q42 | What is the genomic location of rs2088794 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2088794 is located on or closest to the genes OPA1 and LINC02038 on chromosome 3 at base pair position 193755257 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2088794'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4823147', 'SNP': 'rs2088794', 'chr_38': 3, 'bp_38': 193755257, 'nearestGene': 'OPA1;LINC02038'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4999990', 'SNP': 'rs208879... | general | Select, Join | Metadata |
Q42.1519 | Q42 | What is the genomic location of rs708898 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs708898 is located on or closest to the genes CCDC60 and TMEM233 on chromosome 12 at base pair position 119557968 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs708898'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGen... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2906013', 'SNP': 'rs708898', 'chr_38': 12, 'bp_38': 119557968, 'nearestGene': 'CCDC60;TMEM233'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15616037', 'SNP': 'rs70889... | general | Select, Join | Metadata |
Q42.968 | Q42 | What is the genomic location of rs151207349 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs151207349 is located on or closest to the gene PRKCSH on chromosome 19 at base pair position 11441343 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs151207349'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19725263', 'SNP': 'rs151207349', 'chr_38': 19, 'bp_38': 11441343, 'nearestGene': 'PRKCSH'}] | general | Select, Join | Metadata |
Q42.1883 | Q42 | What is the genomic location of rs2347460 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2347460 is located on or closest to the gene AGBL1 on chromosome 15 at base pair position 86927502 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2347460'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2228131', 'SNP': 'rs2347460', 'chr_38': 15, 'bp_38': 86927502, 'nearestGene': 'AGBL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17656201', 'SNP': 'rs2347460', 'chr... | general | Select, Join | Metadata |
Q42.287 | Q42 | What is the genomic location of rs6919434 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs6919434 is located on or closest to the gene PACSIN1 on chromosome 6 at base pair position 34531146 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6919434'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGe... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4604281', 'SNP': 'rs6919434', 'chr_38': 6, 'bp_38': 34531146, 'nearestGene': 'PACSIN1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8245406', 'SNP': 'rs6919434', 'chr... | general | Select, Join | Metadata |
Q45.589 | Q45 | Is there an association between SLC3A2 and Parkinson's disease? | No, there is no significant association between SLC3A2 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). | SELECT UUID, SNP, p, b, nearestGene
FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe`
WHERE nearestGene LIKE '%SLC3A2%' AND p<5e-8
ORDER BY p
LIMIT 100 | [] | refined | Select, Similarity Search, Threshold, Order By | GWAS Significance |
Q45.1868 | Q45 | Is there an association between EYA4 and Parkinson's disease? | No, there is no significant association between EYA4 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). | SELECT UUID, SNP, p, b, nearestGene
FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe`
WHERE nearestGene LIKE '%EYA4%' AND p<5e-8
ORDER BY p
LIMIT 100 | [] | refined | Select, Similarity Search, Threshold, Order By | GWAS Significance |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.