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
Q25.413
Q25
What is the effect size of rs75198112 in Parkinson's disease?
The effect size, or beta, of rs75198112 is -0.0966 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs75198112" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1494638', 'SNP': 'rs75198112', 'b': -0.0966}]
general
Select
Effect
Q25.928
Q25
What is the effect size of rs115668142 in Parkinson's disease?
The effect size, or beta, of rs115668142 is 0.0161 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs115668142" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3582162', 'SNP': 'rs115668142', 'b': 0.0161}]
general
Select
Effect
Q25.543
Q25
What is the effect size of rs12732016 in Parkinson's disease?
The effect size, or beta, of rs12732016 is 0.0089 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs12732016" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1974080', 'SNP': 'rs12732016', 'b': 0.0089}]
general
Select
Effect
Q25.765
Q25
What is the effect size of rs537717 in Parkinson's disease?
The effect size, or beta, of rs537717 is 0.0212 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs537717" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_2927889', 'SNP': 'rs537717', 'b': 0.0212}]
general
Select
Effect
Q25.1905
Q25
What is the effect size of rs12714191 in Parkinson's disease?
The effect size, or beta, of rs12714191 is -0.0759 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs12714191" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_7411106', 'SNP': 'rs12714191', 'b': -0.0759}]
general
Select
Effect
Q25.1071
Q25
What is the effect size of rs76686588 in Parkinson's disease?
The effect size, or beta, of rs76686588 is 0.0108 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs76686588" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_4127889', 'SNP': 'rs76686588', 'b': 0.0108}]
general
Select
Effect
Q25.1209
Q25
What is the effect size of rs72886243 in Parkinson's disease?
The effect size, or beta, of rs72886243 is -0.0953 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs72886243" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_4706104', 'SNP': 'rs72886243', 'b': -0.0953}]
general
Select
Effect
Q25.248
Q25
What is the effect size of rs10926583 in Parkinson's disease?
The effect size, or beta, of rs10926583 is 0.0094 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs10926583" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_927702', 'SNP': 'rs10926583', 'b': 0.0094}]
general
Select
Effect
Q25.1431
Q25
What is the effect size of rs198587 in Parkinson's disease?
The effect size, or beta, of rs198587 is -0.0452 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs198587" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_5533892', 'SNP': 'rs198587', 'b': -0.0452}]
general
Select
Effect
Q25.1137
Q25
What is the effect size of rs74385512 in Parkinson's disease?
The effect size, or beta, of rs74385512 is 0.0378 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs74385512" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_4366195', 'SNP': 'rs74385512', 'b': 0.0378}]
general
Select
Effect
Q25.791
Q25
What is the effect size of rs7982324 in Parkinson's disease?
The effect size, or beta, of rs7982324 is 0.0 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs7982324" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3032388', 'SNP': 'rs7982324', 'b': 0.0}]
general
Select
Effect
Q25.1744
Q25
What is the effect size of rs7632355 in Parkinson's disease?
The effect size, or beta, of rs7632355 is 0.0453 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs7632355" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_6815368', 'SNP': 'rs7632355', 'b': 0.0453}]
general
Select
Effect
Q25.495
Q25
What is the effect size of rs66571154 in Parkinson's disease?
The effect size, or beta, of rs66571154 is -0.0345 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs66571154" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1772631', 'SNP': 'rs66571154', 'b': -0.0345}]
general
Select
Effect
Q25.157
Q25
What is the effect size of rs448072 in Parkinson's disease?
The effect size, or beta, of rs448072 is 0.0597 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs448072" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_589830', 'SNP': 'rs448072', 'b': 0.0597}]
general
Select
Effect
Q25.970
Q25
What is the effect size of rs35211062 in Parkinson's disease?
The effect size, or beta, of rs35211062 is -0.0239 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs35211062" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3723151', 'SNP': 'rs35211062', 'b': -0.0239}]
general
Select
Effect
Q25.860
Q25
What is the effect size of rs118158272 in Parkinson's disease?
The effect size, or beta, of rs118158272 is 0.0371 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs118158272" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3333606', 'SNP': 'rs118158272', 'b': 0.0371}]
general
Select
Effect
Q25.1325
Q25
What is the effect size of rs1187850 in Parkinson's disease?
The effect size, or beta, of rs1187850 is 0.0302 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs1187850" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_5153271', 'SNP': 'rs1187850', 'b': 0.0302}]
general
Select
Effect
Q25.632
Q25
What is the effect size of rs74462003 in Parkinson's disease?
The effect size, or beta, of rs74462003 is -0.0247 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs74462003" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_2378247', 'SNP': 'rs74462003', 'b': -0.0247}]
general
Select
Effect
Q25.692
Q25
What is the effect size of rs2327925 in Parkinson's disease?
The effect size, or beta, of rs2327925 is -0.0727 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs2327925" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_2664572', 'SNP': 'rs2327925', 'b': -0.0727}]
general
Select
Effect
Q25.1562
Q25
What is the effect size of rs138339508 in Parkinson's disease?
The effect size, or beta, of rs138339508 is 0.0626 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs138339508" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_6036498', 'SNP': 'rs138339508', 'b': 0.0626}]
general
Select
Effect
Q25.575
Q25
What is the effect size of rs112798453 in Parkinson's disease?
The effect size, or beta, of rs112798453 is -0.0988 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs112798453" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_2137396', 'SNP': 'rs112798453', 'b': -0.0988}]
general
Select
Effect
Q25.1909
Q25
What is the effect size of rs55794503 in Parkinson's disease?
The effect size, or beta, of rs55794503 is 0.0593 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs55794503" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_7422072', 'SNP': 'rs55794503', 'b': 0.0593}]
general
Select
Effect
Q25.18
Q25
What is the effect size of rs77087069 in Parkinson's disease?
The effect size, or beta, of rs77087069 is 0.013 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs77087069" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_67948', 'SNP': 'rs77087069', 'b': 0.013}]
general
Select
Effect
Q25.130
Q25
What is the effect size of rs192775466 in Parkinson's disease?
The effect size, or beta, of rs192775466 is 0.0803 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs192775466" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_478421', 'SNP': 'rs192775466', 'b': 0.0803}]
general
Select
Effect
Q25.1361
Q25
What is the effect size of rs2911599 in Parkinson's disease?
The effect size, or beta, of rs2911599 is 0.0118 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs2911599" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_5265884', 'SNP': 'rs2911599', 'b': 0.0118}]
general
Select
Effect
Q25.1291
Q25
What is the effect size of rs4111101 in Parkinson's disease?
The effect size, or beta, of rs4111101 is 0.009 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs4111101" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_5050691', 'SNP': 'rs4111101', 'b': 0.009}]
general
Select
Effect
Q25.1969
Q25
What is the effect size of rs1851681 in Parkinson's disease?
The effect size, or beta, of rs1851681 is -0.0065 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs1851681" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_7685421', 'SNP': 'rs1851681', 'b': -0.0065}]
general
Select
Effect
Q25.935
Q25
What is the effect size of rs145500479 in Parkinson's disease?
The effect size, or beta, of rs145500479 is -0.0551 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs145500479" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3610194', 'SNP': 'rs145500479', 'b': -0.0551}]
general
Select
Effect
Q25.989
Q25
What is the effect size of rs4904623 in Parkinson's disease?
The effect size, or beta, of rs4904623 is 0.0367 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs4904623" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3818369', 'SNP': 'rs4904623', 'b': 0.0367}]
general
Select
Effect
Q25.1965
Q25
What is the effect size of rs76526137 in Parkinson's disease?
The effect size, or beta, of rs76526137 is 0.0506 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs76526137" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_7674470', 'SNP': 'rs76526137', 'b': 0.0506}]
general
Select
Effect
Q25.193
Q25
What is the effect size of rs4505011 in Parkinson's disease?
The effect size, or beta, of rs4505011 is 0.0211 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs4505011" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_744829', 'SNP': 'rs4505011', 'b': 0.0211}]
general
Select
Effect
Q25.1149
Q25
What is the effect size of rs149363939 in Parkinson's disease?
The effect size, or beta, of rs149363939 is 0.058 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs149363939" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_4437228', 'SNP': 'rs149363939', 'b': 0.058}]
general
Select
Effect
Q25.1001
Q25
What is the effect size of rs73031955 in Parkinson's disease?
The effect size, or beta, of rs73031955 is -0.0533 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs73031955" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3863162', 'SNP': 'rs73031955', 'b': -0.0533}]
general
Select
Effect
Q25.1956
Q25
What is the effect size of rs77168471 in Parkinson's disease?
The effect size, or beta, of rs77168471 is -0.0411 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs77168471" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_7642436', 'SNP': 'rs77168471', 'b': -0.0411}]
general
Select
Effect
Q25.1657
Q25
What is the effect size of rs115014884 in Parkinson's disease?
The effect size, or beta, of rs115014884 is -0.1134 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs115014884" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_6444116', 'SNP': 'rs115014884', 'b': -0.1134}]
general
Select
Effect
Q25.613
Q25
What is the effect size of rs16922090 in Parkinson's disease?
The effect size, or beta, of rs16922090 is -0.0166 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs16922090" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_2303002', 'SNP': 'rs16922090', 'b': -0.0166}]
general
Select
Effect
Q25.183
Q25
What is the effect size of rs10489980 in Parkinson's disease?
The effect size, or beta, of rs10489980 is 0.0108 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs10489980" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_707870', 'SNP': 'rs10489980', 'b': 0.0108}]
general
Select
Effect
Q25.305
Q25
What is the effect size of rs2124969 in Parkinson's disease?
The effect size, or beta, of rs2124969 is -0.0074 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs2124969" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1126628', 'SNP': 'rs2124969', 'b': -0.0074}]
general
Select
Effect
Q25.502
Q25
What is the effect size of rs60027946 in Parkinson's disease?
The effect size, or beta, of rs60027946 is -0.0065 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs60027946" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1796359', 'SNP': 'rs60027946', 'b': -0.0065}]
general
Select
Effect
Q25.1696
Q25
What is the effect size of rs6805627 in Parkinson's disease?
The effect size, or beta, of rs6805627 is 0.0002 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs6805627" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_6652410', 'SNP': 'rs6805627', 'b': 0.0002}]
general
Select
Effect
Q25.1721
Q25
What is the effect size of rs2003343 in Parkinson's disease?
The effect size, or beta, of rs2003343 is -0.2885 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs2003343" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_6715733', 'SNP': 'rs2003343', 'b': -0.2885}]
general
Select
Effect
Q25.1662
Q25
What is the effect size of rs34961808 in Parkinson's disease?
The effect size, or beta, of rs34961808 is -0.0173 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs34961808" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_6462699', 'SNP': 'rs34961808', 'b': -0.0173}]
general
Select
Effect
Q25.1639
Q25
What is the effect size of rs41279908 in Parkinson's disease?
The effect size, or beta, of rs41279908 is 0.0066 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs41279908" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_6366179', 'SNP': 'rs41279908', 'b': 0.0066}]
general
Select
Effect
Q25.523
Q25
What is the effect size of rs7799403 in Parkinson's disease?
The effect size, or beta, of rs7799403 is 0.0374 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs7799403" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1887270', 'SNP': 'rs7799403', 'b': 0.0374}]
general
Select
Effect
Q25.1985
Q25
What is the effect size of rs4424040 in Parkinson's disease?
The effect size, or beta, of rs4424040 is -0.0736 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs4424040" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_7723605', 'SNP': 'rs4424040', 'b': -0.0736}]
general
Select
Effect
Q25.1078
Q25
What is the effect size of rs1554009 in Parkinson's disease?
The effect size, or beta, of rs1554009 is 0.0206 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs1554009" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_4157542', 'SNP': 'rs1554009', 'b': 0.0206}]
general
Select
Effect
Q25.482
Q25
What is the effect size of rs41529545 in Parkinson's disease?
The effect size, or beta, of rs41529545 is -0.0091 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs41529545" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1709708', 'SNP': 'rs41529545', 'b': -0.0091}]
general
Select
Effect
Q25.160
Q25
What is the effect size of rs6976083 in Parkinson's disease?
The effect size, or beta, of rs6976083 is 0.0306 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs6976083" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_598856', 'SNP': 'rs6976083', 'b': 0.0306}]
general
Select
Effect
Q25.1253
Q25
What is the effect size of rs12466041 in Parkinson's disease?
The effect size, or beta, of rs12466041 is -0.0714 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs12466041" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_4892800', 'SNP': 'rs12466041', 'b': -0.0714}]
general
Select
Effect
Q25.1205
Q25
What is the effect size of rs12671012 in Parkinson's disease?
The effect size, or beta, of rs12671012 is -0.0402 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs12671012" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_4694579', 'SNP': 'rs12671012', 'b': -0.0402}]
general
Select
Effect
Q25.17
Q25
What is the effect size of rs7330113 in Parkinson's disease?
The effect size, or beta, of rs7330113 is 0.0379 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs7330113" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_62844', 'SNP': 'rs7330113', 'b': 0.0379}]
general
Select
Effect
Q25.1550
Q25
What is the effect size of rs2322964 in Parkinson's disease?
The effect size, or beta, of rs2322964 is 0.0118 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs2322964" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_5963326', 'SNP': 'rs2322964', 'b': 0.0118}]
general
Select
Effect
Q25.1081
Q25
What is the effect size of rs7572368 in Parkinson's disease?
The effect size, or beta, of rs7572368 is -0.012 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs7572368" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_4167672', 'SNP': 'rs7572368', 'b': -0.012}]
general
Select
Effect
Q25.1972
Q25
What is the effect size of rs60276348 in Parkinson's disease?
The effect size, or beta, of rs60276348 is 0.0515 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs60276348" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_7694955', 'SNP': 'rs60276348', 'b': 0.0515}]
general
Select
Effect
Q25.552
Q25
What is the effect size of rs12148129 in Parkinson's disease?
The effect size, or beta, of rs12148129 is -0.0528 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs12148129" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_2011908', 'SNP': 'rs12148129', 'b': -0.0528}]
general
Select
Effect
Q25.1554
Q25
What is the effect size of rs7894799 in Parkinson's disease?
The effect size, or beta, of rs7894799 is -0.033 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs7894799" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_5987165', 'SNP': 'rs7894799', 'b': -0.033}]
general
Select
Effect
Q25.665
Q25
What is the effect size of rs35447393 in Parkinson's disease?
The effect size, or beta, of rs35447393 is 0.0364 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs35447393" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_2533259', 'SNP': 'rs35447393', 'b': 0.0364}]
general
Select
Effect
Q25.1626
Q25
What is the effect size of rs11939851 in Parkinson's disease?
The effect size, or beta, of rs11939851 is -0.0124 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs11939851" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_6333390', 'SNP': 'rs11939851', 'b': -0.0124}]
general
Select
Effect
Q25.1028
Q25
What is the effect size of rs149668 in Parkinson's disease?
The effect size, or beta, of rs149668 is -0.0253 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs149668" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3999308', 'SNP': 'rs149668', 'b': -0.0253}]
general
Select
Effect
Q25.1994
Q25
What is the effect size of rs146706990 in Parkinson's disease?
The effect size, or beta, of rs146706990 is 0.0329 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs146706990" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_7745045', 'SNP': 'rs146706990', 'b': 0.0329}]
general
Select
Effect
Q25.1519
Q25
What is the effect size of rs4730978 in Parkinson's disease?
The effect size, or beta, of rs4730978 is -0.0134 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs4730978" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_5860339', 'SNP': 'rs4730978', 'b': -0.0134}]
general
Select
Effect
Q25.968
Q25
What is the effect size of rs201393564 in Parkinson's disease?
The effect size, or beta, of rs201393564 is -0.1034 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs201393564" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_3713564', 'SNP': 'rs201393564', 'b': -0.1034}]
general
Select
Effect
Q25.1883
Q25
What is the effect size of rs9931725 in Parkinson's disease?
The effect size, or beta, of rs9931725 is -0.0151 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs9931725" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_7321295', 'SNP': 'rs9931725', 'b': -0.0151}]
general
Select
Effect
Q25.287
Q25
What is the effect size of rs2569094 in Parkinson's disease?
The effect size, or beta, of rs2569094 is -0.029 according to the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019). However, effect sizes may varry accross different populations.
SELECT UUID, SNP, b FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE SNP = "rs2569094" LIMIT 100
[{'UUID': 'PDno23andme_full_gene_notext_1083575', 'SNP': 'rs2569094', 'b': -0.029}]
general
Select
Effect
Q26.1
Q26
How many SNPs are genome-wide significant in chr1 for Parkinson's disease?
There are 33 SNPs that are genome-wide significant (p-value < 5E-8) within chr1 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 1 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 1, 'unique_snp_count': 33}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.14
Q26
How many SNPs are genome-wide significant in chr14 for Parkinson's disease?
There are no SNPs that are genome-wide significant (p-value < 5E-8) within chr14 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 14 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.9
Q26
How many SNPs are genome-wide significant in chr9 for Parkinson's disease?
There are no SNPs that are genome-wide significant (p-value < 5E-8) within chr9 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 9 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.2
Q26
How many SNPs are genome-wide significant in chr2 for Parkinson's disease?
There are 23 SNPs that are genome-wide significant (p-value < 5E-8) within chr2 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 2 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 2, 'unique_snp_count': 23}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.16
Q26
How many SNPs are genome-wide significant in chr16 for Parkinson's disease?
There are 72 SNPs that are genome-wide significant (p-value < 5E-8) within chr16 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 16 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 16, 'unique_snp_count': 72}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.6
Q26
How many SNPs are genome-wide significant in chr6 for Parkinson's disease?
There are 28 SNPs that are genome-wide significant (p-value < 5E-8) within chr6 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 6 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 6, 'unique_snp_count': 28}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.21
Q26
How many SNPs are genome-wide significant in chr21 for Parkinson's disease?
There are no SNPs that are genome-wide significant (p-value < 5E-8) within chr21 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 21 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.12
Q26
How many SNPs are genome-wide significant in chr12 for Parkinson's disease?
There are 7 SNPs that are genome-wide significant (p-value < 5E-8) within chr12 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 12 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 12, 'unique_snp_count': 7}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.4
Q26
How many SNPs are genome-wide significant in chr4 for Parkinson's disease?
There are 584 SNPs that are genome-wide significant (p-value < 5E-8) within chr4 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 4 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 4, 'unique_snp_count': 584}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.5
Q26
How many SNPs are genome-wide significant in chr5 for Parkinson's disease?
There are 123 SNPs that are genome-wide significant (p-value < 5E-8) within chr5 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 5 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 5, 'unique_snp_count': 123}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.18
Q26
How many SNPs are genome-wide significant in chr18 for Parkinson's disease?
There are 3 SNPs that are genome-wide significant (p-value < 5E-8) within chr18 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 18 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 18, 'unique_snp_count': 3}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.13
Q26
How many SNPs are genome-wide significant in chr13 for Parkinson's disease?
There are no SNPs that are genome-wide significant (p-value < 5E-8) within chr13 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 13 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.19
Q26
How many SNPs are genome-wide significant in chr19 for Parkinson's disease?
There are no SNPs that are genome-wide significant (p-value < 5E-8) within chr19 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 19 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.17
Q26
How many SNPs are genome-wide significant in chr17 for Parkinson's disease?
There are 2164 SNPs that are genome-wide significant (p-value < 5E-8) within chr17 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 17 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 17, 'unique_snp_count': 2164}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.3
Q26
How many SNPs are genome-wide significant in chr3 for Parkinson's disease?
There are 31 SNPs that are genome-wide significant (p-value < 5E-8) within chr3 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 3 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 3, 'unique_snp_count': 31}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.10
Q26
How many SNPs are genome-wide significant in chr10 for Parkinson's disease?
There are 4 SNPs that are genome-wide significant (p-value < 5E-8) within chr10 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 10 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 10, 'unique_snp_count': 4}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.22
Q26
How many SNPs are genome-wide significant in chr22 for Parkinson's disease?
There are no SNPs that are genome-wide significant (p-value < 5E-8) within chr22 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 22 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q26.8
Q26
How many SNPs are genome-wide significant in chr8 for Parkinson's disease?
There are 27 SNPs that are genome-wide significant (p-value < 5E-8) within chr8 in the largest European genome-wide meta-analysis of Parkinson's disease (Nalls et al., 2019).
SELECT chr_38, COUNT(DISTINCT SNP) AS unique_snp_count FROM `{project_id}.{dataset_name}.ParkinsonDisease_CompleteGeneData_No23andMe` WHERE chr_38 = 8 AND p < 5e-8 GROUP BY chr_38 LIMIT 1
[{'chr_38': 8, 'unique_snp_count': 27}]
refined
Threshold, Calculate, Distinct
GWAS Significance
Q3.589
Q3
What is the allele frequency of the SNP rs865777111 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs865777111 has an effect allele G frequency of 0.0044 and non-effect allele A frequency of 0.9956.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs865777111' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_6079806', 'SNP': 'rs865777111', 'effect_allele': 'G', 'effect_allele_frequency': 0.0043999999999999, 'non_effect_allele': 'A', 'non_effect_allele_frequency': 0.9956000000000002}]
general
Select, Calculate
Allele Frequency
Q3.1868
Q3
What is the allele frequency of the SNP rs202116030 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs202116030 has an effect allele T frequency of 0.0009 and non-effect allele C frequency of 0.9991.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs202116030' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19991371', 'SNP': 'rs202116030', 'effect_allele': 'T', 'effect_allele_frequency': 0.0009, 'non_effect_allele': 'C', 'non_effect_allele_frequency': 0.9991}]
general
Select, Calculate
Allele Frequency
Q3.1061
Q3
What is the allele frequency of the SNP rs185804504 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs185804504 has an effect allele T frequency of 0.0037 and non-effect allele C frequency of 0.9963.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs185804504' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11312458', 'SNP': 'rs185804504', 'effect_allele': 'T', 'effect_allele_frequency': 0.0037, 'non_effect_allele': 'C', 'non_effect_allele_frequency': 0.9963}]
general
Select, Calculate
Allele Frequency
Q3.1084
Q3
What is the allele frequency of the SNP rs75988927 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs75988927 has an effect allele G frequency of 0.0409 and non-effect allele A frequency of 0.9591.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs75988927' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11499180', 'SNP': 'rs75988927', 'effect_allele': 'G', 'effect_allele_frequency': 0.0409, 'non_effect_allele': 'A', 'non_effect_allele_frequency': 0.9591}]
general
Select, Calculate
Allele Frequency
Q3.925
Q3
What is the allele frequency of the SNP rs184276881 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs184276881 has an effect allele A frequency of 0.0003 and non-effect allele G frequency of 0.9997.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs184276881' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9886091', 'SNP': 'rs184276881', 'effect_allele': 'A', 'effect_allele_frequency': 0.0003, 'non_effect_allele': 'G', 'non_effect_allele_frequency': 0.9997}]
general
Select, Calculate
Allele Frequency
Q3.73
Q3
What is the allele frequency of the SNP rs1037501805 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs1037501805 has an effect allele A frequency of 0.0005 and non-effect allele T frequency of 0.9995.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1037501805' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_724697', 'SNP': 'rs1037501805', 'effect_allele': 'A', 'effect_allele_frequency': 0.0005, 'non_effect_allele': 'T', 'non_effect_allele_frequency': 0.9995}]
general
Select, Calculate
Allele Frequency
Q3.435
Q3
What is the allele frequency of the SNP rs761059958 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs761059958 has an effect allele T frequency of 0.0006 and non-effect allele C frequency of 0.9994.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs761059958' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_4509309', 'SNP': 'rs761059958', 'effect_allele': 'T', 'effect_allele_frequency': 0.0006, 'non_effect_allele': 'C', 'non_effect_allele_frequency': 0.9994}]
general
Select, Calculate
Allele Frequency
Q3.911
Q3
What is the allele frequency of the SNP rs539727798 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs539727798 has an effect allele A frequency of 0.0009 and non-effect allele G frequency of 0.9991.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs539727798' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9769478', 'SNP': 'rs539727798', 'effect_allele': 'A', 'effect_allele_frequency': 0.0009, 'non_effect_allele': 'G', 'non_effect_allele_frequency': 0.9991}]
general
Select, Calculate
Allele Frequency
Q3.922
Q3
What is the allele frequency of the SNP rs534098690 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs534098690 has an effect allele A frequency of 0.0006 and non-effect allele G frequency of 0.9994.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs534098690' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_9847021', 'SNP': 'rs534098690', 'effect_allele': 'A', 'effect_allele_frequency': 0.0006, 'non_effect_allele': 'G', 'non_effect_allele_frequency': 0.9994}]
general
Select, Calculate
Allele Frequency
Q3.1679
Q3
What is the allele frequency of the SNP rs117759501 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs117759501 has an effect allele T frequency of 0.0121 and non-effect allele C frequency of 0.9879.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs117759501' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_17873495', 'SNP': 'rs117759501', 'effect_allele': 'T', 'effect_allele_frequency': 0.0121, 'non_effect_allele': 'C', 'non_effect_allele_frequency': 0.9879}]
general
Select, Calculate
Allele Frequency
Q3.1272
Q3
What is the allele frequency of the SNP rs1019324359 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs1019324359 has an effect allele T frequency of 0.0003 and non-effect allele TTATTA frequency of 0.9997.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1019324359' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_13466563', 'SNP': 'rs1019324359', 'effect_allele': 'T', 'effect_allele_frequency': 0.0003, 'non_effect_allele': 'TTATTA', 'non_effect_allele_frequency': 0.9997}]
general
Select, Calculate
Allele Frequency
Q3.1094
Q3
What is the allele frequency of the SNP rs1109563 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs1109563 has an effect allele A frequency of 0.1231 and non-effect allele G frequency of 0.8769.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1109563' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11598516', 'SNP': 'rs1109563', 'effect_allele': 'A', 'effect_allele_frequency': 0.1231, 'non_effect_allele': 'G', 'non_effect_allele_frequency': 0.8769}]
general
Select, Calculate
Allele Frequency
Q3.389
Q3
What is the allele frequency of the SNP rs775686603 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs775686603 has an effect allele C frequency of 0.0004 and non-effect allele T frequency of 0.9996.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs775686603' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_3955034', 'SNP': 'rs775686603', 'effect_allele': 'C', 'effect_allele_frequency': 0.0003999999999999, 'non_effect_allele': 'T', 'non_effect_allele_frequency': 0.9996000000000002}]
general
Select, Calculate
Allele Frequency
Q3.841
Q3
What is the allele frequency of the SNP rs758301221 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs758301221 has an effect allele C frequency of 0.0005 and non-effect allele G frequency of 0.9995.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs758301221' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8943196', 'SNP': 'rs758301221', 'effect_allele': 'C', 'effect_allele_frequency': 0.0005, 'non_effect_allele': 'G', 'non_effect_allele_frequency': 0.9995}]
general
Select, Calculate
Allele Frequency
Q3.774
Q3
What is the allele frequency of the SNP rs9501053 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs9501053 has an effect allele A frequency of 0.086 and non-effect allele G frequency of 0.914.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9501053' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_8203005', 'SNP': 'rs9501053', 'effect_allele': 'A', 'effect_allele_frequency': 0.086, 'non_effect_allele': 'G', 'non_effect_allele_frequency': 0.914}]
general
Select, Calculate
Allele Frequency
Q3.1805
Q3
What is the allele frequency of the SNP rs12967716 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs12967716 has an effect allele A frequency of 0.1991 and non-effect allele G frequency of 0.8009.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12967716' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_19303193', 'SNP': 'rs12967716', 'effect_allele': 'A', 'effect_allele_frequency': 0.1991, 'non_effect_allele': 'G', 'non_effect_allele_frequency': 0.8009}]
general
Select, Calculate
Allele Frequency
Q3.1992
Q3
What is the allele frequency of the SNP rs130854 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs130854 has an effect allele T frequency of 0.3293 and non-effect allele C frequency of 0.6707.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs130854' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_21106892', 'SNP': 'rs130854', 'effect_allele': 'T', 'effect_allele_frequency': 0.3293, 'non_effect_allele': 'C', 'non_effect_allele_frequency': 0.6707000000000001}]
general
Select, Calculate
Allele Frequency
Q3.1066
Q3
What is the allele frequency of the SNP rs552131717 in an Alzheimer's disease study within a European cohort?
According to the largest European genome-wide meta-analysis of Alzheimer's disease (Bellenguez, 2022), single nucleotide polymorphism rs552131717 has an effect allele C frequency of 0.0063 and non-effect allele T frequency of 0.9937.
SELECT UUID, SNP, A1 AS effect_allele, freq AS effect_allele_frequency, A2 AS non_effect_allele, 1 - freq AS non_effect_allele_frequency FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs552131717' LIMIT 1
[{'UUID': 'AD_combo_gene_notext_UUID_11359916', 'SNP': 'rs552131717', 'effect_allele': 'C', 'effect_allele_frequency': 0.0062999999999999, 'non_effect_allele': 'T', 'non_effect_allele_frequency': 0.9937000000000001}]
general
Select, Calculate
Allele Frequency