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.1569
Q42
What is the genomic location of rs138332502 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 rs138332502 is located on or closest to the genes MSH3 and RASGRF2-AS1 on chromosome 5 at base pair position 80924554 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 = 'rs138332502' 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_7155084', 'SNP': 'rs138332502', 'chr_38': 5, 'bp_38': 80924554, 'nearestGene': 'MSH3;RASGRF2-AS1'}]
general
Select, Join
Metadata
Q42.1461
Q42
What is the genomic location of rs192434733 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 rs192434733 is located on or closest to the genes NPVF and LOC646588 on chromosome 7 at base pair position 25273824 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 = 'rs192434733' 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_9546015', 'SNP': 'rs192434733', 'chr_38': 7, 'bp_38': 25273824, 'nearestGene': 'NPVF;LOC646588'}]
general
Select, Join
Metadata
Q42.473
Q42
What is the genomic location of rs936860358 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 rs936860358 is located on or closest to the gene ACVR2A on chromosome 2 at base pair position 147873557 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 = 'rs936860358' 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_2788990', 'SNP': 'rs936860358', 'chr_38': 2, 'bp_38': 147873557, 'nearestGene': 'ACVR2A'}]
general
Select, Join
Metadata
Q42.325
Q42
What is the genomic location of rs564267681 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 rs564267681 is located on or closest to the genes ZFAT and MIR30B on chromosome 8 at base pair position 134782776 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 = 'rs564267681' 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_11612811', 'SNP': 'rs564267681', 'chr_38': 8, 'bp_38': 134782776, 'nearestGene': 'ZFAT;MIR30B'}]
general
Select, Join
Metadata
Q42.6
Q42
What is the genomic location of rs11211351 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11211351 is located on or closest to the genes EFCAB14 and CYP4B1 on chromosome 1 at base pair position 46734589 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 = 'rs11211351' 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_6557928', 'SNP': 'rs11211351', 'chr_38': 1, 'bp_38': 46734589, 'nearestGene': 'EFCAB14;CYP4B1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_348627', 'SNP': 'rs1121135...
general
Select, Join
Metadata
Q42.225
Q42
What is the genomic location of rs7721222 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 rs7721222 is located on or closest to the gene LINC02147 on chromosome 5 at base pair position 117993743 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 = 'rs7721222' 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_7448391', 'SNP': 'rs7721222', 'chr_38': 5, 'bp_38': 117993743, 'nearestGene': 'LINC02147'}]
general
Select, Join
Metadata
Q42.1376
Q42
What is the genomic location of rs7290691 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7290691 is located on or closest to the gene BCL2L13 on chromosome 22 at base pair position 17718438 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 = 'rs7290691' 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_7749721', 'SNP': 'rs7290691', 'chr_38': 22, 'bp_38': 17718438, 'nearestGene': 'BCL2L13'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20864203', 'SNP': 'rs7290691', 'c...
general
Select, Join
Metadata
Q42.553
Q42
What is the genomic location of rs761680332 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 rs761680332 is located on chromosome 1 at base pair position 84879709 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 = 'rs761680332' 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_630584', 'SNP': 'rs761680332', 'chr_38': 1, 'bp_38': 84879709, 'nearestGene': '.'}]
general
Select, Join
Metadata
Q42.231
Q42
What is the genomic location of rs76816864 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs76816864 is located on or closest to the gene LRRIQ1 on chromosome 12 at base pair position 85245317 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 = 'rs76816864' 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_444733', 'SNP': 'rs76816864', 'chr_38': 12, 'bp_38': 85245317, 'nearestGene': 'LRRIQ1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15363333', 'SNP': 'rs76816864', 'c...
general
Select, Join
Metadata
Q42.40
Q42
What is the genomic location of rs150963449 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 rs150963449 is located on or closest to the gene EIF4E1B on chromosome 5 at base pair position 176633728 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 = 'rs150963449' 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_7897883', 'SNP': 'rs150963449', 'chr_38': 5, 'bp_38': 176633728, 'nearestGene': 'EIF4E1B'}]
general
Select, Join
Metadata
Q42.548
Q42
What is the genomic location of rs7188880 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7188880 is located on or closest to the gene RFWD3 on chromosome 16 at base pair position 74630912 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 = 'rs7188880' 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_7014747', 'SNP': 'rs7188880', 'chr_38': 16, 'bp_38': 74630912, 'nearestGene': 'RFWD3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18260756', 'SNP': 'rs7188880', 'chr...
general
Select, Join
Metadata
Q42.245
Q42
What is the genomic location of rs78618349 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs78618349 is located on or closest to the genes UGT2B10 and UGT2A3 on chromosome 4 at base pair position 68895593 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 = 'rs78618349' 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_1443876', 'SNP': 'rs78618349', 'chr_38': 4, 'bp_38': 68895593, 'nearestGene': 'UGT2B10;UGT2A3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5593236', 'SNP': 'rs786183...
general
Select, Join
Metadata
Q42.905
Q42
What is the genomic location of rs2071388 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2071388 is located on or closest to the gene LOC100507291 on chromosome 3 at base pair position 139517841 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 = 'rs2071388' 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_7573207', 'SNP': 'rs2071388', 'chr_38': 3, 'bp_38': 139517841, 'nearestGene': 'LOC100507291'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4585782', 'SNP': 'rs2071388'...
general
Select, Join
Metadata
Q42.1429
Q42
What is the genomic location of rs12483750 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs12483750 is located on or closest to the genes LINC00320 and NCAM2 on chromosome 21 at base pair position 20981181 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 = 'rs12483750' 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_20634953', 'SNP': 'rs12483750', 'chr_38': 21, 'bp_38': 20981181, 'nearestGene': 'LINC00320;NCAM2'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2056062', 'SNP': 'rs124...
general
Select, Join
Metadata
Q42.139
Q42
What is the genomic location of rs4337704 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs4337704 is located on or closest to the gene NPFFR2 on chromosome 4 at base pair position 72063375 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 = 'rs4337704' 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_5699965', 'SNP': 'rs4337704', 'chr_38': 4, 'bp_38': 72063375, 'nearestGene': 'NPFFR2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5619545', 'SNP': 'rs4337704', 'chr_...
general
Select, Join
Metadata
Q42.1191
Q42
What is the genomic location of rs114707147 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 rs114707147 is located on or closest to the gene GRIP1 on chromosome 12 at base pair position 66675728 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 = 'rs114707147' 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_15223782', 'SNP': 'rs114707147', 'chr_38': 12, 'bp_38': 66675728, 'nearestGene': 'GRIP1'}]
general
Select, Join
Metadata
Q42.1757
Q42
What is the genomic location of rs7236361 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7236361 is located on or closest to the gene DLGAP1 on chromosome 18 at base pair position 4454161 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 = 'rs7236361' 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_1117956', 'SNP': 'rs7236361', 'chr_38': 18, 'bp_38': 4454161, 'nearestGene': 'DLGAP1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19061732', 'SNP': 'rs7236361', 'chr...
general
Select, Join
Metadata
Q42.1573
Q42
What is the genomic location of rs9816998 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs9816998 is located on or closest to the genes TNIK and PLD1 on chromosome 3 at base pair position 171527305 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 = 'rs9816998' 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_4885803', 'SNP': 'rs9816998', 'chr_38': 3, 'bp_38': 171527305, 'nearestGene': 'TNIK;PLD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4830443', 'SNP': 'rs9816998', '...
general
Select, Join
Metadata
Q42.1443
Q42
What is the genomic location of rs537991321 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 rs537991321 is located on or closest to the gene PHACTR1 on chromosome 6 at base pair position 13248462 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 = 'rs537991321' 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_8045605', 'SNP': 'rs537991321', 'chr_38': 6, 'bp_38': 13248462, 'nearestGene': 'PHACTR1'}]
general
Select, Join
Metadata
Q42.836
Q42
What is the genomic location of rs2838357 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2838357 is located on or closest to the gene PDXK on chromosome 21 at base pair position 43729637 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 = 'rs2838357' 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_142163', 'SNP': 'rs2838357', 'chr_38': 21, 'bp_38': 43729637, 'nearestGene': 'PDXK'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20827030', 'SNP': 'rs2838357', 'chr_3...
general
Select, Join
Metadata
Q42.451
Q42
What is the genomic location of rs9983433 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 rs9983433 is located on or closest to the gene NCAM2 on chromosome 21 at base pair position 21463074 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 = 'rs9983433' 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_20639083', 'SNP': 'rs9983433', 'chr_38': 21, 'bp_38': 21463074, 'nearestGene': 'NCAM2'}]
general
Select, Join
Metadata
Q42.849
Q42
What is the genomic location of rs114267329 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs114267329 is located on or closest to the genes UBA6-AS1 and GNRHR on chromosome 4 at base pair position 67727892 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 = 'rs114267329' 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_2320676', 'SNP': 'rs114267329', 'chr_38': 4, 'bp_38': 67727892, 'nearestGene': 'UBA6-AS1;GNRHR'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5584579', 'SNP': 'rs11426...
general
Select, Join
Metadata
Q42.1087
Q42
What is the genomic location of rs7680497 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7680497 is located on or closest to the genes LCORL and SLIT2 on chromosome 4 at base pair position 18883659 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 = 'rs7680497' 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_3854913', 'SNP': 'rs7680497', 'chr_38': 4, 'bp_38': 18883659, 'nearestGene': 'LCORL;SLIT2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5207175', 'SNP': 'rs7680497', ...
general
Select, Join
Metadata
Q42.1420
Q42
What is the genomic location of rs73843762 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 rs73843762 is located on or closest to the genes ARSJ and UGT8 on chromosome 4 at base pair position 114099095 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 = 'rs73843762' 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_5943406', 'SNP': 'rs73843762', 'chr_38': 4, 'bp_38': 114099095, 'nearestGene': 'ARSJ;UGT8'}]
general
Select, Join
Metadata
Q42.1154
Q42
What is the genomic location of rs138517693 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs138517693 is located on or closest to the gene TPTE2P6 on chromosome 13 at base pair position 24591635 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 = 'rs138517693' 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_166921', 'SNP': 'rs138517693', 'chr_38': 13, 'bp_38': 24591635, 'nearestGene': 'TPTE2P6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15783934', 'SNP': 'rs138517693',...
general
Select, Join
Metadata
Q42.1826
Q42
What is the genomic location of rs137909566 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs137909566 is located on or closest to the genes SNHG26 and FAM126A on chromosome 7 at base pair position 22886403 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 = 'rs137909566' 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_2060542', 'SNP': 'rs137909566', 'chr_38': 7, 'bp_38': 22886403, 'nearestGene': 'SNHG26;FAM126A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9526281', 'SNP': 'rs13790...
general
Select, Join
Metadata
Q42.588
Q42
What is the genomic location of rs73195844 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs73195844 is located on or closest to the gene CCDC63 on chromosome 12 at base pair position 110906768 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 = 'rs73195844' 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_6405892', 'SNP': 'rs73195844', 'chr_38': 12, 'bp_38': 110906768, 'nearestGene': 'CCDC63'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15552166', 'SNP': 'rs73195844', ...
general
Select, Join
Metadata
Q42.1892
Q42
What is the genomic location of rs75411145 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs75411145 is located on or closest to the gene MBD5 on chromosome 2 at base pair position 148215593 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 = 'rs75411145' 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_143134', 'SNP': 'rs75411145', 'chr_38': 2, 'bp_38': 148215593, 'nearestGene': 'MBD5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2790965', 'SNP': 'rs75411145', 'chr_...
general
Select, Join
Metadata
Q42.1970
Q42
What is the genomic location of rs557432554 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 rs557432554 is located on or closest to the gene NAPB on chromosome 20 at base pair position 23388123 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 = 'rs557432554' 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_20281257', 'SNP': 'rs557432554', 'chr_38': 20, 'bp_38': 23388123, 'nearestGene': 'NAPB'}]
general
Select, Join
Metadata
Q42.668
Q42
What is the genomic location of rs78063245 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs78063245 is located on or closest to the genes SAMD5 and SASH1 on chromosome 6 at base pair position 147856213 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 = 'rs78063245' 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_3862482', 'SNP': 'rs78063245', 'chr_38': 6, 'bp_38': 147856213, 'nearestGene': 'SAMD5;SASH1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9104589', 'SNP': 'rs78063245...
general
Select, Join
Metadata
Q42.442
Q42
What is the genomic location of rs2703143 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2703143 is located on or closest to the genes SOWAHB and SEPTIN11 on chromosome 4 at base pair position 76909288 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 = 'rs2703143' 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_506720', 'SNP': 'rs2703143', 'chr_38': 4, 'bp_38': 76909288, 'nearestGene': 'SOWAHB;SEPTIN11'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5656251', 'SNP': 'rs2703143...
general
Select, Join
Metadata
Q42.1857
Q42
What is the genomic location of rs62113970 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs62113970 is located on or closest to the genes ZNF69 and ZNF700 on chromosome 19 at base pair position 11922524 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 = 'rs62113970' 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_1118535', 'SNP': 'rs62113970', 'chr_38': 19, 'bp_38': 11922524, 'nearestGene': 'ZNF69;ZNF700'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19729011', 'SNP': 'rs621139...
general
Select, Join
Metadata
Q42.382
Q42
What is the genomic location of rs988872020 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 rs988872020 is located on or closest to the genes ADGRL4 and LINC01781 on chromosome 1 at base pair position 80106301 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 = 'rs988872020' 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_591662', 'SNP': 'rs988872020', 'chr_38': 1, 'bp_38': 80106301, 'nearestGene': 'ADGRL4;LINC01781'}]
general
Select, Join
Metadata
Q42.1478
Q42
What is the genomic location of rs68076828 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs68076828 is located on or closest to the gene ZNF347 on chromosome 19 at base pair position 53158179 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 = 'rs68076828' 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_5948230', 'SNP': 'rs68076828', 'chr_38': 19, 'bp_38': 53158179, 'nearestGene': 'ZNF347'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20043142', 'SNP': 'rs68076828', '...
general
Select, Join
Metadata
Q42.974
Q42
What is the genomic location of rs183971372 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 rs183971372 is located on or closest to the gene OBSCN on chromosome 1 at base pair position 228299270 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 = 'rs183971372' 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_1514782', 'SNP': 'rs183971372', 'chr_38': 1, 'bp_38': 228299270, 'nearestGene': 'OBSCN'}]
general
Select, Join
Metadata
Q42.1210
Q42
What is the genomic location of rs9835409 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs9835409 is located on or closest to the genes LOC101927829 and VENTXP7 on chromosome 3 at base pair position 21063205 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 = 'rs9835409' 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_2835751', 'SNP': 'rs9835409', 'chr_38': 3, 'bp_38': 21063205, 'nearestGene': 'LOC101927829;VENTXP7'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3686285', 'SNP': 'rs9...
general
Select, Join
Metadata
Q42.318
Q42
What is the genomic location of rs4464382 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs4464382 is located on or closest to the gene MYRIP on chromosome 3 at base pair position 39912553 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 = 'rs4464382' 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_976480', 'SNP': 'rs4464382', 'chr_38': 3, 'bp_38': 39912553, 'nearestGene': 'MYRIP'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3845553', 'SNP': 'rs4464382', 'chr_38...
general
Select, Join
Metadata
Q42.698
Q42
What is the genomic location of rs11710068 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11710068 is located on or closest to the gene COL6A6 on chromosome 3 at base pair position 130676003 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 = 'rs11710068' 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_2213421', 'SNP': 'rs11710068', 'chr_38': 3, 'bp_38': 130676003, 'nearestGene': 'COL6A6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4521999', 'SNP': 'rs11710068', 'c...
general
Select, Join
Metadata
Q42.1505
Q42
What is the genomic location of rs554814104 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 rs554814104 is located on or closest to the genes CEMIP2 and ABHD17B on chromosome 9 at base pair position 71790290 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 = 'rs554814104' 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_12092387', 'SNP': 'rs554814104', 'chr_38': 9, 'bp_38': 71790290, 'nearestGene': 'CEMIP2;ABHD17B'}]
general
Select, Join
Metadata
Q42.430
Q42
What is the genomic location of rs61359548 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs61359548 is located on or closest to the genes ACTR3B and LINC01287 on chromosome 7 at base pair position 153180275 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 = 'rs61359548' 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_7161644', 'SNP': 'rs61359548', 'chr_38': 7, 'bp_38': 153180275, 'nearestGene': 'ACTR3B;LINC01287'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10466710', 'SNP': 'rs61...
general
Select, Join
Metadata
Q42.601
Q42
What is the genomic location of rs116280419 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs116280419 is located on or closest to the genes KHDRBS3 and LINC02055 on chromosome 8 at base pair position 135853370 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 = 'rs116280419' 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_2362927', 'SNP': 'rs116280419', 'chr_38': 8, 'bp_38': 135853370, 'nearestGene': 'KHDRBS3;LINC02055'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11621532', 'SNP': 'rs...
general
Select, Join
Metadata
Q42.1964
Q42
What is the genomic location of rs36050448 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs36050448 is located on or closest to the genes MIR4465 and NMBR on chromosome 6 at base pair position 141179171 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 = 'rs36050448' 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_975515', 'SNP': 'rs36050448', 'chr_38': 6, 'bp_38': 141179171, 'nearestGene': 'MIR4465;NMBR'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9053955', 'SNP': 'rs36050448...
general
Select, Join
Metadata
Q42.629
Q42
What is the genomic location of rs13396100 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs13396100 is located on or closest to the gene SP9 on chromosome 2 at base pair position 174335686 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 = 'rs13396100' 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_270812', 'SNP': 'rs13396100', 'chr_38': 2, 'bp_38': 174335686, 'nearestGene': 'SP9'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2982239', 'SNP': 'rs13396100', 'chr_3...
general
Select, Join
Metadata
Q42.1170
Q42
What is the genomic location of rs10876685 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs10876685 is located on or closest to the genes TESPA1 and NEUROD4 on chromosome 12 at base pair position 55006217 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 = 'rs10876685' 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_4752539', 'SNP': 'rs10876685', 'chr_38': 12, 'bp_38': 55006217, 'nearestGene': 'TESPA1;NEUROD4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15139474', 'SNP': 'rs1087...
general
Select, Join
Metadata
Q42.1254
Q42
What is the genomic location of rs7974771 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7974771 is located on or closest to the gene DHX37 on chromosome 12 at base pair position 124951488 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 = 'rs7974771' 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_1851745', 'SNP': 'rs7974771', 'chr_38': 12, 'bp_38': 124951488, 'nearestGene': 'DHX37'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15655735', 'SNP': 'rs7974771', 'ch...
general
Select, Join
Metadata
Q42.230
Q42
What is the genomic location of rs117445493 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 rs117445493 is located on or closest to the gene AKAP13 on chromosome 15 at base pair position 85602178 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 = 'rs117445493' 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_17642549', 'SNP': 'rs117445493', 'chr_38': 15, 'bp_38': 85602178, 'nearestGene': 'AKAP13'}]
general
Select, Join
Metadata
Q42.1180
Q42
What is the genomic location of rs570793988 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 rs570793988 is located on or closest to the gene FAM135B on chromosome 8 at base pair position 138204882 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 = 'rs570793988' 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_11641760', 'SNP': 'rs570793988', 'chr_38': 8, 'bp_38': 138204882, 'nearestGene': 'FAM135B'}]
general
Select, Join
Metadata
Q42.1332
Q42
What is the genomic location of rs180734773 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 rs180734773 is located on or closest to the genes SERTAD4 and HHAT on chromosome 1 at base pair position 210326332 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 = 'rs180734773' 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_1374840', 'SNP': 'rs180734773', 'chr_38': 1, 'bp_38': 210326332, 'nearestGene': 'SERTAD4;HHAT'}]
general
Select, Join
Metadata
Q42.1587
Q42
What is the genomic location of rs118150553 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs118150553 is located on or closest to the gene VTI1A on chromosome 10 at base pair position 112457476 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 = 'rs118150553' 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_1676047', 'SNP': 'rs118150553', 'chr_38': 10, 'bp_38': 112457476, 'nearestGene': 'VTI1A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13503084', 'SNP': 'rs118150553',...
general
Select, Join
Metadata
Q42.69
Q42
What is the genomic location of rs73531423 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 rs73531423 is located on or closest to the genes KLF5 and LINC00392 on chromosome 13 at base pair position 73488737 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 = 'rs73531423' 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_16170734', 'SNP': 'rs73531423', 'chr_38': 13, 'bp_38': 73488737, 'nearestGene': 'KLF5;LINC00392'}]
general
Select, Join
Metadata
Q42.25
Q42
What is the genomic location of rs76118421 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs76118421 is located on or closest to the gene ANKS1B on chromosome 12 at base pair position 99889783 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 = 'rs76118421' 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_5570671', 'SNP': 'rs76118421', 'chr_38': 12, 'bp_38': 99889783, 'nearestGene': 'ANKS1B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15470451', 'SNP': 'rs76118421', '...
general
Select, Join
Metadata
Q42.147
Q42
What is the genomic location of rs72680536 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs72680536 is located on or closest to the gene SNTB1 on chromosome 8 at base pair position 120540300 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 = 'rs72680536' 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_6558772', 'SNP': 'rs72680536', 'chr_38': 8, 'bp_38': 120540300, 'nearestGene': 'SNTB1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11497452', 'SNP': 'rs72680536', 'c...
general
Select, Join
Metadata
Q42.542
Q42
What is the genomic location of rs140676308 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs140676308 is located on or closest to the genes DPM3 and KRTCAP2 on chromosome 1 at base pair position 155154427 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 = 'rs140676308' 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_5044880', 'SNP': 'rs140676308', 'chr_38': 1, 'bp_38': 155154427, 'nearestGene': 'DPM3;KRTCAP2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_946910', 'SNP': 'rs1406763...
general
Select, Join
Metadata
Q42.818
Q42
What is the genomic location of rs79422187 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs79422187 is located on or closest to the genes CTSO and PDGFC on chromosome 4 at base pair position 156231934 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 = 'rs79422187' 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_765624', 'SNP': 'rs79422187', 'chr_38': 4, 'bp_38': 156231934, 'nearestGene': 'CTSO;PDGFC'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6267858', 'SNP': 'rs79422187',...
general
Select, Join
Metadata
Q42.1120
Q42
What is the genomic location of rs112184520 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 rs112184520 is located on or closest to the gene CTSD on chromosome 11 at base pair position 1759664 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 = 'rs112184520' 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_13691445', 'SNP': 'rs112184520', 'chr_38': 11, 'bp_38': 1759664, 'nearestGene': 'CTSD'}]
general
Select, Join
Metadata
Q42.88
Q42
What is the genomic location of rs138184602 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 rs138184602 is located on or closest to the gene ERICH6-AS1 on chromosome 3 at base pair position 150705691 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 = 'rs138184602' 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_4673639', 'SNP': 'rs138184602', 'chr_38': 3, 'bp_38': 150705691, 'nearestGene': 'ERICH6-AS1'}]
general
Select, Join
Metadata
Q42.1183
Q42
What is the genomic location of rs746476 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs746476 is located on or closest to the gene LINC01250 on chromosome 2 at base pair position 3101952 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 = 'rs746476' 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_1450760', 'SNP': 'rs746476', 'chr_38': 2, 'bp_38': 3101952, 'nearestGene': 'LINC01250'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1714887', 'SNP': 'rs746476', 'chr_...
general
Select, Join
Metadata
Q42.1333
Q42
What is the genomic location of rs11834068 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11834068 is located on or closest to the gene SLCO1B3-SLCO1B7 on chromosome 12 at base pair position 20980066 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 = 'rs11834068' 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_5678305', 'SNP': 'rs11834068', 'chr_38': 12, 'bp_38': 20980066, 'nearestGene': 'SLCO1B3-SLCO1B7'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14893129', 'SNP': 'rs118...
general
Select, Join
Metadata
Q42.1806
Q42
What is the genomic location of rs12336057 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs12336057 is located on or closest to the gene RORB on chromosome 9 at base pair position 74650952 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 = 'rs12336057' 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_1450628', 'SNP': 'rs12336057', 'chr_38': 9, 'bp_38': 74650952, 'nearestGene': 'RORB'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12112013', 'SNP': 'rs12336057', 'chr...
general
Select, Join
Metadata
Q42.1819
Q42
What is the genomic location of rs111290414 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs111290414 is located on or closest to the genes GMDS-DT and LINC01600 on chromosome 6 at base pair position 2583949 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 = 'rs111290414' 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_2943867', 'SNP': 'rs111290414', 'chr_38': 6, 'bp_38': 2583949, 'nearestGene': 'GMDS-DT;LINC01600'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7955047', 'SNP': 'rs111...
general
Select, Join
Metadata
Q42.1374
Q42
What is the genomic location of rs4442066 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 rs4442066 is located on or closest to the genes ORC5 and LHFPL3 on chromosome 7 at base pair position 104221038 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 = 'rs4442066' 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_10107768', 'SNP': 'rs4442066', 'chr_38': 7, 'bp_38': 104221038, 'nearestGene': 'ORC5;LHFPL3'}]
general
Select, Join
Metadata
Q42.1144
Q42
What is the genomic location of rs68030547 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs68030547 is located on or closest to the genes LOC643542 and TMX3 on chromosome 18 at base pair position 67941923 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 = 'rs68030547' 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_5610170', 'SNP': 'rs68030547', 'chr_38': 18, 'bp_38': 67941923, 'nearestGene': 'LOC643542;TMX3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19513831', 'SNP': 'rs6803...
general
Select, Join
Metadata
Q42.367
Q42
What is the genomic location of rs35420432 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs35420432 is located on or closest to the gene GNAQ on chromosome 9 at base pair position 77919022 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 = 'rs35420432' 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_3446403', 'SNP': 'rs35420432', 'chr_38': 9, 'bp_38': 77919022, 'nearestGene': 'GNAQ'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12139584', 'SNP': 'rs35420432', 'chr...
general
Select, Join
Metadata
Q42.1790
Q42
What is the genomic location of rs79778199 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs79778199 is located on or closest to the genes LINC00470 and METTL4 on chromosome 18 at base pair position 2524544 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 = 'rs79778199' 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_3738332', 'SNP': 'rs79778199', 'chr_38': 18, 'bp_38': 2524544, 'nearestGene': 'LINC00470;METTL4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19045087', 'SNP': 'rs797...
general
Select, Join
Metadata
Q42.1208
Q42
What is the genomic location of rs66571154 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs66571154 is located on or closest to the genes LINC01364 and PKN2-AS1 on chromosome 1 at base pair position 87544253 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 = 'rs66571154' 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_1772631', 'SNP': 'rs66571154', 'chr_38': 1, 'bp_38': 87544253, 'nearestGene': 'LINC01364;PKN2-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_651689', 'SNP': 'rs665...
general
Select, Join
Metadata
Q42.1035
Q42
What is the genomic location of rs7346009 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7346009 is located on or closest to the genes PLCB1 and PLCB4 on chromosome 20 at base pair position 9038523 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 = 'rs7346009' 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_7090528', 'SNP': 'rs7346009', 'chr_38': 20, 'bp_38': 9038523, 'nearestGene': 'PLCB1;PLCB4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20165833', 'SNP': 'rs7346009',...
general
Select, Join
Metadata
Q42.1039
Q42
What is the genomic location of rs7305028 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7305028 is located on or closest to the genes PEX5 and ACSM4 on chromosome 12 at base pair position 7234484 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 = 'rs7305028' 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_3306118', 'SNP': 'rs7305028', 'chr_38': 12, 'bp_38': 7234484, 'nearestGene': 'PEX5;ACSM4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14786255', 'SNP': 'rs7305028', ...
general
Select, Join
Metadata
Q42.1761
Q42
What is the genomic location of rs309272 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs309272 is located on or closest to the gene RNF144A on chromosome 2 at base pair position 7061970 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 = 'rs309272' 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_4405077', 'SNP': 'rs309272', 'chr_38': 2, 'bp_38': 7061970, 'nearestGene': 'RNF144A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1749892', 'SNP': 'rs309272', 'chr_38...
general
Select, Join
Metadata
Q42.1357
Q42
What is the genomic location of rs9319980 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs9319980 is located on or closest to the gene CDH20 on chromosome 18 at base pair position 61471007 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 = 'rs9319980' 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_7238352', 'SNP': 'rs9319980', 'chr_38': 18, 'bp_38': 61471007, 'nearestGene': 'CDH20'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19460436', 'SNP': 'rs9319980', 'chr...
general
Select, Join
Metadata
Q42.1875
Q42
What is the genomic location of rs62195882 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs62195882 is located on or closest to the genes ZDBF2 and ADAM23 on chromosome 2 at base pair position 206366803 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 = 'rs62195882' 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_4904758', 'SNP': 'rs62195882', 'chr_38': 2, 'bp_38': 206366803, 'nearestGene': 'ZDBF2;ADAM23'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3210015', 'SNP': 'rs6219588...
general
Select, Join
Metadata
Q42.672
Q42
What is the genomic location of rs76523286 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs76523286 is located on or closest to the genes CLEC7A and OLR1 on chromosome 12 at base pair position 10138597 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 = 'rs76523286' 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_2653429', 'SNP': 'rs76523286', 'chr_38': 12, 'bp_38': 10138597, 'nearestGene': 'CLEC7A;OLR1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14807230', 'SNP': 'rs7652328...
general
Select, Join
Metadata
Q42.369
Q42
What is the genomic location of rs113819209 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 rs113819209 is located on or closest to the genes LINC01031 and NONE on chromosome 0 at base pair position 0 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs113819209' 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_5622520', 'SNP': 'rs113819209', 'chr_38': 0, 'bp_38': 0, 'nearestGene': 'LINC01031;NONE'}]
general
Select, Join
Metadata
Q42.80
Q42
What is the genomic location of rs191853911 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 rs191853911 is located on or closest to the gene TMPRSS5 on chromosome 11 at base pair position 113704410 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 = 'rs191853911' 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_14555328', 'SNP': 'rs191853911', 'chr_38': 11, 'bp_38': 113704410, 'nearestGene': 'TMPRSS5'}]
general
Select, Join
Metadata
Q42.28
Q42
What is the genomic location of rs117602920 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs117602920 is located on or closest to the gene SULT4A1 on chromosome 22 at base pair position 43833034 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 = 'rs117602920' 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_6741324', 'SNP': 'rs117602920', 'chr_38': 22, 'bp_38': 43833034, 'nearestGene': 'SULT4A1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_21071084', 'SNP': 'rs117602920'...
general
Select, Join
Metadata
Q42.1438
Q42
What is the genomic location of rs28789378 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 rs28789378 is located on or closest to the gene CHD6 on chromosome 20 at base pair position 41590586 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 = 'rs28789378' 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_20377909', 'SNP': 'rs28789378', 'chr_38': 20, 'bp_38': 41590586, 'nearestGene': 'CHD6'}]
general
Select, Join
Metadata
Q42.531
Q42
What is the genomic location of rs2036423 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2036423 is located on or closest to the genes TRIM66 and RPL27A on chromosome 11 at base pair position 8677678 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 = 'rs2036423' 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_1473422', 'SNP': 'rs2036423', 'chr_38': 11, 'bp_38': 8677678, 'nearestGene': 'TRIM66;RPL27A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13755076', 'SNP': 'rs2036423...
general
Select, Join
Metadata
Q42.1836
Q42
What is the genomic location of rs77925770 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs77925770 is located on or closest to the gene UAP1 on chromosome 1 at base pair position 162570143 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 = 'rs77925770' 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_6890118', 'SNP': 'rs77925770', 'chr_38': 1, 'bp_38': 162570143, 'nearestGene': 'UAP1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1002491', 'SNP': 'rs77925770', 'chr...
general
Select, Join
Metadata
Q42.56
Q42
What is the genomic location of rs249124 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 rs249124 is located on or closest to the gene MYO10 on chromosome 5 at base pair position 16917774 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 = 'rs249124' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGen...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6699229', 'SNP': 'rs249124', 'chr_38': 5, 'bp_38': 16917774, 'nearestGene': 'MYO10'}]
general
Select, Join
Metadata
Q42.645
Q42
What is the genomic location of rs1325117 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs1325117 is located on or closest to the genes PTPRD-AS2 and TYRP1 on chromosome 9 at base pair position 12613472 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 = 'rs1325117' 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_4871376', 'SNP': 'rs1325117', 'chr_38': 9, 'bp_38': 12613472, 'nearestGene': 'PTPRD-AS2;TYRP1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11832866', 'SNP': 'rs13251...
general
Select, Join
Metadata
Q42.306
Q42
What is the genomic location of rs186918655 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 rs186918655 is located on or closest to the genes MEIS2 and TMCO5A on chromosome 15 at base pair position 37504473 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 = 'rs186918655' 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_17293638', 'SNP': 'rs186918655', 'chr_38': 15, 'bp_38': 37504473, 'nearestGene': 'MEIS2;TMCO5A'}]
general
Select, Join
Metadata
Q42.725
Q42
What is the genomic location of rs140072619 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 rs140072619 is located on or closest to the gene PUM2 on chromosome 2 at base pair position 20322417 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 = 'rs140072619' 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_1858318', 'SNP': 'rs140072619', 'chr_38': 2, 'bp_38': 20322417, 'nearestGene': 'PUM2'}]
general
Select, Join
Metadata
Q42.631
Q42
What is the genomic location of rs10280281 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs10280281 is located on or closest to the gene CRPPA on chromosome 7 at base pair position 16365684 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 = 'rs10280281' 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_6116549', 'SNP': 'rs10280281', 'chr_38': 7, 'bp_38': 16365684, 'nearestGene': 'CRPPA'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9465373', 'SNP': 'rs10280281', 'chr...
general
Select, Join
Metadata
Q42.8
Q42
What is the genomic location of rs114898141 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 rs114898141 is located on or closest to the genes NONE and LINC01724 on chromosome 1 at base pair position 195465419 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 = 'rs114898141' 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_1261468', 'SNP': 'rs114898141', 'chr_38': 1, 'bp_38': 195465419, 'nearestGene': 'NONE;LINC01724'}]
general
Select, Join
Metadata
Q42.810
Q42
What is the genomic location of rs140450092 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs140450092 is located on or closest to the gene MOB1B on chromosome 4 at base pair position 70973064 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 = 'rs140450092' 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_2303119', 'SNP': 'rs140450092', 'chr_38': 4, 'bp_38': 70973064, 'nearestGene': 'MOB1B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5611387', 'SNP': 'rs140450092', 'c...
general
Select, Join
Metadata
Q42.1058
Q42
What is the genomic location of rs536353805 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 rs536353805 is located on or closest to the gene RALYL on chromosome 8 at base pair position 84230225 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 = 'rs536353805' 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_11234987', 'SNP': 'rs536353805', 'chr_38': 8, 'bp_38': 84230225, 'nearestGene': 'RALYL'}]
general
Select, Join
Metadata
Q42.340
Q42
What is the genomic location of rs144959359 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs144959359 is located on or closest to the genes MIR4445 and NECTIN3-AS1 on chromosome 3 at base pair position 109786303 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 = 'rs144959359' 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_6318027', 'SNP': 'rs144959359', 'chr_38': 3, 'bp_38': 109786303, 'nearestGene': 'MIR4445;NECTIN3-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4364836', 'SNP': 'r...
general
Select, Join
Metadata
Q42.48
Q42
What is the genomic location of rs7804138 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7804138 is located on or closest to the gene DYNC1I1 on chromosome 7 at base pair position 95872834 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 = 'rs7804138' 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_3912713', 'SNP': 'rs7804138', 'chr_38': 7, 'bp_38': 95872834, 'nearestGene': 'DYNC1I1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10050544', 'SNP': 'rs7804138', 'ch...
general
Select, Join
Metadata
Q42.1481
Q42
What is the genomic location of rs545597098 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 rs545597098 is located on or closest to the genes LINC02873 and LINC02551 on chromosome 11 at base pair position 130823929 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 = 'rs545597098' 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_14689867', 'SNP': 'rs545597098', 'chr_38': 11, 'bp_38': 130823929, 'nearestGene': 'LINC02873;LINC02551'}]
general
Select, Join
Metadata
Q42.109
Q42
What is the genomic location of rs541008974 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 rs541008974 is located on or closest to the genes TFAP2C and BMP7 on chromosome 20 at base pair position 57011874 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 = 'rs541008974' 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_20502298', 'SNP': 'rs541008974', 'chr_38': 20, 'bp_38': 57011874, 'nearestGene': 'TFAP2C;BMP7'}]
general
Select, Join
Metadata
Q42.353
Q42
What is the genomic location of rs2855962 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 rs2855962 is located on or closest to the genes MIR11400 and MTRNR2L6 on chromosome 0 at base pair position 0 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2855962' 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_6632215', 'SNP': 'rs2855962', 'chr_38': 0, 'bp_38': 0, 'nearestGene': 'MIR11400;MTRNR2L6'}]
general
Select, Join
Metadata
Q42.241
Q42
What is the genomic location of rs9312376 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs9312376 is located on or closest to the genes TRIML1 and LINC01060 on chromosome 4 at base pair position 188200688 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 = 'rs9312376' 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_1270340', 'SNP': 'rs9312376', 'chr_38': 4, 'bp_38': 188200688, 'nearestGene': 'TRIML1;LINC01060'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6536362', 'SNP': 'rs9312...
general
Select, Join
Metadata
Q42.216
Q42
What is the genomic location of rs199771756 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 rs199771756 is located on or closest to the gene BLVRB on chromosome 19 at base pair position 40458368 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 = 'rs199771756' 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_19940068', 'SNP': 'rs199771756', 'chr_38': 19, 'bp_38': 40458368, 'nearestGene': 'BLVRB'}]
general
Select, Join
Metadata
Q42.1827
Q42
What is the genomic location of rs74228430 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs74228430 is located on or closest to the genes IFFO2 and UBR4 on chromosome 1 at base pair position 19003403 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 = 'rs74228430' 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_6125886', 'SNP': 'rs74228430', 'chr_38': 1, 'bp_38': 19003403, 'nearestGene': 'IFFO2;UBR4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_147378', 'SNP': 'rs74228430', ...
general
Select, Join
Metadata
Q42.1138
Q42
What is the genomic location of rs117822062 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs117822062 is located on or closest to the gene GLIS3 on chromosome 9 at base pair position 3988750 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 = 'rs117822062' 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_6376400', 'SNP': 'rs117822062', 'chr_38': 9, 'bp_38': 3988750, 'nearestGene': 'GLIS3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11741063', 'SNP': 'rs117822062', 'c...
general
Select, Join
Metadata
Q42.800
Q42
What is the genomic location of rs142806902 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 rs142806902 is located on or closest to the gene EPHB2 on chromosome 1 at base pair position 22754664 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 = 'rs142806902' 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_177600', 'SNP': 'rs142806902', 'chr_38': 1, 'bp_38': 22754664, 'nearestGene': 'EPHB2'}]
general
Select, Join
Metadata
Q42.1123
Q42
What is the genomic location of rs1363559187 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 rs1363559187 is located on or closest to the genes KCNU1 and MIR1268A on chromosome 8 at base pair position 37117650 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 = 'rs1363559187' 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_10890985', 'SNP': 'rs1363559187', 'chr_38': 8, 'bp_38': 37117650, 'nearestGene': 'KCNU1;MIR1268A'}]
general
Select, Join
Metadata
Q42.1583
Q42
What is the genomic location of rs76151646 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs76151646 is located on or closest to the genes CASC8 and CASC11 on chromosome 8 at base pair position 127495469 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 = 'rs76151646' 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_2582948', 'SNP': 'rs76151646', 'chr_38': 8, 'bp_38': 127495469, 'nearestGene': 'CASC8;CASC11'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11551544', 'SNP': 'rs761516...
general
Select, Join
Metadata
Q42.1672
Q42
What is the genomic location of rs149159457 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 rs149159457 is located on or closest to the gene EYA4 on chromosome 6 at base pair position 133341909 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 = 'rs149159457' 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_8996047', 'SNP': 'rs149159457', 'chr_38': 6, 'bp_38': 133341909, 'nearestGene': 'EYA4'}]
general
Select, Join
Metadata
Q42.529
Q42
What is the genomic location of rs117428864 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs117428864 is located on or closest to the genes SLC26A7 and RUNX1T1 on chromosome 8 at base pair position 91818493 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 = 'rs117428864' 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_1254303', 'SNP': 'rs117428864', 'chr_38': 8, 'bp_38': 91818493, 'nearestGene': 'SLC26A7;RUNX1T1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11290234', 'SNP': 'rs117...
general
Select, Join
Metadata
Q42.235
Q42
What is the genomic location of rs117550623 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs117550623 is located on or closest to the genes CSMD1 and LOC100287015 on chromosome 8 at base pair position 5225881 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 = 'rs117550623' 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_449264', 'SNP': 'rs117550623', 'chr_38': 8, 'bp_38': 5225881, 'nearestGene': 'CSMD1;LOC100287015'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10597073', 'SNP': 'rs11...
general
Select, Join
Metadata