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 |
|---|---|---|---|---|---|---|---|---|
Q69.197 | Q69 | What is the nearest gene to SNP rs2415092? | The SNP rs2415092 is located on or closest to the genes TLE3 and LINC02205. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2415092'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2565661', 'nearestGene': 'TLE3;LINC02205'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17534495', 'nearestGene': 'TLE3;LINC02205'}] | general | Select, Join | Metadata |
Q69.520 | Q69 | What is the nearest gene to SNP rs17238434? | The SNP rs17238434 is located on or closest to the genes LINC01807 and PID1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17238434'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4369131', 'nearestGene': 'LINC01807;PID1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3382565', 'nearestGene': 'LINC01807;PID1'}] | general | Select, Join | Metadata |
Q69.459 | Q69 | What is the nearest gene to SNP rs541469823? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs541469823 is PRKCE. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs541469823'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2067140', 'nearestGene': 'PRKCE'}] | general | Select, Join | Metadata |
Q69.1714 | Q69 | What is the nearest gene to SNP rs2814712? | The nearest gene to SNP rs2814712 is AKIRIN2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2814712'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6852861', 'nearestGene': 'AKIRIN2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8658926', 'nearestGene': 'AKIRIN2'}] | general | Select, Join | Metadata |
Q69.326 | Q69 | What is the nearest gene to SNP rs571472287? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs571472287 is located on or closest to the genes MIR4662B and LINC00964. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs571472287'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11530635', 'nearestGene': 'MIR4662B;LINC00964'}] | general | Select, Join | Metadata |
Q69.1323 | Q69 | What is the nearest gene to SNP rs139023055? | The nearest gene to SNP rs139023055 is FBXL13. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs139023055'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2242620', 'nearestGene': 'FBXL13'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10097857', 'nearestGene': 'FBXL13'}] | general | Select, Join | Metadata |
Q69.269 | Q69 | What is the nearest gene to SNP rs1367129? | The SNP rs1367129 is located on or closest to the genes MIR4790 and GRM7-AS3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1367129'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3980624', 'nearestGene': 'MIR4790;GRM7-AS3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3556154', 'nearestGene': 'MIR4790;GRM7-AS3'}] | general | Select, Join | Metadata |
Q69.799 | Q69 | What is the nearest gene to SNP rs112751594? | The SNP rs112751594 is located on or closest to the genes CLEC3A and WWOX. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112751594'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1621507', 'nearestGene': 'CLEC3A;WWOX'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18296869', 'nearestGene': 'CLEC3A;WWOX'}] | general | Select, Join | Metadata |
Q69.1432 | Q69 | What is the nearest gene to SNP rs2843782? | The nearest gene to SNP rs2843782 is LINC01605. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2843782'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10893308', 'nearestGene': 'LINC01605'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4435226', 'nearestGene': 'LINC01605'}] | general | Select, Join | Metadata |
Q69.70 | Q69 | What is the nearest gene to SNP rs6477060? | The SNP rs6477060 is located on or closest to the genes IL33 and TPD52L3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6477060'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4704016', 'nearestGene': 'IL33;TPD52L3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11763064', 'nearestGene': 'IL33;TPD52L3'}] | general | Select, Join | Metadata |
Q69.938 | Q69 | What is the nearest gene to SNP rs2569094? | The SNP rs2569094 is located on or closest to the genes CD74 and RPS14. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2569094'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1083575', 'nearestGene': 'CD74;RPS14'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7694562', 'nearestGene': 'CD74;RPS14'}] | general | Select, Join | Metadata |
Q69.1447 | Q69 | What is the nearest gene to SNP rs61317198? | The nearest gene to SNP rs61317198 is SCAF4. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs61317198'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1955567', 'nearestGene': 'SCAF4'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20726842', 'nearestGene': 'SCAF4'}] | general | Select, Join | Metadata |
Q69.1782 | Q69 | What is the nearest gene to SNP rs537872105? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs537872105 is located on or closest to the genes SLC17A8 and NR1H4. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs537872105'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15474218', 'nearestGene': 'SLC17A8;NR1H4'}] | general | Select, Join | Metadata |
Q69.468 | Q69 | What is the nearest gene to SNP rs11230945? | The SNP rs11230945 is located on or closest to the genes INCENP and SCGB1D1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11230945'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6889192', 'nearestGene': 'INCENP;SCGB1D1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14155458', 'nearestGene': 'INCENP;SCGB1D1'}] | general | Select, Join | Metadata |
Q69.1396 | Q69 | What is the nearest gene to SNP rs76513761? | The SNP rs76513761 is located on or closest to the genes KHDRBS3 and LINC02055. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76513761'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_944290', 'nearestGene': 'KHDRBS3;LINC02055'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11620395', 'nearestGene': 'KHDRBS3;LINC02055'}] | general | Select, Join | Metadata |
Q69.1614 | Q69 | What is the nearest gene to SNP rs144102522? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs144102522 is ELAPOR1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144102522'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_817307', 'nearestGene': 'ELAPOR1'}] | general | Select, Join | Metadata |
Q69.549 | Q69 | What is the nearest gene to SNP rs56725742? | The nearest gene to SNP rs56725742 is RTN4IP1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56725742'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6473167', 'nearestGene': 'RTN4IP1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8800974', 'nearestGene': 'RTN4IP1'}] | general | Select, Join | Metadata |
Q69.538 | Q69 | What is the nearest gene to SNP rs11124433? | The SNP rs11124433 is located on or closest to the genes LINC01320 and MIR548AD. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11124433'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7753896', 'nearestGene': 'LINC01320;MIR548AD'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1975843', 'nearestGene': 'LINC01320;MIR548AD'}] | general | Select, Join | Metadata |
Q69.1230 | Q69 | What is the nearest gene to SNP rs148527038? | The SNP rs148527038 is located on or closest to the genes LINC01495 and FANCF. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs148527038'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4490532', 'nearestGene': 'LINC01495;FANCF'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13865727', 'nearestGene': 'LINC01495;FANCF'}] | general | Select, Join | Metadata |
Q69.957 | Q69 | What is the nearest gene to SNP rs140955067? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs140955067 is located on or closest to the genes ADGRL2 and LINC01362. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs140955067'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_611900', 'nearestGene': 'ADGRL2;LINC01362'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_611899', 'nearestGene': 'ADGRL2;LINC01362'}, {'source_table': 'AlzheimerDisease_Combin... | general | Select, Join | Metadata |
Q69.1635 | Q69 | What is the nearest gene to SNP rs199771756? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs199771756 is BLVRB. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs199771756'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19940068', 'nearestGene': 'BLVRB'}] | general | Select, Join | Metadata |
Q69.1418 | Q69 | What is the nearest gene to SNP rs16837130? | The SNP rs16837130 is located on or closest to the genes LINC01139 and CHRM3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16837130'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6629213', 'nearestGene': 'LINC01139;CHRM3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1599961', 'nearestGene': 'LINC01139;CHRM3'}] | general | Select, Join | Metadata |
Q69.422 | Q69 | What is the nearest gene to SNP rs2482711? | The SNP rs2482711 is located on or closest to the genes AUH and NFIL3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2482711'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1464692', 'nearestGene': 'AUH;NFIL3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12247057', 'nearestGene': 'AUH;NFIL3'}] | general | Select, Join | Metadata |
Q69.1935 | Q69 | What is the nearest gene to SNP rs4620025? | The nearest gene to SNP rs4620025 is ZNF622. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4620025'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7077175', 'nearestGene': 'ZNF622'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6695273', 'nearestGene': 'ZNF622'}] | general | Select, Join | Metadata |
Q69.1532 | Q69 | What is the nearest gene to SNP rs2071388? | The nearest gene to SNP rs2071388 is LOC100507291. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2071388'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7573207', 'nearestGene': 'LOC100507291'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4585782', 'nearestGene': 'LOC100507291'}] | general | Select, Join | Metadata |
Q69.1580 | Q69 | What is the nearest gene to SNP rs55985232? | The nearest gene to SNP rs55985232 is CSMD1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs55985232'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1484426', 'nearestGene': 'CSMD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10590356', 'nearestGene': 'CSMD1'}] | general | Select, Join | Metadata |
Q69.1659 | Q69 | What is the nearest gene to SNP rs707021? | The nearest gene to SNP rs707021 is LINC02612. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs707021'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Par... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2512904', 'nearestGene': 'LINC02612'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2807953', 'nearestGene': 'LINC02612'}] | general | Select, Join | Metadata |
Q69.1116 | Q69 | What is the nearest gene to SNP rs145664717? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs145664717 is located on or closest to the genes CPN1 and ERLIN1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs145664717'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13407319', 'nearestGene': 'CPN1;ERLIN1'}] | general | Select, Join | Metadata |
Q69.722 | Q69 | What is the nearest gene to SNP rs2273741? | The nearest gene to SNP rs2273741 is RBM34. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2273741'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_634780', 'nearestGene': 'RBM34'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1570592', 'nearestGene': 'RBM34'}] | general | Select, Join | Metadata |
Q69.1247 | Q69 | What is the nearest gene to SNP rs73080757? | The nearest gene to SNP rs73080757 is NEK7. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73080757'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2613867', 'nearestGene': 'NEK7'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1282908', 'nearestGene': 'NEK7'}] | general | Select, Join | Metadata |
Q69.1236 | Q69 | What is the nearest gene to SNP rs201321675? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs201321675 is located on or closest to the genes LINC01781 and ADGRL2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs201321675'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_599603', 'nearestGene': 'LINC01781;ADGRL2'}] | general | Select, Join | Metadata |
Q69.1076 | Q69 | What is the nearest gene to SNP rs166122? | The nearest gene to SNP rs166122 is CREBRF. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs166122'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Par... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1509286', 'nearestGene': 'CREBRF'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7871022', 'nearestGene': 'CREBRF'}] | general | Select, Join | Metadata |
Q69.1907 | Q69 | What is the nearest gene to SNP rs1029211? | According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the SNP rs1029211 is located on or closest to the genes LINC02474 and HHIPL2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1029211'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1478446', 'nearestGene': 'LINC02474;HHIPL2'}] | general | Select, Join | Metadata |
Q69.264 | Q69 | What is the nearest gene to SNP rs6843828? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs6843828 is located on or closest to the genes ADGRL3-AS1 and TECRL. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6843828'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5543776', 'nearestGene': 'ADGRL3-AS1;TECRL'}] | general | Select, Join | Metadata |
Q69.1437 | Q69 | What is the nearest gene to SNP rs9257424? | The SNP rs9257424 is located on or closest to the genes LINC01556 and HCG15. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9257424'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7032650', 'nearestGene': 'LINC01556;HCG15'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8177123', 'nearestGene': 'LINC01556;HCG15'}] | general | Select, Join | Metadata |
Q69.1339 | Q69 | What is the nearest gene to SNP rs17586170? | The nearest gene to SNP rs17586170 is BICD1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17586170'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1711357', 'nearestGene': 'BICD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14982815', 'nearestGene': 'BICD1'}] | general | Select, Join | Metadata |
Q69.243 | Q69 | What is the nearest gene to SNP rs11000746? | The SNP rs11000746 is located on or closest to the genes BMS1P4 and BMS1P4-AGAP5. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11000746'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2147412', 'nearestGene': 'BMS1P4;BMS1P4-AGAP5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13207499', 'nearestGene': 'BMS1P4;BMS1P4-AGAP5'}] | general | Select, Join | Metadata |
Q69.1010 | Q69 | What is the nearest gene to SNP rs74479046? | The nearest gene to SNP rs74479046 is FRAS1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74479046'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3533415', 'nearestGene': 'FRAS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5668028', 'nearestGene': 'FRAS1'}] | general | Select, Join | Metadata |
Q69.685 | Q69 | What is the nearest gene to SNP rs72985634? | The nearest gene to SNP rs72985634 is DIS3L2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72985634'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3530395', 'nearestGene': 'DIS3L2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3408601', 'nearestGene': 'DIS3L2'}] | general | Select, Join | Metadata |
Q69.1268 | Q69 | What is the nearest gene to SNP rs181649131? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs181649131 is CCDC28A. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs181649131'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9036991', 'nearestGene': 'CCDC28A'}] | general | Select, Join | Metadata |
Q69.1475 | Q69 | What is the nearest gene to SNP rs2383509? | The SNP rs2383509 is located on or closest to the genes PDC-AS1 and PTGS2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2383509'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2838629', 'nearestGene': 'PDC-AS1;PTGS2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1187393', 'nearestGene': 'PDC-AS1;PTGS2'}] | general | Select, Join | Metadata |
Q69.1502 | Q69 | What is the nearest gene to SNP rs73124391? | The nearest gene to SNP rs73124391 is CALN1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73124391'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3429854', 'nearestGene': 'CALN1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9883218', 'nearestGene': 'CALN1'}] | general | Select, Join | Metadata |
Q69.370 | Q69 | What is the nearest gene to SNP rs6539363? | The SNP rs6539363 is located on or closest to the genes ASCL4 and LOC728739. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6539363'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5130951', 'nearestGene': 'ASCL4;LOC728739'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15529664', 'nearestGene': 'ASCL4;LOC728739'}] | general | Select, Join | Metadata |
Q69.1009 | Q69 | What is the nearest gene to SNP rs17296210? | The nearest gene to SNP rs17296210 is EIF4E2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17296210'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7101232', 'nearestGene': 'EIF4E2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3413254', 'nearestGene': 'EIF4E2'}] | general | Select, Join | Metadata |
Q69.1239 | Q69 | What is the nearest gene to SNP rs58012060? | The nearest gene to SNP rs58012060 is LINC02055. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs58012060'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6976956', 'nearestGene': 'LINC02055'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11627758', 'nearestGene': 'LINC02055'}] | general | Select, Join | Metadata |
Q69.595 | Q69 | What is the nearest gene to SNP rs7130385? | The SNP rs7130385 is located on or closest to the genes CD44 and SLC1A2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7130385'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1607170', 'nearestGene': 'CD44;SLC1A2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13967378', 'nearestGene': 'CD44;SLC1A2'}] | general | Select, Join | Metadata |
Q69.728 | Q69 | What is the nearest gene to SNP rs67191446? | According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the nearest gene to SNP rs67191446 is CACNG7. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs67191446'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3977311', 'nearestGene': 'CACNG7'}] | general | Select, Join | Metadata |
Q69.486 | Q69 | What is the nearest gene to SNP rs12649555? | The SNP rs12649555 is located on or closest to the genes FSTL5 and MIR4454. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12649555'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3421797', 'nearestGene': 'FSTL5;MIR4454'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6322415', 'nearestGene': 'FSTL5;MIR4454'}] | general | Select, Join | Metadata |
Q69.573 | Q69 | What is the nearest gene to SNP rs73842212? | The SNP rs73842212 is located on or closest to the genes METTL14 and SEC24D. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73842212'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2967055', 'nearestGene': 'METTL14;SEC24D'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5981478', 'nearestGene': 'METTL14;SEC24D'}] | general | Select, Join | Metadata |
Q69.74 | Q69 | What is the nearest gene to SNP rs114138464? | The nearest gene to SNP rs114138464 is GLO1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114138464'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3675913', 'nearestGene': 'GLO1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8278698', 'nearestGene': 'GLO1'}] | general | Select, Join | Metadata |
Q69.635 | Q69 | What is the nearest gene to SNP rs4913418? | The SNP rs4913418 is located on or closest to the genes IFNG and IL26. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4913418'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5175342', 'nearestGene': 'IFNG;IL26'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15235455', 'nearestGene': 'IFNG;IL26'}] | general | Select, Join | Metadata |
Q69.262 | Q69 | What is the nearest gene to SNP rs73053623? | The SNP rs73053623 is located on or closest to the genes ZNF331 and LOC284379. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73053623'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7515087', 'nearestGene': 'ZNF331;LOC284379'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20047537', 'nearestGene': 'ZNF331;LOC284379'}] | general | Select, Join | Metadata |
Q69.52 | Q69 | What is the nearest gene to SNP rs112839786? | The nearest gene to SNP rs112839786 is MARCO. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs112839786'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5876616', 'nearestGene': 'MARCO'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2577902', 'nearestGene': 'MARCO'}] | general | Select, Join | Metadata |
Q69.201 | Q69 | What is the nearest gene to SNP rs6538799? | The SNP rs6538799 is located on or closest to the genes NEDD1 and RMST. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6538799'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1025478', 'nearestGene': 'NEDD1;RMST'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15452201', 'nearestGene': 'NEDD1;RMST'}] | general | Select, Join | Metadata |
Q69.432 | Q69 | What is the nearest gene to SNP rs16922090? | The SNP rs16922090 is located on or closest to the genes LOC101929488 and LOC286178. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16922090'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2303002', 'nearestGene': 'LOC101929488;LOC286178'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11031869', 'nearestGene': 'LOC101929488;LOC286178'}] | general | Select, Join | Metadata |
Q69.1563 | Q69 | What is the nearest gene to SNP rs6949867? | The SNP rs6949867 is located on or closest to the genes CDC14C and VWC2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6949867'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6191204', 'nearestGene': 'CDC14C;VWC2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9738291', 'nearestGene': 'CDC14C;VWC2'}] | general | Select, Join | Metadata |
Q69.336 | Q69 | What is the nearest gene to SNP rs7770330? | The nearest gene to SNP rs7770330 is ARID1B. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7770330'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2681773', 'nearestGene': 'ARID1B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9178330', 'nearestGene': 'ARID1B'}] | general | Select, Join | Metadata |
Q69.1557 | Q69 | What is the nearest gene to SNP rs555353114? | 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. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs555353114'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10126231', 'nearestGene': 'NAMPT;CCDC71L'}] | general | Select, Join | Metadata |
Q69.1539 | Q69 | What is the nearest gene to SNP rs77806466? | The SNP rs77806466 is located on or closest to the genes EPHA5-AS1 and MIR1269A. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77806466'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3788960', 'nearestGene': 'EPHA5-AS1;MIR1269A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5572565', 'nearestGene': 'EPHA5-AS1;MIR1269A'}] | general | Select, Join | Metadata |
Q69.426 | Q69 | What is the nearest gene to SNP rs114707147? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs114707147 is GRIP1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114707147'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15223782', 'nearestGene': 'GRIP1'}] | general | Select, Join | Metadata |
Q69.637 | Q69 | What is the nearest gene to SNP rs1107753? | According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the SNP rs1107753 is located on or closest to the genes LINC01257 and LINC02415. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1107753'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1542886', 'nearestGene': 'LINC01257;LINC02415'}] | general | Select, Join | Metadata |
Q69.941 | Q69 | What is the nearest gene to SNP rs3011403? | The SNP rs3011403 is located on or closest to the genes LINC01561 and WDR11-AS1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3011403'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3283547', 'nearestGene': 'LINC01561;WDR11-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13561783', 'nearestGene': 'LINC01561;WDR11-AS1'}] | general | Select, Join | Metadata |
Q69.993 | Q69 | What is the nearest gene to SNP rs1812819? | The nearest gene to SNP rs1812819 is WDR70. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1812819'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1699705', 'nearestGene': 'WDR70'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6864421', 'nearestGene': 'WDR70'}] | general | Select, Join | Metadata |
Q69.868 | Q69 | What is the nearest gene to SNP rs12770745? | The SNP rs12770745 is located on or closest to the genes SEPHS1 and BEND7. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12770745'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5667058', 'nearestGene': 'SEPHS1;BEND7'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12739175', 'nearestGene': 'SEPHS1;BEND7'}] | general | Select, Join | Metadata |
Q69.1951 | Q69 | What is the nearest gene to SNP rs1833300? | The nearest gene to SNP rs1833300 is RAB27B. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1833300'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6394475', 'nearestGene': 'RAB27B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19406171', 'nearestGene': 'RAB27B'}] | general | Select, Join | Metadata |
Q69.558 | Q69 | What is the nearest gene to SNP rs1411099? | The SNP rs1411099 is located on or closest to the genes LOC101928523 and SMC2-AS1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1411099'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6483580', 'nearestGene': 'LOC101928523;SMC2-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12345771', 'nearestGene': 'LOC101928523;SMC2-AS1'}] | general | Select, Join | Metadata |
Q69.433 | Q69 | What is the nearest gene to SNP rs11715519? | The SNP rs11715519 is located on or closest to the genes TAMM41 and SYN2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11715519'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3850479', 'nearestGene': 'TAMM41;SYN2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3611424', 'nearestGene': 'TAMM41;SYN2'}] | general | Select, Join | Metadata |
Q69.1777 | Q69 | What is the nearest gene to SNP rs146713173? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs146713173 is NTNG1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs146713173'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_804583', 'nearestGene': 'NTNG1'}] | general | Select, Join | Metadata |
Q69.1834 | Q69 | What is the nearest gene to SNP rs1396529? | The SNP rs1396529 is located on or closest to the genes MIR2054 and INTU. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1396529'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_927597', 'nearestGene': 'MIR2054;INTU'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6043215', 'nearestGene': 'MIR2054;INTU'}] | general | Select, Join | Metadata |
Q69.1977 | Q69 | What is the nearest gene to SNP rs7804138? | The nearest gene to SNP rs7804138 is DYNC1I1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7804138'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3912713', 'nearestGene': 'DYNC1I1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10050544', 'nearestGene': 'DYNC1I1'}] | general | Select, Join | Metadata |
Q69.1506 | Q69 | What is the nearest gene to SNP rs10813871? | The SNP rs10813871 is located on or closest to the genes TAF1L and TMEM215. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10813871'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3775239', 'nearestGene': 'TAF1L;TMEM215'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12020833', 'nearestGene': 'TAF1L;TMEM215'}] | general | Select, Join | Metadata |
Q69.1622 | Q69 | What is the nearest gene to SNP rs6430809? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs6430809 is located on or closest to the genes NXPH2 and YY1P2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6430809'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2723809', 'nearestGene': 'NXPH2;YY1P2'}] | general | Select, Join | Metadata |
Q69.404 | Q69 | What is the nearest gene to SNP rs72761021? | The SNP rs72761021 is located on or closest to the genes OR11L1 and TRIM58. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72761021'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3847734', 'nearestGene': 'OR11L1;TRIM58'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1678992', 'nearestGene': 'OR11L1;TRIM58'}] | general | Select, Join | Metadata |
Q69.1791 | Q69 | What is the nearest gene to SNP rs579403? | The SNP rs579403 is located on or closest to the genes LINC02546 and LINC01616. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs579403'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Par... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_855595', 'nearestGene': 'LINC02546;LINC01616'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13928257', 'nearestGene': 'LINC02546;LINC01616'}] | general | Select, Join | Metadata |
Q69.195 | Q69 | What is the nearest gene to SNP rs746476? | The nearest gene to SNP rs746476 is LINC01250. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs746476'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Par... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1450760', 'nearestGene': 'LINC01250'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1714887', 'nearestGene': 'LINC01250'}] | general | Select, Join | Metadata |
Q69.1281 | Q69 | What is the nearest gene to SNP rs184077669? | The nearest gene to SNP rs184077669 is RBFOX1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs184077669'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7660890', 'nearestGene': 'RBFOX1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17851260', 'nearestGene': 'RBFOX1'}] | general | Select, Join | Metadata |
Q69.1381 | Q69 | What is the nearest gene to SNP rs113396783? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs113396783 is located on or closest to the genes CERNA3 and MOS. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs113396783'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11020397', 'nearestGene': 'CERNA3;MOS'}] | general | Select, Join | Metadata |
Q69.677 | Q69 | What is the nearest gene to SNP rs140879929? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs140879929 is located on or closest to the genes LINC01898 and LOC339298. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs140879929'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19582784', 'nearestGene': 'LINC01898;LOC339298'}] | general | Select, Join | Metadata |
Q69.795 | Q69 | What is the nearest gene to SNP rs140847561? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs140847561 is located on or closest to the genes FGFR4 and NSD1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs140847561'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7901623', 'nearestGene': 'FGFR4;NSD1'}] | general | Select, Join | Metadata |
Q69.1463 | Q69 | What is the nearest gene to SNP rs4793413? | According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the SNP rs4793413 is located on or closest to the genes SOX9 and LINC02003. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4793413'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_441598', 'nearestGene': 'SOX9;LINC02003'}] | general | Select, Join | Metadata |
Q69.1457 | Q69 | What is the nearest gene to SNP rs12101263? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs12101263 is EVL. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12101263'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17140026', 'nearestGene': 'EVL'}] | general | Select, Join | Metadata |
Q69.144 | Q69 | What is the nearest gene to SNP rs12593621? | The SNP rs12593621 is located on or closest to the genes LINC00593 and TLE3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12593621'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5826921', 'nearestGene': 'LINC00593;TLE3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17531968', 'nearestGene': 'LINC00593;TLE3'}] | general | Select, Join | Metadata |
Q69.1188 | Q69 | What is the nearest gene to SNP rs16977035? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs16977035 is RIT2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16977035'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19308085', 'nearestGene': 'RIT2'}] | general | Select, Join | Metadata |
Q69.3 | Q69 | What is the nearest gene to SNP rs76018420? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs76018420 is located on or closest to the genes LINC01790 and SLC39A10. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76018420'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3137532', 'nearestGene': 'LINC01790;SLC39A10'}] | general | Select, Join | Metadata |
Q69.743 | Q69 | What is the nearest gene to SNP rs74183260? | According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the SNP rs74183260 is located on or closest to the genes MIR122 and ALPK2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74183260'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1279738', 'nearestGene': 'MIR122;ALPK2'}] | general | Select, Join | Metadata |
Q69.1871 | Q69 | What is the nearest gene to SNP rs72886243? | The nearest gene to SNP rs72886243 is EYS. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72886243'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4706104', 'nearestGene': 'EYS'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8464751', 'nearestGene': 'EYS'}] | general | Select, Join | Metadata |
Q69.1516 | Q69 | What is the nearest gene to SNP rs114781109? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs114781109 is located on or closest to the genes TFAP2C and BMP7. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114781109'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20502375', 'nearestGene': 'TFAP2C;BMP7'}] | general | Select, Join | Metadata |
Q69.343 | Q69 | What is the nearest gene to SNP rs61447075? | The SNP rs61447075 is located on or closest to the genes PPDPFL and LOC100507464. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs61447075'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4163518', 'nearestGene': 'PPDPFL;LOC100507464'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10966238', 'nearestGene': 'PPDPFL;LOC100507464'}] | general | Select, Join | Metadata |
Q69.626 | Q69 | What is the nearest gene to SNP rs577284160? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs577284160 is PIK3C2A. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs577284160'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13820379', 'nearestGene': 'PIK3C2A'}] | general | Select, Join | Metadata |
Q69.484 | Q69 | What is the nearest gene to SNP rs13280276? | The SNP rs13280276 is located on or closest to the genes LRP12 and ZFPM2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13280276'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4120220', 'nearestGene': 'LRP12;ZFPM2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11385464', 'nearestGene': 'LRP12;ZFPM2'}] | general | Select, Join | Metadata |
Q69.532 | Q69 | What is the nearest gene to SNP rs988872020? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs988872020 is located on or closest to the genes ADGRL4 and LINC01781. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs988872020'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_591662', 'nearestGene': 'ADGRL4;LINC01781'}] | general | Select, Join | Metadata |
Q69.268 | Q69 | What is the nearest gene to SNP rs11831936? | The SNP rs11831936 is located on or closest to the genes ALX1 and RASSF9. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11831936'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3360568', 'nearestGene': 'ALX1;RASSF9'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15367431', 'nearestGene': 'ALX1;RASSF9'}] | general | Select, Join | Metadata |
Q69.1390 | Q69 | What is the nearest gene to SNP rs113631423? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs113631423 is located on or closest to the genes LINC01969 and TMEM92. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs113631423'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18771038', 'nearestGene': 'LINC01969;TMEM92'}] | general | Select, Join | Metadata |
Q69.681 | Q69 | What is the nearest gene to SNP rs2852094? | The nearest gene to SNP rs2852094 is MYO5B. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2852094'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.Pa... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4082181', 'nearestGene': 'MYO5B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19365895', 'nearestGene': 'MYO5B'}] | general | Select, Join | Metadata |
Q69.492 | Q69 | What is the nearest gene to SNP rs75171144? | The nearest gene to SNP rs75171144 is RNF7. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75171144'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5586678', 'nearestGene': 'RNF7'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4603063', 'nearestGene': 'RNF7'}] | general | Select, Join | Metadata |
Q69.445 | Q69 | What is the nearest gene to SNP rs57873594? | The nearest gene to SNP rs57873594 is ARHGAP39. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs57873594'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4602389', 'nearestGene': 'ARHGAP39'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11694968', 'nearestGene': 'ARHGAP39'}] | general | Select, Join | Metadata |
Q69.274 | Q69 | What is the nearest gene to SNP rs142000362? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs142000362 is located on or closest to the genes LRIG3 and SLC16A7. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs142000362'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15166322', 'nearestGene': 'LRIG3;SLC16A7'}] | general | Select, Join | Metadata |
Q69.187 | Q69 | What is the nearest gene to SNP rs192812824? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs192812824 is EML6. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs192812824'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2148274', 'nearestGene': 'EML6'}] | general | Select, Join | Metadata |
Q69.950 | Q69 | What is the nearest gene to SNP rs17716289? | The SNP rs17716289 is located on or closest to the genes OSTF1 and PCSK5. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs17716289'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1256955', 'nearestGene': 'OSTF1;PCSK5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12119016', 'nearestGene': 'OSTF1;PCSK5'}] | general | Select, Join | Metadata |
Q69.247 | Q69 | What is the nearest gene to SNP rs72987761? | The SNP rs72987761 is located on or closest to the genes LINC01029 and SALL3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72987761'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.P... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4768558', 'nearestGene': 'LINC01029;SALL3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19609990', 'nearestGene': 'LINC01029;SALL3'}] | general | Select, Join | Metadata |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.