Datasets:

uuid
stringlengths
4
8
template_uuid
stringclasses
40 values
question
stringlengths
13
193
answer
stringlengths
29
2.2k
benchmark_query
stringlengths
133
622
execution_results
stringlengths
2
1.14M
query_type
stringclasses
2 values
sql_category
stringclasses
26 values
bio_category
stringclasses
14 values
Q45.1560
Q45
Is there an association between PUS10 and Parkinson's disease?
No, there is no significant association between PUS10 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%PUS10%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.19
Q45
Is there an association between SNCA and Parkinson's disease?
Yes, there are over 100 significant SNP associations between SNCA and PD, according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). Here are the top 10 most significant SNPs: rs356203: (GWAS P-value: 3.01e-41; b value: 2.3980e-01), rs356219: (GWAS P-value: 3.47e-41; b valu...
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SNCA%' AND p<5e-8 ORDER BY p LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1492093', 'SNP': 'rs356203', 'p': 3.0069999999999997e-41, 'b': 0.2398, 'nearestGene': 'SNCA'}, {'UUID': 'PDno23andme_full_gene_notext_4541022', 'SNP': 'rs356219', 'p': 3.4689999999999997e-41, 'b': 0.2334, 'nearestGene': 'GPRIN3;SNCA'}, {'UUID': 'PDno23andme_full_gene_notext_30297...
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.429
Q45
Is there an association between DENND5A and Parkinson's disease?
No, there is no significant association between DENND5A and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%DENND5A%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1345
Q45
Is there an association between RORA-AS1 and Parkinson's disease?
No, there is no significant association between RORA-AS1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%RORA-AS1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.289
Q45
Is there an association between OR56B1 and Parkinson's disease?
No, there is no significant association between OR56B1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%OR56B1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1584
Q45
Is there an association between HERC4 and Parkinson's disease?
No, there is no significant association between HERC4 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%HERC4%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.434
Q45
Is there an association between SCN10A and Parkinson's disease?
No, there is no significant association between SCN10A and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SCN10A%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1640
Q45
Is there an association between GNAS and Parkinson's disease?
No, there is no significant association between GNAS and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%GNAS%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1245
Q45
Is there an association between LINC02447 and Parkinson's disease?
No, there is no significant association between LINC02447 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LINC02447%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.676
Q45
Is there an association between PLEKHB1 and Parkinson's disease?
No, there is no significant association between PLEKHB1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%PLEKHB1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.32
Q45
Is there an association between STK39 and Parkinson's disease?
Yes, there are 11 significant SNP associations between STK39 and PD, according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). Here are the top 10 most significant SNPs: rs4613239: (GWAS P-value: 6.22e-13; b value: 1.7840e-01), rs12987123: (GWAS P-value: 7.23e-13; b value:...
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%STK39%' AND p<5e-8 ORDER BY p LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1596541', 'SNP': 'rs4613239', 'p': 6.215e-13, 'b': 0.1784, 'nearestGene': 'STK39;CERS6'}, {'UUID': 'PDno23andme_full_gene_notext_6509150', 'SNP': 'rs12987123', 'p': 7.228e-13, 'b': 0.1777, 'nearestGene': 'STK39;CERS6'}, {'UUID': 'PDno23andme_full_gene_notext_2512649', 'SNP': 'rs1...
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.934
Q45
Is there an association between NUCKS1 and Parkinson's disease?
No, there is no significant association between NUCKS1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%NUCKS1%' AND p<5e-8 ORDER BY p LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_4684582', 'SNP': 'rs823106', 'p': 4.1e-10, 'b': 0.1492, 'nearestGene': 'SLC45A3;NUCKS1'}, {'UUID': 'PDno23andme_full_gene_notext_2032677', 'SNP': 'rs12132270', 'p': 1.373e-09, 'b': 0.1433, 'nearestGene': 'SLC45A3;NUCKS1'}, {'UUID': 'PDno23andme_full_gene_notext_1802666', 'SNP': '...
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.982
Q45
Is there an association between LOC145845 and Parkinson's disease?
No, there is no significant association between LOC145845 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LOC145845%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.217
Q45
Is there an association between CUX2 and Parkinson's disease?
No, there is no significant association between CUX2 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%CUX2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1130
Q45
Is there an association between EMB and Parkinson's disease?
No, there is no significant association between EMB and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%EMB%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.330
Q45
Is there an association between EDC3 and Parkinson's disease?
No, there is no significant association between EDC3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%EDC3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.566
Q45
Is there an association between THAP9 and Parkinson's disease?
No, there is no significant association between THAP9 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%THAP9%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1112
Q45
Is there an association between MIATNB and Parkinson's disease?
No, there is no significant association between MIATNB and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%MIATNB%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.707
Q45
Is there an association between LRIG3 and Parkinson's disease?
No, there is no significant association between LRIG3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LRIG3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1979
Q45
Is there an association between HGFAC and Parkinson's disease?
No, there is no significant association between HGFAC and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%HGFAC%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1189
Q45
Is there an association between LOC158435 and Parkinson's disease?
No, there is no significant association between LOC158435 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LOC158435%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.345
Q45
Is there an association between RAP2A and Parkinson's disease?
No, there is no significant association between RAP2A and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%RAP2A%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.636
Q45
Is there an association between BIK and Parkinson's disease?
No, there is no significant association between BIK and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%BIK%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.150
Q45
Is there an association between MTHFS and Parkinson's disease?
No, there is no significant association between MTHFS and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%MTHFS%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1197
Q45
Is there an association between LNPEP and Parkinson's disease?
No, there is no significant association between LNPEP and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LNPEP%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.365
Q45
Is there an association between TGM7 and Parkinson's disease?
No, there is no significant association between TGM7 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%TGM7%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.86
Q45
Is there an association between WDR27 and Parkinson's disease?
No, there is no significant association between WDR27 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%WDR27%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.49
Q45
Is there an association between ZBTB7B and Parkinson's disease?
Yes, there is 1 significant association between ZBTB7B and PD, according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019): rs71628639: (GWAS P-value: 7.33e-14; b value: 5.3720e-01).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ZBTB7B%' AND p<5e-8 ORDER BY p LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_901677', 'SNP': 'rs71628639', 'p': 7.334e-14, 'b': 0.5372, 'nearestGene': 'ZBTB7B'}]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.474
Q45
Is there an association between PGM5P3-AS1 and Parkinson's disease?
No, there is no significant association between PGM5P3-AS1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%PGM5P3-AS1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.158
Q45
Is there an association between OR8H1 and Parkinson's disease?
No, there is no significant association between OR8H1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%OR8H1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.764
Q45
Is there an association between TAS2R38 and Parkinson's disease?
No, there is no significant association between TAS2R38 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%TAS2R38%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1027
Q45
Is there an association between ZNRD2-AS1 and Parkinson's disease?
No, there is no significant association between ZNRD2-AS1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ZNRD2-AS1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1200
Q45
Is there an association between CACNA1D and Parkinson's disease?
No, there is no significant association between CACNA1D and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%CACNA1D%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1404
Q45
Is there an association between KYAT3 and Parkinson's disease?
No, there is no significant association between KYAT3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%KYAT3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1202
Q45
Is there an association between OR2T33 and Parkinson's disease?
No, there is no significant association between OR2T33 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%OR2T33%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1631
Q45
Is there an association between EZH2 and Parkinson's disease?
No, there is no significant association between EZH2 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%EZH2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.506
Q45
Is there an association between LINC01372 and Parkinson's disease?
No, there is no significant association between LINC01372 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LINC01372%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1670
Q45
Is there an association between COX4I2 and Parkinson's disease?
No, there is no significant association between COX4I2 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%COX4I2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.182
Q45
Is there an association between SHISAL2B and Parkinson's disease?
No, there is no significant association between SHISAL2B and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SHISAL2B%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1419
Q45
Is there an association between BIN2 and Parkinson's disease?
No, there is no significant association between BIN2 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%BIN2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1014
Q45
Is there an association between HOTAIRM1 and Parkinson's disease?
No, there is no significant association between HOTAIRM1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%HOTAIRM1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1978
Q45
Is there an association between LOC100996664 and Parkinson's disease?
No, there is no significant association between LOC100996664 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LOC100996664%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.864
Q45
Is there an association between ELF3 and Parkinson's disease?
No, there is no significant association between ELF3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ELF3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1620
Q45
Is there an association between CSF3 and Parkinson's disease?
No, there is no significant association between CSF3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%CSF3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.534
Q45
Is there an association between JSRP1 and Parkinson's disease?
No, there is no significant association between JSRP1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%JSRP1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.350
Q45
Is there an association between ICAM1 and Parkinson's disease?
No, there is no significant association between ICAM1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ICAM1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1389
Q45
Is there an association between HDC and Parkinson's disease?
No, there is no significant association between HDC and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%HDC%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1961
Q45
Is there an association between DPEP3 and Parkinson's disease?
No, there is no significant association between DPEP3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%DPEP3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1301
Q45
Is there an association between SMARCE1 and Parkinson's disease?
No, there is no significant association between SMARCE1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SMARCE1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1973
Q45
Is there an association between MRPL16 and Parkinson's disease?
No, there is no significant association between MRPL16 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%MRPL16%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1980
Q45
Is there an association between ASNSP1 and Parkinson's disease?
No, there is no significant association between ASNSP1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ASNSP1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.608
Q45
Is there an association between LINC00909 and Parkinson's disease?
No, there is no significant association between LINC00909 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LINC00909%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1050
Q45
Is there an association between BATF3 and Parkinson's disease?
No, there is no significant association between BATF3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%BATF3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.246
Q45
Is there an association between UBE2F-SCLY and Parkinson's disease?
No, there is no significant association between UBE2F-SCLY and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%UBE2F-SCLY%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1681
Q45
Is there an association between ARMC10 and Parkinson's disease?
No, there is no significant association between ARMC10 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ARMC10%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1799
Q45
Is there an association between ZNF354C and Parkinson's disease?
No, there is no significant association between ZNF354C and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ZNF354C%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1717
Q45
Is there an association between MAP2K4 and Parkinson's disease?
No, there is no significant association between MAP2K4 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%MAP2K4%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.316
Q45
Is there an association between SNORD134 and Parkinson's disease?
No, there is no significant association between SNORD134 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SNORD134%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.441
Q45
Is there an association between TRIM40 and Parkinson's disease?
No, there is no significant association between TRIM40 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%TRIM40%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1899
Q45
Is there an association between TREML1 and Parkinson's disease?
No, there is no significant association between TREML1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%TREML1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1637
Q45
Is there an association between PANX3 and Parkinson's disease?
No, there is no significant association between PANX3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%PANX3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.312
Q45
Is there an association between ADGRD1 and Parkinson's disease?
No, there is no significant association between ADGRD1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ADGRD1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.436
Q45
Is there an association between MIR9-1HG and Parkinson's disease?
No, there is no significant association between MIR9-1HG and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%MIR9-1HG%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.667
Q45
Is there an association between LOC101927357 and Parkinson's disease?
No, there is no significant association between LOC101927357 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LOC101927357%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.376
Q45
Is there an association between MAFG and Parkinson's disease?
No, there is no significant association between MAFG and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%MAFG%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.572
Q45
Is there an association between LACC1 and Parkinson's disease?
No, there is no significant association between LACC1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LACC1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1226
Q45
Is there an association between HNRNPA3 and Parkinson's disease?
No, there is no significant association between HNRNPA3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%HNRNPA3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.184
Q45
Is there an association between SENCR and Parkinson's disease?
No, there is no significant association between SENCR and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SENCR%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1115
Q45
Is there an association between HMCES and Parkinson's disease?
No, there is no significant association between HMCES and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%HMCES%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.628
Q45
Is there an association between LOC101929524 and Parkinson's disease?
No, there is no significant association between LOC101929524 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LOC101929524%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1910
Q45
Is there an association between DPEP1 and Parkinson's disease?
No, there is no significant association between DPEP1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%DPEP1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1192
Q45
Is there an association between ARMH4 and Parkinson's disease?
No, there is no significant association between ARMH4 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ARMH4%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.940
Q45
Is there an association between RGMB-AS1 and Parkinson's disease?
No, there is no significant association between RGMB-AS1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%RGMB-AS1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1774
Q45
Is there an association between LINC00312 and Parkinson's disease?
No, there is no significant association between LINC00312 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LINC00312%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1842
Q45
Is there an association between TMCO2 and Parkinson's disease?
No, there is no significant association between TMCO2 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%TMCO2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1331
Q45
Is there an association between FAM230I and Parkinson's disease?
No, there is no significant association between FAM230I and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%FAM230I%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.300
Q45
Is there an association between SPRY4 and Parkinson's disease?
No, there is no significant association between SPRY4 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SPRY4%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1619
Q45
Is there an association between PGBD4 and Parkinson's disease?
No, there is no significant association between PGBD4 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%PGBD4%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.467
Q45
Is there an association between LINC01177 and Parkinson's disease?
No, there is no significant association between LINC01177 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LINC01177%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1302
Q45
Is there an association between LINC02639 and Parkinson's disease?
No, there is no significant association between LINC02639 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LINC02639%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1250
Q45
Is there an association between OR10A4 and Parkinson's disease?
No, there is no significant association between OR10A4 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%OR10A4%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.383
Q45
Is there an association between ANKRD20A5P and Parkinson's disease?
No, there is no significant association between ANKRD20A5P and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ANKRD20A5P%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1768
Q45
Is there an association between CALCA and Parkinson's disease?
No, there is no significant association between CALCA and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%CALCA%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.108
Q45
Is there an association between DIAPH1-AS1 and Parkinson's disease?
No, there is no significant association between DIAPH1-AS1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%DIAPH1-AS1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.129
Q45
Is there an association between PDGFRL and Parkinson's disease?
No, there is no significant association between PDGFRL and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%PDGFRL%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1131
Q45
Is there an association between MIR4703 and Parkinson's disease?
No, there is no significant association between MIR4703 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%MIR4703%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.872
Q45
Is there an association between RALGAPA2 and Parkinson's disease?
No, there is no significant association between RALGAPA2 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%RALGAPA2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.360
Q45
Is there an association between PXK and Parkinson's disease?
No, there is no significant association between PXK and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%PXK%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1617
Q45
Is there an association between KRTAP19-3 and Parkinson's disease?
No, there is no significant association between KRTAP19-3 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%KRTAP19-3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.689
Q45
Is there an association between SERPINA5 and Parkinson's disease?
No, there is no significant association between SERPINA5 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SERPINA5%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1787
Q45
Is there an association between TEX43 and Parkinson's disease?
No, there is no significant association between TEX43 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%TEX43%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1467
Q45
Is there an association between SIL1 and Parkinson's disease?
No, there is no significant association between SIL1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SIL1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.212
Q45
Is there an association between ZNF708 and Parkinson's disease?
No, there is no significant association between ZNF708 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%ZNF708%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.880
Q45
Is there an association between SNORA66 and Parkinson's disease?
No, there is no significant association between SNORA66 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SNORA66%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.143
Q45
Is there an association between THAP6 and Parkinson's disease?
No, there is no significant association between THAP6 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%THAP6%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1439
Q45
Is there an association between TMIE and Parkinson's disease?
No, there is no significant association between TMIE and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%TMIE%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1341
Q45
Is there an association between LINC00853 and Parkinson's disease?
No, there is no significant association between LINC00853 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LINC00853%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1786
Q45
Is there an association between FSIP2 and Parkinson's disease?
No, there is no significant association between FSIP2 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%FSIP2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1575
Q45
Is there an association between LINC00924 and Parkinson's disease?
No, there is no significant association between LINC00924 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%LINC00924%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1865
Q45
Is there an association between HLA-DRB1 and Parkinson's disease?
No, there is no significant association between HLA-DRB1 and PD according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%HLA-DRB1%' AND p<5e-8 ORDER BY p LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3983051', 'SNP': 'rs35265698', 'p': 3.927e-11, 'b': -0.2, 'nearestGene': 'HLA-DRB1;HLA-DQA1'}, {'UUID': 'PDno23andme_full_gene_notext_312455', 'SNP': 'rs3104413', 'p': 4.922e-11, 'b': -0.1893, 'nearestGene': 'HLA-DRB1;HLA-DQA1'}, {'UUID': 'PDno23andme_full_gene_notext_7055230', '...
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance