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.1566 | Q42 | What is the genomic location of rs17825520 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs17825520 is located on or closest to the gene CPS1 on chromosome 2 at base pair position 210601372 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17825520'
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_3241428', 'SNP': 'rs17825520', 'chr_38': 2, 'bp_38': 210601372, 'nearestGene': 'CPS1'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_47528', 'SNP': 'rs17825520', 'chr_3... | general | Select, Join | Metadata |
Q42.977 | Q42 | What is the genomic location of rs78156513 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs78156513 is located on or closest to the gene EFCAB6 on chromosome 22 at base pair position 43739221 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78156513'
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_3226584', 'SNP': 'rs78156513', 'chr_38': 22, 'bp_38': 43739221, 'nearestGene': 'EFCAB6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_21070351', 'SNP': 'rs78156513', '... | general | Select, Join | Metadata |
Q42.1070 | Q42 | What is the genomic location of rs758608745 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 rs758608745 is located on or closest to the genes OR5B21 and LPXN on chromosome 11 at base pair position 58509304 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs758608745'
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_14129161', 'SNP': 'rs758608745', 'chr_38': 11, 'bp_38': 58509304, 'nearestGene': 'OR5B21;LPXN'}] | general | Select, Join | Metadata |
Q42.1856 | Q42 | What is the genomic location of rs117697199 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs117697199 is located on or closest to the genes AKAP11 and LINC02341 on chromosome 13 at base pair position 42336342 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs117697199'
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_3856466', 'SNP': 'rs117697199', 'chr_38': 13, 'bp_38': 42336342, 'nearestGene': 'AKAP11;LINC02341'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15922663', 'SNP': 'rs1... | general | Select, Join | Metadata |
Q42.1346 | Q42 | What is the genomic location of rs6766872 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs6766872 is located on or closest to the gene CNOT10 on chromosome 3 at base pair position 32704304 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6766872'
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_1895662', 'SNP': 'rs6766872', 'chr_38': 3, 'bp_38': 32704304, 'nearestGene': 'CNOT10'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3789871', 'SNP': 'rs6766872', 'chr_... | general | Select, Join | Metadata |
Q42.1831 | Q42 | What is the genomic location of rs10105044 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10105044 is located on or closest to the gene SGCZ on chromosome 8 at base pair position 14252170 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10105044'
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_4871374', 'SNP': 'rs10105044', 'chr_38': 8, 'bp_38': 14252170, 'nearestGene': 'SGCZ'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10690913', 'SNP': 'rs10105044', 'chr... | general | Select, Join | Metadata |
Q42.167 | Q42 | What is the genomic location of rs546096425 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 rs546096425 is located on or closest to the genes LINC01159 and MRPS9-AS2 on chromosome 2 at base pair position 104895977 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs546096425'
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_2478074', 'SNP': 'rs546096425', 'chr_38': 2, 'bp_38': 104895977, 'nearestGene': 'LINC01159;MRPS9-AS2'}] | general | Select, Join | Metadata |
Q42.731 | Q42 | What is the genomic location of rs186975459 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 rs186975459 is located on or closest to the genes SNHG5 and HTR1E on chromosome 6 at base pair position 85958852 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
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, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8644037', 'SNP': 'rs186975459', 'chr_38': 6, 'bp_38': 85958852, 'nearestGene': 'SNHG5;HTR1E'}] | general | Select, Join | Metadata |
Q42.294 | Q42 | What is the genomic location of rs34268872 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs34268872 is located on or closest to the genes PTK2 and DENND3 on chromosome 8 at base pair position 141083487 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34268872'
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_1397601', 'SNP': 'rs34268872', 'chr_38': 8, 'bp_38': 141083487, 'nearestGene': 'PTK2;DENND3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11665079', 'SNP': 'rs3426887... | general | Select, Join | Metadata |
Q42.1142 | Q42 | What is the genomic location of rs948009 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs948009 is located on or closest to the genes WNT11 and THAP12 on chromosome 11 at base pair position 76265975 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs948009'
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_4206105', 'SNP': 'rs948009', 'chr_38': 11, 'bp_38': 76265975, 'nearestGene': 'WNT11;THAP12'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14257335', 'SNP': 'rs948009',... | general | Select, Join | Metadata |
Q42.1536 | Q42 | What is the genomic location of rs148474541 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs148474541 is located on or closest to the genes SLC7A5 and CA5A on chromosome 16 at base pair position 87877784 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs148474541'
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_6925635', 'SNP': 'rs148474541', 'chr_38': 16, 'bp_38': 87877784, 'nearestGene': 'SLC7A5;CA5A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18419642', 'SNP': 'rs148474... | general | Select, Join | Metadata |
Q42.1897 | Q42 | What is the genomic location of rs2719300 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2719300 is located on or closest to the genes DUSP26 and LINC01288 on chromosome 8 at base pair position 34404349 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2719300'
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_7158201', 'SNP': 'rs2719300', 'chr_38': 8, 'bp_38': 34404349, 'nearestGene': 'DUSP26;LINC01288'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10872278', 'SNP': 'rs2719... | general | Select, Join | Metadata |
Q42.1006 | Q42 | What is the genomic location of rs59810418 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs59810418 is located on or closest to the gene DSCAML1 on chromosome 11 at base pair position 117746504 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs59810418'
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_503297', 'SNP': 'rs59810418', 'chr_38': 11, 'bp_38': 117746504, 'nearestGene': 'DSCAML1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14587030', 'SNP': 'rs59810418', ... | general | Select, Join | Metadata |
Q42.1421 | Q42 | What is the genomic location of rs214867 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs214867 is located on or closest to the genes IMMP2L and LRRN3 on chromosome 7 at base pair position 111120660 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs214867'
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_356590', 'SNP': 'rs214867', 'chr_38': 7, 'bp_38': 111120660, 'nearestGene': 'IMMP2L;LRRN3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10161373', 'SNP': 'rs214867', ... | general | Select, Join | Metadata |
Q42.785 | Q42 | What is the genomic location of rs3847886 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs3847886 is located on or closest to the genes ETNK1 and LOC101928441 on chromosome 12 at base pair position 22975668 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3847886'
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_7596655', 'SNP': 'rs3847886', 'chr_38': 12, 'bp_38': 22975668, 'nearestGene': 'ETNK1;LOC101928441'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14908068', 'SNP': 'rs3... | general | Select, Join | Metadata |
Q42.846 | Q42 | What is the genomic location of rs184545602 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 rs184545602 is located on or closest to the genes EEF2KMT and LINC01570 on chromosome 16 at base pair position 5562503 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs184545602'
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_17841157', 'SNP': 'rs184545602', 'chr_38': 16, 'bp_38': 5562503, 'nearestGene': 'EEF2KMT;LINC01570'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17841156', 'SNP': 'rs18454560... | general | Select, Join | Metadata |
Q42.352 | Q42 | What is the genomic location of rs55953671 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs55953671 is located on or closest to the gene MICAL2 on chromosome 11 at base pair position 12174560 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55953671'
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_6984126', 'SNP': 'rs55953671', 'chr_38': 11, 'bp_38': 12174560, 'nearestGene': 'MICAL2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13784280', 'SNP': 'rs55953671', '... | general | Select, Join | Metadata |
Q42.1945 | Q42 | What is the genomic location of rs2383509 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2383509 is located on or closest to the genes PDC-AS1 and PTGS2 on chromosome 1 at base pair position 186591529 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2383509'
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_2838629', 'SNP': 'rs2383509', 'chr_38': 1, 'bp_38': 186591529, 'nearestGene': 'PDC-AS1;PTGS2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1187393', 'SNP': 'rs2383509... | general | Select, Join | Metadata |
Q42.577 | Q42 | What is the genomic location of rs79815075 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs79815075 is located on or closest to the gene PMS2 on chromosome 7 at base pair position 5990211 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79815075'
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_9359385', 'SNP': 'rs79815075', 'chr_38': 7, 'bp_38': 5990211, 'nearestGene': 'PMS2'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3331653', 'SNP': 'rs79815075', 'chr_3... | general | Select, Join | Metadata |
Q42.1923 | Q42 | What is the genomic location of rs4446253 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4446253 is located on or closest to the genes OR5H14 and OR5H15 on chromosome 3 at base pair position 98165289 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4446253'
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_1772092', 'SNP': 'rs4446253', 'chr_38': 3, 'bp_38': 98165289, 'nearestGene': 'OR5H14;OR5H15'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4271234', 'SNP': 'rs4446253'... | general | Select, Join | Metadata |
Q42.1888 | Q42 | What is the genomic location of rs4904677 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4904677 is located on or closest to the genes NRDE2 and CALM1 on chromosome 14 at base pair position 90352901 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4904677'
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_3692016', 'SNP': 'rs4904677', 'chr_38': 14, 'bp_38': 90352901, 'nearestGene': 'NRDE2;CALM1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17057617', 'SNP': 'rs4904677'... | general | Select, Join | Metadata |
Q42.1470 | Q42 | What is the genomic location of rs4733533 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4733533 is located on or closest to the genes LINC00824 and LINC00976 on chromosome 8 at base pair position 128927896 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4733533'
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_3395024', 'SNP': 'rs4733533', 'chr_38': 8, 'bp_38': 128927896, 'nearestGene': 'LINC00824;LINC00976'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11563398', 'SNP': 'rs... | general | Select, Join | Metadata |
Q42.1818 | Q42 | What is the genomic location of rs56392095 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs56392095 is located on or closest to the genes C5orf17 and CDH10 on chromosome 5 at base pair position 24234492 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56392095'
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_6514822', 'SNP': 'rs56392095', 'chr_38': 5, 'bp_38': 24234492, 'nearestGene': 'C5orf17;CDH10'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6757533', 'SNP': 'rs5639209... | general | Select, Join | Metadata |
Q42.1317 | Q42 | What is the genomic location of rs12651629 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs12651629 is located on or closest to the genes LINC02505 and LINC02616 on chromosome 4 at base pair position 36971828 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12651629'
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_3643422', 'SNP': 'rs12651629', 'chr_38': 4, 'bp_38': 36971828, 'nearestGene': 'LINC02505;LINC02616'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5356615', 'SNP': 'rs1... | general | Select, Join | Metadata |
Q42.1501 | Q42 | What is the genomic location of rs747723241 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 rs747723241 is located on or closest to the gene TBC1D32 on chromosome 6 at base pair position 121150105 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs747723241'
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_8905858', 'SNP': 'rs747723241', 'chr_38': 6, 'bp_38': 121150105, 'nearestGene': 'TBC1D32'}] | general | Select, Join | Metadata |
Q42.464 | Q42 | What is the genomic location of rs191993795 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 rs191993795 is located on or closest to the genes SLC9A9 and DIPK2A on chromosome 3 at base pair position 143877116 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs191993795'
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_4619001', 'SNP': 'rs191993795', 'chr_38': 3, 'bp_38': 143877116, 'nearestGene': 'SLC9A9;DIPK2A'}] | general | Select, Join | Metadata |
Q42.381 | Q42 | What is the genomic location of rs7232092 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7232092 is located on or closest to the genes SYT4 and LINC01478 on chromosome 18 at base pair position 43937509 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7232092'
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_5693252', 'SNP': 'rs7232092', 'chr_38': 18, 'bp_38': 43937509, 'nearestGene': 'SYT4;LINC01478'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19317101', 'SNP': 'rs72320... | general | Select, Join | Metadata |
Q42.1344 | Q42 | What is the genomic location of rs181891055 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 rs181891055 is located on or closest to the genes LOC401557 and C9orf62 on chromosome 9 at base pair position 135335471 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs181891055'
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_12593326', 'SNP': 'rs181891055', 'chr_38': 9, 'bp_38': 135335471, 'nearestGene': 'LOC401557;C9orf62'}] | general | Select, Join | Metadata |
Q42.337 | Q42 | What is the genomic location of rs78958026 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 rs78958026 is located on or closest to the gene PARD3 on chromosome 10 at base pair position 34809990 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78958026'
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_12926496', 'SNP': 'rs78958026', 'chr_38': 10, 'bp_38': 34809990, 'nearestGene': 'PARD3'}] | general | Select, Join | Metadata |
Q42.1284 | Q42 | What is the genomic location of rs9358357 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs9358357 is located on or closest to the gene CDKAL1 on chromosome 6 at base pair position 20718914 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9358357'
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_3312675', 'SNP': 'rs9358357', 'chr_38': 6, 'bp_38': 20718914, 'nearestGene': 'CDKAL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8104730', 'SNP': 'rs9358357', 'chr_... | general | Select, Join | Metadata |
Q42.1762 | Q42 | What is the genomic location of rs530577630 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 rs530577630 is located on or closest to the gene LINC02107 on chromosome 5 at base pair position 38032417 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs530577630'
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_6868356', 'SNP': 'rs530577630', 'chr_38': 5, 'bp_38': 38032417, 'nearestGene': 'LINC02107'}] | general | Select, Join | Metadata |
Q42.1459 | Q42 | What is the genomic location of rs13173455 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs13173455 is located on or closest to the genes LINC02225 and LINC02101 on chromosome 5 at base pair position 57996113 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13173455'
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_7550692', 'SNP': 'rs13173455', 'chr_38': 5, 'bp_38': 57996113, 'nearestGene': 'LINC02225;LINC02101'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6997822', 'SNP': 'rs1... | general | Select, Join | Metadata |
Q42.823 | Q42 | What is the genomic location of rs528119769 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 rs528119769 is located on or closest to the genes NXPH1 and PER3P1 on chromosome 7 at base pair position 8941016 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs528119769'
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_9388175', 'SNP': 'rs528119769', 'chr_38': 7, 'bp_38': 8941016, 'nearestGene': 'NXPH1;PER3P1'}] | general | Select, Join | Metadata |
Q42.1114 | Q42 | What is the genomic location of rs118129160 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs118129160 is located on or closest to the genes CASC22 and TOX3 on chromosome 16 at base pair position 52373806 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs118129160'
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_3776576', 'SNP': 'rs118129160', 'chr_38': 16, 'bp_38': 52373806, 'nearestGene': 'CASC22;TOX3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18090212', 'SNP': 'rs118129... | general | Select, Join | Metadata |
Q42.1524 | Q42 | What is the genomic location of rs16869481 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 rs16869481 is located on or closest to the gene SLIT2 on chromosome 4 at base pair position 20280711 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16869481'
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_5218732', 'SNP': 'rs16869481', 'chr_38': 4, 'bp_38': 20280711, 'nearestGene': 'SLIT2'}] | general | Select, Join | Metadata |
Q42.1941 | Q42 | What is the genomic location of rs148667066 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs148667066 is located on or closest to the gene GABRA5 on chromosome 15 at base pair position 26896739 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs148667066'
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_5912807', 'SNP': 'rs148667066', 'chr_38': 15, 'bp_38': 26896739, 'nearestGene': 'GABRA5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17222683', 'SNP': 'rs148667066',... | general | Select, Join | Metadata |
Q42.1616 | Q42 | What is the genomic location of rs9934738 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 rs9934738 is located on or closest to the gene LRRC36 on chromosome 16 at base pair position 67379004 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9934738'
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_18207279', 'SNP': 'rs9934738', 'chr_38': 16, 'bp_38': 67379004, 'nearestGene': 'LRRC36'}] | general | Select, Join | Metadata |
Q42.1898 | Q42 | What is the genomic location of rs13142234 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs13142234 is located on or closest to the genes HOPX and SPINK2 on chromosome 4 at base pair position 56697000 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13142234'
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_5797786', 'SNP': 'rs13142234', 'chr_38': 4, 'bp_38': 56697000, 'nearestGene': 'HOPX;SPINK2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5487539', 'SNP': 'rs13142234'... | general | Select, Join | Metadata |
Q42.918 | Q42 | What is the genomic location of rs71156642 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 rs71156642 is located on or closest to the genes C15orf32 and LINC00930 on chromosome 15 at base pair position 92561859 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs71156642'
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_17704332', 'SNP': 'rs71156642', 'chr_38': 15, 'bp_38': 92561859, 'nearestGene': 'C15orf32;LINC00930'}] | general | Select, Join | Metadata |
Q42.1930 | Q42 | What is the genomic location of rs117471111 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs117471111 is located on or closest to the genes SULT2A1 and SNAR-A12 on chromosome 19 at base pair position 47896059 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs117471111'
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_4781703', 'SNP': 'rs117471111', 'chr_38': 19, 'bp_38': 47896059, 'nearestGene': 'SULT2A1;SNAR-A12'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19997655', 'SNP': 'rs1... | general | Select, Join | Metadata |
Q42.1126 | Q42 | What is the genomic location of rs537717 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs537717 is located on or closest to the gene RALGPS1 on chromosome 9 at base pair position 126943678 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs537717'
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_2927889', 'SNP': 'rs537717', 'chr_38': 9, 'bp_38': 126943678, 'nearestGene': 'RALGPS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12524083', 'SNP': 'rs537717', 'chr... | general | Select, Join | Metadata |
Q42.332 | Q42 | What is the genomic location of rs11583064 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11583064 is located on or closest to the gene GREM2 on chromosome 1 at base pair position 240548756 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11583064'
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_7306737', 'SNP': 'rs11583064', 'chr_38': 1, 'bp_38': 240548756, 'nearestGene': 'GREM2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1617821', 'SNP': 'rs11583064', 'ch... | general | Select, Join | Metadata |
Q42.1036 | Q42 | What is the genomic location of rs72836142 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs72836142 is located on or closest to the gene MARCO on chromosome 2 at base pair position 118954446 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72836142'
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_1473772', 'SNP': 'rs72836142', 'chr_38': 2, 'bp_38': 118954446, 'nearestGene': 'MARCO'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2578001', 'SNP': 'rs72836142', 'ch... | general | Select, Join | Metadata |
Q42.322 | Q42 | What is the genomic location of rs549652009 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 rs549652009 is located on or closest to the gene CCBE1 on chromosome 18 at base pair position 59459465 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs549652009'
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_19443130', 'SNP': 'rs549652009', 'chr_38': 18, 'bp_38': 59459465, 'nearestGene': 'CCBE1'}] | general | Select, Join | Metadata |
Q42.1531 | Q42 | What is the genomic location of rs72707637 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs72707637 is located on or closest to the gene SORBS2 on chromosome 4 at base pair position 185855767 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72707637'
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_6569117', 'SNP': 'rs72707637', 'chr_38': 4, 'bp_38': 185855767, 'nearestGene': 'SORBS2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6515561', 'SNP': 'rs72707637', 'c... | general | Select, Join | Metadata |
Q42.1360 | Q42 | What is the genomic location of rs6759 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs6759 is located on or closest to the gene PSEN2 on chromosome 1 at base pair position 226882036 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6759'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2675984', 'SNP': 'rs6759', 'chr_38': 1, 'bp_38': 226882036, 'nearestGene': 'PSEN2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1503530', 'SNP': 'rs6759', 'chr_38': 1... | general | Select, Join | Metadata |
Q42.1734 | Q42 | What is the genomic location of rs185003984 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 rs185003984 is located on or closest to the genes EDIL3 and NBPF22P on chromosome 5 at base pair position 85680556 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs185003984'
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_7191509', 'SNP': 'rs185003984', 'chr_38': 5, 'bp_38': 85680556, 'nearestGene': 'EDIL3;NBPF22P'}] | general | Select, Join | Metadata |
Q42.170 | Q42 | What is the genomic location of rs6954663 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs6954663 is located on or closest to the genes MTRNR2L6 and PRSS1 on chromosome 7 at base pair position 142683246 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6954663'
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_1640753', 'SNP': 'rs6954663', 'chr_38': 7, 'bp_38': 142683246, 'nearestGene': 'MTRNR2L6;PRSS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10386377', 'SNP': 'rs69546... | general | Select, Join | Metadata |
Q42.13 | Q42 | What is the genomic location of rs17030995 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs17030995 is located on or closest to the genes SPRED2 and MIR4778 on chromosome 2 at base pair position 65867508 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17030995'
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_349999', 'SNP': 'rs17030995', 'chr_38': 2, 'bp_38': 65867508, 'nearestGene': 'SPRED2;MIR4778'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2235924', 'SNP': 'rs1703099... | general | Select, Join | Metadata |
Q42.1927 | Q42 | What is the genomic location of rs181691599 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 rs181691599 is located on or closest to the genes TRY2P and MIR11400 on chromosome 7 at base pair position 142298267 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs181691599'
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_10384491', 'SNP': 'rs181691599', 'chr_38': 7, 'bp_38': 142298267, 'nearestGene': 'TRY2P;MIR11400'}] | general | Select, Join | Metadata |
Q42.174 | Q42 | What is the genomic location of rs10009723 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10009723 is located on or closest to the gene ARAP2 on chromosome 4 at base pair position 36205285 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10009723'
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_4355007', 'SNP': 'rs10009723', 'chr_38': 4, 'bp_38': 36205285, 'nearestGene': 'ARAP2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5350115', 'SNP': 'rs10009723', 'chr... | general | Select, Join | Metadata |
Q42.656 | Q42 | What is the genomic location of rs10918478 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10918478 is located on or closest to the gene LINC01675 on chromosome 1 at base pair position 166475508 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10918478'
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_7627156', 'SNP': 'rs10918478', 'chr_38': 1, 'bp_38': 166475508, 'nearestGene': 'LINC01675'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1033437', 'SNP': 'rs10918478',... | general | Select, Join | Metadata |
Q42.1062 | Q42 | What is the genomic location of rs181649131 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 rs181649131 is located on or closest to the gene CCDC28A on chromosome 6 at base pair position 138778040 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs181649131'
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_9036991', 'SNP': 'rs181649131', 'chr_38': 6, 'bp_38': 138778040, 'nearestGene': 'CCDC28A'}] | general | Select, Join | Metadata |
Q42.263 | Q42 | What is the genomic location of rs80229490 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 rs80229490 is located on or closest to the genes ASB18 and IQCA1 on chromosome 2 at base pair position 236292748 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs80229490'
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_3445771', 'SNP': 'rs80229490', 'chr_38': 2, 'bp_38': 236292748, 'nearestGene': 'ASB18;IQCA1'}] | general | Select, Join | Metadata |
Q42.1427 | Q42 | What is the genomic location of rs185308811 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 rs185308811 is located on or closest to the genes LOC100506207 and TFAP2A on chromosome 6 at base pair position 10351330 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs185308811'
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_8022113', 'SNP': 'rs185308811', 'chr_38': 6, 'bp_38': 10351330, 'nearestGene': 'LOC100506207;TFAP2A'}] | general | Select, Join | Metadata |
Q42.1582 | Q42 | What is the genomic location of rs77054566 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs77054566 is located on or closest to the gene PHF20 on chromosome 20 at base pair position 35910375 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77054566'
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_1120535', 'SNP': 'rs77054566', 'chr_38': 20, 'bp_38': 35910375, 'nearestGene': 'PHF20'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20338104', 'SNP': 'rs77054566', 'c... | general | Select, Join | Metadata |
Q42.909 | Q42 | What is the genomic location of rs34573899 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs34573899 is located on or closest to the gene COLEC12 on chromosome 18 at base pair position 331733 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34573899'
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_2190424', 'SNP': 'rs34573899', 'chr_38': 18, 'bp_38': 331733, 'nearestGene': 'COLEC12'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19026088', 'SNP': 'rs34573899', 'c... | general | Select, Join | Metadata |
Q42.679 | Q42 | What is the genomic location of rs192936105 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs192936105 is located on or closest to the genes LINC01804 and MYCNUT on chromosome 2 at base pair position 15849076 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs192936105'
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_1839649', 'SNP': 'rs192936105', 'chr_38': 2, 'bp_38': 15849076, 'nearestGene': 'LINC01804;MYCNUT'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1821993', 'SNP': 'rs192... | general | Select, Join | Metadata |
Q42.261 | Q42 | What is the genomic location of rs12380589 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs12380589 is located on or closest to the genes PTPRD-AS2 and TYRP1 on chromosome 9 at base pair position 11054839 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12380589'
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_761680', 'SNP': 'rs12380589', 'chr_38': 9, 'bp_38': 11054839, 'nearestGene': 'PTPRD-AS2;TYRP1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11815073', 'SNP': 'rs12380... | general | Select, Join | Metadata |
Q42.851 | Q42 | What is the genomic location of rs12928144 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs12928144 is located on or closest to the gene LINC01568 on chromosome 16 at base pair position 73388548 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12928144'
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_4897968', 'SNP': 'rs12928144', 'chr_38': 16, 'bp_38': 73388548, 'nearestGene': 'LINC01568'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18250688', 'SNP': 'rs12928144'... | general | Select, Join | Metadata |
Q42.874 | Q42 | What is the genomic location of rs73552229 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs73552229 is located on or closest to the gene OBI1-AS1 on chromosome 13 at base pair position 78433513 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73552229'
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_5754259', 'SNP': 'rs73552229', 'chr_38': 13, 'bp_38': 78433513, 'nearestGene': 'OBI1-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16209718', 'SNP': 'rs73552229',... | general | Select, Join | Metadata |
Q42.1564 | Q42 | What is the genomic location of rs4886792 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4886792 is located on or closest to the genes ETFA and ISL2 on chromosome 15 at base pair position 76320752 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4886792'
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_6276833', 'SNP': 'rs4886792', 'chr_38': 15, 'bp_38': 76320752, 'nearestGene': 'ETFA;ISL2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17574619', 'SNP': 'rs4886792', ... | general | Select, Join | Metadata |
Q42.141 | Q42 | What is the genomic location of rs11122985 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11122985 is located on or closest to the genes LINC01826 and LOC107985820 on chromosome 2 at base pair position 123492641 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11122985'
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_6839728', 'SNP': 'rs11122985', 'chr_38': 2, 'bp_38': 123492641, 'nearestGene': 'LINC01826;LOC107985820'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2613701', 'SNP': ... | general | Select, Join | Metadata |
Q42.900 | Q42 | What is the genomic location of rs4741012 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4741012 is located on or closest to the gene PTPRD on chromosome 9 at base pair position 10148146 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4741012'
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_3630723', 'SNP': 'rs4741012', 'chr_38': 9, 'bp_38': 10148146, 'nearestGene': 'PTPRD'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11805156', 'SNP': 'rs4741012', 'chr_... | general | Select, Join | Metadata |
Q42.1839 | Q42 | What is the genomic location of rs12057997 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs12057997 is located on or closest to the genes NEGR1 and LINC01360 on chromosome 1 at base pair position 72584949 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12057997'
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_75467', 'SNP': 'rs12057997', 'chr_38': 1, 'bp_38': 72584949, 'nearestGene': 'NEGR1;LINC01360'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_535444', 'SNP': 'rs12057997... | general | Select, Join | Metadata |
Q42.555 | Q42 | What is the genomic location of rs75815079 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 rs75815079 is located on or closest to the genes LINC02639 and MIR6078 on chromosome 10 at base pair position 3941744 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75815079'
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_12654818', 'SNP': 'rs75815079', 'chr_38': 10, 'bp_38': 3941744, 'nearestGene': 'LINC02639;MIR6078'}] | general | Select, Join | Metadata |
Q42.323 | Q42 | What is the genomic location of rs79796747 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs79796747 is located on or closest to the gene NEO1 on chromosome 15 at base pair position 73117523 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79796747'
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_222778', 'SNP': 'rs79796747', 'chr_38': 15, 'bp_38': 73117523, 'nearestGene': 'NEO1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17552889', 'SNP': 'rs79796747', 'chr... | general | Select, Join | Metadata |
Q42.1854 | Q42 | What is the genomic location of rs115398144 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs115398144 is located on or closest to the genes CBLB and LINC00882 on chromosome 3 at base pair position 106418101 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs115398144'
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_4008774', 'SNP': 'rs115398144', 'chr_38': 3, 'bp_38': 106418101, 'nearestGene': 'CBLB;LINC00882'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4340059', 'SNP': 'rs1153... | general | Select, Join | Metadata |
Q42.1235 | Q42 | What is the genomic location of rs9257424 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs9257424 is located on or closest to the genes LINC01556 and HCG15 on chromosome 6 at base pair position 28967482 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9257424'
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_7032650', 'SNP': 'rs9257424', 'chr_38': 6, 'bp_38': 28967482, 'nearestGene': 'LINC01556;HCG15'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8177123', 'SNP': 'rs925742... | general | Select, Join | Metadata |
Q42.1726 | Q42 | What is the genomic location of rs7826943 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7826943 is located on or closest to the genes KBTBD11 and MYOM2 on chromosome 8 at base pair position 2025751 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7826943'
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_4825851', 'SNP': 'rs7826943', 'chr_38': 8, 'bp_38': 2025751, 'nearestGene': 'KBTBD11;MYOM2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10543840', 'SNP': 'rs7826943'... | general | Select, Join | Metadata |
Q42.564 | Q42 | What is the genomic location of rs7515834 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7515834 is located on or closest to the genes ESRRG and GPATCH2 on chromosome 1 at base pair position 217294131 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7515834'
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_3414188', 'SNP': 'rs7515834', 'chr_38': 1, 'bp_38': 217294131, 'nearestGene': 'ESRRG;GPATCH2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1430646', 'SNP': 'rs7515834... | general | Select, Join | Metadata |
Q42.142 | Q42 | What is the genomic location of rs67211229 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs67211229 is located on or closest to the gene GPT2 on chromosome 16 at base pair position 46896754 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs67211229'
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_5613284', 'SNP': 'rs67211229', 'chr_38': 16, 'bp_38': 46896754, 'nearestGene': 'GPT2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18053551', 'SNP': 'rs67211229', 'ch... | general | Select, Join | Metadata |
Q42.1736 | Q42 | What is the genomic location of rs76834339 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs76834339 is located on or closest to the gene RABGAP1 on chromosome 9 at base pair position 122945615 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76834339'
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_6884269', 'SNP': 'rs76834339', 'chr_38': 9, 'bp_38': 122945615, 'nearestGene': 'RABGAP1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12495115', 'SNP': 'rs76834339', ... | general | Select, Join | Metadata |
Q42.537 | Q42 | What is the genomic location of rs58130577 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 rs58130577 is located on or closest to the gene ARHGEF18 on chromosome 19 at base pair position 7355587 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs58130577'
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_19690763', 'SNP': 'rs58130577', 'chr_38': 19, 'bp_38': 7355587, 'nearestGene': 'ARHGEF18'}] | general | Select, Join | Metadata |
Q42.227 | Q42 | What is the genomic location of rs709004 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs709004 is located on or closest to the genes LINC01432 and LINC01427 on chromosome 20 at base pair position 22217353 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs709004'
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_800796', 'SNP': 'rs709004', 'chr_38': 20, 'bp_38': 22217353, 'nearestGene': 'LINC01432;LINC01427'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20271057', 'SNP': 'rs70... | general | Select, Join | Metadata |
Q42.730 | Q42 | What is the genomic location of rs12463800 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs12463800 is located on or closest to the genes LOC101927881 and LINC01854 on chromosome 2 at base pair position 128879493 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12463800'
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_2583742', 'SNP': 'rs12463800', 'chr_38': 2, 'bp_38': 128879493, 'nearestGene': 'LOC101927881;LINC01854'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2657236', 'SNP': ... | general | Select, Join | Metadata |
Q42.793 | Q42 | What is the genomic location of rs12662076 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 rs12662076 is located on or closest to the gene ZNF391 on chromosome 6 at base pair position 27395358 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12662076'
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_540424', 'SNP': 'rs12662076', 'chr_38': 6, 'bp_38': 27395358, 'nearestGene': 'ZNF391'}] | general | Select, Join | Metadata |
Q42.1718 | Q42 | What is the genomic location of rs718760 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs718760 is located on or closest to the gene LOC101927066 on chromosome 8 at base pair position 97287498 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs718760'
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_5395886', 'SNP': 'rs718760', 'chr_38': 8, 'bp_38': 97287498, 'nearestGene': 'LOC101927066'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11328309', 'SNP': 'rs718760', ... | general | Select, Join | Metadata |
Q42.994 | Q42 | What is the genomic location of rs561056981 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 rs561056981 is located on or closest to the genes REG3A and CTNNA2-AS1 on chromosome 2 at base pair position 79299870 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs561056981'
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_2342375', 'SNP': 'rs561056981', 'chr_38': 2, 'bp_38': 79299870, 'nearestGene': 'REG3A;CTNNA2-AS1'}] | general | Select, Join | Metadata |
Q42.415 | Q42 | What is the genomic location of rs7780567 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7780567 is located on or closest to the genes ADCYAP1R1 and NEUROD6 on chromosome 7 at base pair position 31311252 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7780567'
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_4694290', 'SNP': 'rs7780567', 'chr_38': 7, 'bp_38': 31311252, 'nearestGene': 'ADCYAP1R1;NEUROD6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9593875', 'SNP': 'rs7780... | general | Select, Join | Metadata |
Q42.329 | Q42 | What is the genomic location of rs185322054 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 rs185322054 is located on or closest to the gene SLC2A2 on chromosome 3 at base pair position 171015919 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
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, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4826602', 'SNP': 'rs185322054', 'chr_38': 3, 'bp_38': 171015919, 'nearestGene': 'SLC2A2'}] | general | Select, Join | Metadata |
Q42.1098 | Q42 | What is the genomic location of rs144035638 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs144035638 is located on or closest to the gene LINC00567 on chromosome 13 at base pair position 110810970 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144035638'
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_5633423', 'SNP': 'rs144035638', 'chr_38': 13, 'bp_38': 110810970, 'nearestGene': 'LINC00567'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16477650', 'SNP': 'rs1440356... | general | Select, Join | Metadata |
Q42.303 | Q42 | What is the genomic location of rs6842461 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs6842461 is located on or closest to the genes UNC5C and PDHA2 on chromosome 4 at base pair position 95827589 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6842461'
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_1321892', 'SNP': 'rs6842461', 'chr_38': 4, 'bp_38': 95827589, 'nearestGene': 'UNC5C;PDHA2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5803152', 'SNP': 'rs6842461', ... | general | Select, Join | Metadata |
Q42.1259 | Q42 | What is the genomic location of rs766361455 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 rs766361455 is located on chromosome 21 at base pair position 20975730 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs766361455'
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_20634886', 'SNP': 'rs766361455', 'chr_38': 21, 'bp_38': 20975730, 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q42.1996 | Q42 | What is the genomic location of rs4299663 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4299663 is located on or closest to the gene UGT2B7 on chromosome 4 at base pair position 69061778 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4299663'
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_5065562', 'SNP': 'rs4299663', 'chr_38': 4, 'bp_38': 69061778, 'nearestGene': 'UGT2B7'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5595092', 'SNP': 'rs4299663', 'chr_... | general | Select, Join | Metadata |
Q42.26 | Q42 | What is the genomic location of rs9554812 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs9554812 is located on or closest to the gene ITGBL1 on chromosome 13 at base pair position 101632535 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9554812'
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_1274112', 'SNP': 'rs9554812', 'chr_38': 13, 'bp_38': 101632535, 'nearestGene': 'ITGBL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16397338', 'SNP': 'rs9554812', 'c... | general | Select, Join | Metadata |
Q42.1860 | Q42 | What is the genomic location of rs4917902 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4917902 is located on or closest to the gene SEC31B on chromosome 10 at base pair position 100515241 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4917902'
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_369141', 'SNP': 'rs4917902', 'chr_38': 10, 'bp_38': 100515241, 'nearestGene': 'SEC31B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13410268', 'SNP': 'rs4917902', 'ch... | general | Select, Join | Metadata |
Q42.721 | Q42 | What is the genomic location of rs1093 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 rs1093 is located on or closest to the gene HLA-B on chromosome 6 at base pair position 31354129 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1093'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7736444', 'SNP': 'rs1093', 'chr_38': 6, 'bp_38': 31354129, 'nearestGene': 'HLA-B'}] | general | Select, Join | Metadata |
Q42.996 | Q42 | What is the genomic location of rs79602973 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 rs79602973 is located on or closest to the genes LOC101927066 and MTDH on chromosome 8 at base pair position 97458276 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79602973'
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_11329614', 'SNP': 'rs79602973', 'chr_38': 8, 'bp_38': 97458276, 'nearestGene': 'LOC101927066;MTDH'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11329613', 'SNP': 'rs79602973'... | general | Select, Join | Metadata |
Q42.196 | Q42 | What is the genomic location of rs116975520 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs116975520 is located on or closest to the genes LMX1B and ZBTB43 on chromosome 9 at base pair position 126745963 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs116975520'
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_4624556', 'SNP': 'rs116975520', 'chr_38': 9, 'bp_38': 126745963, 'nearestGene': 'LMX1B;ZBTB43'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12522750', 'SNP': 'rs11697... | general | Select, Join | Metadata |
Q42.446 | Q42 | What is the genomic location of rs2448701 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2448701 is located on or closest to the gene CENPQ on chromosome 6 at base pair position 49491569 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2448701'
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_3288866', 'SNP': 'rs2448701', 'chr_38': 6, 'bp_38': 49491569, 'nearestGene': 'CENPQ'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8364397', 'SNP': 'rs2448701', 'chr_3... | general | Select, Join | Metadata |
Q42.579 | Q42 | What is the genomic location of rs184276881 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 rs184276881 is located on or closest to the gene CALN1 on chromosome 7 at base pair position 72434555 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs184276881'
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_9886091', 'SNP': 'rs184276881', 'chr_38': 7, 'bp_38': 72434555, 'nearestGene': 'CALN1'}] | general | Select, Join | Metadata |
Q42.955 | Q42 | What is the genomic location of rs111640697 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs111640697 is located on or closest to the gene SLC35G1 on chromosome 10 at base pair position 93897620 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs111640697'
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_1454496', 'SNP': 'rs111640697', 'chr_38': 10, 'bp_38': 93897620, 'nearestGene': 'SLC35G1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13360909', 'SNP': 'rs111640697'... | general | Select, Join | Metadata |
Q42.509 | Q42 | What is the genomic location of rs185804504 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 rs185804504 is located on or closest to the genes NDUFAF6 and PLEKHF2 on chromosome 8 at base pair position 95092467 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs185804504'
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_11312458', 'SNP': 'rs185804504', 'chr_38': 8, 'bp_38': 95092467, 'nearestGene': 'NDUFAF6;PLEKHF2'}] | general | Select, Join | Metadata |
Q42.612 | Q42 | What is the genomic location of rs70950832 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 rs70950832 is located on chromosome 4 at base pair position 121548493 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs70950832'
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_6004653', 'SNP': 'rs70950832', 'chr_38': 4, 'bp_38': 121548493, 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q42.1864 | Q42 | What is the genomic location of rs12055147 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs12055147 is located on or closest to the gene LINC01470 on chromosome 5 at base pair position 152619755 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12055147'
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_2519815', 'SNP': 'rs12055147', 'chr_38': 5, 'bp_38': 152619755, 'nearestGene': 'LINC01470'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7711871', 'SNP': 'rs12055147',... | general | Select, Join | Metadata |
Q42.1725 | Q42 | What is the genomic location of rs8103890 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs8103890 is located on or closest to the gene LOC105376917 on chromosome 19 at base pair position 22507572 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs8103890'
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_6095084', 'SNP': 'rs8103890', 'chr_38': 19, 'bp_38': 22507572, 'nearestGene': 'LOC105376917'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19815413', 'SNP': 'rs8103890... | general | Select, Join | Metadata |
Q42.1885 | Q42 | What is the genomic location of rs10773621 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10773621 is located on or closest to the gene TMEM132D on chromosome 12 at base pair position 129222468 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10773621'
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_5582493', 'SNP': 'rs10773621', 'chr_38': 12, 'bp_38': 129222468, 'nearestGene': 'TMEM132D'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15693909', 'SNP': 'rs10773621'... | general | Select, Join | Metadata |
Q42.853 | Q42 | What is the genomic location of rs56209151 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs56209151 is located on or closest to the genes LINC01179 and TLL1 on chromosome 4 at base pair position 165867557 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56209151'
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_2531997', 'SNP': 'rs56209151', 'chr_38': 4, 'bp_38': 165867557, 'nearestGene': 'LINC01179;TLL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6347146', 'SNP': 'rs56209... | general | Select, Join | Metadata |
Q42.4 | Q42 | What is the genomic location of rs11252748 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11252748 is located on or closest to the genes MANCR and AKR1E2 on chromosome 10 at base pair position 4801186 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11252748'
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_2724757', 'SNP': 'rs11252748', 'chr_38': 10, 'bp_38': 4801186, 'nearestGene': 'MANCR;AKR1E2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12662735', 'SNP': 'rs1125274... | general | Select, Join | Metadata |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.