Datasets:

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.651
Q42
What is the genomic location of rs11714129 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11714129 is located on or closest to the genes LINC02005 and CNTN3 on chromosome 3 at base pair position 73938674 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 = 'rs11714129' 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_4103055', 'SNP': 'rs11714129', 'chr_38': 3, 'bp_38': 73938674, 'nearestGene': 'LINC02005;CNTN3'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1202036', 'SNP': 'rs11714...
general
Select, Join
Metadata
Q42.1509
Q42
What is the genomic location of rs10776966 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs10776966 is located on or closest to the gene MGAT4C on chromosome 12 at base pair position 86366825 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 = 'rs10776966' 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_3414859', 'SNP': 'rs10776966', 'chr_38': 12, 'bp_38': 86366825, 'nearestGene': 'MGAT4C'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15371946', 'SNP': 'rs10776966', '...
general
Select, Join
Metadata
Q42.539
Q42
What is the genomic location of rs61027143 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 rs61027143 is located on or closest to the genes PHF14 and THSD7A on chromosome 7 at base pair position 11351485 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 = 'rs61027143' 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_9414203', 'SNP': 'rs61027143', 'chr_38': 7, 'bp_38': 11351485, 'nearestGene': 'PHF14;THSD7A'}]
general
Select, Join
Metadata
Q42.1753
Q42
What is the genomic location of rs115147234 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 rs115147234 is located on or closest to the genes SLC14A1 and SIGLEC15 on chromosome 18 at base pair position 45801984 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 = 'rs115147234' 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_19331895', 'SNP': 'rs115147234', 'chr_38': 18, 'bp_38': 45801984, 'nearestGene': 'SLC14A1;SIGLEC15'}]
general
Select, Join
Metadata
Q42.610
Q42
What is the genomic location of rs190490442 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 rs190490442 is located on or closest to the gene TXNRD2 on chromosome 22 at base pair position 19902720 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 = 'rs190490442' 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_20877392', 'SNP': 'rs190490442', 'chr_38': 22, 'bp_38': 19902720, 'nearestGene': 'TXNRD2'}]
general
Select, Join
Metadata
Q42.1780
Q42
What is the genomic location of rs3771148 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs3771148 is located on or closest to the gene HPCAL1 on chromosome 2 at base pair position 10397747 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 = 'rs3771148' 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_4923357', 'SNP': 'rs3771148', 'chr_38': 2, 'bp_38': 10397747, 'nearestGene': 'HPCAL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1775541', 'SNP': 'rs3771148', 'chr_...
general
Select, Join
Metadata
Q42.1083
Q42
What is the genomic location of rs549799337 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 rs549799337 is located on or closest to the gene ZNF454 on chromosome 5 at base pair position 178957946 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 = 'rs549799337' 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_7915213', 'SNP': 'rs549799337', 'chr_38': 5, 'bp_38': 178957946, 'nearestGene': 'ZNF454'}]
general
Select, Join
Metadata
Q42.1407
Q42
What is the genomic location of rs781363745 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 rs781363745 is located on or closest to the genes LINC00941 and TSPAN11 on chromosome 12 at base pair position 30820858 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 = 'rs781363745' 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_14972158', 'SNP': 'rs781363745', 'chr_38': 12, 'bp_38': 30820858, 'nearestGene': 'LINC00941;TSPAN11'}]
general
Select, Join
Metadata
Q42.62
Q42
What is the genomic location of rs149770331 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs149770331 is located on chromosome 1 at base pair position 1987263 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 = 'rs149770331' 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_6277573', 'SNP': 'rs149770331', 'chr_38': 1, 'bp_38': 1987263, 'nearestGene': 'CFAP74'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9685', 'SNP': 'rs149770331', 'chr_...
general
Select, Join
Metadata
Q42.1643
Q42
What is the genomic location of rs7528145 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 rs7528145 is located on chromosome 1 at base pair position 4393173 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 = 'rs7528145' 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_32615', 'SNP': 'rs7528145', 'chr_38': 1, 'bp_38': 4393173, 'nearestGene': None}]
general
Select, Join
Metadata
Q42.95
Q42
What is the genomic location of rs72684351 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs72684351 is located on or closest to the genes LOC101927141 and LINC01419 on chromosome 8 at base pair position 83262013 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 = 'rs72684351' 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_5122461', 'SNP': 'rs72684351', 'chr_38': 8, 'bp_38': 83262013, 'nearestGene': 'LOC101927141;LINC01419'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11226181', 'SNP': ...
general
Select, Join
Metadata
Q42.673
Q42
What is the genomic location of rs2070605 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2070605 is located on or closest to the gene ADAM11 on chromosome 17 at base pair position 44778186 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 = 'rs2070605' 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_2230534', 'SNP': 'rs2070605', 'chr_38': 17, 'bp_38': 44778186, 'nearestGene': 'ADAM11'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18737147', 'SNP': 'rs2070605', 'ch...
general
Select, Join
Metadata
Q42.284
Q42
What is the genomic location of rs13113803 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs13113803 is located on or closest to the genes TNIP2 and SH3BP2 on chromosome 4 at base pair position 2787336 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 = 'rs13113803' 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_7007450', 'SNP': 'rs13113803', 'chr_38': 4, 'bp_38': 2787336, 'nearestGene': 'TNIP2;SH3BP2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5057626', 'SNP': 'rs13113803'...
general
Select, Join
Metadata
Q42.1796
Q42
What is the genomic location of rs9608546 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs9608546 is located on or closest to the genes LINC01422 and LOC284898 on chromosome 22 at base pair position 26973504 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 = 'rs9608546' 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_1529208', 'SNP': 'rs9608546', 'chr_38': 22, 'bp_38': 26973504, 'nearestGene': 'LINC01422;LOC284898'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20931206', 'SNP': 'rs...
general
Select, Join
Metadata
Q42.364
Q42
What is the genomic location of rs568505526 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 rs568505526 is located on or closest to the gene WDR27 on chromosome 6 at base pair position 169638782 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 = 'rs568505526' 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_9286474', 'SNP': 'rs568505526', 'chr_38': 6, 'bp_38': 169638782, 'nearestGene': 'WDR27'}]
general
Select, Join
Metadata
Q42.1468
Q42
What is the genomic location of rs11000746 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11000746 is located on or closest to the genes BMS1P4 and BMS1P4-AGAP5 on chromosome 10 at base pair position 73701429 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 = 'rs11000746' 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_2147412', 'SNP': 'rs11000746', 'chr_38': 10, 'bp_38': 73701429, 'nearestGene': 'BMS1P4;BMS1P4-AGAP5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13207499', 'SNP': 'r...
general
Select, Join
Metadata
Q42.1169
Q42
What is the genomic location of rs12628654 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 rs12628654 is located on or closest to the genes PRAMENP and VPREB1 on chromosome 22 at base pair position 22225090 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 = 'rs12628654' 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_20893049', 'SNP': 'rs12628654', 'chr_38': 22, 'bp_38': 22225090, 'nearestGene': 'PRAMENP;VPREB1'}]
general
Select, Join
Metadata
Q42.854
Q42
What is the genomic location of rs2824238 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2824238 is located on or closest to the genes MIR99AHG and LINC01549 on chromosome 21 at base pair position 17120160 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 = 'rs2824238' 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_7286174', 'SNP': 'rs2824238', 'chr_38': 21, 'bp_38': 17120160, 'nearestGene': 'MIR99AHG;LINC01549'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20598168', 'SNP': 'rs2...
general
Select, Join
Metadata
Q42.1379
Q42
What is the genomic location of rs17586170 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs17586170 is located on or closest to the gene BICD1 on chromosome 12 at base pair position 32144913 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 = 'rs17586170' 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_1711357', 'SNP': 'rs17586170', 'chr_38': 12, 'bp_38': 32144913, 'nearestGene': 'BICD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14982815', 'SNP': 'rs17586170', 'c...
general
Select, Join
Metadata
Q42.113
Q42
What is the genomic location of rs2438430 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 rs2438430 is located on or closest to the genes LINC01320 and MIR548AD on chromosome 2 at base pair position 34807123 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 = 'rs2438430' 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_1969658', 'SNP': 'rs2438430', 'chr_38': 2, 'bp_38': 34807123, 'nearestGene': 'LINC01320;MIR548AD'}]
general
Select, Join
Metadata
Q42.43
Q42
What is the genomic location of rs140702924 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs140702924 is located on or closest to the genes ARRDC3-AS1 and NR2F1-AS1 on chromosome 5 at base pair position 91801360 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 = 'rs140702924' 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_7440951', 'SNP': 'rs140702924', 'chr_38': 5, 'bp_38': 91801360, 'nearestGene': 'ARRDC3-AS1;NR2F1-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7233527', 'SNP': 'r...
general
Select, Join
Metadata
Q42.128
Q42
What is the genomic location of rs76808440 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs76808440 is located on or closest to the genes MIR4682 and RPL21 on chromosome 10 at base pair position 120145713 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 = 'rs76808440' 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_6333477', 'SNP': 'rs76808440', 'chr_38': 10, 'bp_38': 120145713, 'nearestGene': 'MIR4682;RPL21'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13557283', 'SNP': 'rs7680...
general
Select, Join
Metadata
Q42.207
Q42
What is the genomic location of rs113405394 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 rs113405394 is located on or closest to the genes CNTN6 and CNTN4 on chromosome 3 at base pair position 2094961 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 = 'rs113405394' 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_3521724', 'SNP': 'rs113405394', 'chr_38': 3, 'bp_38': 2094961, 'nearestGene': 'CNTN6;CNTN4'}]
general
Select, Join
Metadata
Q42.53
Q42
What is the genomic location of rs75392770 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs75392770 is located on or closest to the genes TMEM270 and ELN on chromosome 7 at base pair position 73948337 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 = 'rs75392770' 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_9893451', 'SNP': 'rs75392770', 'chr_38': 7, 'bp_38': 73948337, 'nearestGene': 'TMEM270;ELN'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3546707', 'SNP': 'rs75392770'...
general
Select, Join
Metadata
Q42.551
Q42
What is the genomic location of rs56287848 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs56287848 is located on or closest to the gene DLGAP2 on chromosome 8 at base pair position 830572 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 = 'rs56287848' 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_2471997', 'SNP': 'rs56287848', 'chr_38': 8, 'bp_38': 830572, 'nearestGene': 'DLGAP2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10529239', 'SNP': 'rs56287848', 'chr...
general
Select, Join
Metadata
Q42.71
Q42
What is the genomic location of rs6918245 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs6918245 is located on or closest to the genes CDKAL1 and LINC00581 on chromosome 6 at base pair position 21333727 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 = 'rs6918245' 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_503542', 'SNP': 'rs6918245', 'chr_38': 6, 'bp_38': 21333727, 'nearestGene': 'CDKAL1;LINC00581'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8109323', 'SNP': 'rs691824...
general
Select, Join
Metadata
Q42.1816
Q42
What is the genomic location of rs13064035 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs13064035 is located on or closest to the gene UBE2E2 on chromosome 3 at base pair position 23518519 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 = 'rs13064035' 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_3878273', 'SNP': 'rs13064035', 'chr_38': 3, 'bp_38': 23518519, 'nearestGene': 'UBE2E2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3711658', 'SNP': 'rs13064035', 'ch...
general
Select, Join
Metadata
Q42.1745
Q42
What is the genomic location of rs11555236 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11555236 is located on or closest to the gene SIRT3 on chromosome 11 at base pair position 233212 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 = 'rs11555236' 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_6674812', 'SNP': 'rs11555236', 'chr_38': 11, 'bp_38': 233212, 'nearestGene': 'SIRT3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13676329', 'SNP': 'rs11555236', 'chr...
general
Select, Join
Metadata
Q42.186
Q42
What is the genomic location of rs1505572 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs1505572 is located on or closest to the genes FABP3 and SERINC2 on chromosome 1 at base pair position 31391874 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 = 'rs1505572' 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_7344038', 'SNP': 'rs1505572', 'chr_38': 1, 'bp_38': 31391874, 'nearestGene': 'FABP3;SERINC2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_241115', 'SNP': 'rs1505572',...
general
Select, Join
Metadata
Q42.140
Q42
What is the genomic location of rs566421058 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 rs566421058 is located on or closest to the genes OR4A5 and OR4C46 on chromosome 11 at base pair position 54652402 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 = 'rs566421058' 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_14094027', 'SNP': 'rs566421058', 'chr_38': 11, 'bp_38': 54652402, 'nearestGene': 'OR4A5;OR4C46'}]
general
Select, Join
Metadata
Q42.907
Q42
What is the genomic location of rs2512207 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2512207 is located on or closest to the genes OR8G2P and OR8G1 on chromosome 11 at base pair position 124233259 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 = 'rs2512207' 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_2962616', 'SNP': 'rs2512207', 'chr_38': 11, 'bp_38': 124233259, 'nearestGene': 'OR8G2P;OR8G1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14636336', 'SNP': 'rs251220...
general
Select, Join
Metadata
Q42.803
Q42
What is the genomic location of rs9518881 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs9518881 is located on or closest to the genes METTL21EP and SLC10A2 on chromosome 13 at base pair position 102942821 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 = 'rs9518881' 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_2529096', 'SNP': 'rs9518881', 'chr_38': 13, 'bp_38': 102942821, 'nearestGene': 'METTL21EP;SLC10A2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16408092', 'SNP': 'rs9...
general
Select, Join
Metadata
Q42.135
Q42
What is the genomic location of rs11079636 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11079636 is located on or closest to the gene CEP112 on chromosome 17 at base pair position 66052669 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 = 'rs11079636' 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_4847926', 'SNP': 'rs11079636', 'chr_38': 17, 'bp_38': 66052669, 'nearestGene': 'CEP112'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18879030', 'SNP': 'rs11079636', '...
general
Select, Join
Metadata
Q42.83
Q42
What is the genomic location of rs2627246 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2627246 is located on or closest to the gene STAP1 on chromosome 4 at base pair position 67600015 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 = 'rs2627246' 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_6095916', 'SNP': 'rs2627246', 'chr_38': 4, 'bp_38': 67600015, 'nearestGene': 'STAP1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5583645', 'SNP': 'rs2627246', 'chr_3...
general
Select, Join
Metadata
Q42.1541
Q42
What is the genomic location of rs146706990 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs146706990 is located on or closest to the gene KCTD8 on chromosome 4 at base pair position 44276095 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 = 'rs146706990' 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_7745045', 'SNP': 'rs146706990', 'chr_38': 4, 'bp_38': 44276095, 'nearestGene': 'KCTD8'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5414199', 'SNP': 'rs146706990', 'c...
general
Select, Join
Metadata
Q42.547
Q42
What is the genomic location of rs2415092 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2415092 is located on or closest to the genes TLE3 and LINC02205 on chromosome 15 at base pair position 70301656 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 = 'rs2415092' 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_2565661', 'SNP': 'rs2415092', 'chr_38': 15, 'bp_38': 70301656, 'nearestGene': 'TLE3;LINC02205'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17534495', 'SNP': 'rs24150...
general
Select, Join
Metadata
Q42.1596
Q42
What is the genomic location of rs539942963 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 rs539942963 is located on or closest to the genes CASC6 and EPHA7 on chromosome 6 at base pair position 92974349 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 = 'rs539942963' 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_8700094', 'SNP': 'rs539942963', 'chr_38': 6, 'bp_38': 92974349, 'nearestGene': 'CASC6;EPHA7'}]
general
Select, Join
Metadata
Q42.992
Q42
What is the genomic location of rs748395648 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 rs748395648 is located on chromosome 13 at base pair position 35838065 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 = 'rs748395648' 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_15873394', 'SNP': 'rs748395648', 'chr_38': 13, 'bp_38': 35838065, 'nearestGene': '.'}]
general
Select, Join
Metadata
Q42.168
Q42
What is the genomic location of rs7552361 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7552361 is located on or closest to the genes OR10J1 and OR10J5 on chromosome 1 at base pair position 159446187 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 = 'rs7552361' 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_3764200', 'SNP': 'rs7552361', 'chr_38': 1, 'bp_38': 159446187, 'nearestGene': 'OR10J1;OR10J5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_979016', 'SNP': 'rs7552361'...
general
Select, Join
Metadata
Q42.251
Q42
What is the genomic location of rs184306326 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs184306326 is located on or closest to the gene LINC01950 on chromosome 5 at base pair position 106904794 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 = 'rs184306326' 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_1285416', 'SNP': 'rs184306326', 'chr_38': 5, 'bp_38': 106904794, 'nearestGene': 'LINC01950'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7348797', 'SNP': 'rs184306326...
general
Select, Join
Metadata
Q42.452
Q42
What is the genomic location of rs112658074 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs112658074 is located on or closest to the gene GRM7 on chromosome 3 at base pair position 7075674 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 = 'rs112658074' 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_6850014', 'SNP': 'rs112658074', 'chr_38': 3, 'bp_38': 7075674, 'nearestGene': 'GRM7'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3571002', 'SNP': 'rs112658074', 'chr...
general
Select, Join
Metadata
Q42.1148
Q42
What is the genomic location of rs74939235 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs74939235 is located on or closest to the genes SFTPD and TMEM254-AS1 on chromosome 10 at base pair position 79952943 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 = 'rs74939235' 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_2092354', 'SNP': 'rs74939235', 'chr_38': 10, 'bp_38': 79952943, 'nearestGene': 'SFTPD;TMEM254-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13251706', 'SNP': 'rs7...
general
Select, Join
Metadata
Q42.865
Q42
What is the genomic location of rs13050662 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs13050662 is located on or closest to the genes LINC00111 and LINC00479 on chromosome 21 at base pair position 41703996 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 = 'rs13050662' 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_3199767', 'SNP': 'rs13050662', 'chr_38': 21, 'bp_38': 41703996, 'nearestGene': 'LINC00111;LINC00479'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20810498', 'SNP': 'r...
general
Select, Join
Metadata
Q42.1233
Q42
What is the genomic location of rs78257561 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 rs78257561 is located on or closest to the genes NUDT12 and RAB9BP1 on chromosome 5 at base pair position 104146193 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 = 'rs78257561' 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_7326440', 'SNP': 'rs78257561', 'chr_38': 5, 'bp_38': 104146193, 'nearestGene': 'NUDT12;RAB9BP1'}]
general
Select, Join
Metadata
Q42.100
Q42
What is the genomic location of rs8041836 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs8041836 is located on or closest to the gene ATP10A on chromosome 15 at base pair position 25809748 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 = 'rs8041836' 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_7677205', 'SNP': 'rs8041836', 'chr_38': 15, 'bp_38': 25809748, 'nearestGene': 'ATP10A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17213015', 'SNP': 'rs8041836', 'ch...
general
Select, Join
Metadata
Q42.1974
Q42
What is the genomic location of rs2814712 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2814712 is located on or closest to the gene AKIRIN2 on chromosome 6 at base pair position 87686604 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 = 'rs2814712' 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_6852861', 'SNP': 'rs2814712', 'chr_38': 6, 'bp_38': 87686604, 'nearestGene': 'AKIRIN2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8658926', 'SNP': 'rs2814712', 'chr...
general
Select, Join
Metadata
Q42.744
Q42
What is the genomic location of rs10116650 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs10116650 is located on or closest to the gene PTPRD on chromosome 9 at base pair position 8397775 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 = 'rs10116650' 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_987885', 'SNP': 'rs10116650', 'chr_38': 9, 'bp_38': 8397775, 'nearestGene': 'PTPRD'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11785870', 'SNP': 'rs10116650', 'chr_...
general
Select, Join
Metadata
Q42.1252
Q42
What is the genomic location of rs31241 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs31241 is located on or closest to the gene RAPGEF6 on chromosome 5 at base pair position 131472505 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 = 'rs31241' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3233764', 'SNP': 'rs31241', 'chr_38': 5, 'bp_38': 131472505, 'nearestGene': 'RAPGEF6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7561708', 'SNP': 'rs31241', 'chr_38...
general
Select, Join
Metadata
Q42.105
Q42
What is the genomic location of rs1105872 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs1105872 is located on or closest to the gene FRMD4A on chromosome 10 at base pair position 13779981 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 = 'rs1105872' 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_5162189', 'SNP': 'rs1105872', 'chr_38': 10, 'bp_38': 13779981, 'nearestGene': 'FRMD4A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12742821', 'SNP': 'rs1105872', 'ch...
general
Select, Join
Metadata
Q42.440
Q42
What is the genomic location of rs10714369 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 rs10714369 is located on chromosome 2 at base pair position 69528960 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 = 'rs10714369' 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_2265557', 'SNP': 'rs10714369', 'chr_38': 2, 'bp_38': 69528960, 'nearestGene': '.'}]
general
Select, Join
Metadata
Q42.77
Q42
What is the genomic location of rs117622014 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs117622014 is located on or closest to the genes HAS2-AS1 and SMILR on chromosome 8 at base pair position 122394266 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 = 'rs117622014' 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_1175710', 'SNP': 'rs117622014', 'chr_38': 8, 'bp_38': 122394266, 'nearestGene': 'HAS2-AS1;SMILR'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11511600', 'SNP': 'rs117...
general
Select, Join
Metadata
Q42.1793
Q42
What is the genomic location of rs6017504 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs6017504 is located on or closest to the genes PI3 and SEMG1 on chromosome 20 at base pair position 45190279 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 = 'rs6017504' 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_2703623', 'SNP': 'rs6017504', 'chr_38': 20, 'bp_38': 45190279, 'nearestGene': 'PI3;SEMG1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20406033', 'SNP': 'rs6017504', ...
general
Select, Join
Metadata
Q42.1462
Q42
What is the genomic location of rs187573730 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 rs187573730 is located on or closest to the genes CNTN5 and ARHGAP42-AS1 on chromosome 11 at base pair position 100420048 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 = 'rs187573730' 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_14453771', 'SNP': 'rs187573730', 'chr_38': 11, 'bp_38': 100420048, 'nearestGene': 'CNTN5;ARHGAP42-AS1'}]
general
Select, Join
Metadata
Q42.926
Q42
What is the genomic location of rs74666947 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 rs74666947 is located on chromosome 16 at base pair position 4699859 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 = 'rs74666947' 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_17831272', 'SNP': 'rs74666947', 'chr_38': 16, 'bp_38': 4699859, 'nearestGene': '.'}]
general
Select, Join
Metadata
Q42.1712
Q42
What is the genomic location of rs80286879 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs80286879 is located on or closest to the genes LINC01550 and C14orf177 on chromosome 14 at base pair position 98646633 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 = 'rs80286879' 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_6915865', 'SNP': 'rs80286879', 'chr_38': 14, 'bp_38': 98646633, 'nearestGene': 'LINC01550;C14orf177'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17128047', 'SNP': 'r...
general
Select, Join
Metadata
Q42.1671
Q42
What is the genomic location of rs559625592 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 rs559625592 is located on or closest to the gene KCNH1 on chromosome 1 at base pair position 210924989 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 = 'rs559625592' 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_1380201', 'SNP': 'rs559625592', 'chr_38': 1, 'bp_38': 210924989, 'nearestGene': 'KCNH1'}]
general
Select, Join
Metadata
Q42.1621
Q42
What is the genomic location of rs73312044 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 rs73312044 is located on or closest to the gene WDFY4 on chromosome 10 at base pair position 48856522 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 = 'rs73312044' 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_13003032', 'SNP': 'rs73312044', 'chr_38': 10, 'bp_38': 48856522, 'nearestGene': 'WDFY4'}]
general
Select, Join
Metadata
Q42.769
Q42
What is the genomic location of rs181983033 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 rs181983033 is located on or closest to the genes SNORA107 and LINC00375 on chromosome 13 at base pair position 85029964 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 = 'rs181983033' 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_16263269', 'SNP': 'rs181983033', 'chr_38': 13, 'bp_38': 85029964, 'nearestGene': 'SNORA107;LINC00375'}]
general
Select, Join
Metadata
Q42.998
Q42
What is the genomic location of rs565421804 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 rs565421804 is located on or closest to the genes RAB3GAP2 and MARK1 on chromosome 1 at base pair position 220279608 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 = 'rs565421804' 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_1454069', 'SNP': 'rs565421804', 'chr_38': 1, 'bp_38': 220279608, 'nearestGene': 'RAB3GAP2;MARK1'}]
general
Select, Join
Metadata
Q42.394
Q42
What is the genomic location of rs76906224 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs76906224 is located on or closest to the gene MAP4K5 on chromosome 14 at base pair position 50502682 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 = 'rs76906224' 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_856649', 'SNP': 'rs76906224', 'chr_38': 14, 'bp_38': 50502682, 'nearestGene': 'MAP4K5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16747705', 'SNP': 'rs76906224', 'c...
general
Select, Join
Metadata
Q42.238
Q42
What is the genomic location of rs35265992 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs35265992 is located on chromosome 1 at base pair position 3924081 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 = 'rs35265992' 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_5952897', 'SNP': 'rs35265992', 'chr_38': 1, 'bp_38': 3924081, 'nearestGene': 'LINC01134;LINC01346'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_27867', 'SNP': 'rs3526...
general
Select, Join
Metadata
Q42.1508
Q42
What is the genomic location of rs7268250 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7268250 is located on or closest to the genes SOGA1 and TLDC2 on chromosome 20 at base pair position 36874779 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 = 'rs7268250' 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_7385374', 'SNP': 'rs7268250', 'chr_38': 20, 'bp_38': 36874779, 'nearestGene': 'SOGA1;TLDC2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20343542', 'SNP': 'rs7268250'...
general
Select, Join
Metadata
Q42.270
Q42
What is the genomic location of rs9815646 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 rs9815646 is located on or closest to the genes LINC00692 and LRRC3B on chromosome 3 at base pair position 26372033 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 = 'rs9815646' 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_3736878', 'SNP': 'rs9815646', 'chr_38': 3, 'bp_38': 26372033, 'nearestGene': 'LINC00692;LRRC3B'}]
general
Select, Join
Metadata
Q42.1187
Q42
What is the genomic location of rs763591314 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 rs763591314 is located on or closest to the gene TYW1 on chromosome 7 at base pair position 67015350 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 = 'rs763591314' 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_9840869', 'SNP': 'rs763591314', 'chr_38': 7, 'bp_38': 67015350, 'nearestGene': 'TYW1'}]
general
Select, Join
Metadata
Q42.120
Q42
What is the genomic location of rs1576253 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs1576253 is located on or closest to the genes LINC01243 and ACO1 on chromosome 9 at base pair position 31780998 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 = 'rs1576253' 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_4792736', 'SNP': 'rs1576253', 'chr_38': 9, 'bp_38': 31780998, 'nearestGene': 'LINC01243;ACO1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12012118', 'SNP': 'rs157625...
general
Select, Join
Metadata
Q42.1607
Q42
What is the genomic location of rs184821110 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 rs184821110 is located on or closest to the gene DISC1FP1 on chromosome 11 at base pair position 90757456 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 = 'rs184821110' 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_14373305', 'SNP': 'rs184821110', 'chr_38': 11, 'bp_38': 90757456, 'nearestGene': 'DISC1FP1'}]
general
Select, Join
Metadata
Q42.680
Q42
What is the genomic location of rs7960097 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7960097 is located on or closest to the gene TFCP2 on chromosome 12 at base pair position 51132954 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 = 'rs7960097' 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_6353939', 'SNP': 'rs7960097', 'chr_38': 12, 'bp_38': 51132954, 'nearestGene': 'TFCP2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15111763', 'SNP': 'rs7960097', 'chr...
general
Select, Join
Metadata
Q42.252
Q42
What is the genomic location of rs7981996 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7981996 is located on or closest to the genes MIR17HG and GPC5 on chromosome 13 at base pair position 91372117 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 = 'rs7981996' 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_3561059', 'SNP': 'rs7981996', 'chr_38': 13, 'bp_38': 91372117, 'nearestGene': 'MIR17HG;GPC5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16316543', 'SNP': 'rs7981996...
general
Select, Join
Metadata
Q42.1958
Q42
What is the genomic location of rs1268587 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs1268587 is located on or closest to the genes DAAM1 and GPR135 on chromosome 14 at base pair position 59395809 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 = 'rs1268587' 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_607804', 'SNP': 'rs1268587', 'chr_38': 14, 'bp_38': 59395809, 'nearestGene': 'DAAM1;GPR135'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16817503', 'SNP': 'rs1268587'...
general
Select, Join
Metadata
Q42.1995
Q42
What is the genomic location of rs72718431 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs72718431 is located on or closest to the genes BRDT and EPHX4 on chromosome 1 at base pair position 92019429 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 = 'rs72718431' 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_1437371', 'SNP': 'rs72718431', 'chr_38': 1, 'bp_38': 92019429, 'nearestGene': 'BRDT;EPHX4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_683783', 'SNP': 'rs72718431', ...
general
Select, Join
Metadata
Q42.97
Q42
What is the genomic location of rs60725605 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 rs60725605 is located on or closest to the genes ADAMTS9-AS2 and MAGI1 on chromosome 3 at base pair position 65215636 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 = 'rs60725605' 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_1470062', 'SNP': 'rs60725605', 'chr_38': 3, 'bp_38': 65215636, 'nearestGene': 'ADAMTS9-AS2;MAGI1'}]
general
Select, Join
Metadata
Q42.34
Q42
What is the genomic location of rs4851946 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs4851946 is located on or closest to the genes UXS1 and ANAPC1P6 on chromosome 2 at base pair position 106223468 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 = 'rs4851946' 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_1517955', 'SNP': 'rs4851946', 'chr_38': 2, 'bp_38': 106223468, 'nearestGene': 'UXS1;ANAPC1P6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2489547', 'SNP': 'rs4851946...
general
Select, Join
Metadata
Q42.1465
Q42
What is the genomic location of rs2629475 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2629475 is located on or closest to the genes LCAL1 and LCA5 on chromosome 6 at base pair position 79447844 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 = 'rs2629475' 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_1000019', 'SNP': 'rs2629475', 'chr_38': 6, 'bp_38': 79447844, 'nearestGene': 'LCAL1;LCA5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8591239', 'SNP': 'rs2629475', '...
general
Select, Join
Metadata
Q42.1668
Q42
What is the genomic location of rs148134638 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 rs148134638 is located on or closest to the gene ITK on chromosome 5 at base pair position 157180946 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 = 'rs148134638' 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_7747056', 'SNP': 'rs148134638', 'chr_38': 5, 'bp_38': 157180946, 'nearestGene': 'ITK'}]
general
Select, Join
Metadata
Q42.454
Q42
What is the genomic location of rs192696042 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 rs192696042 is located on or closest to the genes SOX9 and LINC02003 on chromosome 17 at base pair position 72323287 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 = 'rs192696042' 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_18926919', 'SNP': 'rs192696042', 'chr_38': 17, 'bp_38': 72323287, 'nearestGene': 'SOX9;LINC02003'}]
general
Select, Join
Metadata
Q42.723
Q42
What is the genomic location of rs10951512 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs10951512 is located on or closest to the gene ELMO1 on chromosome 7 at base pair position 37274100 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 = 'rs10951512' 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_4622450', 'SNP': 'rs10951512', 'chr_38': 7, 'bp_38': 37274100, 'nearestGene': 'ELMO1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9641122', 'SNP': 'rs10951512', 'chr...
general
Select, Join
Metadata
Q42.1261
Q42
What is the genomic location of rs827396 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs827396 is located on or closest to the genes LOC105376398 and LINC02676 on chromosome 10 at base pair position 8651728 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 = 'rs827396' 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_2258358', 'SNP': 'rs827396', 'chr_38': 10, 'bp_38': 8651728, 'nearestGene': 'LOC105376398;LINC02676'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12698785', 'SNP': 'r...
general
Select, Join
Metadata
Q42.1598
Q42
What is the genomic location of rs1000912187 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 rs1000912187 is located on or closest to the genes LINC00595 and ZMIZ1-AS1 on chromosome 10 at base pair position 78391022 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 = 'rs1000912187' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, neares...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13239358', 'SNP': 'rs1000912187', 'chr_38': 10, 'bp_38': 78391022, 'nearestGene': 'LINC00595;ZMIZ1-AS1'}]
general
Select, Join
Metadata
Q42.1
Q42
What is the genomic location of rs750087359 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 rs750087359 is located on or closest to the genes NAB1 and GLS on chromosome 2 at base pair position 190766059 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 = 'rs750087359' 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_3106707', 'SNP': 'rs750087359', 'chr_38': 2, 'bp_38': 190766059, 'nearestGene': 'NAB1;GLS'}]
general
Select, Join
Metadata
Q42.1377
Q42
What is the genomic location of rs545624888 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 rs545624888 is located on or closest to the gene MACROD2 on chromosome 20 at base pair position 15217536 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 = 'rs545624888' 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_20214421', 'SNP': 'rs545624888', 'chr_38': 20, 'bp_38': 15217536, 'nearestGene': 'MACROD2'}]
general
Select, Join
Metadata
Q42.1110
Q42
What is the genomic location of rs142600428 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs142600428 is located on or closest to the genes ANKRD30BP2 and MIR3156-3 on chromosome 21 at base pair position 13396512 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 = 'rs142600428' 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_6275896', 'SNP': 'rs142600428', 'chr_38': 21, 'bp_38': 13396512, 'nearestGene': 'ANKRD30BP2;MIR3156-3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20568929', 'SNP': ...
general
Select, Join
Metadata
Q42.1117
Q42
What is the genomic location of rs148526166 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 rs148526166 is located on or closest to the gene ZFYVE9 on chromosome 1 at base pair position 52219029 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 = 'rs148526166' 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_384467', 'SNP': 'rs148526166', 'chr_38': 1, 'bp_38': 52219029, 'nearestGene': 'ZFYVE9'}]
general
Select, Join
Metadata
Q42.1591
Q42
What is the genomic location of rs2523032 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2523032 is located on or closest to the genes ZNF277 and IFRD1 on chromosome 7 at base pair position 112384632 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 = 'rs2523032' 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_6362314', 'SNP': 'rs2523032', 'chr_38': 7, 'bp_38': 112384632, 'nearestGene': 'ZNF277;IFRD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10169950', 'SNP': 'rs2523032...
general
Select, Join
Metadata
Q42.85
Q42
What is the genomic location of rs371236127 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 rs371236127 is located on or closest to the genes LDHD and ZFP1 on chromosome 16 at base pair position 75122853 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 = 'rs371236127' 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_18265241', 'SNP': 'rs371236127', 'chr_38': 16, 'bp_38': 75122853, 'nearestGene': 'LDHD;ZFP1'}]
general
Select, Join
Metadata
Q42.1294
Q42
What is the genomic location of rs183245617 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 rs183245617 is located on or closest to the genes MIR302F and DSC3 on chromosome 18 at base pair position 30728278 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 = 'rs183245617' 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_19219330', 'SNP': 'rs183245617', 'chr_38': 18, 'bp_38': 30728278, 'nearestGene': 'MIR302F;DSC3'}]
general
Select, Join
Metadata
Q42.683
Q42
What is the genomic location of rs2394735 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2394735 is located on or closest to the genes RNF39 and TRIM31 on chromosome 6 at base pair position 30078599 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 = 'rs2394735' 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_3031043', 'SNP': 'rs2394735', 'chr_38': 6, 'bp_38': 30078599, 'nearestGene': 'RNF39;TRIM31'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8190463', 'SNP': 'rs2394735',...
general
Select, Join
Metadata
Q42.1677
Q42
What is the genomic location of rs112272038 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs112272038 is located on or closest to the genes BAIAP2L1 and NPTX2 on chromosome 7 at base pair position 98589328 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 = 'rs112272038' 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_1726234', 'SNP': 'rs112272038', 'chr_38': 7, 'bp_38': 98589328, 'nearestGene': 'BAIAP2L1;NPTX2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10069724', 'SNP': 'rs1122...
general
Select, Join
Metadata
Q42.1055
Q42
What is the genomic location of rs72840770 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs72840770 is located on or closest to the genes WFIKKN2 and TOB1 on chromosome 17 at base pair position 50847543 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 = 'rs72840770' 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_1005295', 'SNP': 'rs72840770', 'chr_38': 17, 'bp_38': 50847543, 'nearestGene': 'WFIKKN2;TOB1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18775991', 'SNP': 'rs728407...
general
Select, Join
Metadata
Q42.777
Q42
What is the genomic location of rs1007488014 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 rs1007488014 is located on or closest to the gene SIPA1L3 on chromosome 19 at base pair position 38063696 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 = 'rs1007488014' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, neares...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19920871', 'SNP': 'rs1007488014', 'chr_38': 19, 'bp_38': 38063696, 'nearestGene': 'SIPA1L3'}]
general
Select, Join
Metadata
Q42.1289
Q42
What is the genomic location of rs41377147 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 rs41377147 is located on or closest to the genes NR5A2 and LINC00862 on chromosome 1 at base pair position 200274710 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 = 'rs41377147' 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_1299564', 'SNP': 'rs41377147', 'chr_38': 1, 'bp_38': 200274710, 'nearestGene': 'NR5A2;LINC00862'}]
general
Select, Join
Metadata
Q42.1946
Q42
What is the genomic location of rs58577275 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs58577275 is located on or closest to the genes ZNF521 and SS18 on chromosome 18 at base pair position 25564145 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 = 'rs58577275' 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_6096670', 'SNP': 'rs58577275', 'chr_38': 18, 'bp_38': 25564145, 'nearestGene': 'ZNF521;SS18'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19180951', 'SNP': 'rs5857727...
general
Select, Join
Metadata
Q42.1581
Q42
What is the genomic location of rs115157402 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 rs115157402 is located on or closest to the gene PHACTR1 on chromosome 6 at base pair position 12856288 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 = 'rs115157402' 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_4004601', 'SNP': 'rs115157402', 'chr_38': 6, 'bp_38': 12856288, 'nearestGene': 'PHACTR1'}]
general
Select, Join
Metadata
Q42.1490
Q42
What is the genomic location of rs559312916 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 rs559312916 is located on or closest to the genes C1QTNF9B and ANKRD20A19P on chromosome 13 at base pair position 23902886 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 = 'rs559312916' 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_15776896', 'SNP': 'rs559312916', 'chr_38': 13, 'bp_38': 23902886, 'nearestGene': 'C1QTNF9B;ANKRD20A19P'}]
general
Select, Join
Metadata
Q42.410
Q42
What is the genomic location of rs761628485 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 rs761628485 is located on or closest to the genes HAND2-AS1 and LINC02269 on chromosome 4 at base pair position 173859171 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 = 'rs761628485' 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_6410068', 'SNP': 'rs761628485', 'chr_38': 4, 'bp_38': 173859171, 'nearestGene': 'HAND2-AS1;LINC02269'}]
general
Select, Join
Metadata
Q42.1728
Q42
What is the genomic location of rs80267326 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 rs80267326 is located on or closest to the gene POT1-AS1 on chromosome 7 at base pair position 125043980 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 = 'rs80267326' 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_10258391', 'SNP': 'rs80267326', 'chr_38': 7, 'bp_38': 125043980, 'nearestGene': 'POT1-AS1'}]
general
Select, Join
Metadata
Q42.1298
Q42
What is the genomic location of rs7668384 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7668384 is located on or closest to the genes STIM2 and LINC02261 on chromosome 4 at base pair position 27170435 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 = 'rs7668384' 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_2074067', 'SNP': 'rs7668384', 'chr_38': 4, 'bp_38': 27170435, 'nearestGene': 'STIM2;LINC02261'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5273643', 'SNP': 'rs766838...
general
Select, Join
Metadata
Q42.1665
Q42
What is the genomic location of rs144104432 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs144104432 is located on or closest to the genes LINC02714 and LOC100507548 on chromosome 11 at base pair position 134956309 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 = 'rs144104432' 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_718158', 'SNP': 'rs144104432', 'chr_38': 11, 'bp_38': 134956309, 'nearestGene': 'LINC02714;LOC100507548'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14727118', 'SNP'...
general
Select, Join
Metadata
Q42.107
Q42
What is the genomic location of rs1646232 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 rs1646232 is located on or closest to the gene CBFA2T3 on chromosome 16 at base pair position 88934189 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 = 'rs1646232' 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_7109261', 'SNP': 'rs1646232', 'chr_38': 16, 'bp_38': 88934189, 'nearestGene': 'CBFA2T3'}]
general
Select, Join
Metadata
Q42.695
Q42
What is the genomic location of rs117985641 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs117985641 is located on or closest to the gene MDGA2 on chromosome 14 at base pair position 46988795 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 = 'rs117985641' 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_7690084', 'SNP': 'rs117985641', 'chr_38': 14, 'bp_38': 46988795, 'nearestGene': 'MDGA2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16718917', 'SNP': 'rs117985641', ...
general
Select, Join
Metadata
Q42.1305
Q42
What is the genomic location of rs59634092 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 rs59634092 is located on chromosome 8 at base pair position 11506371 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 = 'rs59634092' 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_10663061', 'SNP': 'rs59634092', 'chr_38': 8, 'bp_38': 11506371, 'nearestGene': '.'}]
general
Select, Join
Metadata