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.1588
Q45
Is there an association between KLF3 and Parkinson's disease?
No, there is no significant association between KLF3 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 '%KLF3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1316
Q45
Is there an association between AXDND1 and Parkinson's disease?
No, there is no significant association between AXDND1 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 '%AXDND1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1779
Q45
Is there an association between MAN2C1 and Parkinson's disease?
No, there is no significant association between MAN2C1 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 '%MAN2C1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1647
Q45
Is there an association between ZNF480 and Parkinson's disease?
No, there is no significant association between ZNF480 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 '%ZNF480%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1255
Q45
Is there an association between LIF and Parkinson's disease?
No, there is no significant association between LIF 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 '%LIF%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1675
Q45
Is there an association between USP6 and Parkinson's disease?
No, there is no significant association between USP6 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 '%USP6%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1801
Q45
Is there an association between ANKRD65 and Parkinson's disease?
No, there is no significant association between ANKRD65 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 '%ANKRD65%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.759
Q45
Is there an association between LINC01118 and Parkinson's disease?
No, there is no significant association between LINC01118 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 '%LINC01118%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.616
Q45
Is there an association between ITGB5 and Parkinson's disease?
No, there is no significant association between ITGB5 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 '%ITGB5%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1045
Q45
Is there an association between MIR4527HG and Parkinson's disease?
No, there is no significant association between MIR4527HG 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 '%MIR4527HG%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.788
Q45
Is there an association between PRB4 and Parkinson's disease?
No, there is no significant association between PRB4 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 '%PRB4%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1690
Q45
Is there an association between ARHGAP21 and Parkinson's disease?
No, there is no significant association between ARHGAP21 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 '%ARHGAP21%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.997
Q45
Is there an association between EMC3 and Parkinson's disease?
No, there is no significant association between EMC3 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 '%EMC3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.499
Q45
Is there an association between THORLNC and Parkinson's disease?
No, there is no significant association between THORLNC 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 '%THORLNC%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1320
Q45
Is there an association between LINC01391 and Parkinson's disease?
No, there is no significant association between LINC01391 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 '%LINC01391%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.281
Q45
Is there an association between PSIP1 and Parkinson's disease?
No, there is no significant association between PSIP1 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 '%PSIP1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1848
Q45
Is there an association between SLC12A8 and Parkinson's disease?
No, there is no significant association between SLC12A8 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 '%SLC12A8%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.363
Q45
Is there an association between ARMC5 and Parkinson's disease?
No, there is no significant association between ARMC5 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 '%ARMC5%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1179
Q45
Is there an association between KLHL8 and Parkinson's disease?
No, there is no significant association between KLHL8 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 '%KLHL8%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.239
Q45
Is there an association between SERPINA4 and Parkinson's disease?
No, there is no significant association between SERPINA4 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 '%SERPINA4%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.557
Q45
Is there an association between ADAMTSL1 and Parkinson's disease?
No, there is no significant association between ADAMTSL1 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 '%ADAMTSL1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1870
Q45
Is there an association between OR2A2 and Parkinson's disease?
No, there is no significant association between OR2A2 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 '%OR2A2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1915
Q45
Is there an association between SDF2 and Parkinson's disease?
No, there is no significant association between SDF2 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 '%SDF2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.211
Q45
Is there an association between SEMA4F and Parkinson's disease?
No, there is no significant association between SEMA4F 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 '%SEMA4F%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1922
Q45
Is there an association between SH3TC1 and Parkinson's disease?
No, there is no significant association between SH3TC1 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 '%SH3TC1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1561
Q45
Is there an association between ADD1 and Parkinson's disease?
No, there is no significant association between ADD1 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 '%ADD1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.60
Q45
Is there an association between CTF1 and Parkinson's disease?
Yes, there are 10 significant SNP associations between CTF1 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: rs12934900: (GWAS P-value: 4.33e-11; b value: -1.2150e-01), rs8052245: (GWAS P-value: 9.75e-11; b value:...
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%CTF1%' AND p<5e-8 ORDER BY p LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3810196', 'SNP': 'rs12934900', 'p': 4.331e-11, 'b': -0.1215, 'nearestGene': 'CTF1;FBXL19-AS1'}, {'UUID': 'PDno23andme_full_gene_notext_3139790', 'SNP': 'rs8052245', 'p': 9.747e-11, 'b': -0.1196, 'nearestGene': 'CTF1;FBXL19-AS1'}, {'UUID': 'PDno23andme_full_gene_notext_6338587', '...
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1835
Q45
Is there an association between IGIP and Parkinson's disease?
No, there is no significant association between IGIP 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 '%IGIP%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1906
Q45
Is there an association between SIRT5 and Parkinson's disease?
No, there is no significant association between SIRT5 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 '%SIRT5%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1578
Q45
Is there an association between MRPS2 and Parkinson's disease?
No, there is no significant association between MRPS2 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 '%MRPS2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.368
Q45
Is there an association between GRIK1-AS2 and Parkinson's disease?
No, there is no significant association between GRIK1-AS2 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 '%GRIK1-AS2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.511
Q45
Is there an association between COX10-AS1 and Parkinson's disease?
No, there is no significant association between COX10-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 '%COX10-AS1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.815
Q45
Is there an association between TRIML2 and Parkinson's disease?
No, there is no significant association between TRIML2 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 '%TRIML2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1122
Q45
Is there an association between RBP7 and Parkinson's disease?
No, there is no significant association between RBP7 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 '%RBP7%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1731
Q45
Is there an association between ZKSCAN7 and Parkinson's disease?
No, there is no significant association between ZKSCAN7 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 '%ZKSCAN7%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1216
Q45
Is there an association between CHIT1 and Parkinson's disease?
No, there is no significant association between CHIT1 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 '%CHIT1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1212
Q45
Is there an association between PRSS55 and Parkinson's disease?
No, there is no significant association between PRSS55 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 '%PRSS55%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.971
Q45
Is there an association between KATNBL1 and Parkinson's disease?
No, there is no significant association between KATNBL1 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 '%KATNBL1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.805
Q45
Is there an association between STX12 and Parkinson's disease?
No, there is no significant association between STX12 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 '%STX12%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.121
Q45
Is there an association between LINC01982 and Parkinson's disease?
No, there is no significant association between LINC01982 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 '%LINC01982%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1322
Q45
Is there an association between LMO7 and Parkinson's disease?
No, there is no significant association between LMO7 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 '%LMO7%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1221
Q45
Is there an association between FASTK and Parkinson's disease?
No, there is no significant association between FASTK 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 '%FASTK%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.528
Q45
Is there an association between DDX42 and Parkinson's disease?
No, there is no significant association between DDX42 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 '%DDX42%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.519
Q45
Is there an association between DLK1 and Parkinson's disease?
No, there is no significant association between DLK1 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 '%DLK1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.84
Q45
Is there an association between LOC102723385 and Parkinson's disease?
No, there is no significant association between LOC102723385 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 '%LOC102723385%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.717
Q45
Is there an association between CASC21 and Parkinson's disease?
No, there is no significant association between CASC21 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 '%CASC21%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1185
Q45
Is there an association between STC2 and Parkinson's disease?
No, there is no significant association between STC2 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 '%STC2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.386
Q45
Is there an association between LRRC32 and Parkinson's disease?
No, there is no significant association between LRRC32 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 '%LRRC32%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1022
Q45
Is there an association between CYP4F22 and Parkinson's disease?
No, there is no significant association between CYP4F22 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 '%CYP4F22%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1689
Q45
Is there an association between CCR7 and Parkinson's disease?
No, there is no significant association between CCR7 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 '%CCR7%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.87
Q45
Is there an association between ITGB3 and Parkinson's disease?
No, there is no significant association between ITGB3 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 '%ITGB3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1684
Q45
Is there an association between SNORA101A and Parkinson's disease?
No, there is no significant association between SNORA101A 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 '%SNORA101A%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.333
Q45
Is there an association between AMER2 and Parkinson's disease?
No, there is no significant association between AMER2 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 '%AMER2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.7
Q45
Is there an association between GPNMB and Parkinson's disease?
Yes, there are 34 significant SNP associations between GPNMB 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: rs858295: (GWAS P-value: 3.83e-09; b value: -1.0390e-01), rs466225: (GWAS P-value: 4.28e-09; b value: -...
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%GPNMB%' AND p<5e-8 ORDER BY p LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_5184536', 'SNP': 'rs858295', 'p': 3.831e-09, 'b': -0.1039, 'nearestGene': 'NUP42;GPNMB'}, {'UUID': 'PDno23andme_full_gene_notext_2737082', 'SNP': 'rs466225', 'p': 4.281e-09, 'b': -0.1037, 'nearestGene': 'GPNMB;MALSU1'}, {'UUID': 'PDno23andme_full_gene_notext_740813', 'SNP': 'rs85...
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.737
Q45
Is there an association between PPP1R3E and Parkinson's disease?
No, there is no significant association between PPP1R3E 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 '%PPP1R3E%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.750
Q45
Is there an association between LINC02790 and Parkinson's disease?
No, there is no significant association between LINC02790 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 '%LINC02790%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1414
Q45
Is there an association between CELSR3 and Parkinson's disease?
No, there is no significant association between CELSR3 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 '%CELSR3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1751
Q45
Is there an association between IMPG2 and Parkinson's disease?
No, there is no significant association between IMPG2 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 '%IMPG2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.457
Q45
Is there an association between BECN2 and Parkinson's disease?
No, there is no significant association between BECN2 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 '%BECN2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.496
Q45
Is there an association between KLRC3 and Parkinson's disease?
No, there is no significant association between KLRC3 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 '%KLRC3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1482
Q45
Is there an association between CD8B and Parkinson's disease?
No, there is no significant association between CD8B 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 '%CD8B%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.291
Q45
Is there an association between LINC00904 and Parkinson's disease?
No, there is no significant association between LINC00904 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 '%LINC00904%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1817
Q45
Is there an association between LOC105377651 and Parkinson's disease?
No, there is no significant association between LOC105377651 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 '%LOC105377651%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1986
Q45
Is there an association between LOC101927539 and Parkinson's disease?
No, there is no significant association between LOC101927539 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 '%LOC101927539%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1370
Q45
Is there an association between LYZL1 and Parkinson's disease?
No, there is no significant association between LYZL1 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 '%LYZL1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.893
Q45
Is there an association between SERHL2 and Parkinson's disease?
No, there is no significant association between SERHL2 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 '%SERHL2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1063
Q45
Is there an association between SNORD142 and Parkinson's disease?
No, there is no significant association between SNORD142 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 '%SNORD142%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1846
Q45
Is there an association between TIPARP and Parkinson's disease?
No, there is no significant association between TIPARP 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 '%TIPARP%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1982
Q45
Is there an association between LOC105370943 and Parkinson's disease?
No, there is no significant association between LOC105370943 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 '%LOC105370943%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.789
Q45
Is there an association between HDGFL3 and Parkinson's disease?
No, there is no significant association between HDGFL3 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 '%HDGFL3%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.866
Q45
Is there an association between MARK4 and Parkinson's disease?
No, there is no significant association between MARK4 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 '%MARK4%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1306
Q45
Is there an association between KCND2 and Parkinson's disease?
No, there is no significant association between KCND2 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 '%KCND2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1088
Q45
Is there an association between SILC1 and Parkinson's disease?
No, there is no significant association between SILC1 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 '%SILC1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1889
Q45
Is there an association between SFTPB and Parkinson's disease?
No, there is no significant association between SFTPB 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 '%SFTPB%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.331
Q45
Is there an association between LOC100128568 and Parkinson's disease?
No, there is no significant association between LOC100128568 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 '%LOC100128568%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.448
Q45
Is there an association between ATF2 and Parkinson's disease?
No, there is no significant association between ATF2 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 '%ATF2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.766
Q45
Is there an association between NINJ1 and Parkinson's disease?
No, there is no significant association between NINJ1 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 '%NINJ1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1844
Q45
Is there an association between MGA and Parkinson's disease?
No, there is no significant association between MGA 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 '%MGA%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.913
Q45
Is there an association between VGLL2 and Parkinson's disease?
No, there is no significant association between VGLL2 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 '%VGLL2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1141
Q45
Is there an association between LGALS9C and Parkinson's disease?
No, there is no significant association between LGALS9C 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 '%LGALS9C%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.180
Q45
Is there an association between VTI1A and Parkinson's disease?
No, there is no significant association between VTI1A 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 '%VTI1A%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.729
Q45
Is there an association between CST8 and Parkinson's disease?
No, there is no significant association between CST8 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 '%CST8%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1273
Q45
Is there an association between RAN and Parkinson's disease?
No, there is no significant association between RAN 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 '%RAN%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.89
Q45
Is there an association between PIP5K1P1 and Parkinson's disease?
No, there is no significant association between PIP5K1P1 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 '%PIP5K1P1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1410
Q45
Is there an association between C7orf69 and Parkinson's disease?
No, there is no significant association between C7orf69 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 '%C7orf69%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1900
Q45
Is there an association between MS4A7 and Parkinson's disease?
No, there is no significant association between MS4A7 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 '%MS4A7%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.463
Q45
Is there an association between ZNF22-AS1 and Parkinson's disease?
No, there is no significant association between ZNF22-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 '%ZNF22-AS1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1830
Q45
Is there an association between UCP1 and Parkinson's disease?
No, there is no significant association between UCP1 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 '%UCP1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.55
Q45
Is there an association between SETD1A and Parkinson's disease?
Yes, there are 18 significant SNP associations between SETD1A 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: rs11076: (GWAS P-value: 4.92e-10; b value: -1.1970e-01), rs62055866: (GWAS P-value: 7.20e-10; b value:...
SELECT UUID, SNP, p, b, nearestGene FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE nearestGene LIKE '%SETD1A%' AND p<5e-8 ORDER BY p LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3206405', 'SNP': 'rs11076', 'p': 4.92e-10, 'b': -0.1197, 'nearestGene': 'SETD1A'}, {'UUID': 'PDno23andme_full_gene_notext_6201678', 'SNP': 'rs62055866', 'p': 7.195e-10, 'b': -0.1127, 'nearestGene': 'SETD1A'}, {'UUID': 'PDno23andme_full_gene_notext_5374879', 'SNP': 'rs4889599', 'p...
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1503
Q45
Is there an association between CCL15-CCL14 and Parkinson's disease?
No, there is no significant association between CCL15-CCL14 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 '%CCL15-CCL14%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.650
Q45
Is there an association between CHCHD10 and Parkinson's disease?
No, there is no significant association between CHCHD10 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 '%CHCHD10%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.684
Q45
Is there an association between NEMP2 and Parkinson's disease?
No, there is no significant association between NEMP2 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 '%NEMP2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.224
Q45
Is there an association between ACTN1-AS1 and Parkinson's disease?
No, there is no significant association between ACTN1-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 '%ACTN1-AS1%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.116
Q45
Is there an association between SNTB2 and Parkinson's disease?
No, there is no significant association between SNTB2 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 '%SNTB2%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1552
Q45
Is there an association between PNKP and Parkinson's disease?
No, there is no significant association between PNKP 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 '%PNKP%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1303
Q45
Is there an association between SNORD18C and Parkinson's disease?
No, there is no significant association between SNORD18C 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 '%SNORD18C%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.987
Q45
Is there an association between CCDC51 and Parkinson's disease?
No, there is no significant association between CCDC51 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 '%CCDC51%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.177
Q45
Is there an association between LINC01712 and Parkinson's disease?
No, there is no significant association between LINC01712 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 '%LINC01712%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.1650
Q45
Is there an association between MCIDAS and Parkinson's disease?
No, there is no significant association between MCIDAS 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 '%MCIDAS%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance
Q45.596
Q45
Is there an association between VEGFB and Parkinson's disease?
No, there is no significant association between VEGFB 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 '%VEGFB%' AND p<5e-8 ORDER BY p LIMIT 100
[]
refined
Select, Similarity Search, Threshold, Order By
GWAS Significance