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.711 | Q42 | What is the genomic location of rs111567952 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs111567952 is located on or closest to the genes MRTFB and MIR193BHG on chromosome 16 at base pair position 14298649 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs111567952'
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_1493982', 'SNP': 'rs111567952', 'chr_38': 16, 'bp_38': 14298649, 'nearestGene': 'MRTFB;MIR193BHG'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17944479', 'SNP': 'rs11... | general | Select, Join | Metadata |
Q42.173 | Q42 | What is the genomic location of rs72761021 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs72761021 is located on or closest to the genes OR11L1 and TRIM58 on chromosome 1 at base pair position 247849673 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72761021'
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_3847734', 'SNP': 'rs72761021', 'chr_38': 1, 'bp_38': 247849673, 'nearestGene': 'OR11L1;TRIM58'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1678992', 'SNP': 'rs727610... | general | Select, Join | Metadata |
Q42.296 | Q42 | What is the genomic location of rs1411207 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1411207 is located on or closest to the genes FAM205A and FAM205BP on chromosome 9 at base pair position 34803233 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1411207'
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_2701126', 'SNP': 'rs1411207', 'chr_38': 9, 'bp_38': 34803233, 'nearestGene': 'FAM205A;FAM205BP'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12036149', 'SNP': 'rs1411... | general | Select, Join | Metadata |
Q42.554 | Q42 | What is the genomic location of rs144781991 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs144781991 is located on or closest to the genes LINC02106 and LOC642366 on chromosome 5 at base pair position 51353523 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144781991'
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_1688184', 'SNP': 'rs144781991', 'chr_38': 5, 'bp_38': 51353523, 'nearestGene': 'LINC02106;LOC642366'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6944739', 'SNP': 'rs... | general | Select, Join | Metadata |
Q42.763 | Q42 | What is the genomic location of rs188520458 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 rs188520458 is located on or closest to the genes LINC02472 and PCDH7 on chromosome 4 at base pair position 29412985 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs188520458'
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_5293605', 'SNP': 'rs188520458', 'chr_38': 4, 'bp_38': 29412985, 'nearestGene': 'LINC02472;PCDH7'}] | general | Select, Join | Metadata |
Q42.304 | Q42 | What is the genomic location of rs811715 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs811715 is located on or closest to the genes LINC01289 and LINC01414 on chromosome 8 at base pair position 63812760 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs811715'
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_5090083', 'SNP': 'rs811715', 'chr_38': 8, 'bp_38': 63812760, 'nearestGene': 'LINC01289;LINC01414'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11082232', 'SNP': 'rs81... | general | Select, Join | Metadata |
Q42.1878 | Q42 | What is the genomic location of rs76728585 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 rs76728585 is located on or closest to the gene PRB1 on chromosome 12 at base pair position 11368997 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76728585'
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_794431', 'SNP': 'rs76728585', 'chr_38': 12, 'bp_38': 11368997, 'nearestGene': 'PRB1'}] | general | Select, Join | Metadata |
Q42.1093 | Q42 | What is the genomic location of rs550546773 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 rs550546773 is located on or closest to the gene PTPRN2 on chromosome 7 at base pair position 158004909 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs550546773'
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_10510023', 'SNP': 'rs550546773', 'chr_38': 7, 'bp_38': 158004909, 'nearestGene': 'PTPRN2'}] | general | Select, Join | Metadata |
Q42.1747 | Q42 | What is the genomic location of rs926249291 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 rs926249291 is located on or closest to the genes GABRG2 and CCNG1 on chromosome 5 at base pair position 162510732 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs926249291'
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_7787800', 'SNP': 'rs926249291', 'chr_38': 5, 'bp_38': 162510732, 'nearestGene': 'GABRG2;CCNG1'}] | general | Select, Join | Metadata |
Q42.1652 | Q42 | What is the genomic location of rs61777332 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs61777332 is located on or closest to the genes ZRANB2-AS2 and NEGR1 on chromosome 1 at base pair position 71348507 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs61777332'
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_2058207', 'SNP': 'rs61777332', 'chr_38': 1, 'bp_38': 71348507, 'nearestGene': 'ZRANB2-AS2;NEGR1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_527300', 'SNP': 'rs61777... | general | Select, Join | Metadata |
Q42.914 | Q42 | What is the genomic location of rs9963433 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 rs9963433 is located on or closest to the genes LOC643542 and TMX3 on chromosome 18 at base pair position 68391421 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9963433'
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_19517978', 'SNP': 'rs9963433', 'chr_38': 18, 'bp_38': 68391421, 'nearestGene': 'LOC643542;TMX3'}] | general | Select, Join | Metadata |
Q42.1932 | Q42 | What is the genomic location of rs151024549 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs151024549 is located on or closest to the genes KDM4C and DMAC1 on chromosome 9 at base pair position 7244621 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs151024549'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6199681', 'SNP': 'rs151024549', 'chr_38': 9, 'bp_38': 7244621, 'nearestGene': 'KDM4C;DMAC1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11773173', 'SNP': 'rs15102454... | general | Select, Join | Metadata |
Q42.275 | Q42 | What is the genomic location of rs2708790 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2708790 is located on or closest to the gene ZNF765-ZNF761 on chromosome 19 at base pair position 53429889 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2708790'
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_1504897', 'SNP': 'rs2708790', 'chr_38': 19, 'bp_38': 53429889, 'nearestGene': 'ZNF765-ZNF761'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20045694', 'SNP': 'rs270879... | general | Select, Join | Metadata |
Q42.1147 | Q42 | What is the genomic location of rs16837130 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs16837130 is located on or closest to the genes LINC01139 and CHRM3 on chromosome 1 at base pair position 238569560 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16837130'
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_6629213', 'SNP': 'rs16837130', 'chr_38': 1, 'bp_38': 238569560, 'nearestGene': 'LINC01139;CHRM3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1599961', 'SNP': 'rs1683... | general | Select, Join | Metadata |
Q42.1589 | Q42 | What is the genomic location of rs7817955 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7817955 is located on or closest to the gene SNTG1 on chromosome 8 at base pair position 50450518 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7817955'
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_5431268', 'SNP': 'rs7817955', 'chr_38': 8, 'bp_38': 50450518, 'nearestGene': 'SNTG1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10974803', 'SNP': 'rs7817955', 'chr_... | general | Select, Join | Metadata |
Q42.700 | Q42 | What is the genomic location of rs1775363 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1775363 is located on or closest to the genes NEGR1 and LINC01360 on chromosome 1 at base pair position 72525142 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1775363'
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_801700', 'SNP': 'rs1775363', 'chr_38': 1, 'bp_38': 72525142, 'nearestGene': 'NEGR1;LINC01360'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_535017', 'SNP': 'rs1775363'... | general | Select, Join | Metadata |
Q42.1765 | Q42 | What is the genomic location of rs749848064 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 rs749848064 is located on or closest to the genes GRIK1 and CLDN17 on chromosome 21 at base pair position 30034378 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs749848064'
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_20713387', 'SNP': 'rs749848064', 'chr_38': 21, 'bp_38': 30034378, 'nearestGene': 'GRIK1;CLDN17'}] | general | Select, Join | Metadata |
Q42.488 | Q42 | What is the genomic location of rs111642340 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 rs111642340 is located on or closest to the genes SYT4 and LINC01478 on chromosome 18 at base pair position 43337694 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs111642340'
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_19312201', 'SNP': 'rs111642340', 'chr_38': 18, 'bp_38': 43337694, 'nearestGene': 'SYT4;LINC01478'}] | general | Select, Join | Metadata |
Q42.428 | Q42 | What is the genomic location of rs11037325 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11037325 is located on or closest to the genes LINC02740 and HNRNPKP3 on chromosome 11 at base pair position 43187654 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11037325'
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_4594971', 'SNP': 'rs11037325', 'chr_38': 11, 'bp_38': 43187654, 'nearestGene': 'LINC02740;HNRNPKP3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14036845', 'SNP': 'rs... | general | Select, Join | Metadata |
Q42.377 | Q42 | What is the genomic location of rs2011404 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2011404 is located on or closest to the gene UGT1A4 on chromosome 2 at base pair position 233719291 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2011404'
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_7191500', 'SNP': 'rs2011404', 'chr_38': 2, 'bp_38': 233719291, 'nearestGene': 'UGT1A4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3422243', 'SNP': 'rs2011404', 'chr... | general | Select, Join | Metadata |
Q42.1008 | Q42 | What is the genomic location of rs577111661 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 rs577111661 is located on or closest to the genes PCNT and DIP2A on chromosome 21 at base pair position 46457434 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs577111661'
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_20852558', 'SNP': 'rs577111661', 'chr_38': 21, 'bp_38': 46457434, 'nearestGene': 'PCNT;DIP2A'}] | general | Select, Join | Metadata |
Q42.1003 | Q42 | What is the genomic location of rs76049581 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 rs76049581 is located on or closest to the genes MPHOSPH6 and CDH13 on chromosome 16 at base pair position 82355996 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76049581'
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_18351565', 'SNP': 'rs76049581', 'chr_38': 16, 'bp_38': 82355996, 'nearestGene': 'MPHOSPH6;CDH13'}] | general | Select, Join | Metadata |
Q42.1940 | Q42 | What is the genomic location of rs2165589 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2165589 is located on or closest to the genes TRPC6 and ANGPTL5 on chromosome 11 at base pair position 101877982 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2165589'
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_6703461', 'SNP': 'rs2165589', 'chr_38': 11, 'bp_38': 101877982, 'nearestGene': 'TRPC6;ANGPTL5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14466539', 'SNP': 'rs21655... | general | Select, Join | Metadata |
Q42.714 | Q42 | What is the genomic location of rs74999813 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 rs74999813 is located on or closest to the gene GLT6D1 on chromosome 9 at base pair position 135635358 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74999813'
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_12596366', 'SNP': 'rs74999813', 'chr_38': 9, 'bp_38': 135635358, 'nearestGene': 'GLT6D1'}] | general | Select, Join | Metadata |
Q42.1335 | Q42 | What is the genomic location of rs149261894 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs149261894 is located on or closest to the genes SNHG5 and HTR1E on chromosome 6 at base pair position 86628107 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs149261894'
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_4018450', 'SNP': 'rs149261894', 'chr_38': 6, 'bp_38': 86628107, 'nearestGene': 'SNHG5;HTR1E'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8650639', 'SNP': 'rs14926189... | general | Select, Join | Metadata |
Q42.1156 | Q42 | What is the genomic location of rs10184830 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10184830 is located on or closest to the genes LINC01809 and FUNDC2P2 on chromosome 2 at base pair position 83977195 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10184830'
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_419513', 'SNP': 'rs10184830', 'chr_38': 2, 'bp_38': 83977195, 'nearestGene': 'LINC01809;FUNDC2P2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2381613', 'SNP': 'rs101... | general | Select, Join | Metadata |
Q42.338 | Q42 | What is the genomic location of rs80271186 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs80271186 is located on or closest to the gene ZNF831 on chromosome 20 at base pair position 59151068 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs80271186'
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_5766175', 'SNP': 'rs80271186', 'chr_38': 20, 'bp_38': 59151068, 'nearestGene': 'ZNF831'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20520560', 'SNP': 'rs80271186', '... | general | Select, Join | Metadata |
Q42.1343 | Q42 | What is the genomic location of rs80306157 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs80306157 is located on or closest to the gene TMC2 on chromosome 20 at base pair position 2615037 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs80306157'
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_1043683', 'SNP': 'rs80306157', 'chr_38': 20, 'bp_38': 2615037, 'nearestGene': 'TMC2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20113233', 'SNP': 'rs80306157', 'chr... | general | Select, Join | Metadata |
Q42.1593 | Q42 | What is the genomic location of rs146055960 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 rs146055960 is located on or closest to the gene GPC6 on chromosome 13 at base pair position 94051698 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs146055960'
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_16338037', 'SNP': 'rs146055960', 'chr_38': 13, 'bp_38': 94051698, 'nearestGene': 'GPC6'}] | general | Select, Join | Metadata |
Q42.1993 | Q42 | What is the genomic location of rs146103268 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs146103268 is located on or closest to the genes LOC100130331 and LINC01139 on chromosome 1 at base pair position 238030597 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs146103268'
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_5855253', 'SNP': 'rs146103268', 'chr_38': 1, 'bp_38': 238030597, 'nearestGene': 'LOC100130331;LINC01139'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1594695', 'SNP':... | general | Select, Join | Metadata |
Q42.598 | Q42 | What is the genomic location of rs936884506 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 rs936884506 is located on or closest to the gene AGER on chromosome 6 at base pair position 32182443 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs936884506'
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_8216749', 'SNP': 'rs936884506', 'chr_38': 6, 'bp_38': 32182443, 'nearestGene': 'AGER'}] | general | Select, Join | Metadata |
Q42.16 | Q42 | What is the genomic location of rs28698127 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs28698127 is located on or closest to the genes CTSO and PDGFC on chromosome 4 at base pair position 156610400 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28698127'
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_6800060', 'SNP': 'rs28698127', 'chr_38': 4, 'bp_38': 156610400, 'nearestGene': 'CTSO;PDGFC'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6271101', 'SNP': 'rs28698127'... | general | Select, Join | Metadata |
Q42.1855 | Q42 | What is the genomic location of rs7220025 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7220025 is located on or closest to the gene CEP112 on chromosome 17 at base pair position 66025880 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7220025'
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_2739694', 'SNP': 'rs7220025', 'chr_38': 17, 'bp_38': 66025880, 'nearestGene': 'CEP112'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18878725', 'SNP': 'rs7220025', 'ch... | general | Select, Join | Metadata |
Q42.1634 | Q42 | What is the genomic location of rs62303188 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs62303188 is located on or closest to the genes LOC101927237 and CENPC on chromosome 4 at base pair position 67461668 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62303188'
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_4063316', 'SNP': 'rs62303188', 'chr_38': 4, 'bp_38': 67461668, 'nearestGene': 'LOC101927237;CENPC'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5582635', 'SNP': 'rs62... | general | Select, Join | Metadata |
Q42.1686 | Q42 | What is the genomic location of rs6014998 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs6014998 is located on or closest to the genes RBM38 and CTCFL on chromosome 20 at base pair position 57428628 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6014998'
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_4710196', 'SNP': 'rs6014998', 'chr_38': 20, 'bp_38': 57428628, 'nearestGene': 'RBM38;CTCFL'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20506028', 'SNP': 'rs6014998'... | general | Select, Join | Metadata |
Q42.600 | Q42 | What is the genomic location of rs142836324 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 rs142836324 is located on or closest to the gene DCT on chromosome 13 at base pair position 94501285 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs142836324'
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_16341580', 'SNP': 'rs142836324', 'chr_38': 13, 'bp_38': 94501285, 'nearestGene': 'DCT'}] | general | Select, Join | Metadata |
Q42.924 | Q42 | What is the genomic location of rs59956369 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 rs59956369 is located on or closest to the gene CSMD3 on chromosome 8 at base pair position 113286282 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs59956369'
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_11443612', 'SNP': 'rs59956369', 'chr_38': 8, 'bp_38': 113286282, 'nearestGene': 'CSMD3'}] | general | Select, Join | Metadata |
Q42.471 | Q42 | What is the genomic location of rs370174242 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 rs370174242 is located on or closest to the genes DMRT2 and SMARCA2 on chromosome 9 at base pair position 1671403 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs370174242'
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_11716664', 'SNP': 'rs370174242', 'chr_38': 9, 'bp_38': 1671403, 'nearestGene': 'DMRT2;SMARCA2'}] | general | Select, Join | Metadata |
Q42.202 | Q42 | What is the genomic location of rs555353114 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 rs555353114 is located on or closest to the genes NAMPT and CCDC71L on chromosome 7 at base pair position 106565437 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs555353114'
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_10126231', 'SNP': 'rs555353114', 'chr_38': 7, 'bp_38': 106565437, 'nearestGene': 'NAMPT;CCDC71L'}] | general | Select, Join | Metadata |
Q42.1206 | Q42 | What is the genomic location of rs4608230 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 rs4608230 is located on or closest to the gene LINC00374 on chromosome 13 at base pair position 58225898 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4608230'
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_4024575', 'SNP': 'rs4608230', 'chr_38': 13, 'bp_38': 58225898, 'nearestGene': 'LINC00374'}] | general | Select, Join | Metadata |
Q42.1056 | Q42 | What is the genomic location of rs10823254 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10823254 is located on or closest to the gene PRKG1 on chromosome 10 at base pair position 51593970 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10823254'
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_5047848', 'SNP': 'rs10823254', 'chr_38': 10, 'bp_38': 51593970, 'nearestGene': 'PRKG1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13023787', 'SNP': 'rs10823254', 'c... | general | Select, Join | Metadata |
Q42.1195 | Q42 | What is the genomic location of rs17417042 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs17417042 is located on or closest to the gene PDZD2 on chromosome 5 at base pair position 31835322 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17417042'
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_5573627', 'SNP': 'rs17417042', 'chr_38': 5, 'bp_38': 31835322, 'nearestGene': 'PDZD2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6823435', 'SNP': 'rs17417042', 'chr... | general | Select, Join | Metadata |
Q42.1300 | Q42 | What is the genomic location of rs12431156 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs12431156 is located on or closest to the gene MTUS2 on chromosome 13 at base pair position 29303060 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12431156'
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_5730105', 'SNP': 'rs12431156', 'chr_38': 13, 'bp_38': 29303060, 'nearestGene': 'MTUS2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15823040', 'SNP': 'rs12431156', 'c... | general | Select, Join | Metadata |
Q42.1276 | Q42 | What is the genomic location of rs4768196 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4768196 is located on or closest to the gene SLC2A13 on chromosome 12 at base pair position 39934984 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4768196'
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_5944190', 'SNP': 'rs4768196', 'chr_38': 12, 'bp_38': 39934984, 'nearestGene': 'SLC2A13'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15029607', 'SNP': 'rs4768196', 'c... | general | Select, Join | Metadata |
Q42.1814 | Q42 | What is the genomic location of rs567077656 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 rs567077656 is located on or closest to the gene TIMM44 on chromosome 19 at base pair position 7929205 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs567077656'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, nearest... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19696375', 'SNP': 'rs567077656', 'chr_38': 19, 'bp_38': 7929205, 'nearestGene': 'TIMM44'}] | general | Select, Join | Metadata |
Q42.1402 | Q42 | What is the genomic location of rs777700546 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 rs777700546 is located on chromosome 4 at base pair position 158377615 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs777700546'
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_6283908', 'SNP': 'rs777700546', 'chr_38': 4, 'bp_38': 158377615, 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q42.1807 | Q42 | What is the genomic location of rs12896106 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs12896106 is located on or closest to the gene DGLUCY on chromosome 14 at base pair position 91198135 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12896106'
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_7176019', 'SNP': 'rs12896106', 'chr_38': 14, 'bp_38': 91198135, 'nearestGene': 'DGLUCY'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17063979', 'SNP': 'rs12896106', '... | general | Select, Join | Metadata |
Q42.661 | Q42 | What is the genomic location of rs370023326 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 rs370023326 is located on or closest to the genes NONE and LOC441666 on chromosome 10 at base pair position 42320266 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs370023326'
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_2625981', 'SNP': 'rs370023326', 'chr_38': 10, 'bp_38': 42320266, 'nearestGene': 'NONE;LOC441666'}] | general | Select, Join | Metadata |
Q42.560 | Q42 | What is the genomic location of rs12443863 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs12443863 is located on or closest to the genes ADCY9 and SRL on chromosome 16 at base pair position 4156104 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12443863'
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_1428320', 'SNP': 'rs12443863', 'chr_38': 16, 'bp_38': 4156104, 'nearestGene': 'ADCY9;SRL'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17826315', 'SNP': 'rs12443863',... | general | Select, Join | Metadata |
Q42.44 | Q42 | What is the genomic location of rs2924997 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2924997 is located on or closest to the genes TCIM and SIRLNT on chromosome 8 at base pair position 40267509 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2924997'
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_4744126', 'SNP': 'rs2924997', 'chr_38': 8, 'bp_38': 40267509, 'nearestGene': 'TCIM;SIRLNT'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10911087', 'SNP': 'rs2924997',... | general | Select, Join | Metadata |
Q42.278 | Q42 | What is the genomic location of rs7927424 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7927424 is located on or closest to the genes OPCML and LINC02743 on chromosome 11 at base pair position 133720654 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7927424'
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_3090076', 'SNP': 'rs7927424', 'chr_38': 11, 'bp_38': 133720654, 'nearestGene': 'OPCML;LINC02743'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14715157', 'SNP': 'rs792... | general | Select, Join | Metadata |
Q42.1096 | Q42 | What is the genomic location of rs7151508 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 rs7151508 is located on or closest to the genes TTC8 and FOXN3 on chromosome 14 at base pair position 89038739 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7151508'
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_17048236', 'SNP': 'rs7151508', 'chr_38': 14, 'bp_38': 89038739, 'nearestGene': 'TTC8;FOXN3'}] | general | Select, Join | Metadata |
Q42.104 | Q42 | What is the genomic location of rs9659617 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs9659617 is located on or closest to the genes ACTL8 and LINC01654 on chromosome 1 at base pair position 18063743 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9659617'
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_5162272', 'SNP': 'rs9659617', 'chr_38': 1, 'bp_38': 18063743, 'nearestGene': 'ACTL8;LINC01654'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_138696', 'SNP': 'rs9659617... | general | Select, Join | Metadata |
Q42.856 | Q42 | What is the genomic location of rs116651766 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs116651766 is located on or closest to the genes LINC02429 and MIR548AG1 on chromosome 4 at base pair position 60250379 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs116651766'
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_1778680', 'SNP': 'rs116651766', 'chr_38': 4, 'bp_38': 60250379, 'nearestGene': 'LINC02429;MIR548AG1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5520913', 'SNP': 'rs... | general | Select, Join | Metadata |
Q42.985 | Q42 | What is the genomic location of rs11161499 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11161499 is located on or closest to the gene MCOLN2 on chromosome 1 at base pair position 84984637 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11161499'
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_5975823', 'SNP': 'rs11161499', 'chr_38': 1, 'bp_38': 84984637, 'nearestGene': 'MCOLN2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_631545', 'SNP': 'rs11161499', 'chr... | general | Select, Join | Metadata |
Q42.948 | Q42 | What is the genomic location of rs533467709 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 rs533467709 is located on or closest to the gene FHOD3 on chromosome 18 at base pair position 36355469 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs533467709'
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_19259420', 'SNP': 'rs533467709', 'chr_38': 18, 'bp_38': 36355469, 'nearestGene': 'FHOD3'}] | general | Select, Join | Metadata |
Q42.110 | Q42 | What is the genomic location of rs72879636 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs72879636 is located on or closest to the gene DNAH12 on chromosome 3 at base pair position 57406885 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72879636'
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_7386296', 'SNP': 'rs72879636', 'chr_38': 3, 'bp_38': 57406885, 'nearestGene': 'DNAH12'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3964772', 'SNP': 'rs72879636', 'ch... | general | Select, Join | Metadata |
Q42.1296 | Q42 | What is the genomic location of rs226833 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs226833 is located on or closest to the genes LINC01522 and LINC00494 on chromosome 20 at base pair position 48229460 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs226833'
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_3412749', 'SNP': 'rs226833', 'chr_38': 20, 'bp_38': 48229460, 'nearestGene': 'LINC01522;LINC00494'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20430128', 'SNP': 'rs2... | general | Select, Join | Metadata |
Q42.503 | Q42 | What is the genomic location of rs577568988 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 rs577568988 is located on or closest to the gene VWA3B on chromosome 2 at base pair position 98118224 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs577568988'
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_2428774', 'SNP': 'rs577568988', 'chr_38': 2, 'bp_38': 98118224, 'nearestGene': 'VWA3B'}] | general | Select, Join | Metadata |
Q42.1981 | Q42 | What is the genomic location of rs144013896 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs144013896 is located on or closest to the gene LINC01788 on chromosome 1 at base pair position 70740751 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144013896'
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_2100996', 'SNP': 'rs144013896', 'chr_38': 1, 'bp_38': 70740751, 'nearestGene': 'LINC01788'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_523181', 'SNP': 'rs144013896',... | general | Select, Join | Metadata |
Q42.869 | Q42 | What is the genomic location of rs872857 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs872857 is located on or closest to the genes PRDM9 and C5orf17 on chromosome 5 at base pair position 23581482 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs872857'
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_4656831', 'SNP': 'rs872857', 'chr_38': 5, 'bp_38': 23581482, 'nearestGene': 'PRDM9;C5orf17'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6751629', 'SNP': 'rs872857', ... | general | Select, Join | Metadata |
Q42.748 | Q42 | What is the genomic location of rs8010289 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 rs8010289 is located on or closest to the genes OR4K1 and OR4K15 on chromosome 14 at base pair position 19970486 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs8010289'
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_669636', 'SNP': 'rs8010289', 'chr_38': 14, 'bp_38': 19970486, 'nearestGene': 'OR4K1;OR4K15'}] | general | Select, Join | Metadata |
Q42.1015 | Q42 | What is the genomic location of rs115345188 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs115345188 is located on or closest to the gene SNX2 on chromosome 5 at base pair position 122788172 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs115345188'
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_269950', 'SNP': 'rs115345188', 'chr_38': 5, 'bp_38': 122788172, 'nearestGene': 'SNX2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7491740', 'SNP': 'rs115345188', 'ch... | general | Select, Join | Metadata |
Q42.1315 | Q42 | What is the genomic location of rs667512 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 rs667512 is located on or closest to the gene ANKRD42 on chromosome 11 at base pair position 83216920 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs667512'
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_4976179', 'SNP': 'rs667512', 'chr_38': 11, 'bp_38': 83216920, 'nearestGene': 'ANKRD42'}] | general | Select, Join | Metadata |
Q42.1297 | Q42 | What is the genomic location of rs17077561 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs17077561 is located on or closest to the genes LINC00540 and LINC00621 on chromosome 13 at base pair position 22763048 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17077561'
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_3355383', 'SNP': 'rs17077561', 'chr_38': 13, 'bp_38': 22763048, 'nearestGene': 'LINC00540;LINC00621'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15765799', 'SNP': 'r... | general | Select, Join | Metadata |
Q42.609 | Q42 | What is the genomic location of rs3905474 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 rs3905474 is located on or closest to the genes AKAP7 and ARG1 on chromosome 6 at base pair position 131556745 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3905474'
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_8981352', 'SNP': 'rs3905474', 'chr_38': 6, 'bp_38': 131556745, 'nearestGene': 'AKAP7;ARG1'}] | general | Select, Join | Metadata |
Q42.1362 | Q42 | What is the genomic location of rs45621734 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 rs45621734 is located on or closest to the gene TRPM2 on chromosome 21 at base pair position 44406997 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs45621734'
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_20832200', 'SNP': 'rs45621734', 'chr_38': 21, 'bp_38': 44406997, 'nearestGene': 'TRPM2'}] | general | Select, Join | Metadata |
Q42.75 | Q42 | What is the genomic location of rs567405864 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 rs567405864 is located on chromosome 3 at base pair position 136745025 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs567405864'
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_4567473', 'SNP': 'rs567405864', 'chr_38': 3, 'bp_38': 136745025, 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q42.1082 | Q42 | What is the genomic location of rs911750 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs911750 is located on or closest to the gene BMP6 on chromosome 6 at base pair position 7792949 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs911750'
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_1331099', 'SNP': 'rs911750', 'chr_38': 6, 'bp_38': 7792949, 'nearestGene': 'BMP6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8001059', 'SNP': 'rs911750', 'chr_38': ... | general | Select, Join | Metadata |
Q42.1214 | Q42 | What is the genomic location of rs11818460 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11818460 is located on or closest to the gene PRKG1 on chromosome 10 at base pair position 51336356 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11818460'
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_651073', 'SNP': 'rs11818460', 'chr_38': 10, 'bp_38': 51336356, 'nearestGene': 'PRKG1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13021476', 'SNP': 'rs11818460', 'ch... | general | Select, Join | Metadata |
Q42.1167 | Q42 | What is the genomic location of rs11133954 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs11133954 is located on or closest to the genes LOC100506858 and LSINCT5 on chromosome 5 at base pair position 2534871 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11133954'
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_3023053', 'SNP': 'rs11133954', 'chr_38': 5, 'bp_38': 2534871, 'nearestGene': 'LOC100506858;LSINCT5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6577197', 'SNP': 'rs1... | general | Select, Join | Metadata |
Q42.625 | Q42 | What is the genomic location of rs565563458 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 rs565563458 is located on or closest to the genes GUCY1A2 and CWF19L2 on chromosome 11 at base pair position 107224387 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs565563458'
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_14507704', 'SNP': 'rs565563458', 'chr_38': 11, 'bp_38': 107224387, 'nearestGene': 'GUCY1A2;CWF19L2'}] | general | Select, Join | Metadata |
Q42.487 | Q42 | What is the genomic location of rs56356754 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs56356754 is located on or closest to the genes MIR548AE1 and ZNF804A on chromosome 2 at base pair position 184434354 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56356754'
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_829297', 'SNP': 'rs56356754', 'chr_38': 2, 'bp_38': 184434354, 'nearestGene': 'MIR548AE1;ZNF804A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3061128', 'SNP': 'rs563... | general | Select, Join | Metadata |
Q42.1579 | Q42 | What is the genomic location of rs550964668 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 rs550964668 is located on or closest to the genes ZDBF2 and ADAM23 on chromosome 2 at base pair position 206357453 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs550964668'
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_3209934', 'SNP': 'rs550964668', 'chr_38': 2, 'bp_38': 206357453, 'nearestGene': 'ZDBF2;ADAM23'}] | general | Select, Join | Metadata |
Q42.512 | Q42 | What is the genomic location of rs2621389 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2621389 is located on or closest to the genes HLA-DQB2 and HLA-DOB on chromosome 6 at base pair position 32789755 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2621389'
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_3870375', 'SNP': 'rs2621389', 'chr_38': 6, 'bp_38': 32789755, 'nearestGene': 'HLA-DQB2;HLA-DOB'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8226214', 'SNP': 'rs26213... | general | Select, Join | Metadata |
Q42.740 | Q42 | What is the genomic location of rs7595798 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs7595798 is located on or closest to the genes MBD5 and EPC2 on chromosome 2 at base pair position 148531701 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7595798'
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_5525222', 'SNP': 'rs7595798', 'chr_38': 2, 'bp_38': 148531701, 'nearestGene': 'MBD5;EPC2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2793056', 'SNP': 'rs7595798', '... | general | Select, Join | Metadata |
Q42.762 | Q42 | What is the genomic location of rs1530613 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1530613 is located on or closest to the gene STK32B on chromosome 4 at base pair position 5194528 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1530613'
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_3651961', 'SNP': 'rs1530613', 'chr_38': 4, 'bp_38': 5194528, 'nearestGene': 'STK32B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5081310', 'SNP': 'rs1530613', 'chr_3... | general | Select, Join | Metadata |
Q42.1990 | Q42 | What is the genomic location of rs998948233 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 rs998948233 is located on or closest to the gene C6 on chromosome 5 at base pair position 41158582 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs998948233'
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_6893679', 'SNP': 'rs998948233', 'chr_38': 5, 'bp_38': 41158582, 'nearestGene': 'C6'}] | general | Select, Join | Metadata |
Q42.784 | Q42 | What is the genomic location of rs72701745 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs72701745 is located on or closest to the gene STON2 on chromosome 14 at base pair position 81349396 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72701745'
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_83505', 'SNP': 'rs72701745', 'chr_38': 14, 'bp_38': 81349396, 'nearestGene': 'STON2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16986135', 'SNP': 'rs72701745', 'chr... | general | Select, Join | Metadata |
Q42.1763 | Q42 | What is the genomic location of rs540367344 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 rs540367344 is located on or closest to the genes LOC102467080 and ESM1 on chromosome 5 at base pair position 54814553 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs540367344'
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_6972932', 'SNP': 'rs540367344', 'chr_38': 5, 'bp_38': 54814553, 'nearestGene': 'LOC102467080;ESM1'}] | general | Select, Join | Metadata |
Q42.848 | Q42 | What is the genomic location of rs71513577 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs71513577 is located on or closest to the gene ST18 on chromosome 8 at base pair position 52259723 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs71513577'
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_3591406', 'SNP': 'rs71513577', 'chr_38': 8, 'bp_38': 52259723, 'nearestGene': 'ST18'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10990964', 'SNP': 'rs71513577', 'chr... | general | Select, Join | Metadata |
Q42.315 | Q42 | What is the genomic location of rs75530898 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs75530898 is located on or closest to the gene RHBDD1 on chromosome 2 at base pair position 226966419 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75530898'
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_4607429', 'SNP': 'rs75530898', 'chr_38': 2, 'bp_38': 226966419, 'nearestGene': 'RHBDD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3368536', 'SNP': 'rs75530898', 'c... | general | Select, Join | Metadata |
Q42.816 | Q42 | What is the genomic location of rs113259922 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 rs113259922 is located on or closest to the genes LINC02383 and LINC02475 on chromosome 0 at base pair position 0 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs113259922'
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_1708241', 'SNP': 'rs113259922', 'chr_38': 0, 'bp_38': 0, 'nearestGene': 'LINC02383;LINC02475'}] | general | Select, Join | Metadata |
Q42.411 | Q42 | What is the genomic location of rs189322591 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 rs189322591 is located on or closest to the gene ERICH6 on chromosome 3 at base pair position 150679670 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs189322591'
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_4673481', 'SNP': 'rs189322591', 'chr_38': 3, 'bp_38': 150679670, 'nearestGene': 'ERICH6'}] | general | Select, Join | Metadata |
Q42.826 | Q42 | What is the genomic location of rs2579981 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs2579981 is located on or closest to the genes TFAP2B and PKHD1 on chromosome 6 at base pair position 51601493 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2579981'
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_5725631', 'SNP': 'rs2579981', 'chr_38': 6, 'bp_38': 51601493, 'nearestGene': 'TFAP2B;PKHD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8380131', 'SNP': 'rs2579981',... | general | Select, Join | Metadata |
Q42.1143 | Q42 | What is the genomic location of rs17041201 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs17041201 is located on or closest to the gene ITPR1 on chromosome 3 at base pair position 4684589 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17041201'
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_7422319', 'SNP': 'rs17041201', 'chr_38': 3, 'bp_38': 4684589, 'nearestGene': 'ITPR1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3547403', 'SNP': 'rs17041201', 'chr_... | general | Select, Join | Metadata |
Q42.313 | Q42 | What is the genomic location of rs59452907 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 rs59452907 is located on or closest to the gene SH3BP4 on chromosome 2 at base pair position 235027405 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs59452907'
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_6406720', 'SNP': 'rs59452907', 'chr_38': 2, 'bp_38': 235027405, 'nearestGene': 'SH3BP4'}] | general | Select, Join | Metadata |
Q42.229 | Q42 | What is the genomic location of rs4970792 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs4970792 is located on or closest to the gene FAM102B on chromosome 1 at base pair position 108612893 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4970792'
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_68227', 'SNP': 'rs4970792', 'chr_38': 1, 'bp_38': 108612893, 'nearestGene': 'FAM102B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_813201', 'SNP': 'rs4970792', 'chr_3... | general | Select, Join | Metadata |
Q42.1699 | Q42 | What is the genomic location of rs10506850 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs10506850 is located on or closest to the gene PPFIA2 on chromosome 12 at base pair position 81720984 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10506850'
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_336483', 'SNP': 'rs10506850', 'chr_38': 12, 'bp_38': 81720984, 'nearestGene': 'PPFIA2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15335864', 'SNP': 'rs10506850', 'c... | general | Select, Join | Metadata |
Q42.1451 | Q42 | What is the genomic location of rs114600853 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs114600853 is located on or closest to the gene ACSL1 on chromosome 4 at base pair position 184800144 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114600853'
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_3462679', 'SNP': 'rs114600853', 'chr_38': 4, 'bp_38': 184800144, 'nearestGene': 'ACSL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6506139', 'SNP': 'rs114600853', '... | general | Select, Join | Metadata |
Q42.1976 | Q42 | What is the genomic location of rs225329 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs225329 is located on or closest to the genes TFF3 and TFF2 on chromosome 21 at base pair position 42343617 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs225329'
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_5350498', 'SNP': 'rs225329', 'chr_38': 21, 'bp_38': 42343617, 'nearestGene': 'TFF3;TFF2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20817147', 'SNP': 'rs225329', 'c... | general | Select, Join | Metadata |
Q42.814 | Q42 | What is the genomic location of rs748269512 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 rs748269512 is located on or closest to the genes ZDHHC20 and MICU2 on chromosome 13 at base pair position 21469595 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs748269512'
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_15755003', 'SNP': 'rs748269512', 'chr_38': 13, 'bp_38': 21469595, 'nearestGene': 'ZDHHC20;MICU2'}] | general | Select, Join | Metadata |
Q42.1847 | Q42 | What is the genomic location of rs1092103 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1092103 is located on or closest to the genes DIPK2A and LNCSRLR on chromosome 3 at base pair position 144635588 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1092103'
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_6765652', 'SNP': 'rs1092103', 'chr_38': 3, 'bp_38': 144635588, 'nearestGene': 'DIPK2A;LNCSRLR'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4624997', 'SNP': 'rs109210... | general | Select, Join | Metadata |
Q42.151 | Q42 | What is the genomic location of rs130854 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs130854 is located on or closest to the genes LOC339685 and LINC01644 on chromosome 22 at base pair position 47431535 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs130854'
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_674268', 'SNP': 'rs130854', 'chr_38': 22, 'bp_38': 47431535, 'nearestGene': 'LOC339685;LINC01644'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_21106892', 'SNP': 'rs13... | general | Select, Join | Metadata |
Q42.781 | Q42 | What is the genomic location of rs1911603 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs1911603 is located on or closest to the genes GULP1 and DIRC1 on chromosome 2 at base pair position 188616692 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1911603'
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_5455489', 'SNP': 'rs1911603', 'chr_38': 2, 'bp_38': 188616692, 'nearestGene': 'GULP1;DIRC1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3091595', 'SNP': 'rs1911603',... | general | Select, Join | Metadata |
Q42.727 | Q42 | What is the genomic location of rs79687770 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs79687770 is located on or closest to the genes PROK2 and LINC00877 on chromosome 3 at base pair position 71901122 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79687770'
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_1481221', 'SNP': 'rs79687770', 'chr_38': 3, 'bp_38': 71901122, 'nearestGene': 'PROK2;LINC00877'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4087023', 'SNP': 'rs79687... | general | Select, Join | Metadata |
Q42.820 | Q42 | What is the genomic location of rs12101263 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 rs12101263 is located on or closest to the gene EVL on chromosome 14 at base pair position 100106991 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12101263'
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_17140026', 'SNP': 'rs12101263', 'chr_38': 14, 'bp_38': 100106991, 'nearestGene': 'EVL'}] | general | Select, Join | Metadata |
Q42.1636 | Q42 | What is the genomic location of rs28421941 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs28421941 is located on or closest to the gene PRIMPOL on chromosome 4 at base pair position 184655102 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28421941'
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_6898641', 'SNP': 'rs28421941', 'chr_38': 4, 'bp_38': 184655102, 'nearestGene': 'PRIMPOL'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6504760', 'SNP': 'rs28421941', '... | general | Select, Join | Metadata |
Q42.825 | Q42 | What is the genomic location of rs16892387 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs16892387 is located on or closest to the gene RIMS2 on chromosome 8 at base pair position 104110251 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16892387'
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_1185647', 'SNP': 'rs16892387', 'chr_38': 8, 'bp_38': 104110251, 'nearestGene': 'RIMS2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11376408', 'SNP': 'rs16892387', 'c... | general | Select, Join | Metadata |
Q42.581 | Q42 | What is the genomic location of rs118151476 in the GRCh38/hg38 build of the human genome and what gene is it located on or near? | The SNP rs118151476 is located on or closest to the genes LINC00430 and MIR4500HG on chromosome 13 at base pair position 87417112 in the GRCh38/hg38 build of the human genome. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs118151476'
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_3205286', 'SNP': 'rs118151476', 'chr_38': 13, 'bp_38': 87417112, 'nearestGene': 'LINC00430;MIR4500HG'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16283743', 'SNP': '... | general | Select, Join | Metadata |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.