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.214 | Q69 | What is the nearest gene to SNP rs9290741? | The SNP rs9290741 is located on or closest to the genes LINC01995 and ATP11B. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9290741'
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_3609459', 'nearestGene': 'LINC01995;ATP11B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4911157', 'nearestGene': 'LINC01995;ATP11B'}] | general | Select, Join | Metadata |
Q69.999 | Q69 | What is the nearest gene to SNP rs182083422? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs182083422 is located on or closest to the genes LINC02366 and TAS2R7. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs182083422'
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_14812656', 'nearestGene': 'LINC02366;TAS2R7'}] | general | Select, Join | Metadata |
Q69.1269 | Q69 | What is the nearest gene to SNP rs11927763? | The nearest gene to SNP rs11927763 is ARPP21. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11927763'
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_317315', 'nearestGene': 'ARPP21'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3813178', 'nearestGene': 'ARPP21'}] | general | Select, Join | Metadata |
Q69.592 | Q69 | What is the nearest gene to SNP rs6988040? | The nearest gene to SNP rs6988040 is LOC101927815. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs6988040'
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_7697993', 'nearestGene': 'LOC101927815'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10549426', 'nearestGene': 'LOC101927815'}] | general | Select, Join | Metadata |
Q69.1391 | Q69 | What is the nearest gene to SNP rs16890577? | The nearest gene to SNP rs16890577 is BTBD9. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16890577'
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_2237376', 'nearestGene': 'BTBD9'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8276121', 'nearestGene': 'BTBD9'}] | general | Select, Join | Metadata |
Q69.1450 | Q69 | What is the nearest gene to SNP rs1106388? | The SNP rs1106388 is located on or closest to the genes LINC00578 and LINC02015. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1106388'
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_4901440', 'nearestGene': 'LINC00578;LINC02015'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4879089', 'nearestGene': 'LINC00578;LINC02015'}] | general | Select, Join | Metadata |
Q69.279 | Q69 | What is the nearest gene to SNP rs80185357? | The SNP rs80185357 is located on or closest to the genes STRA6 and CCDC33. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs80185357'
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_265283', 'nearestGene': 'STRA6;CCDC33'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17560596', 'nearestGene': 'STRA6;CCDC33'}] | general | Select, Join | Metadata |
Q69.1507 | Q69 | What is the nearest gene to SNP rs1206163? | The nearest gene to SNP rs1206163 is MMS22L. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1206163'
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_1012774', 'nearestGene': 'MMS22L'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8731786', 'nearestGene': 'MMS22L'}] | general | Select, Join | Metadata |
Q69.1328 | Q69 | What is the nearest gene to SNP rs539656436? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs539656436 is located on or closest to the genes TRDN and NKAIN2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs539656436'
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_8924788', 'nearestGene': 'TRDN;NKAIN2'}] | general | Select, Join | Metadata |
Q69.1271 | Q69 | What is the nearest gene to SNP rs3011598? | The nearest gene to SNP rs3011598 is ZNF438. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3011598'
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_3204117', 'nearestGene': 'ZNF438'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12895222', 'nearestGene': 'ZNF438'}] | general | Select, Join | Metadata |
Q69.1820 | Q69 | What is the nearest gene to SNP rs191400060? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs191400060 is ANKS1B. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs191400060'
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_15468806', 'nearestGene': 'ANKS1B'}] | general | Select, Join | Metadata |
Q69.273 | Q69 | What is the nearest gene to SNP rs149261894? | The SNP rs149261894 is located on or closest to the genes SNHG5 and HTR1E. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs149261894'
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_4018450', 'nearestGene': 'SNHG5;HTR1E'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8650639', 'nearestGene': 'SNHG5;HTR1E'}] | general | Select, Join | Metadata |
Q69.1863 | Q69 | What is the nearest gene to SNP rs7865220? | The SNP rs7865220 is located on or closest to the genes NFIB and ZDHHC21. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7865220'
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_4648863', 'nearestGene': 'NFIB;ZDHHC21'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11850922', 'nearestGene': 'NFIB;ZDHHC21'}] | general | Select, Join | Metadata |
Q69.578 | Q69 | What is the nearest gene to SNP rs184545602? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs184545602 is located on or closest to the genes EEF2KMT and LINC01570. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs184545602'
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_17841157', 'nearestGene': 'EEF2KMT;LINC01570'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17841156', 'nearestGene': 'EEF2KMT;LINC01570'}] | general | Select, Join | Metadata |
Q69.638 | Q69 | What is the nearest gene to SNP rs538936888? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs538936888 is located on or closest to the genes LINC01162 and SP4. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs538936888'
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_9511105', 'nearestGene': 'LINC01162;SP4'}] | general | Select, Join | Metadata |
Q69.713 | Q69 | What is the nearest gene to SNP rs79451495? | The nearest gene to SNP rs79451495 is SLIT3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79451495'
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_6238226', 'nearestGene': 'SLIT3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7838888', 'nearestGene': 'SLIT3'}] | general | Select, Join | Metadata |
Q69.1529 | Q69 | What is the nearest gene to SNP rs1528367? | The SNP rs1528367 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 = 'rs1528367'
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_1164213', 'nearestGene': 'ADGRL3-AS1;TECRL'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5539144', 'nearestGene': 'ADGRL3-AS1;TECRL'}] | general | Select, Join | Metadata |
Q69.627 | Q69 | What is the nearest gene to SNP rs2252673? | The nearest gene to SNP rs2252673 is INSR. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2252673'
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_1652377', 'nearestGene': 'INSR'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19688936', 'nearestGene': 'INSR'}] | general | Select, Join | Metadata |
Q69.1991 | Q69 | What is the nearest gene to SNP rs70950832? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs70950832 is not known to be located near a gene or there hasn't been one identified yet. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs70950832'
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_6004653', 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q69.813 | Q69 | What is the nearest gene to SNP rs504941? | The nearest gene to SNP rs504941 is MAML2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs504941'
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_4902937', 'nearestGene': 'MAML2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14413687', 'nearestGene': 'MAML2'}] | general | Select, Join | Metadata |
Q69.309 | Q69 | What is the nearest gene to SNP rs2586434? | The nearest gene to SNP rs2586434 is TMEM92-AS1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2586434'
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_1916134', 'nearestGene': 'TMEM92-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18771619', 'nearestGene': 'TMEM92-AS1'}] | general | Select, Join | Metadata |
Q69.550 | Q69 | What is the nearest gene to SNP rs2131137? | The SNP rs2131137 is located on or closest to the genes OTOL1 and LINC01192. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2131137'
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_352197', 'nearestGene': 'OTOL1;LINC01192'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4757225', 'nearestGene': 'OTOL1;LINC01192'}] | general | Select, Join | Metadata |
Q69.1606 | Q69 | What is the nearest gene to SNP rs2033572? | The SNP rs2033572 is located on or closest to the genes TMEM184A and PSMG3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2033572'
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_1593248', 'nearestGene': 'TMEM184A;PSMG3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9311004', 'nearestGene': 'TMEM184A;PSMG3'}] | general | Select, Join | Metadata |
Q69.1743 | Q69 | What is the nearest gene to SNP rs78397635? | The SNP rs78397635 is located on or closest to the genes LINC01288 and UNC5D. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78397635'
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_2919943', 'nearestGene': 'LINC01288;UNC5D'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10876524', 'nearestGene': 'LINC01288;UNC5D'}] | general | Select, Join | Metadata |
Q69.50 | Q69 | What is the nearest gene to SNP rs549602918? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs549602918 is GPR158. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs549602918'
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_12844522', 'nearestGene': 'GPR158'}] | general | Select, Join | Metadata |
Q69.1089 | Q69 | What is the nearest gene to SNP rs114052429? | The nearest gene to SNP rs114052429 is KMO. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114052429'
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_1626146', 'nearestGene': 'KMO'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2723905', 'nearestGene': 'KMO'}] | general | Select, Join | Metadata |
Q69.1674 | Q69 | What is the nearest gene to SNP rs78850031? | The nearest gene to SNP rs78850031 is ARHGEF18. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78850031'
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_4595426', 'nearestGene': 'ARHGEF18'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19690726', 'nearestGene': 'ARHGEF18'}] | general | Select, Join | Metadata |
Q69.1697 | Q69 | What is the nearest gene to SNP rs561056981? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs561056981 is located on or closest to the genes REG3A and CTNNA2-AS1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs561056981'
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_2342375', 'nearestGene': 'REG3A;CTNNA2-AS1'}] | general | Select, Join | Metadata |
Q69.686 | Q69 | What is the nearest gene to SNP rs76299937? | The nearest gene to SNP rs76299937 is SNX29. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76299937'
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_482389', 'nearestGene': 'SNX29'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17922572', 'nearestGene': 'SNX29'}] | general | Select, Join | Metadata |
Q69.1485 | Q69 | What is the nearest gene to SNP rs192528400? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs192528400 is located on or closest to the genes RTCA and CDC14A. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs192528400'
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_745267', 'nearestGene': 'RTCA;CDC14A'}] | general | Select, Join | Metadata |
Q69.1455 | Q69 | What is the nearest gene to SNP rs144057016? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs144057016 is CYP19A1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144057016'
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_17384998', 'nearestGene': 'CYP19A1'}] | general | Select, Join | Metadata |
Q69.1486 | Q69 | What is the nearest gene to SNP rs577295380? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs577295380 is FAM117B. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs577295380'
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_3184991', 'nearestGene': 'FAM117B'}] | general | Select, Join | Metadata |
Q69.1292 | Q69 | What is the nearest gene to SNP rs184498041? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs184498041 is M1AP. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs184498041'
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_2301467', 'nearestGene': 'M1AP'}] | general | Select, Join | Metadata |
Q69.1232 | Q69 | What is the nearest gene to SNP rs10714369? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs10714369 is not known to be located near a gene or there hasn't been one identified yet. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10714369'
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_2265557', 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q69.525 | Q69 | What is the nearest gene to SNP rs577973992? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs577973992 is located on or closest to the genes RHOU and MIR4454. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs577973992'
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_1518980', 'nearestGene': 'RHOU;MIR4454'}] | general | Select, Join | Metadata |
Q69.1654 | Q69 | What is the nearest gene to SNP rs2013717? | The nearest gene to SNP rs2013717 is ERAP1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2013717'
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_2928799', 'nearestGene': 'ERAP1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7265978', 'nearestGene': 'ERAP1'}] | general | Select, Join | Metadata |
Q69.908 | Q69 | What is the nearest gene to SNP rs114267329? | The SNP rs114267329 is located on or closest to the genes UBA6-AS1 and GNRHR. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114267329'
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_2320676', 'nearestGene': 'UBA6-AS1;GNRHR'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5584579', 'nearestGene': 'UBA6-AS1;GNRHR'}] | general | Select, Join | Metadata |
Q69.1904 | Q69 | What is the nearest gene to SNP rs35234632? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs35234632 is EPHA4. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs35234632'
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_3326653', 'nearestGene': 'EPHA4'}] | general | Select, Join | Metadata |
Q69.1242 | Q69 | What is the nearest gene to SNP rs9457306? | The SNP rs9457306 is located on or closest to the genes TTLL2 and TCP10L3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9457306'
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_5801725', 'nearestGene': 'TTLL2;TCP10L3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9266316', 'nearestGene': 'TTLL2;TCP10L3'}] | general | Select, Join | Metadata |
Q69.24 | Q69 | What is the nearest gene to SNP rs133493? | The nearest gene to SNP rs133493 is TAFA5. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs133493'
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_478609', 'nearestGene': 'TAFA5'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_21117787', 'nearestGene': 'TAFA5'}] | general | Select, Join | Metadata |
Q69.779 | Q69 | What is the nearest gene to SNP rs183487684? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs183487684 is located on or closest to the genes NUP35 and MIR548AE1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs183487684'
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_3056471', 'nearestGene': 'NUP35;MIR548AE1'}] | general | Select, Join | Metadata |
Q69.65 | Q69 | What is the nearest gene to SNP rs78314193? | The SNP rs78314193 is located on or closest to the genes TSN and LINC01826. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78314193'
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_2326955', 'nearestGene': 'TSN;LINC01826'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2599791', 'nearestGene': 'TSN;LINC01826'}] | general | Select, Join | Metadata |
Q69.1366 | Q69 | What is the nearest gene to SNP rs76150326? | The nearest gene to SNP rs76150326 is LOC101929294. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs76150326'
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_1928943', 'nearestGene': 'LOC101929294'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10796053', 'nearestGene': 'LOC101929294'}] | general | Select, Join | Metadata |
Q69.191 | Q69 | What is the nearest gene to SNP rs540784776? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs540784776 is AFAP1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs540784776'
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_5109725', 'nearestGene': 'AFAP1'}] | general | Select, Join | Metadata |
Q69.1630 | Q69 | What is the nearest gene to SNP rs192434733? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs192434733 is located on or closest to the genes NPVF and LOC646588. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs192434733'
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_9546015', 'nearestGene': 'NPVF;LOC646588'}] | general | Select, Join | Metadata |
Q69.1395 | Q69 | What is the nearest gene to SNP rs144959359? | The SNP rs144959359 is located on or closest to the genes MIR4445 and NECTIN3-AS1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144959359'
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_6318027', 'nearestGene': 'MIR4445;NECTIN3-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4364836', 'nearestGene': 'MIR4445;NECTIN3-AS1'}] | general | Select, Join | Metadata |
Q69.1547 | Q69 | What is the nearest gene to SNP rs7927424? | The SNP rs7927424 is located on or closest to the genes OPCML and LINC02743. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7927424'
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_3090076', 'nearestGene': 'OPCML;LINC02743'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14715157', 'nearestGene': 'OPCML;LINC02743'}] | general | Select, Join | Metadata |
Q69.346 | Q69 | What is the nearest gene to SNP rs6092382? | The SNP rs6092382 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 = 'rs6092382'
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_3953457', 'nearestGene': 'TFAP2C;BMP7'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20501170', 'nearestGene': 'TFAP2C;BMP7'}] | general | Select, Join | Metadata |
Q69.400 | Q69 | What is the nearest gene to SNP rs9554812? | The nearest gene to SNP rs9554812 is ITGBL1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9554812'
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_1274112', 'nearestGene': 'ITGBL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16397338', 'nearestGene': 'ITGBL1'}] | general | Select, Join | Metadata |
Q69.1393 | Q69 | What is the nearest gene to SNP rs559059487? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs559059487 is located on or closest to the genes SPAG17 and TBX15. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs559059487'
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_888675', 'nearestGene': 'SPAG17;TBX15'}] | general | Select, Join | Metadata |
Q69.1876 | Q69 | What is the nearest gene to SNP rs737820? | The nearest gene to SNP rs737820 is RAB36. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs737820'
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_1580851', 'nearestGene': 'RAB36'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20897714', 'nearestGene': 'RAB36'}] | general | Select, Join | Metadata |
Q69.199 | Q69 | What is the nearest gene to SNP rs58265345? | The SNP rs58265345 is located on or closest to the genes GET1-SH3BGR and LCA5L. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs58265345'
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_6629170', 'nearestGene': 'GET1-SH3BGR;LCA5L'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20788935', 'nearestGene': 'GET1-SH3BGR;LCA5L'}] | general | Select, Join | Metadata |
Q69.1173 | Q69 | What is the nearest gene to SNP rs8003038? | The SNP rs8003038 is located on or closest to the genes CMA1 and CTSG. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs8003038'
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_5922247', 'nearestGene': 'CMA1;CTSG'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16543009', 'nearestGene': 'CMA1;CTSG'}] | general | Select, Join | Metadata |
Q69.320 | Q69 | What is the nearest gene to SNP rs1371609? | The SNP rs1371609 is located on or closest to the genes MIR4262 and MIR3681HG. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1371609'
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_562120', 'nearestGene': 'MIR4262;MIR3681HG'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1789450', 'nearestGene': 'MIR4262;MIR3681HG'}] | general | Select, Join | Metadata |
Q69.1002 | Q69 | What is the nearest gene to SNP rs118025424? | The nearest gene to SNP rs118025424 is NRXN3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs118025424'
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_7347692', 'nearestGene': 'NRXN3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16965012', 'nearestGene': 'NRXN3'}] | general | Select, Join | Metadata |
Q69.223 | Q69 | What is the nearest gene to SNP rs9644662? | The nearest gene to SNP rs9644662 is FGF20. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9644662'
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_6290936', 'nearestGene': 'FGF20'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10725208', 'nearestGene': 'FGF20'}] | general | Select, Join | Metadata |
Q69.1220 | Q69 | What is the nearest gene to SNP rs56261306? | The SNP rs56261306 is located on or closest to the genes RARRES1 and MFSD1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs56261306'
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_6491869', 'nearestGene': 'RARRES1;MFSD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4734045', 'nearestGene': 'RARRES1;MFSD1'}] | general | Select, Join | Metadata |
Q69.103 | Q69 | What is the nearest gene to SNP rs377304824? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs377304824 is SNX30. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs377304824'
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_12418014', 'nearestGene': 'SNX30'}] | general | Select, Join | Metadata |
Q69.1655 | Q69 | What is the nearest gene to SNP rs2839864? | The nearest gene to SNP rs2839864 is UNC79. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2839864'
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_7578123', 'nearestGene': 'UNC79'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17082329', 'nearestGene': 'UNC79'}] | general | Select, Join | Metadata |
Q69.949 | Q69 | What is the nearest gene to SNP rs75922319? | The nearest gene to SNP rs75922319 is PCTP. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75922319'
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_1808106', 'nearestGene': 'PCTP'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18813896', 'nearestGene': 'PCTP'}] | general | Select, Join | Metadata |
Q69.1939 | Q69 | What is the nearest gene to SNP rs67900514? | The SNP rs67900514 is located on or closest to the genes LINC02501 and LINC02506. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs67900514'
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_5721535', 'nearestGene': 'LINC02501;LINC02506'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5315027', 'nearestGene': 'LINC02501;LINC02506'}] | general | Select, Join | Metadata |
Q69.1914 | Q69 | What is the nearest gene to SNP rs532553? | The SNP rs532553 is located on or closest to the genes KLF4 and ACTL7B. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs532553'
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_5086528', 'nearestGene': 'KLF4;ACTL7B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12381284', 'nearestGene': 'KLF4;ACTL7B'}] | general | Select, Join | Metadata |
Q69.1127 | Q69 | What is the nearest gene to SNP rs182328539? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs182328539 is FUT10. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs182328539'
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_10864856', 'nearestGene': 'FUT10'}] | general | Select, Join | Metadata |
Q69.1052 | Q69 | What is the nearest gene to SNP rs543901963? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs543901963 is RBFOX1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs543901963'
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_17871226', 'nearestGene': 'RBFOX1'}] | general | Select, Join | Metadata |
Q69.1538 | Q69 | What is the nearest gene to SNP rs114017261? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs114017261 is located on or closest to the genes LINC01848 and TMEM232. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114017261'
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_7377929', 'nearestGene': 'LINC01848;TMEM232'}] | general | Select, Join | Metadata |
Q69.356 | Q69 | What is the nearest gene to SNP rs7120255? | The SNP rs7120255 is located on or closest to the genes C11orf96 and ACCSL. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7120255'
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_4925328', 'nearestGene': 'C11orf96;ACCSL'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14042781', 'nearestGene': 'C11orf96;ACCSL'}] | general | Select, Join | Metadata |
Q69.603 | Q69 | What is the nearest gene to SNP rs571848725? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs571848725 is located on or closest to the genes CDH3 and CDH1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs571848725'
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_18216105', 'nearestGene': 'CDH3;CDH1'}] | general | Select, Join | Metadata |
Q69.1559 | Q69 | What is the nearest gene to SNP rs12996728? | The nearest gene to SNP rs12996728 is UBR3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12996728'
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_768765', 'nearestGene': 'UBR3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2948365', 'nearestGene': 'UBR3'}] | general | Select, Join | Metadata |
Q69.1350 | Q69 | What is the nearest gene to SNP rs980474309? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs980474309 is UBE2K. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs980474309'
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_5378106', 'nearestGene': 'UBE2K'}] | general | Select, Join | Metadata |
Q69.1359 | Q69 | What is the nearest gene to SNP rs10861685? | The SNP rs10861685 is located on or closest to the genes MTERF2 and CRY1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10861685'
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_5833786', 'nearestGene': 'MTERF2;CRY1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15523526', 'nearestGene': 'MTERF2;CRY1'}] | general | Select, Join | Metadata |
Q69.947 | Q69 | What is the nearest gene to SNP rs181028195? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs181028195 is STAC. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs181028195'
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_3819661', 'nearestGene': 'STAC'}] | general | Select, Join | Metadata |
Q69.348 | Q69 | What is the nearest gene to SNP rs111602115? | The nearest gene to SNP rs111602115 is BUD23. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs111602115'
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_3094576', 'nearestGene': 'BUD23'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9891881', 'nearestGene': 'BUD23'}] | general | Select, Join | Metadata |
Q69.606 | Q69 | What is the nearest gene to SNP rs188401636? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs188401636 is located on or closest to the genes LINC00299 and LINC01814. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs188401636'
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_1759296', 'nearestGene': 'LINC00299;LINC01814'}] | general | Select, Join | Metadata |
Q69.719 | Q69 | What is the nearest gene to SNP rs3095555? | The SNP rs3095555 is located on or closest to the genes LINC02180 and CASC22. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs3095555'
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_6808833', 'nearestGene': 'LINC02180;CASC22'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18088979', 'nearestGene': 'LINC02180;CASC22'}] | general | Select, Join | Metadata |
Q69.118 | Q69 | What is the nearest gene to SNP rs539966082? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs539966082 is located on or closest to the genes ZNF221 and ZNF155. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs539966082'
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_19967097', 'nearestGene': 'ZNF221;ZNF155'}] | general | Select, Join | Metadata |
Q69.617 | Q69 | What is the nearest gene to SNP rs754515515? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs754515515 is NID1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs754515515'
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_1577341', 'nearestGene': 'NID1'}] | general | Select, Join | Metadata |
Q69.1013 | Q69 | What is the nearest gene to SNP rs34572337? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs34572337 is not known to be located near a gene or there hasn't been one identified yet. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34572337'
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_10076673', 'nearestGene': '.'}] | general | Select, Join | Metadata |
Q69.1265 | Q69 | What is the nearest gene to SNP rs9816998? | The SNP rs9816998 is located on or closest to the genes TNIK and PLD1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9816998'
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_4885803', 'nearestGene': 'TNIK;PLD1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4830443', 'nearestGene': 'TNIK;PLD1'}] | general | Select, Join | Metadata |
Q69.1489 | Q69 | What is the nearest gene to SNP rs145837046? | The nearest gene to SNP rs145837046 is HS3ST1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs145837046'
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_4281215', 'nearestGene': 'HS3ST1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5143735', 'nearestGene': 'HS3ST1'}] | general | Select, Join | Metadata |
Q69.489 | Q69 | What is the nearest gene to SNP rs10083645? | The nearest gene to SNP rs10083645 is LARP6. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10083645'
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_2271761', 'nearestGene': 'LARP6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17538376', 'nearestGene': 'LARP6'}] | general | Select, Join | Metadata |
Q69.1711 | Q69 | What is the nearest gene to SNP rs34130864? | The SNP rs34130864 is located on or closest to the genes MEAT6 and C6orf118. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs34130864'
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_6889878', 'nearestGene': 'MEAT6;C6orf118'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9245015', 'nearestGene': 'MEAT6;C6orf118'}] | general | Select, Join | Metadata |
Q69.787 | Q69 | What is the nearest gene to SNP rs62215800? | The SNP rs62215800 is located on or closest to the genes D21S2088E and LINC01689. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62215800'
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_427781', 'nearestGene': 'D21S2088E;LINC01689'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20666502', 'nearestGene': 'D21S2088E;LINC01689'}] | general | Select, Join | Metadata |
Q69.881 | Q69 | What is the nearest gene to SNP rs80229490? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs80229490 is located on or closest to the genes ASB18 and IQCA1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs80229490'
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_3445771', 'nearestGene': 'ASB18;IQCA1'}] | general | Select, Join | Metadata |
Q69.1555 | Q69 | What is the nearest gene to SNP rs13142092? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs13142092 is ADAM29. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13142092'
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_6419133', 'nearestGene': 'ADAM29'}] | general | Select, Join | Metadata |
Q69.567 | Q69 | What is the nearest gene to SNP rs11611644? | The SNP rs11611644 is located on or closest to the genes NCOR2 and SCARB1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11611644'
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_6665875', 'nearestGene': 'NCOR2;SCARB1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15652844', 'nearestGene': 'NCOR2;SCARB1'}] | general | Select, Join | Metadata |
Q69.254 | Q69 | What is the nearest gene to SNP rs72956131? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs72956131 is located on or closest to the genes LINC02462 and LINC02485. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72956131'
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_6110038', 'nearestGene': 'LINC02462;LINC02485'}] | general | Select, Join | Metadata |
Q69.242 | Q69 | What is the nearest gene to SNP rs11800523? | The SNP rs11800523 is located on or closest to the genes LINC01031 and LINC01724. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11800523'
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_6549134', 'nearestGene': 'LINC01031;LINC01724'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1257574', 'nearestGene': 'LINC01031;LINC01724'}] | general | Select, Join | Metadata |
Q69.176 | Q69 | What is the nearest gene to SNP rs1486949? | The SNP rs1486949 is located on or closest to the genes LINC00374 and DIAPH3. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1486949'
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_6315704', 'nearestGene': 'LINC00374;DIAPH3'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16052629', 'nearestGene': 'LINC00374;DIAPH3'}] | general | Select, Join | Metadata |
Q69.824 | Q69 | What is the nearest gene to SNP rs559625592? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs559625592 is KCNH1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs559625592'
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_1380201', 'nearestGene': 'KCNH1'}] | general | Select, Join | Metadata |
Q69.983 | Q69 | What is the nearest gene to SNP rs10160483? | The SNP rs10160483 is located on or closest to the genes SNORA88 and WT1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10160483'
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_7325508', 'nearestGene': 'SNORA88;WT1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13945474', 'nearestGene': 'SNORA88;WT1'}] | general | Select, Join | Metadata |
Q69.1476 | Q69 | What is the nearest gene to SNP rs77415516? | The SNP rs77415516 is located on or closest to the genes KDELR2 and GRID2IP. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77415516'
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_3799050', 'nearestGene': 'KDELR2;GRID2IP'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9364080', 'nearestGene': 'KDELR2;GRID2IP'}] | general | Select, Join | Metadata |
Q69.1262 | Q69 | What is the nearest gene to SNP rs77450953? | The nearest gene to SNP rs77450953 is TRIM66. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77450953'
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_13754822', 'nearestGene': 'TRIM66'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3783449', 'nearestGene': 'TRIM66'}] | general | Select, Join | Metadata |
Q69.1280 | Q69 | What is the nearest gene to SNP rs4367307? | The SNP rs4367307 is located on or closest to the genes HCN1 and NONE. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4367307'
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_7105053', 'nearestGene': 'HCN1;NONE'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6931284', 'nearestGene': 'HCN1;NONE'}] | general | Select, Join | Metadata |
Q69.751 | Q69 | What is the nearest gene to SNP rs530391854? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs530391854 is located on or closest to the genes LINC01846 and RGMB. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs530391854'
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_7280351', 'nearestGene': 'LINC01846;RGMB'}] | general | Select, Join | Metadata |
Q69.561 | Q69 | What is the nearest gene to SNP rs900797? | The nearest gene to SNP rs900797 is TNFSF11. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs900797'
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_7658689', 'nearestGene': 'TNFSF11'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15924648', 'nearestGene': 'TNFSF11'}] | general | Select, Join | Metadata |
Q69.81 | Q69 | What is the nearest gene to SNP rs13080224? | The SNP rs13080224 is located on or closest to the genes LINC01209 and TBL1XR1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13080224'
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_1396371', 'nearestGene': 'LINC01209;TBL1XR1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4872242', 'nearestGene': 'LINC01209;TBL1XR1'}] | general | Select, Join | Metadata |
Q69.1042 | Q69 | What is the nearest gene to SNP rs11211351? | The SNP rs11211351 is located on or closest to the genes EFCAB14 and CYP4B1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11211351'
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_6557928', 'nearestGene': 'EFCAB14;CYP4B1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_348627', 'nearestGene': 'EFCAB14;CYP4B1'}] | general | Select, Join | Metadata |
Q69.1314 | Q69 | What is the nearest gene to SNP rs2616527? | The SNP rs2616527 is located on or closest to the genes BHLHE40 and ARL8B. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs2616527'
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_6845631', 'nearestGene': 'BHLHE40;ARL8B'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3550930', 'nearestGene': 'BHLHE40;ARL8B'}] | general | Select, Join | Metadata |
Q69.33 | Q69 | What is the nearest gene to SNP rs11172722? | The nearest gene to SNP rs11172722 is ABCD2. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11172722'
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_1235662', 'nearestGene': 'ABCD2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15027177', 'nearestGene': 'ABCD2'}] | general | Select, Join | Metadata |
Q69.1739 | Q69 | What is the nearest gene to SNP rs187084072? | According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs187084072 is RIMS1. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs187084072'
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_8531388', 'nearestGene': 'RIMS1'}] | general | Select, Join | Metadata |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.