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
Q36.1498
Q36
What is the genomic location of SNP rs12483750?
The SNP rs12483750 is located on chromosome 21. Genomic Build GrCh37/HG19: base pair position 22353498, Genomic Build GrCh38/HG38: base pair position 20981181.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12483750' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2056062', 'SNP': 'rs12483750', 'chr_38': 21, 'bp_38': 20981181, 'chr_37': 21, 'bp_37': 22353498}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20634953', 'SNP': 'rs1248...
general
Select, Join
Metadata
Q36.623
Q36
What is the genomic location of SNP rs185520343?
The SNP rs185520343 is located on chromosome 18. Genomic Build GrCh37/HG19: base pair position 22005717, Genomic Build GrCh38/HG38: base pair position 24425753.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs185520343' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19171958', 'SNP': 'rs185520343', 'chr_38': 18, 'bp_38': 24425753, 'chr_37': 18, 'bp_37': 22005717}]
general
Select, Join
Metadata
Q36.117
Q36
What is the genomic location of SNP rs7697599?
The SNP rs7697599 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 2247833, Genomic Build GrCh38/HG38: base pair position 2246106.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7697599' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2268337', 'SNP': 'rs7697599', 'chr_38': 4, 'bp_38': 2246106, 'chr_37': 4, 'bp_37': 2247833}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5052790', 'SNP': 'rs7697599', ...
general
Select, Join
Metadata
Q36.423
Q36
What is the genomic location of SNP rs566562225?
The SNP rs566562225 is located on chromosome 21. Genomic Build GrCh37/HG19: base pair position 26307813, Genomic Build GrCh38/HG38: base pair position 24935499.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs566562225' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20672497', 'SNP': 'rs566562225', 'chr_38': 21, 'bp_38': 24935499, 'chr_37': 21, 'bp_37': 26307813}]
general
Select, Join
Metadata
Q36.1911
Q36
What is the genomic location of SNP rs537497714?
The SNP rs537497714 is located on chromosome 15. Genomic Build GrCh37/HG19: base pair position 64338372, Genomic Build GrCh38/HG38: base pair position 64046173.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs537497714' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17490074', 'SNP': 'rs537497714', 'chr_38': 15, 'bp_38': 64046173, 'chr_37': 15, 'bp_37': 64338372}]
general
Select, Join
Metadata
Q36.978
Q36
What is the genomic location of SNP rs1053738733?
The SNP rs1053738733 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 120960270, Genomic Build GrCh38/HG38: base pair position 121320216.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1053738733' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10230410', 'SNP': 'rs1053738733', 'chr_38': 7, 'bp_38': 121320216, 'chr_37': 7, 'bp_37': 120960270}]
general
Select, Join
Metadata
Q36.611
Q36
What is the genomic location of SNP rs57768559?
The SNP rs57768559 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 128132084, Genomic Build GrCh38/HG38: base pair position 126443515.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs57768559' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13608671', 'SNP': 'rs57768559', 'chr_38': 10, 'bp_38': 126443515, 'chr_37': 10, 'bp_37': 128132084}]
general
Select, Join
Metadata
Q36.1919
Q36
What is the genomic location of SNP rs2965556?
The SNP rs2965556 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 52886498, Genomic Build GrCh38/HG38: base pair position 52818805.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2965556' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9767166', 'SNP': 'rs2965556', 'chr_38': 7, 'bp_38': 52818805, 'chr_37': 7, 'bp_37': 52886498}]
general
Select, Join
Metadata
Q36.92
Q36
What is the genomic location of SNP rs12897201?
The SNP rs12897201 is located on chromosome 14. Genomic Build GrCh37/HG19: base pair position 36590817, Genomic Build GrCh38/HG38: base pair position 36121611.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12897201' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16632056', 'SNP': 'rs12897201', 'chr_38': 14, 'bp_38': 36121611, 'chr_37': 14, 'bp_37': 36590817}]
general
Select, Join
Metadata
Q36.855
Q36
What is the genomic location of SNP rs190586555?
The SNP rs190586555 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 7884319, Genomic Build GrCh38/HG38: base pair position 7862772.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs190586555' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13747835', 'SNP': 'rs190586555', 'chr_38': 11, 'bp_38': 7862772, 'chr_37': 11, 'bp_37': 7884319}]
general
Select, Join
Metadata
Q36.1521
Q36
What is the genomic location of SNP rs185906055?
The SNP rs185906055 is located on chromosome 6. Genomic Build GrCh37/HG19: base pair position 46732903, Genomic Build GrCh38/HG38: base pair position 46765166.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs185906055' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8341957', 'SNP': 'rs185906055', 'chr_38': 6, 'bp_38': 46765166, 'chr_37': 6, 'bp_37': 46732903}]
general
Select, Join
Metadata
Q36.1918
Q36
What is the genomic location of SNP rs144327195?
The SNP rs144327195 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 33726454, Genomic Build GrCh38/HG38: base pair position 33724832.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs144327195' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5330191', 'SNP': 'rs144327195', 'chr_38': 4, 'bp_38': 33724832, 'chr_37': 4, 'bp_37': 33726454}]
general
Select, Join
Metadata
Q36.760
Q36
What is the genomic location of SNP rs919177230?
The SNP rs919177230 is located on chromosome 16. Genomic Build GrCh37/HG19: base pair position 48578156, Genomic Build GrCh38/HG38: base pair position 48544245.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs919177230' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18061979', 'SNP': 'rs919177230', 'chr_38': 16, 'bp_38': 48544245, 'chr_37': 16, 'bp_37': 48578156}]
general
Select, Join
Metadata
Q36.504
Q36
What is the genomic location of SNP rs61996324?
The SNP rs61996324 is located on chromosome 15. Genomic Build GrCh37/HG19: base pair position 33952475, Genomic Build GrCh38/HG38: base pair position 33660274.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs61996324' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17265072', 'SNP': 'rs61996324', 'chr_38': 15, 'bp_38': 33660274, 'chr_37': 15, 'bp_37': 33952475}]
general
Select, Join
Metadata
Q36.1287
Q36
What is the genomic location of SNP rs150592080?
The SNP rs150592080 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 34140737, Genomic Build GrCh38/HG38: base pair position 33851809.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs150592080' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12918942', 'SNP': 'rs150592080', 'chr_38': 10, 'bp_38': 33851809, 'chr_37': 10, 'bp_37': 34140737}]
general
Select, Join
Metadata
Q36.1340
Q36
What is the genomic location of SNP rs559352666?
The SNP rs559352666 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 81436154, Genomic Build GrCh38/HG38: base pair position 80523919.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs559352666' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11205247', 'SNP': 'rs559352666', 'chr_38': 8, 'bp_38': 80523919, 'chr_37': 8, 'bp_37': 81436154}]
general
Select, Join
Metadata
Q36.12
Q36
What is the genomic location of SNP rs542311800?
The SNP rs542311800 is located on chromosome 13. Genomic Build GrCh37/HG19: base pair position 54632897, Genomic Build GrCh38/HG38: base pair position 54058762.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs542311800' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16011060', 'SNP': 'rs542311800', 'chr_38': 13, 'bp_38': 54058762, 'chr_37': 13, 'bp_37': 54632897}]
general
Select, Join
Metadata
Q36.402
Q36
What is the genomic location of SNP rs148773985?
The SNP rs148773985 is located on chromosome 6. Genomic Build GrCh37/HG19: base pair position 141993671, Genomic Build GrCh38/HG38: base pair position 141672534.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs148773985' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3477083', 'SNP': 'rs148773985', 'chr_38': 6, 'bp_38': 141672534, 'chr_37': 6, 'bp_37': 141993671}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9057769', 'SNP': 'rs1487...
general
Select, Join
Metadata
Q36.288
Q36
What is the genomic location of SNP rs149973351?
The SNP rs149973351 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 126024610, Genomic Build GrCh38/HG38: base pair position 125012368.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs149973351' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11531448', 'SNP': 'rs149973351', 'chr_38': 8, 'bp_38': 125012368, 'chr_37': 8, 'bp_37': 126024610}]
general
Select, Join
Metadata
Q36.1075
Q36
What is the genomic location of SNP rs571136957?
The SNP rs571136957 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 98851917, Genomic Build GrCh38/HG38: base pair position 98235454.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs571136957' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2429525', 'SNP': 'rs571136957', 'chr_38': 2, 'bp_38': 98235454, 'chr_37': 2, 'bp_37': 98851917}]
general
Select, Join
Metadata
Q36.1201
Q36
What is the genomic location of SNP rs116786132?
The SNP rs116786132 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 40285105, Genomic Build GrCh38/HG38: base pair position 40283485.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs116786132' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5381940', 'SNP': 'rs116786132', 'chr_38': 4, 'bp_38': 40283485, 'chr_37': 4, 'bp_37': 40285105}]
general
Select, Join
Metadata
Q36.1746
Q36
What is the genomic location of SNP rs41377147?
The SNP rs41377147 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 200243838, Genomic Build GrCh38/HG38: base pair position 200274710.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs41377147' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1299564', 'SNP': 'rs41377147', 'chr_38': 1, 'bp_38': 200274710, 'chr_37': 1, 'bp_37': 200243838}]
general
Select, Join
Metadata
Q36.697
Q36
What is the genomic location of SNP rs7010661?
The SNP rs7010661 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 107374615, Genomic Build GrCh38/HG38: base pair position 106362387.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7010661' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4586427', 'SNP': 'rs7010661', 'chr_38': 8, 'bp_38': 106362387, 'chr_37': 8, 'bp_37': 107374615}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11393100', 'SNP': 'rs70106...
general
Select, Join
Metadata
Q36.1632
Q36
What is the genomic location of SNP rs4256224?
The SNP rs4256224 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 7074583, Genomic Build GrCh38/HG38: base pair position 7072856.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4256224' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4433645', 'SNP': 'rs4256224', 'chr_38': 4, 'bp_38': 7072856, 'chr_37': 4, 'bp_37': 7074583}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5099627', 'SNP': 'rs4256224', ...
general
Select, Join
Metadata
Q36.1877
Q36
What is the genomic location of SNP rs9830273?
The SNP rs9830273 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 64798793, Genomic Build GrCh38/HG38: base pair position 64813118.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9830273' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7322213', 'SNP': 'rs9830273', 'chr_38': 3, 'bp_38': 64813118, 'chr_37': 3, 'bp_37': 64798793}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4027873', 'SNP': 'rs9830273'...
general
Select, Join
Metadata
Q36.696
Q36
What is the genomic location of SNP rs187964222?
The SNP rs187964222 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 75204161, Genomic Build GrCh38/HG38: base pair position 74810381.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs187964222' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15286185', 'SNP': 'rs187964222', 'chr_38': 12, 'bp_38': 74810381, 'chr_37': 12, 'bp_37': 75204161}]
general
Select, Join
Metadata
Q36.858
Q36
What is the genomic location of SNP rs80267326?
The SNP rs80267326 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 124684034, Genomic Build GrCh38/HG38: base pair position 125043980.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs80267326' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10258391', 'SNP': 'rs80267326', 'chr_38': 7, 'bp_38': 125043980, 'chr_37': 7, 'bp_37': 124684034}]
general
Select, Join
Metadata
Q36.162
Q36
What is the genomic location of SNP rs73957913?
The SNP rs73957913 is located on chromosome 18. Genomic Build GrCh37/HG19: base pair position 50032911, Genomic Build GrCh38/HG38: base pair position 52506541.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73957913' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19386030', 'SNP': 'rs73957913', 'chr_38': 18, 'bp_38': 52506541, 'chr_37': 18, 'bp_37': 50032911}]
general
Select, Join
Metadata
Q36.902
Q36
What is the genomic location of SNP rs567077656?
The SNP rs567077656 is located on chromosome 19. Genomic Build GrCh37/HG19: base pair position 7994090, Genomic Build GrCh38/HG38: base pair position 7929205.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs567077656' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19696375', 'SNP': 'rs567077656', 'chr_38': 19, 'bp_38': 7929205, 'chr_37': 19, 'bp_37': 7994090}]
general
Select, Join
Metadata
Q36.1576
Q36
What is the genomic location of SNP rs561979767?
The SNP rs561979767 is located on chromosome 14. Genomic Build GrCh37/HG19: base pair position 41881679, Genomic Build GrCh38/HG38: base pair position 41412476.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs561979767' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16673146', 'SNP': 'rs561979767', 'chr_38': 14, 'bp_38': 41412476, 'chr_37': 14, 'bp_37': 41881679}]
general
Select, Join
Metadata
Q36.260
Q36
What is the genomic location of SNP rs28789378?
The SNP rs28789378 is located on chromosome 20. Genomic Build GrCh37/HG19: base pair position 40219225, Genomic Build GrCh38/HG38: base pair position 41590586.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28789378' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20377909', 'SNP': 'rs28789378', 'chr_38': 20, 'bp_38': 41590586, 'chr_37': 20, 'bp_37': 40219225}]
general
Select, Join
Metadata
Q36.339
Q36
What is the genomic location of SNP rs544951293?
The SNP rs544951293 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 23584872, Genomic Build GrCh38/HG38: base pair position 23295943.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs544951293' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12828166', 'SNP': 'rs544951293', 'chr_38': 10, 'bp_38': 23295943, 'chr_37': 10, 'bp_37': 23584872}]
general
Select, Join
Metadata
Q36.1881
Q36
What is the genomic location of SNP rs73367350?
The SNP rs73367350 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 136043419, Genomic Build GrCh38/HG38: base pair position 135031176.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73367350' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11614840', 'SNP': 'rs73367350', 'chr_38': 8, 'bp_38': 135031176, 'chr_37': 8, 'bp_37': 136043419}]
general
Select, Join
Metadata
Q36.1048
Q36
What is the genomic location of SNP rs139387172?
The SNP rs139387172 is located on chromosome 13. Genomic Build GrCh37/HG19: base pair position 49296989, Genomic Build GrCh38/HG38: base pair position 48722853.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs139387172' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_220460', 'SNP': 'rs139387172', 'chr_38': 0, 'bp_38': 0, 'chr_37': 13, 'bp_37': 49296989}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15971150', 'SNP': 'rs139387172', ...
general
Select, Join
Metadata
Q36.521
Q36
What is the genomic location of SNP rs79366821?
The SNP rs79366821 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 52413026, Genomic Build GrCh38/HG38: base pair position 52185888.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs79366821' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2124593', 'SNP': 'rs79366821', 'chr_38': 2, 'bp_38': 52185888, 'chr_37': 2, 'bp_37': 52413026}]
general
Select, Join
Metadata
Q36.1363
Q36
What is the genomic location of SNP rs560157039?
The SNP rs560157039 is located on chromosome 15. Genomic Build GrCh37/HG19: base pair position 84645581, Genomic Build GrCh38/HG38: base pair position 83976829.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs560157039' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17632499', 'SNP': 'rs560157039', 'chr_38': 15, 'bp_38': 83976829, 'chr_37': 15, 'bp_37': 84645581}]
general
Select, Join
Metadata
Q36.1024
Q36
What is the genomic location of SNP rs765453081?
The SNP rs765453081 is located on chromosome 20. Genomic Build GrCh37/HG19: base pair position 26309409, Genomic Build GrCh38/HG38: base pair position 26328773.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs765453081' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20306386', 'SNP': 'rs765453081', 'chr_38': 20, 'bp_38': 26328773, 'chr_37': 20, 'bp_37': 26309409}]
general
Select, Join
Metadata
Q36.775
Q36
What is the genomic location of SNP rs867488262?
The SNP rs867488262 is located on chromosome 22. Genomic Build GrCh37/HG19: base pair position 27298010, Genomic Build GrCh38/HG38: base pair position 26902047.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs867488262' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20930444', 'SNP': 'rs867488262', 'chr_38': 22, 'bp_38': 26902047, 'chr_37': 22, 'bp_37': 27298010}]
general
Select, Join
Metadata
Q36.1748
Q36
What is the genomic location of SNP rs200353022?
The SNP rs200353022 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 183097166, Genomic Build GrCh38/HG38: base pair position 183379378.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs200353022' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4916697', 'SNP': 'rs200353022', 'chr_38': 3, 'bp_38': 183379378, 'chr_37': 3, 'bp_37': 183097166}]
general
Select, Join
Metadata
Q36.768
Q36
What is the genomic location of SNP rs920403881?
The SNP rs920403881 is located on chromosome 16. Genomic Build GrCh37/HG19: base pair position 52329676, Genomic Build GrCh38/HG38: base pair position 52295764.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs920403881' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18089639', 'SNP': 'rs920403881', 'chr_38': 16, 'bp_38': 52295764, 'chr_37': 16, 'bp_37': 52329676}]
general
Select, Join
Metadata
Q36.1256
Q36
What is the genomic location of SNP rs142053121?
The SNP rs142053121 is located on chromosome 6. Genomic Build GrCh37/HG19: base pair position 40824276, Genomic Build GrCh38/HG38: base pair position 40856537.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs142053121' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8298032', 'SNP': 'rs142053121', 'chr_38': 6, 'bp_38': 40856537, 'chr_37': 6, 'bp_37': 40824276}]
general
Select, Join
Metadata
Q36.1213
Q36
What is the genomic location of SNP rs573661072?
The SNP rs573661072 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 98366354, Genomic Build GrCh38/HG38: base pair position 98737042.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs573661072' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10070978', 'SNP': 'rs573661072', 'chr_38': 7, 'bp_38': 98737042, 'chr_37': 7, 'bp_37': 98366354}]
general
Select, Join
Metadata
Q36.1469
Q36
What is the genomic location of SNP rs75392770?
The SNP rs75392770 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 73362667, Genomic Build GrCh38/HG38: base pair position 73948337.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs75392770' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9893451', 'SNP': 'rs75392770', 'chr_38': 7, 'bp_38': 73948337, 'chr_37': 7, 'bp_37': 73362667}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3546707', 'SNP': 'rs7539277...
general
Select, Join
Metadata
Q36.1984
Q36
What is the genomic location of SNP rs186975459?
The SNP rs186975459 is located on chromosome 6. Genomic Build GrCh37/HG19: base pair position 86668570, Genomic Build GrCh38/HG38: base pair position 85958852.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs186975459' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8644037', 'SNP': 'rs186975459', 'chr_38': 6, 'bp_38': 85958852, 'chr_37': 6, 'bp_37': 86668570}]
general
Select, Join
Metadata
Q36.527
Q36
What is the genomic location of SNP rs7236197?
The SNP rs7236197 is located on chromosome 18. Genomic Build GrCh37/HG19: base pair position 46535333, Genomic Build GrCh38/HG38: base pair position 49008963.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7236197' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2398056', 'SNP': 'rs7236197', 'chr_38': 18, 'bp_38': 49008963, 'chr_37': 18, 'bp_37': 46535333}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19356810', 'SNP': 'rs72361...
general
Select, Join
Metadata
Q36.23
Q36
What is the genomic location of SNP rs150255023?
The SNP rs150255023 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 61328601, Genomic Build GrCh38/HG38: base pair position 61561129.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs150255023' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14150928', 'SNP': 'rs150255023', 'chr_38': 11, 'bp_38': 61561129, 'chr_37': 11, 'bp_37': 61328601}]
general
Select, Join
Metadata
Q36.361
Q36
What is the genomic location of SNP rs113243343?
The SNP rs113243343 is located on chromosome 9. Genomic Build GrCh37/HG19: base pair position 1700486, Genomic Build GrCh38/HG38: base pair position 1700486.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs113243343' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7744214', 'SNP': 'rs113243343', 'chr_38': 9, 'bp_38': 1700486, 'chr_37': 9, 'bp_37': 1700486}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11717040', 'SNP': 'rs1132433...
general
Select, Join
Metadata
Q36.1288
Q36
What is the genomic location of SNP rs964222973?
The SNP rs964222973 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 59883222, Genomic Build GrCh38/HG38: base pair position 59017504.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs964222973' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5508859', 'SNP': 'rs964222973', 'chr_38': 4, 'bp_38': 59017504, 'chr_37': 4, 'bp_37': 59883222}]
general
Select, Join
Metadata
Q36.1326
Q36
What is the genomic location of SNP rs77299426?
The SNP rs77299426 is located on chromosome 9. Genomic Build GrCh37/HG19: base pair position 117205110, Genomic Build GrCh38/HG38: base pair position 114442830.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs77299426' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12430485', 'SNP': 'rs77299426', 'chr_38': 9, 'bp_38': 114442830, 'chr_37': 9, 'bp_37': 117205110}]
general
Select, Join
Metadata
Q36.1683
Q36
What is the genomic location of SNP rs4813425?
The SNP rs4813425 is located on chromosome 20. Genomic Build GrCh37/HG19: base pair position 21295509, Genomic Build GrCh38/HG38: base pair position 21314871.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4813425' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3984327', 'SNP': 'rs4813425', 'chr_38': 20, 'bp_38': 21314871, 'chr_37': 20, 'bp_37': 21295509}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20264714', 'SNP': 'rs48134...
general
Select, Join
Metadata
Q36.344
Q36
What is the genomic location of SNP rs75408245?
The SNP rs75408245 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 51047979, Genomic Build GrCh38/HG38: base pair position 50980282.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs75408245' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2365157', 'SNP': 'rs75408245', 'chr_38': 7, 'bp_38': 50980282, 'chr_37': 7, 'bp_37': 51047979}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9749513', 'SNP': 'rs7540824...
general
Select, Join
Metadata
Q36.437
Q36
What is the genomic location of SNP rs553185774?
The SNP rs553185774 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 8683063, Genomic Build GrCh38/HG38: base pair position 8825553.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs553185774' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10634263', 'SNP': 'rs553185774', 'chr_38': 8, 'bp_38': 8825553, 'chr_37': 8, 'bp_37': 8683063}]
general
Select, Join
Metadata
Q36.479
Q36
What is the genomic location of SNP rs192833740?
The SNP rs192833740 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 69764890, Genomic Build GrCh38/HG38: base pair position 69715739.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs192833740' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4071529', 'SNP': 'rs192833740', 'chr_38': 3, 'bp_38': 69715739, 'chr_37': 3, 'bp_37': 69764890}]
general
Select, Join
Metadata
Q36.220
Q36
What is the genomic location of SNP rs116520124?
The SNP rs116520124 is located on chromosome 6. Genomic Build GrCh37/HG19: base pair position 41523730, Genomic Build GrCh38/HG38: base pair position 41555992.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs116520124' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2325898', 'SNP': 'rs116520124', 'chr_38': 6, 'bp_38': 41555992, 'chr_37': 6, 'bp_37': 41523730}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8304313', 'SNP': 'rs116520...
general
Select, Join
Metadata
Q36.919
Q36
What is the genomic location of SNP rs111794668?
The SNP rs111794668 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 52334364, Genomic Build GrCh38/HG38: base pair position 52107226.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs111794668' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2123839', 'SNP': 'rs111794668', 'chr_38': 2, 'bp_38': 52107226, 'chr_37': 2, 'bp_37': 52334364}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2123840', 'SNP': 'rs111794668', 'c...
general
Select, Join
Metadata
Q36.1237
Q36
What is the genomic location of SNP rs541008974?
The SNP rs541008974 is located on chromosome 20. Genomic Build GrCh37/HG19: base pair position 55586930, Genomic Build GrCh38/HG38: base pair position 57011874.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs541008974' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20502298', 'SNP': 'rs541008974', 'chr_38': 20, 'bp_38': 57011874, 'chr_37': 20, 'bp_37': 55586930}]
general
Select, Join
Metadata
Q36.1597
Q36
What is the genomic location of SNP rs192886927?
The SNP rs192886927 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 69916977, Genomic Build GrCh38/HG38: base pair position 69523197.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs192886927' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15245665', 'SNP': 'rs192886927', 'chr_38': 12, 'bp_38': 69523197, 'chr_37': 12, 'bp_37': 69916977}]
general
Select, Join
Metadata
Q36.1020
Q36
What is the genomic location of SNP rs4836647?
The SNP rs4836647 is located on chromosome 9. Genomic Build GrCh37/HG19: base pair position 132046201, Genomic Build GrCh38/HG38: base pair position 129283922.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4836647' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_857908', 'SNP': 'rs4836647', 'chr_38': 9, 'bp_38': 129283922, 'chr_37': 9, 'bp_37': 132046201}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12539555', 'SNP': 'rs483664...
general
Select, Join
Metadata
Q36.1950
Q36
What is the genomic location of SNP rs539999176?
The SNP rs539999176 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 115950836, Genomic Build GrCh38/HG38: base pair position 116231989.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs539999176' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4411124', 'SNP': 'rs539999176', 'chr_38': 3, 'bp_38': 116231989, 'chr_37': 3, 'bp_37': 115950836}]
general
Select, Join
Metadata
Q36.96
Q36
What is the genomic location of SNP rs186165266?
The SNP rs186165266 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 79617566, Genomic Build GrCh38/HG38: base pair position 79568416.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs186165266' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4146589', 'SNP': 'rs186165266', 'chr_38': 3, 'bp_38': 79568416, 'chr_37': 3, 'bp_37': 79617566}]
general
Select, Join
Metadata
Q36.1017
Q36
What is the genomic location of SNP rs182434985?
The SNP rs182434985 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 175969706, Genomic Build GrCh38/HG38: base pair position 175048555.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs182434985' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6419912', 'SNP': 'rs182434985', 'chr_38': 4, 'bp_38': 175048555, 'chr_37': 4, 'bp_37': 175969706}]
general
Select, Join
Metadata
Q36.1079
Q36
What is the genomic location of SNP rs190434795?
The SNP rs190434795 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 95068524, Genomic Build GrCh38/HG38: base pair position 94056296.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs190434795' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11304956', 'SNP': 'rs190434795', 'chr_38': 8, 'bp_38': 94056296, 'chr_37': 8, 'bp_37': 95068524}]
general
Select, Join
Metadata
Q36.1101
Q36
What is the genomic location of SNP rs76906224?
The SNP rs76906224 is located on chromosome 14. Genomic Build GrCh37/HG19: base pair position 50969400, Genomic Build GrCh38/HG38: base pair position 50502682.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs76906224' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_856649', 'SNP': 'rs76906224', 'chr_38': 14, 'bp_38': 50502682, 'chr_37': 14, 'bp_37': 50969400}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16747705', 'SNP': 'rs76906...
general
Select, Join
Metadata
Q36.1586
Q36
What is the genomic location of SNP rs72949423?
The SNP rs72949423 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 149649568, Genomic Build GrCh38/HG38: base pair position 148728416.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs72949423' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6211969', 'SNP': 'rs72949423', 'chr_38': 4, 'bp_38': 148728416, 'chr_37': 4, 'bp_37': 149649568}]
general
Select, Join
Metadata
Q36.1321
Q36
What is the genomic location of SNP rs7315205?
The SNP rs7315205 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 43595162, Genomic Build GrCh38/HG38: base pair position 43201359.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7315205' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2917535', 'SNP': 'rs7315205', 'chr_38': 12, 'bp_38': 43201359, 'chr_37': 12, 'bp_37': 43595162}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15056403', 'SNP': 'rs73152...
general
Select, Join
Metadata
Q36.703
Q36
What is the genomic location of SNP rs35973686?
The SNP rs35973686 is located on chromosome 20. Genomic Build GrCh37/HG19: base pair position 15774842, Genomic Build GrCh38/HG38: base pair position 15794197.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs35973686' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5041078', 'SNP': 'rs35973686', 'chr_38': 20, 'bp_38': 15794197, 'chr_37': 20, 'bp_37': 15774842}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20219297', 'SNP': 'rs3597...
general
Select, Join
Metadata
Q36.1794
Q36
What is the genomic location of SNP rs541315285?
The SNP rs541315285 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 57146678, Genomic Build GrCh38/HG38: base pair position 56919543.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs541315285' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2168936', 'SNP': 'rs541315285', 'chr_38': 2, 'bp_38': 56919543, 'chr_37': 2, 'bp_37': 57146678}]
general
Select, Join
Metadata
Q36.1005
Q36
What is the genomic location of SNP rs564630740?
The SNP rs564630740 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 60729262, Genomic Build GrCh38/HG38: base pair position 59816703.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs564630740' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11051047', 'SNP': 'rs564630740', 'chr_38': 8, 'bp_38': 59816703, 'chr_37': 8, 'bp_37': 60729262}]
general
Select, Join
Metadata
Q36.156
Q36
What is the genomic location of SNP rs4506168?
The SNP rs4506168 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 92773310, Genomic Build GrCh38/HG38: base pair position 91761082.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4506168' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11289801', 'SNP': 'rs4506168', 'chr_38': 8, 'bp_38': 91761082, 'chr_37': 8, 'bp_37': 92773310}]
general
Select, Join
Metadata
Q36.1108
Q36
What is the genomic location of SNP rs79520915?
The SNP rs79520915 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 109659829, Genomic Build GrCh38/HG38: base pair position 107900071.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs79520915' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2001369', 'SNP': 'rs79520915', 'chr_38': 10, 'bp_38': 107900071, 'chr_37': 10, 'bp_37': 109659829}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13465003', 'SNP': 'rs79...
general
Select, Join
Metadata
Q36.1719
Q36
What is the genomic location of SNP rs1009831?
The SNP rs1009831 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 100771636, Genomic Build GrCh38/HG38: base pair position 100306080.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1009831' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4134759', 'SNP': 'rs1009831', 'chr_38': 1, 'bp_38': 100306080, 'chr_37': 1, 'bp_37': 100771636}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_745055', 'SNP': 'rs1009831...
general
Select, Join
Metadata
Q36.1998
Q36
What is the genomic location of SNP rs72692186?
The SNP rs72692186 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 101469287, Genomic Build GrCh38/HG38: base pair position 100548130.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs72692186' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1921684', 'SNP': 'rs72692186', 'chr_38': 4, 'bp_38': 100548130, 'chr_37': 4, 'bp_37': 101469287}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5842332', 'SNP': 'rs72692...
general
Select, Join
Metadata
Q36.796
Q36
What is the genomic location of SNP rs1039682060?
The SNP rs1039682060 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 45325057, Genomic Build GrCh38/HG38: base pair position 45303506.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1039682060' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14052976', 'SNP': 'rs1039682060', 'chr_38': 11, 'bp_38': 45303506, 'chr_37': 11, 'bp_37': 45325057}]
general
Select, Join
Metadata
Q36.587
Q36
What is the genomic location of SNP rs144314633?
The SNP rs144314633 is located on chromosome 21. Genomic Build GrCh37/HG19: base pair position 39485409, Genomic Build GrCh38/HG38: base pair position 38113315.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs144314633' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20777923', 'SNP': 'rs144314633', 'chr_38': 21, 'bp_38': 38113315, 'chr_37': 21, 'bp_37': 39485409}]
general
Select, Join
Metadata
Q36.710
Q36
What is the genomic location of SNP rs540436184?
The SNP rs540436184 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 124561560, Genomic Build GrCh38/HG38: base pair position 123803983.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs540436184' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2616215', 'SNP': 'rs540436184', 'chr_38': 2, 'bp_38': 123803983, 'chr_37': 2, 'bp_37': 124561560}]
general
Select, Join
Metadata
Q36.1222
Q36
What is the genomic location of SNP rs73607604?
The SNP rs73607604 is located on chromosome 20. Genomic Build GrCh37/HG19: base pair position 38911854, Genomic Build GrCh38/HG38: base pair position 40283214.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73607604' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20368109', 'SNP': 'rs73607604', 'chr_38': 20, 'bp_38': 40283214, 'chr_37': 20, 'bp_37': 38911854}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5521170', 'SNP': 'rs7360...
general
Select, Join
Metadata
Q36.1308
Q36
What is the genomic location of SNP rs77299654?
The SNP rs77299654 is located on chromosome 16. Genomic Build GrCh37/HG19: base pair position 28083605, Genomic Build GrCh38/HG38: base pair position 28072284.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs77299654' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18030498', 'SNP': 'rs77299654', 'chr_38': 16, 'bp_38': 28072284, 'chr_37': 16, 'bp_37': 28083605}]
general
Select, Join
Metadata
Q36.1666
Q36
What is the genomic location of SNP rs550026014?
The SNP rs550026014 is located on chromosome 21. Genomic Build GrCh37/HG19: base pair position 45704330, Genomic Build GrCh38/HG38: base pair position 44284447.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs550026014' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20830929', 'SNP': 'rs550026014', 'chr_38': 21, 'bp_38': 44284447, 'chr_37': 21, 'bp_37': 45704330}]
general
Select, Join
Metadata
Q36.1270
Q36
What is the genomic location of SNP rs60586672?
The SNP rs60586672 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 55364584, Genomic Build GrCh38/HG38: base pair position 55330556.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs60586672' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3949407', 'SNP': 'rs60586672', 'chr_38': 3, 'bp_38': 55330556, 'chr_37': 3, 'bp_37': 55364584}]
general
Select, Join
Metadata
Q36.493
Q36
What is the genomic location of SNP rs756380933?
The SNP rs756380933 is located on chromosome 16. Genomic Build GrCh37/HG19: base pair position 63367789, Genomic Build GrCh38/HG38: base pair position 63333885.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs756380933' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18176388', 'SNP': 'rs756380933', 'chr_38': 16, 'bp_38': 63333885, 'chr_37': 16, 'bp_37': 63367789}]
general
Select, Join
Metadata
Q36.565
Q36
What is the genomic location of SNP rs566421058?
The SNP rs566421058 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 51466878, Genomic Build GrCh38/HG38: base pair position 54652402.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs566421058' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14094027', 'SNP': 'rs566421058', 'chr_38': 11, 'bp_38': 54652402, 'chr_37': 11, 'bp_37': 51466878}]
general
Select, Join
Metadata
Q36.1151
Q36
What is the genomic location of SNP rs185322054?
The SNP rs185322054 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 170733708, Genomic Build GrCh38/HG38: base pair position 171015919.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs185322054' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4826602', 'SNP': 'rs185322054', 'chr_38': 3, 'bp_38': 171015919, 'chr_37': 3, 'bp_37': 170733708}]
general
Select, Join
Metadata
Q36.1129
Q36
What is the genomic location of SNP rs782099287?
The SNP rs782099287 is located on chromosome 19. Genomic Build GrCh37/HG19: base pair position 8846927, Genomic Build GrCh38/HG38: base pair position 8736567.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs782099287' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19703249', 'SNP': 'rs782099287', 'chr_38': 19, 'bp_38': 8736567, 'chr_37': 19, 'bp_37': 8846927}]
general
Select, Join
Metadata
Q36.808
Q36
What is the genomic location of SNP rs367669639?
The SNP rs367669639 is located on chromosome 20. Genomic Build GrCh37/HG19: base pair position 2842384, Genomic Build GrCh38/HG38: base pair position 2861738.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs367669639' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20115448', 'SNP': 'rs367669639', 'chr_38': 20, 'bp_38': 2861738, 'chr_37': 20, 'bp_37': 2842384}]
general
Select, Join
Metadata
Q36.518
Q36
What is the genomic location of SNP rs151024549?
The SNP rs151024549 is located on chromosome 9. Genomic Build GrCh37/HG19: base pair position 7244621, Genomic Build GrCh38/HG38: base pair position 7244621.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs151024549' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6199681', 'SNP': 'rs151024549', 'chr_38': 9, 'bp_38': 7244621, 'chr_37': 9, 'bp_37': 7244621}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11773173', 'SNP': 'rs1510245...
general
Select, Join
Metadata
Q36.640
Q36
What is the genomic location of SNP rs189435885?
The SNP rs189435885 is located on chromosome 15. Genomic Build GrCh37/HG19: base pair position 87398401, Genomic Build GrCh38/HG38: base pair position 86855170.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs189435885' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17655480', 'SNP': 'rs189435885', 'chr_38': 15, 'bp_38': 86855170, 'chr_37': 15, 'bp_37': 87398401}]
general
Select, Join
Metadata
Q36.1480
Q36
What is the genomic location of SNP rs533463431?
The SNP rs533463431 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 14802901, Genomic Build GrCh38/HG38: base pair position 14476405.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs533463431' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_111034', 'SNP': 'rs533463431', 'chr_38': 1, 'bp_38': 14476405, 'chr_37': 1, 'bp_37': 14802901}]
general
Select, Join
Metadata
Q36.1789
Q36
What is the genomic location of SNP rs2209891?
The SNP rs2209891 is located on chromosome 14. Genomic Build GrCh37/HG19: base pair position 44231222, Genomic Build GrCh38/HG38: base pair position 43762019.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2209891' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1946581', 'SNP': 'rs2209891', 'chr_38': 14, 'bp_38': 43762019, 'chr_37': 14, 'bp_37': 44231222}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16693596', 'SNP': 'rs22098...
general
Select, Join
Metadata
Q36.1546
Q36
What is the genomic location of SNP rs117071154?
The SNP rs117071154 is located on chromosome 16. Genomic Build GrCh37/HG19: base pair position 81516234, Genomic Build GrCh38/HG38: base pair position 81482629.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs117071154' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18341325', 'SNP': 'rs117071154', 'chr_38': 16, 'bp_38': 81482629, 'chr_37': 16, 'bp_37': 81516234}]
general
Select, Join
Metadata
Q36.1160
Q36
What is the genomic location of SNP rs554183060?
The SNP rs554183060 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 215499122, Genomic Build GrCh38/HG38: base pair position 214634398.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs554183060' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3275574', 'SNP': 'rs554183060', 'chr_38': 2, 'bp_38': 214634398, 'chr_37': 2, 'bp_37': 215499122}]
general
Select, Join
Metadata
Q36.797
Q36
What is the genomic location of SNP rs189462887?
The SNP rs189462887 is located on chromosome 22. Genomic Build GrCh37/HG19: base pair position 45715276, Genomic Build GrCh38/HG38: base pair position 45319395.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs189462887' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_21086526', 'SNP': 'rs189462887', 'chr_38': 22, 'bp_38': 45319395, 'chr_37': 22, 'bp_37': 45715276}]
general
Select, Join
Metadata
Q36.119
Q36
What is the genomic location of SNP rs186490495?
The SNP rs186490495 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 16827147, Genomic Build GrCh38/HG38: base pair position 16805600.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs186490495' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13817883', 'SNP': 'rs186490495', 'chr_38': 11, 'bp_38': 16805600, 'chr_37': 11, 'bp_37': 16827147}]
general
Select, Join
Metadata
Q36.747
Q36
What is the genomic location of SNP rs142975250?
The SNP rs142975250 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 15839274, Genomic Build GrCh38/HG38: base pair position 15799649.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs142975250' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9460318', 'SNP': 'rs142975250', 'chr_38': 7, 'bp_38': 15799649, 'chr_37': 7, 'bp_37': 15839274}]
general
Select, Join
Metadata
Q36.1691
Q36
What is the genomic location of SNP rs139616866?
The SNP rs139616866 is located on chromosome 5. Genomic Build GrCh37/HG19: base pair position 157523345, Genomic Build GrCh38/HG38: base pair position 158096337.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs139616866' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7754572', 'SNP': 'rs139616866', 'chr_38': 5, 'bp_38': 158096337, 'chr_37': 5, 'bp_37': 157523345}]
general
Select, Join
Metadata
Q36.1090
Q36
What is the genomic location of SNP rs187019143?
The SNP rs187019143 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 56546209, Genomic Build GrCh38/HG38: base pair position 56478516.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs187019143' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9801088', 'SNP': 'rs187019143', 'chr_38': 7, 'bp_38': 56478516, 'chr_37': 7, 'bp_37': 56546209}]
general
Select, Join
Metadata
Q36.837
Q36
What is the genomic location of SNP rs114812682?
The SNP rs114812682 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 117026154, Genomic Build GrCh38/HG38: base pair position 115266677.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs114812682' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13522480', 'SNP': 'rs114812682', 'chr_38': 10, 'bp_38': 115266677, 'chr_37': 10, 'bp_37': 117026154}]
general
Select, Join
Metadata
Q36.122
Q36
What is the genomic location of SNP rs11284121?
The SNP rs11284121 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 23008621, Genomic Build GrCh38/HG38: base pair position 22967130.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs11284121' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3706837', 'SNP': 'rs11284121', 'chr_38': 3, 'bp_38': 22967130, 'chr_37': 3, 'bp_37': 23008621}]
general
Select, Join
Metadata
Q36.663
Q36
What is the genomic location of SNP rs556956649?
The SNP rs556956649 is located on chromosome 16. Genomic Build GrCh37/HG19: base pair position 65786858, Genomic Build GrCh38/HG38: base pair position 65752955.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs556956649' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18195667', 'SNP': 'rs556956649', 'chr_38': 16, 'bp_38': 65752955, 'chr_37': 16, 'bp_37': 65786858}]
general
Select, Join
Metadata
Q36.1908
Q36
What is the genomic location of SNP rs73198503?
The SNP rs73198503 is located on chromosome 13. Genomic Build GrCh37/HG19: base pair position 67193763, Genomic Build GrCh38/HG38: base pair position 66619631.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73198503' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4669887', 'SNP': 'rs73198503', 'chr_38': 13, 'bp_38': 66619631, 'chr_37': 13, 'bp_37': 67193763}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16113236', 'SNP': 'rs7319...
general
Select, Join
Metadata
Q36.642
Q36
What is the genomic location of SNP rs4394172?
The SNP rs4394172 is located on chromosome 6. Genomic Build GrCh37/HG19: base pair position 74741363, Genomic Build GrCh38/HG38: base pair position 74031647.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37 FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4394172' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8545746', 'SNP': 'rs4394172', 'chr_38': 6, 'bp_38': 74031647, 'chr_37': 6, 'bp_37': 74741363}]
general
Select, Join
Metadata