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.563
Q42
What is the genomic location of rs143022789 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs143022789 is located on or closest to the gene LINC02026 on chromosome 3 at base pair position 193990630 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs143022789' 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_2491599', 'SNP': 'rs143022789', 'chr_38': 3, 'bp_38': 193990630, 'nearestGene': 'LINC02026'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5002018', 'SNP': 'rs143022789...
general
Select, Join
Metadata
Q42.1758
Q42
What is the genomic location of rs551178465 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 rs551178465 is located on or closest to the genes CT69 and LINC01010 on chromosome 6 at base pair position 134449699 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs551178465' 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_9004176', 'SNP': 'rs551178465', 'chr_38': 6, 'bp_38': 134449699, 'nearestGene': 'CT69;LINC01010'}]
general
Select, Join
Metadata
Q42.1727
Q42
What is the genomic location of rs11201281 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11201281 is located on or closest to the genes CCSER2 and LINC01519 on chromosome 10 at base pair position 84879730 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11201281' 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_7344014', 'SNP': 'rs11201281', 'chr_38': 10, 'bp_38': 84879730, 'nearestGene': 'CCSER2;LINC01519'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13292359', 'SNP': 'rs11...
general
Select, Join
Metadata
Q42.1349
Q42
What is the genomic location of rs113088379 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs113088379 is located on or closest to the genes DDX47 and RPL13AP20 on chromosome 12 at base pair position 12834531 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs113088379' 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_1834644', 'SNP': 'rs113088379', 'chr_38': 12, 'bp_38': 12834531, 'nearestGene': 'DDX47;RPL13AP20'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14828210', 'SNP': 'rs11...
general
Select, Join
Metadata
Q42.1161
Q42
What is the genomic location of rs2177536 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2177536 is located on or closest to the genes OR4C12 and SEPTIN7P11 on chromosome 11 at base pair position 50000937 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2177536' 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_14085858', 'SNP': 'rs2177536', 'chr_38': 11, 'bp_38': 50000937, 'nearestGene': 'OR4C12;SEPTIN7P11'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7020036', 'SNP': 'rs21...
general
Select, Join
Metadata
Q42.945
Q42
What is the genomic location of rs72966872 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs72966872 is located on or closest to the genes CTSC and GRM5-AS1 on chromosome 11 at base pair position 88349448 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs72966872' 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_6943320', 'SNP': 'rs72966872', 'chr_38': 11, 'bp_38': 88349448, 'nearestGene': 'CTSC;GRM5-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14356745', 'SNP': 'rs72966...
general
Select, Join
Metadata
Q42.290
Q42
What is the genomic location of rs1034928569 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 rs1034928569 is located on or closest to the genes LOC101927151 and LOC100420587 on chromosome 19 at base pair position 28179249 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1034928569' 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_19842290', 'SNP': 'rs1034928569', 'chr_38': 19, 'bp_38': 28179249, 'nearestGene': 'LOC101927151;LOC100420587'}]
general
Select, Join
Metadata
Q42.1947
Q42
What is the genomic location of rs73180673 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs73180673 is located on or closest to the gene DLGAP2 on chromosome 8 at base pair position 1048436 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73180673' 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_5135959', 'SNP': 'rs73180673', 'chr_38': 8, 'bp_38': 1048436, 'nearestGene': 'DLGAP2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10531292', 'SNP': 'rs73180673', 'ch...
general
Select, Join
Metadata
Q42.973
Q42
What is the genomic location of rs184804096 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 rs184804096 is located on or closest to the genes DYSF and CYP26B1 on chromosome 2 at base pair position 71809658 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs184804096' 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_2283448', 'SNP': 'rs184804096', 'chr_38': 2, 'bp_38': 71809658, 'nearestGene': 'DYSF;CYP26B1'}]
general
Select, Join
Metadata
Q42.605
Q42
What is the genomic location of rs355434 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs355434 is located on or closest to the gene LOC101929154 on chromosome 5 at base pair position 77918891 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs355434' 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_4530794', 'SNP': 'rs355434', 'chr_38': 5, 'bp_38': 77918891, 'nearestGene': 'LOC101929154'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7132315', 'SNP': 'rs355434', '...
general
Select, Join
Metadata
Q42.1312
Q42
What is the genomic location of rs12709088 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs12709088 is located on or closest to the gene RPL13 on chromosome 16 at base pair position 89563804 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12709088' 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_4889630', 'SNP': 'rs12709088', 'chr_38': 16, 'bp_38': 89563804, 'nearestGene': 'RPL13'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18438027', 'SNP': 'rs12709088', 'c...
general
Select, Join
Metadata
Q42.1244
Q42
What is the genomic location of rs2257700 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2257700 is located on or closest to the genes LINC01788 and PTGER3 on chromosome 1 at base pair position 70807834 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2257700' 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_4418009', 'SNP': 'rs2257700', 'chr_38': 1, 'bp_38': 70807834, 'nearestGene': 'LINC01788;PTGER3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_523635', 'SNP': 'rs225770...
general
Select, Join
Metadata
Q42.1638
Q42
What is the genomic location of rs10409164 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs10409164 is located on or closest to the gene SLC25A42 on chromosome 19 at base pair position 19071163 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10409164' 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_5229874', 'SNP': 'rs10409164', 'chr_38': 19, 'bp_38': 19071163, 'nearestGene': 'SLC25A42'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19784582', 'SNP': 'rs10409164',...
general
Select, Join
Metadata
Q42.1588
Q42
What is the genomic location of rs1528008 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs1528008 is located on or closest to the genes LOC105377342 and EIF4E on chromosome 4 at base pair position 98678741 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1528008' 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_4942834', 'SNP': 'rs1528008', 'chr_38': 4, 'bp_38': 98678741, 'nearestGene': 'LOC105377342;EIF4E'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5827445', 'SNP': 'rs152...
general
Select, Join
Metadata
Q42.1316
Q42
What is the genomic location of rs142732662 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 rs142732662 is located on or closest to the genes ACSF2 and CHAD on chromosome 17 at base pair position 50466180 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs142732662' 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_18773079', 'SNP': 'rs142732662', 'chr_38': 17, 'bp_38': 50466180, 'nearestGene': 'ACSF2;CHAD'}]
general
Select, Join
Metadata
Q42.1779
Q42
What is the genomic location of rs144187477 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs144187477 is located on or closest to the gene SUPT3H on chromosome 6 at base pair position 45233862 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs144187477' 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_5315262', 'SNP': 'rs144187477', 'chr_38': 6, 'bp_38': 45233862, 'nearestGene': 'SUPT3H'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8331095', 'SNP': 'rs144187477', '...
general
Select, Join
Metadata
Q42.1647
Q42
What is the genomic location of rs867366 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs867366 is located on or closest to the gene FAM189A2 on chromosome 9 at base pair position 69388120 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs867366' 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_1332262', 'SNP': 'rs867366', 'chr_38': 9, 'bp_38': 69388120, 'nearestGene': 'FAM189A2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12074324', 'SNP': 'rs867366', 'chr...
general
Select, Join
Metadata
Q42.1255
Q42
What is the genomic location of rs12298595 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 rs12298595 is located on or closest to the gene LTA4H on chromosome 12 at base pair position 96000302 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12298595' 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_15441281', 'SNP': 'rs12298595', 'chr_38': 12, 'bp_38': 96000302, 'nearestGene': 'LTA4H'}]
general
Select, Join
Metadata
Q42.1675
Q42
What is the genomic location of rs115432979 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 rs115432979 is located on or closest to the genes SLC7A1 and LOC102723345 on chromosome 13 at base pair position 29625275 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs115432979' 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_15825905', 'SNP': 'rs115432979', 'chr_38': 13, 'bp_38': 29625275, 'nearestGene': 'SLC7A1;LOC102723345'}]
general
Select, Join
Metadata
Q42.1801
Q42
What is the genomic location of rs6904365 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs6904365 is located on or closest to the gene RHAG on chromosome 6 at base pair position 49624941 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6904365' 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_4261402', 'SNP': 'rs6904365', 'chr_38': 6, 'bp_38': 49624941, 'nearestGene': 'RHAG'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8365466', 'SNP': 'rs6904365', 'chr_38...
general
Select, Join
Metadata
Q42.759
Q42
What is the genomic location of rs16831205 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 rs16831205 is located on or closest to the gene ST3GAL3 on chromosome 1 at base pair position 43792704 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs16831205' 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_329046', 'SNP': 'rs16831205', 'chr_38': 1, 'bp_38': 43792704, 'nearestGene': 'ST3GAL3'}]
general
Select, Join
Metadata
Q42.616
Q42
What is the genomic location of rs742267 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs742267 is located on or closest to the gene RPS6KA2 on chromosome 6 at base pair position 166697533 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs742267' 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_1963155', 'SNP': 'rs742267', 'chr_38': 6, 'bp_38': 166697533, 'nearestGene': 'RPS6KA2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9260169', 'SNP': 'rs742267', 'chr_...
general
Select, Join
Metadata
Q42.1045
Q42
What is the genomic location of rs550563390 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 rs550563390 is located on or closest to the gene RAPGEF2 on chromosome 4 at base pair position 159230547 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs550563390' 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_6289888', 'SNP': 'rs550563390', 'chr_38': 4, 'bp_38': 159230547, 'nearestGene': 'RAPGEF2'}]
general
Select, Join
Metadata
Q42.788
Q42
What is the genomic location of rs143354032 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 rs143354032 is located on or closest to the gene XPO1 on chromosome 2 at base pair position 61504265 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs143354032' 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_2204853', 'SNP': 'rs143354032', 'chr_38': 2, 'bp_38': 61504265, 'nearestGene': 'XPO1'}]
general
Select, Join
Metadata
Q42.1690
Q42
What is the genomic location of rs16982207 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 rs16982207 is located on or closest to the gene TFIP11 on chromosome 22 at base pair position 26492067 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs16982207' 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_20926720', 'SNP': 'rs16982207', 'chr_38': 22, 'bp_38': 26492067, 'nearestGene': 'TFIP11'}]
general
Select, Join
Metadata
Q42.997
Q42
What is the genomic location of rs567457757 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 rs567457757 is located on or closest to the genes ANO6 and LINC00938 on chromosome 12 at base pair position 45545988 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs567457757' 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_15073880', 'SNP': 'rs567457757', 'chr_38': 12, 'bp_38': 45545988, 'nearestGene': 'ANO6;LINC00938'}]
general
Select, Join
Metadata
Q42.499
Q42
What is the genomic location of rs113725030 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs113725030 is located on or closest to the genes LINC02615 and JADE1 on chromosome 4 at base pair position 128701547 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs113725030' 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_4112352', 'SNP': 'rs113725030', 'chr_38': 4, 'bp_38': 128701547, 'nearestGene': 'LINC02615;JADE1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6059839', 'SNP': 'rs113...
general
Select, Join
Metadata
Q42.1320
Q42
What is the genomic location of rs146713173 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 rs146713173 is located on or closest to the gene NTNG1 on chromosome 1 at base pair position 107349721 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs146713173' 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_804583', 'SNP': 'rs146713173', 'chr_38': 1, 'bp_38': 107349721, 'nearestGene': 'NTNG1'}]
general
Select, Join
Metadata
Q42.281
Q42
What is the genomic location of rs745410125 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 rs745410125 is located on or closest to the gene C1RL-AS1 on chromosome 12 at base pair position 7116170 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs745410125' 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_14785455', 'SNP': 'rs745410125', 'chr_38': 12, 'bp_38': 7116170, 'nearestGene': 'C1RL-AS1'}]
general
Select, Join
Metadata
Q42.1848
Q42
What is the genomic location of rs74196677 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs74196677 is located on or closest to the gene KIRREL3 on chromosome 11 at base pair position 126469764 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs74196677' 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_661766', 'SNP': 'rs74196677', 'chr_38': 11, 'bp_38': 126469764, 'nearestGene': 'KIRREL3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14654682', 'SNP': 'rs74196677', ...
general
Select, Join
Metadata
Q42.363
Q42
What is the genomic location of rs181294714 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 rs181294714 is located on or closest to the gene GAS2 on chromosome 11 at base pair position 22804401 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs181294714' 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_13867037', 'SNP': 'rs181294714', 'chr_38': 11, 'bp_38': 22804401, 'nearestGene': 'GAS2'}]
general
Select, Join
Metadata
Q42.1179
Q42
What is the genomic location of rs293103 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs293103 is located on or closest to the genes IRX1 and LINC02114 on chromosome 5 at base pair position 4632998 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs293103' 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_3235724', 'SNP': 'rs293103', 'chr_38': 5, 'bp_38': 4632998, 'nearestGene': 'IRX1;LINC02114'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6596714', 'SNP': 'rs293103', ...
general
Select, Join
Metadata
Q42.239
Q42
What is the genomic location of rs377156968 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 rs377156968 is located on chromosome 2 at base pair position 155290065 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs377156968' 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_2842300', 'SNP': 'rs377156968', 'chr_38': 2, 'bp_38': 155290065, 'nearestGene': '.'}]
general
Select, Join
Metadata
Q42.557
Q42
What is the genomic location of rs1605709 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs1605709 is located on or closest to the genes CRBN and LOC100130207 on chromosome 3 at base pair position 3353950 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1605709' 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_5253309', 'SNP': 'rs1605709', 'chr_38': 3, 'bp_38': 3353950, 'nearestGene': 'CRBN;LOC100130207'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3534330', 'SNP': 'rs16057...
general
Select, Join
Metadata
Q42.1870
Q42
What is the genomic location of rs9922509 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 rs9922509 is located on or closest to the genes ADCY9 and SRL on chromosome 16 at base pair position 4169536 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9922509' 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_17826445', 'SNP': 'rs9922509', 'chr_38': 16, 'bp_38': 4169536, 'nearestGene': 'ADCY9;SRL'}]
general
Select, Join
Metadata
Q42.1915
Q42
What is the genomic location of rs754828604 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 rs754828604 is located on or closest to the genes UGCG and SUSD1 on chromosome 9 at base pair position 112028906 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs754828604' 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_12412221', 'SNP': 'rs754828604', 'chr_38': 9, 'bp_38': 112028906, 'nearestGene': 'UGCG;SUSD1'}]
general
Select, Join
Metadata
Q42.211
Q42
What is the genomic location of rs17748304 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs17748304 is located on or closest to the gene COL6A6 on chromosome 3 at base pair position 130651904 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs17748304' 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_5101500', 'SNP': 'rs17748304', 'chr_38': 3, 'bp_38': 130651904, 'nearestGene': 'COL6A6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4521821', 'SNP': 'rs17748304', 'c...
general
Select, Join
Metadata
Q42.1922
Q42
What is the genomic location of rs555653510 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 rs555653510 is located on or closest to the genes WFS1 and PPP2R2C on chromosome 4 at base pair position 6306550 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs555653510' 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_5092840', 'SNP': 'rs555653510', 'chr_38': 4, 'bp_38': 6306550, 'nearestGene': 'WFS1;PPP2R2C'}]
general
Select, Join
Metadata
Q42.1561
Q42
What is the genomic location of rs117107116 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs117107116 is located on or closest to the genes LINC01427 and LOC284788 on chromosome 20 at base pair position 22284848 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs117107116' 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_5322408', 'SNP': 'rs117107116', 'chr_38': 20, 'bp_38': 22284848, 'nearestGene': 'LINC01427;LOC284788'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20271489', 'SNP': '...
general
Select, Join
Metadata
Q42.60
Q42
What is the genomic location of rs74566415 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs74566415 is located on or closest to the gene NPHP3-AS1 on chromosome 3 at base pair position 132779773 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs74566415' 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_129109', 'SNP': 'rs74566415', 'chr_38': 3, 'bp_38': 132779773, 'nearestGene': 'NPHP3-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4537653', 'SNP': 'rs74566415', ...
general
Select, Join
Metadata
Q42.1835
Q42
What is the genomic location of rs6690294 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs6690294 is located on or closest to the genes ADGRL4 and LINC01781 on chromosome 1 at base pair position 79130037 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6690294' 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_3509277', 'SNP': 'rs6690294', 'chr_38': 1, 'bp_38': 79130037, 'nearestGene': 'ADGRL4;LINC01781'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_583485', 'SNP': 'rs669029...
general
Select, Join
Metadata
Q42.1906
Q42
What is the genomic location of rs3847260 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs3847260 is located on or closest to the genes AK3 and RCL1 on chromosome 9 at base pair position 4779545 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs3847260' 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_5888215', 'SNP': 'rs3847260', 'chr_38': 9, 'bp_38': 4779545, 'nearestGene': 'AK3;RCL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11750131', 'SNP': 'rs3847260', 'ch...
general
Select, Join
Metadata
Q42.1578
Q42
What is the genomic location of rs2812212 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2812212 is located on or closest to the gene DLEU1 on chromosome 13 at base pair position 50336389 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2812212' 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_1881462', 'SNP': 'rs2812212', 'chr_38': 13, 'bp_38': 50336389, 'nearestGene': 'DLEU1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15983180', 'SNP': 'rs2812212', 'chr...
general
Select, Join
Metadata
Q42.368
Q42
What is the genomic location of rs12921820 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 rs12921820 is located on or closest to the genes SNX29 and CPPED1 on chromosome 16 at base pair position 12606775 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12921820' 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_1924679', 'SNP': 'rs12921820', 'chr_38': 16, 'bp_38': 12606775, 'nearestGene': 'SNX29;CPPED1'}]
general
Select, Join
Metadata
Q42.511
Q42
What is the genomic location of rs74462003 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs74462003 is located on or closest to the gene LINC01091 on chromosome 4 at base pair position 123917438 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs74462003' 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_2378247', 'SNP': 'rs74462003', 'chr_38': 4, 'bp_38': 123917438, 'nearestGene': 'LINC01091'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6022320', 'SNP': 'rs74462003',...
general
Select, Join
Metadata
Q42.815
Q42
What is the genomic location of rs559059487 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 rs559059487 is located on or closest to the genes SPAG17 and TBX15 on chromosome 1 at base pair position 118706109 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs559059487' 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_888675', 'SNP': 'rs559059487', 'chr_38': 1, 'bp_38': 118706109, 'nearestGene': 'SPAG17;TBX15'}]
general
Select, Join
Metadata
Q42.1122
Q42
What is the genomic location of rs11045500 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11045500 is located on or closest to the genes SLCO1C1 and SLCO1B3 on chromosome 12 at base pair position 20794633 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11045500' 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_3637924', 'SNP': 'rs11045500', 'chr_38': 12, 'bp_38': 20794633, 'nearestGene': 'SLCO1C1;SLCO1B3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14891174', 'SNP': 'rs110...
general
Select, Join
Metadata
Q42.1731
Q42
What is the genomic location of rs4386344 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs4386344 is located on or closest to the gene MRPS9-AS2 on chromosome 2 at base pair position 104943259 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4386344' 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_1998891', 'SNP': 'rs4386344', 'chr_38': 2, 'bp_38': 104943259, 'nearestGene': 'MRPS9-AS2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2478360', 'SNP': 'rs4386344', '...
general
Select, Join
Metadata
Q42.1216
Q42
What is the genomic location of rs12307031 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs12307031 is located on or closest to the gene RIMBP2 on chromosome 12 at base pair position 130493027 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12307031' 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_15705590', 'SNP': 'rs12307031', 'chr_38': 12, 'bp_38': 130493027, 'nearestGene': 'RIMBP2'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4238240', 'SNP': 'rs12307031', ...
general
Select, Join
Metadata
Q42.1212
Q42
What is the genomic location of rs2273741 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2273741 is located on or closest to the gene RBM34 on chromosome 1 at base pair position 235152396 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2273741' 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_634780', 'SNP': 'rs2273741', 'chr_38': 1, 'bp_38': 235152396, 'nearestGene': 'RBM34'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1570592', 'SNP': 'rs2273741', 'chr_3...
general
Select, Join
Metadata
Q42.971
Q42
What is the genomic location of rs141831237 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 rs141831237 is located on or closest to the genes DPY19L3 and PDCD5 on chromosome 19 at base pair position 32566630 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs141831237' 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_19879460', 'SNP': 'rs141831237', 'chr_38': 19, 'bp_38': 32566630, 'nearestGene': 'DPY19L3;PDCD5'}]
general
Select, Join
Metadata
Q42.805
Q42
What is the genomic location of rs28762375 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 rs28762375 is located on or closest to the genes ZNF658 and FAM74A1 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 = 'rs28762375' 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_257420', 'SNP': 'rs28762375', 'chr_38': 0, 'bp_38': 0, 'nearestGene': 'ZNF658;FAM74A1'}]
general
Select, Join
Metadata
Q42.121
Q42
What is the genomic location of rs9738677 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs9738677 is located on or closest to the gene TXNRD1 on chromosome 12 at base pair position 104266937 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9738677' 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_892357', 'SNP': 'rs9738677', 'chr_38': 12, 'bp_38': 104266937, 'nearestGene': 'TXNRD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15503031', 'SNP': 'rs9738677', 'ch...
general
Select, Join
Metadata
Q42.1322
Q42
What is the genomic location of rs148988074 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 rs148988074 is located on or closest to the gene WWOX on chromosome 16 at base pair position 78813333 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs148988074' 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_18308175', 'SNP': 'rs148988074', 'chr_38': 16, 'bp_38': 78813333, 'nearestGene': 'WWOX'}]
general
Select, Join
Metadata
Q42.1221
Q42
What is the genomic location of rs77780203 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 rs77780203 is located on or closest to the genes MEIS2 and TMCO5A on chromosome 15 at base pair position 37766797 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs77780203' 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_17295756', 'SNP': 'rs77780203', 'chr_38': 15, 'bp_38': 37766797, 'nearestGene': 'MEIS2;TMCO5A'}]
general
Select, Join
Metadata
Q42.528
Q42
What is the genomic location of rs56097378 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs56097378 is located on or closest to the gene ROBO1 on chromosome 3 at base pair position 78990725 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs56097378' 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_2497757', 'SNP': 'rs56097378', 'chr_38': 3, 'bp_38': 78990725, 'nearestGene': 'ROBO1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4142866', 'SNP': 'rs56097378', 'chr...
general
Select, Join
Metadata
Q42.519
Q42
What is the genomic location of rs530559600 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 rs530559600 is located on or closest to the gene MTUS2 on chromosome 13 at base pair position 29490185 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs530559600' 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_15824784', 'SNP': 'rs530559600', 'chr_38': 13, 'bp_38': 29490185, 'nearestGene': 'MTUS2'}]
general
Select, Join
Metadata
Q42.84
Q42
What is the genomic location of rs2517124 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2517124 is located on or closest to the genes MTMR7 and SLC7A2 on chromosome 8 at base pair position 17475953 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2517124' 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_1207504', 'SNP': 'rs2517124', 'chr_38': 8, 'bp_38': 17475953, 'nearestGene': 'MTMR7;SLC7A2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10729911', 'SNP': 'rs2517124'...
general
Select, Join
Metadata
Q42.717
Q42
What is the genomic location of rs547577130 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 rs547577130 is located on chromosome 5 at base pair position 126632691 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs547577130' 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_7524144', 'SNP': 'rs547577130', 'chr_38': 5, 'bp_38': 126632691, 'nearestGene': '.'}]
general
Select, Join
Metadata
Q42.1185
Q42
What is the genomic location of rs11920740 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11920740 is located on or closest to the genes MIR4445 and NECTIN3-AS1 on chromosome 3 at base pair position 110672895 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11920740' 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_2713648', 'SNP': 'rs11920740', 'chr_38': 3, 'bp_38': 110672895, 'nearestGene': 'MIR4445;NECTIN3-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4371645', 'SNP': 'rs...
general
Select, Join
Metadata
Q42.386
Q42
What is the genomic location of rs144253917 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 rs144253917 is located on or closest to the genes LINC02382 and LINC02431 on chromosome 4 at base pair position 171020144 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs144253917' 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_6388743', 'SNP': 'rs144253917', 'chr_38': 4, 'bp_38': 171020144, 'nearestGene': 'LINC02382;LINC02431'}]
general
Select, Join
Metadata
Q42.1022
Q42
What is the genomic location of rs6986601 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs6986601 is located on or closest to the gene CYRIB on chromosome 8 at base pair position 130014014 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6986601' 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_7154526', 'SNP': 'rs6986601', 'chr_38': 8, 'bp_38': 130014014, 'nearestGene': 'CYRIB'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11571811', 'SNP': 'rs6986601', 'chr...
general
Select, Join
Metadata
Q42.1689
Q42
What is the genomic location of rs763305903 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 rs763305903 is located on chromosome 2 at base pair position 190140070 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs763305903' 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_3102371', 'SNP': 'rs763305903', 'chr_38': 2, 'bp_38': 190140070, 'nearestGene': '.'}]
general
Select, Join
Metadata
Q42.87
Q42
What is the genomic location of rs11551167 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11551167 is located on or closest to the gene EIF3B on chromosome 7 at base pair position 2355356 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11551167' 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_3808115', 'SNP': 'rs11551167', 'chr_38': 7, 'bp_38': 2355356, 'nearestGene': 'EIF3B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9319613', 'SNP': 'rs11551167', 'chr_...
general
Select, Join
Metadata
Q42.1684
Q42
What is the genomic location of rs3095555 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs3095555 is located on or closest to the genes LINC02180 and CASC22 on chromosome 16 at base pair position 52200518 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs3095555' 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_6808833', 'SNP': 'rs3095555', 'chr_38': 16, 'bp_38': 52200518, 'nearestGene': 'LINC02180;CASC22'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18088979', 'SNP': 'rs309...
general
Select, Join
Metadata
Q42.333
Q42
What is the genomic location of rs142679053 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs142679053 is located on or closest to the gene HADHB on chromosome 2 at base pair position 26290631 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs142679053' 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_4639209', 'SNP': 'rs142679053', 'chr_38': 2, 'bp_38': 26290631, 'nearestGene': 'HADHB'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1901530', 'SNP': 'rs142679053', 'c...
general
Select, Join
Metadata
Q42.7
Q42
What is the genomic location of rs9934611 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs9934611 is located on or closest to the genes USP10 and CRISPLD2 on chromosome 16 at base pair position 84809340 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9934611' 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_7213898', 'SNP': 'rs9934611', 'chr_38': 16, 'bp_38': 84809340, 'nearestGene': 'USP10;CRISPLD2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18384341', 'SNP': 'rs99346...
general
Select, Join
Metadata
Q42.737
Q42
What is the genomic location of rs114608974 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs114608974 is located on or closest to the gene ADCK1 on chromosome 14 at base pair position 77851054 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs114608974' 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_6608746', 'SNP': 'rs114608974', 'chr_38': 14, 'bp_38': 77851054, 'nearestGene': 'ADCK1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16958605', 'SNP': 'rs114608974', ...
general
Select, Join
Metadata
Q42.750
Q42
What is the genomic location of rs4341963 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs4341963 is located on or closest to the gene CTNNA2 on chromosome 2 at base pair position 80535032 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4341963' 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_5696194', 'SNP': 'rs4341963', 'chr_38': 2, 'bp_38': 80535032, 'nearestGene': 'CTNNA2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2352899', 'SNP': 'rs4341963', 'chr_...
general
Select, Join
Metadata
Q42.1414
Q42
What is the genomic location of rs112065527 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs112065527 is located on or closest to the genes OR51E1 and OR51E2 on chromosome 11 at base pair position 4678098 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs112065527' 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_3310326', 'SNP': 'rs112065527', 'chr_38': 11, 'bp_38': 4678098, 'nearestGene': 'OR51E1;OR51E2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13717275', 'SNP': 'rs11206...
general
Select, Join
Metadata
Q42.1751
Q42
What is the genomic location of rs112772401 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs112772401 is located on or closest to the genes KIF4B and SGCD on chromosome 5 at base pair position 155628861 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs112772401' 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_322388', 'SNP': 'rs112772401', 'chr_38': 5, 'bp_38': 155628861, 'nearestGene': 'KIF4B;SGCD'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7734732', 'SNP': 'rs112772401...
general
Select, Join
Metadata
Q42.457
Q42
What is the genomic location of rs1467331 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs1467331 is located on or closest to the gene CNTNAP2 on chromosome 7 at base pair position 147756719 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1467331' 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_811892', 'SNP': 'rs1467331', 'chr_38': 7, 'bp_38': 147756719, 'nearestGene': 'CNTNAP2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10422977', 'SNP': 'rs1467331', 'ch...
general
Select, Join
Metadata
Q42.496
Q42
What is the genomic location of rs60617460 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs60617460 is located on or closest to the gene DLGAP2 on chromosome 8 at base pair position 1663447 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs60617460' 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_3025391', 'SNP': 'rs60617460', 'chr_38': 8, 'bp_38': 1663447, 'nearestGene': 'DLGAP2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10539627', 'SNP': 'rs60617460', 'ch...
general
Select, Join
Metadata
Q42.1482
Q42
What is the genomic location of rs362116 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs362116 is located on or closest to the gene LOC107987389 on chromosome 22 at base pair position 20367930 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs362116' 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_1339924', 'SNP': 'rs362116', 'chr_38': 22, 'bp_38': 20367930, 'nearestGene': 'LOC107987389'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20881339', 'SNP': 'rs362116',...
general
Select, Join
Metadata
Q42.291
Q42
What is the genomic location of rs11721368 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs11721368 is located on or closest to the genes CEP135 and CRACD on chromosome 4 at base pair position 56073306 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11721368' 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_2494290', 'SNP': 'rs11721368', 'chr_38': 4, 'bp_38': 56073306, 'nearestGene': 'CEP135;CRACD'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5482812', 'SNP': 'rs11721368...
general
Select, Join
Metadata
Q42.1817
Q42
What is the genomic location of rs2466486 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2466486 is located on or closest to the genes NONE and LOC441666 on chromosome 10 at base pair position 42302007 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2466486' 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_7635045', 'SNP': 'rs2466486', 'chr_38': 10, 'bp_38': 42302007, 'nearestGene': 'NONE;LOC441666'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12958990', 'SNP': 'rs24664...
general
Select, Join
Metadata
Q42.1986
Q42
What is the genomic location of rs35983564 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 rs35983564 is located on or closest to the gene ATE1 on chromosome 10 at base pair position 121896962 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs35983564' 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_13571601', 'SNP': 'rs35983564', 'chr_38': 10, 'bp_38': 121896962, 'nearestGene': 'ATE1'}]
general
Select, Join
Metadata
Q42.1370
Q42
What is the genomic location of rs72660846 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs72660846 is located on or closest to the gene PREX2 on chromosome 8 at base pair position 68004674 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs72660846' 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_1318659', 'SNP': 'rs72660846', 'chr_38': 8, 'bp_38': 68004674, 'nearestGene': 'PREX2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11111053', 'SNP': 'rs72660846', 'ch...
general
Select, Join
Metadata
Q42.893
Q42
What is the genomic location of rs7739464 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7739464 is located on or closest to the gene CLIC5 on chromosome 6 at base pair position 46017307 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7739464' 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_195851', 'SNP': 'rs7739464', 'chr_38': 6, 'bp_38': 46017307, 'nearestGene': 'CLIC5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8337168', 'SNP': 'rs7739464', 'chr_38...
general
Select, Join
Metadata
Q42.1063
Q42
What is the genomic location of rs149322429 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 rs149322429 is located on or closest to the genes MTHFD2P1 and MIR8060 on chromosome 3 at base pair position 95773923 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs149322429' 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_4252228', 'SNP': 'rs149322429', 'chr_38': 3, 'bp_38': 95773923, 'nearestGene': 'MTHFD2P1;MIR8060'}]
general
Select, Join
Metadata
Q42.1846
Q42
What is the genomic location of rs10850358 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs10850358 is located on or closest to the gene MMAB on chromosome 12 at base pair position 109553245 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10850358' 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_1198653', 'SNP': 'rs10850358', 'chr_38': 12, 'bp_38': 109553245, 'nearestGene': 'MMAB'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15543369', 'SNP': 'rs10850358', 'c...
general
Select, Join
Metadata
Q42.1982
Q42
What is the genomic location of rs6141293 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs6141293 is located on or closest to the gene ASXL1 on chromosome 20 at base pair position 32361562 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6141293' 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_1367045', 'SNP': 'rs6141293', 'chr_38': 20, 'bp_38': 32361562, 'nearestGene': 'ASXL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20314215', 'SNP': 'rs6141293', 'chr...
general
Select, Join
Metadata
Q42.789
Q42
What is the genomic location of rs76051269 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs76051269 is located on or closest to the gene IGSF21 on chromosome 1 at base pair position 18324443 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs76051269' 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_984692', 'SNP': 'rs76051269', 'chr_38': 1, 'bp_38': 18324443, 'nearestGene': 'IGSF21'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_140951', 'SNP': 'rs76051269', 'chr_...
general
Select, Join
Metadata
Q42.866
Q42
What is the genomic location of rs112951186 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs112951186 is located on or closest to the genes ZNF251 and ZNF34 on chromosome 8 at base pair position 144761252 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs112951186' 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_4017531', 'SNP': 'rs112951186', 'chr_38': 8, 'bp_38': 144761252, 'nearestGene': 'ZNF251;ZNF34'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11695512', 'SNP': 'rs11295...
general
Select, Join
Metadata
Q42.1306
Q42
What is the genomic location of rs190050933 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 rs190050933 is located on or closest to the gene SSBP3 on chromosome 1 at base pair position 54394224 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs190050933' 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_400065', 'SNP': 'rs190050933', 'chr_38': 1, 'bp_38': 54394224, 'nearestGene': 'SSBP3'}]
general
Select, Join
Metadata
Q42.1088
Q42
What is the genomic location of rs9626701 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs9626701 is located on or closest to the genes TBC1D22A and LOC339685 on chromosome 22 at base pair position 47214002 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9626701' 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_1142826', 'SNP': 'rs9626701', 'chr_38': 22, 'bp_38': 47214002, 'nearestGene': 'TBC1D22A;LOC339685'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_21104609', 'SNP': 'rs9...
general
Select, Join
Metadata
Q42.1889
Q42
What is the genomic location of rs74353893 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs74353893 is located on or closest to the genes NSMAF and TOX on chromosome 8 at base pair position 58688442 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs74353893' 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_3377846', 'SNP': 'rs74353893', 'chr_38': 8, 'bp_38': 58688442, 'nearestGene': 'NSMAF;TOX'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11042549', 'SNP': 'rs74353893',...
general
Select, Join
Metadata
Q42.331
Q42
What is the genomic location of rs8100824 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs8100824 is located on or closest to the gene KLHL26 on chromosome 19 at base pair position 18638602 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs8100824' 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_7246965', 'SNP': 'rs8100824', 'chr_38': 19, 'bp_38': 18638602, 'nearestGene': 'KLHL26'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19781490', 'SNP': 'rs8100824', 'ch...
general
Select, Join
Metadata
Q42.448
Q42
What is the genomic location of rs420777 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs420777 is located on or closest to the gene GBA3 on chromosome 4 at base pair position 22804169 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs420777' 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_3841247', 'SNP': 'rs420777', 'chr_38': 4, 'bp_38': 22804169, 'nearestGene': 'GBA3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5240857', 'SNP': 'rs420777', 'chr_38':...
general
Select, Join
Metadata
Q42.766
Q42
What is the genomic location of rs62029229 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs62029229 is located on or closest to the gene SCAPER on chromosome 15 at base pair position 76848612 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs62029229' 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_4131830', 'SNP': 'rs62029229', 'chr_38': 15, 'bp_38': 76848612, 'nearestGene': 'SCAPER'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17577737', 'SNP': 'rs62029229', '...
general
Select, Join
Metadata
Q42.1844
Q42
What is the genomic location of rs10813871 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs10813871 is located on or closest to the genes TAF1L and TMEM215 on chromosome 9 at base pair position 32746891 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs10813871' 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_3775239', 'SNP': 'rs10813871', 'chr_38': 9, 'bp_38': 32746891, 'nearestGene': 'TAF1L;TMEM215'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12020833', 'SNP': 'rs108138...
general
Select, Join
Metadata
Q42.913
Q42
What is the genomic location of rs9611214 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 rs9611214 is located on or closest to the genes PRAMENP and VPREB1 on chromosome 22 at base pair position 22198444 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9611214' 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_4027721', 'SNP': 'rs9611214', 'chr_38': 22, 'bp_38': 22198444, 'nearestGene': 'PRAMENP;VPREB1'}]
general
Select, Join
Metadata
Q42.1141
Q42
What is the genomic location of rs7214736 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs7214736 is located on or closest to the gene AMZ2 on chromosome 17 at base pair position 68230361 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7214736' 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_7708587', 'SNP': 'rs7214736', 'chr_38': 17, 'bp_38': 68230361, 'nearestGene': 'AMZ2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18896227', 'SNP': 'rs7214736', 'chr_...
general
Select, Join
Metadata
Q42.180
Q42
What is the genomic location of rs1263169 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs1263169 is located on or closest to the genes APOA5 and APOA4 on chromosome 11 at base pair position 116807423 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1263169' 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_1500279', 'SNP': 'rs1263169', 'chr_38': 11, 'bp_38': 116807423, 'nearestGene': 'APOA5;APOA4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14579371', 'SNP': 'rs1263169...
general
Select, Join
Metadata
Q42.729
Q42
What is the genomic location of rs16829733 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs16829733 is located on or closest to the genes NCKAP5 and MGAT5 on chromosome 2 at base pair position 133888029 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs16829733' 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_5431675', 'SNP': 'rs16829733', 'chr_38': 2, 'bp_38': 133888029, 'nearestGene': 'NCKAP5;MGAT5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2690544', 'SNP': 'rs1682973...
general
Select, Join
Metadata
Q42.1273
Q42
What is the genomic location of rs6708313 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs6708313 is located on or closest to the genes ILKAP and LINC02610 on chromosome 2 at base pair position 238208136 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6708313' 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_6047895', 'SNP': 'rs6708313', 'chr_38': 2, 'bp_38': 238208136, 'nearestGene': 'ILKAP;LINC02610'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3463440', 'SNP': 'rs67083...
general
Select, Join
Metadata
Q42.89
Q42
What is the genomic location of rs12649555 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs12649555 is located on or closest to the genes FSTL5 and MIR4454 on chromosome 4 at base pair position 162891111 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12649555' 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_3421797', 'SNP': 'rs12649555', 'chr_38': 4, 'bp_38': 162891111, 'nearestGene': 'FSTL5;MIR4454'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6322415', 'SNP': 'rs126495...
general
Select, Join
Metadata
Q42.1410
Q42
What is the genomic location of rs148258773 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs148258773 is located on or closest to the gene ENTPD1-AS1 on chromosome 10 at base pair position 95977041 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs148258773' 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_2160094', 'SNP': 'rs148258773', 'chr_38': 10, 'bp_38': 95977041, 'nearestGene': 'ENTPD1-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13376864', 'SNP': 'rs1482587...
general
Select, Join
Metadata
Q42.1900
Q42
What is the genomic location of rs2831681 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2831681 is located on or closest to the genes LINC01695 and LINC00161 on chromosome 21 at base pair position 28262815 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2831681' 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_6666291', 'SNP': 'rs2831681', 'chr_38': 21, 'bp_38': 28262815, 'nearestGene': 'LINC01695;LINC00161'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20700067', 'SNP': 'rs...
general
Select, Join
Metadata
Q42.463
Q42
What is the genomic location of rs2114955 in the GRCh38/hg38 build of the human genome and what gene is it located on or near?
The SNP rs2114955 is located on or closest to the gene LINC02039 on chromosome 5 at base pair position 126189796 in the GRCh38/hg38 build of the human genome.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2114955' 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_1902944', 'SNP': 'rs2114955', 'chr_38': 5, 'bp_38': 126189796, 'nearestGene': 'LINC02039'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7520654', 'SNP': 'rs2114955', '...
general
Select, Join
Metadata