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 |
|---|---|---|---|---|---|---|---|---|
Q36.303 | Q36 | What is the genomic location of SNP rs10940156? | The SNP rs10940156 is located on chromosome 5. Genomic Build GrCh37/HG19: base pair position 51239291, Genomic Build GrCh38/HG38: base pair position 51943457. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10940156'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6949297', 'SNP': 'rs10940156', 'chr_38': 5, 'bp_38': 51943457, 'chr_37': 5, 'bp_37': 51239291}] | general | Select, Join | Metadata |
Q36.1259 | Q36 | What is the genomic location of SNP rs75407362? | The SNP rs75407362 is located on chromosome 20. Genomic Build GrCh37/HG19: base pair position 45654138, Genomic Build GrCh38/HG38: base pair position 47025499. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75407362'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20420369', 'SNP': 'rs75407362', 'chr_38': 20, 'bp_38': 47025499, 'chr_37': 20, 'bp_37': 45654138}] | general | Select, Join | Metadata |
Q36.1996 | Q36 | What is the genomic location of SNP rs75411145? | The SNP rs75411145 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 148973162, Genomic Build GrCh38/HG38: base pair position 148215593. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs75411145'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_143134', 'SNP': 'rs75411145', 'chr_38': 2, 'bp_38': 148215593, 'chr_37': 2, 'bp_37': 148973162}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2790965', 'SNP': 'rs754111... | general | Select, Join | Metadata |
Q36.26 | Q36 | What is the genomic location of SNP rs529428362? | The SNP rs529428362 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 13392120, Genomic Build GrCh38/HG38: base pair position 13350120. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs529428362'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12738769', 'SNP': 'rs529428362', 'chr_38': 10, 'bp_38': 13350120, 'chr_37': 10, 'bp_37': 13392120}] | general | Select, Join | Metadata |
Q36.1860 | Q36 | What is the genomic location of SNP rs567457757? | The SNP rs567457757 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 45939771, Genomic Build GrCh38/HG38: base pair position 45545988. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs567457757'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15073880', 'SNP': 'rs567457757', 'chr_38': 12, 'bp_38': 45545988, 'chr_37': 12, 'bp_37': 45939771}] | general | Select, Join | Metadata |
Q36.721 | Q36 | What is the genomic location of SNP rs566808992? | The SNP rs566808992 is located on chromosome 21. Genomic Build GrCh37/HG19: base pair position 22984735, Genomic Build GrCh38/HG38: base pair position 21612414. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs566808992'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20640501', 'SNP': 'rs566808992', 'chr_38': 21, 'bp_38': 21612414, 'chr_37': 21, 'bp_37': 22984735}] | general | Select, Join | Metadata |
Q36.996 | Q36 | What is the genomic location of SNP rs755565816? | The SNP rs755565816 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 80802046, Genomic Build GrCh38/HG38: base pair position 80336361. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs755565816'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_593625', 'SNP': 'rs755565816', 'chr_38': 1, 'bp_38': 80336361, 'chr_37': 1, 'bp_37': 80802046}] | general | Select, Join | Metadata |
Q36.196 | Q36 | What is the genomic location of SNP rs537470648? | The SNP rs537470648 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 151349425, Genomic Build GrCh38/HG38: base pair position 151652339. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs537470648'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10454836', 'SNP': 'rs537470648', 'chr_38': 7, 'bp_38': 151652339, 'chr_37': 7, 'bp_37': 151349425}] | general | Select, Join | Metadata |
Q36.446 | Q36 | What is the genomic location of SNP rs12345229? | The SNP rs12345229 is located on chromosome 9. Genomic Build GrCh37/HG19: base pair position 18356091, Genomic Build GrCh38/HG38: base pair position 18356093. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12345229'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2949057', 'SNP': 'rs12345229', 'chr_38': 9, 'bp_38': 18356093, 'chr_37': 9, 'bp_37': 18356091}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11886415', 'SNP': 'rs123452... | general | Select, Join | Metadata |
Q36.579 | Q36 | What is the genomic location of SNP rs559125941? | The SNP rs559125941 is located on chromosome 16. Genomic Build GrCh37/HG19: base pair position 965864, Genomic Build GrCh38/HG38: base pair position 915864. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs559125941'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17796808', 'SNP': 'rs559125941', 'chr_38': 16, 'bp_38': 915864, 'chr_37': 16, 'bp_37': 965864}] | general | Select, Join | Metadata |
Q36.955 | Q36 | What is the genomic location of SNP rs77005727? | The SNP rs77005727 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 89714378, Genomic Build GrCh38/HG38: base pair position 88793227. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs77005727'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5775992', 'SNP': 'rs77005727', 'chr_38': 4, 'bp_38': 88793227, 'chr_37': 4, 'bp_37': 89714378}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5744658', 'SNP': 'rs7700572... | general | Select, Join | Metadata |
Q36.509 | Q36 | What is the genomic location of SNP rs544436641? | The SNP rs544436641 is located on chromosome 9. Genomic Build GrCh37/HG19: base pair position 129068551, Genomic Build GrCh38/HG38: base pair position 126306272. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs544436641'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12519206', 'SNP': 'rs544436641', 'chr_38': 9, 'bp_38': 126306272, 'chr_37': 9, 'bp_37': 129068551}] | general | Select, Join | Metadata |
Q36.612 | Q36 | What is the genomic location of SNP rs144997924? | The SNP rs144997924 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 99290025, Genomic Build GrCh38/HG38: base pair position 99419294. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs144997924'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14443791', 'SNP': 'rs144997924', 'chr_38': 11, 'bp_38': 99419294, 'chr_37': 11, 'bp_37': 99290025}] | general | Select, Join | Metadata |
Q36.1864 | Q36 | What is the genomic location of SNP rs774056410? | The SNP rs774056410 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 141277553, Genomic Build GrCh38/HG38: base pair position 141558711. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs774056410'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4601606', 'SNP': 'rs774056410', 'chr_38': 3, 'bp_38': 141558711, 'chr_37': 3, 'bp_37': 141277553}] | general | Select, Join | Metadata |
Q36.1725 | Q36 | What is the genomic location of SNP rs186397563? | The SNP rs186397563 is located on chromosome 16. Genomic Build GrCh37/HG19: base pair position 79898659, Genomic Build GrCh38/HG38: base pair position 79864762. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs186397563'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18322380', 'SNP': 'rs186397563', 'chr_38': 16, 'bp_38': 79864762, 'chr_37': 16, 'bp_37': 79898659}] | general | Select, Join | Metadata |
Q36.1885 | Q36 | What is the genomic location of SNP rs565805187? | The SNP rs565805187 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 120186977, Genomic Build GrCh38/HG38: base pair position 119749172. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs565805187'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15617190', 'SNP': 'rs565805187', 'chr_38': 12, 'bp_38': 119749172, 'chr_37': 12, 'bp_37': 120186977}] | general | Select, Join | Metadata |
Q36.853 | Q36 | What is the genomic location of SNP rs7160901? | The SNP rs7160901 is located on chromosome 14. Genomic Build GrCh37/HG19: base pair position 58506214, Genomic Build GrCh38/HG38: base pair position 58039496. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7160901'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3313044', 'SNP': 'rs7160901', 'chr_38': 14, 'bp_38': 58039496, 'chr_37': 14, 'bp_37': 58506214}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16807545', 'SNP': 'rs71609... | general | Select, Join | Metadata |
Q36.4 | Q36 | What is the genomic location of SNP rs142034884? | The SNP rs142034884 is located on chromosome 15. Genomic Build GrCh37/HG19: base pair position 73748110, Genomic Build GrCh38/HG38: base pair position 73455769. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs142034884'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17555210', 'SNP': 'rs142034884', 'chr_38': 15, 'bp_38': 73455769, 'chr_37': 15, 'bp_37': 73748110}] | general | Select, Join | Metadata |
Q36.1569 | Q36 | What is the genomic location of SNP rs142732662? | The SNP rs142732662 is located on chromosome 17. Genomic Build GrCh37/HG19: base pair position 48543541, Genomic Build GrCh38/HG38: base pair position 50466180. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs142732662'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18773079', 'SNP': 'rs142732662', 'chr_38': 17, 'bp_38': 50466180, 'chr_37': 17, 'bp_37': 48543541}] | general | Select, Join | Metadata |
Q36.1461 | Q36 | What is the genomic location of SNP rs147279830? | The SNP rs147279830 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 105812948, Genomic Build GrCh38/HG38: base pair position 106172502. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs147279830'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10122942', 'SNP': 'rs147279830', 'chr_38': 7, 'bp_38': 106172502, 'chr_37': 7, 'bp_37': 105812948}] | general | Select, Join | Metadata |
Q36.473 | Q36 | What is the genomic location of SNP rs762242218? | The SNP rs762242218 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 82465568, Genomic Build GrCh38/HG38: base pair position 80705812. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs762242218'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13257830', 'SNP': 'rs762242218', 'chr_38': 10, 'bp_38': 80705812, 'chr_37': 10, 'bp_37': 82465568}] | general | Select, Join | Metadata |
Q36.325 | Q36 | What is the genomic location of SNP rs531224847? | The SNP rs531224847 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 58706084, Genomic Build GrCh38/HG38: base pair position 58478949. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs531224847'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2182498', 'SNP': 'rs531224847', 'chr_38': 2, 'bp_38': 58478949, 'chr_37': 2, 'bp_37': 58706084}] | general | Select, Join | Metadata |
Q36.6 | Q36 | What is the genomic location of SNP rs4945218? | The SNP rs4945218 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 77523465, Genomic Build GrCh38/HG38: base pair position 77812419. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs4945218'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3748737', 'SNP': 'rs4945218', 'chr_38': 11, 'bp_38': 77812419, 'chr_37': 11, 'bp_37': 77523465}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14268528', 'SNP': 'rs49452... | general | Select, Join | Metadata |
Q36.225 | Q36 | What is the genomic location of SNP rs184804096? | The SNP rs184804096 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 72036788, Genomic Build GrCh38/HG38: base pair position 71809658. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs184804096'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2283448', 'SNP': 'rs184804096', 'chr_38': 2, 'bp_38': 71809658, 'chr_37': 2, 'bp_37': 72036788}] | general | Select, Join | Metadata |
Q36.1376 | Q36 | What is the genomic location of SNP rs67141826? | The SNP rs67141826 is located on chromosome 15. Genomic Build GrCh37/HG19: base pair position 25047624, Genomic Build GrCh38/HG38: base pair position 24802477. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs67141826'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1680535', 'SNP': 'rs67141826', 'chr_38': 15, 'bp_38': 24802477, 'chr_37': 15, 'bp_37': 25047624}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17204005', 'SNP': 'rs6714... | general | Select, Join | Metadata |
Q36.553 | Q36 | What is the genomic location of SNP rs150326509? | The SNP rs150326509 is located on chromosome 5. Genomic Build GrCh37/HG19: base pair position 26837055, Genomic Build GrCh38/HG38: base pair position 26836946. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs150326509'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4108804', 'SNP': 'rs150326509', 'chr_38': 0, 'bp_38': 0, 'chr_37': 5, 'bp_37': 26837055}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6779616', 'SNP': 'rs150326509', '... | general | Select, Join | Metadata |
Q36.231 | Q36 | What is the genomic location of SNP rs1054527251? | The SNP rs1054527251 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 34970248, Genomic Build GrCh38/HG38: base pair position 34681320. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1054527251'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12925486', 'SNP': 'rs1054527251', 'chr_38': 10, 'bp_38': 34681320, 'chr_37': 10, 'bp_37': 34970248}] | general | Select, Join | Metadata |
Q36.40 | Q36 | What is the genomic location of SNP rs117542561? | The SNP rs117542561 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 12462573, Genomic Build GrCh38/HG38: base pair position 12441026. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs117542561'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13786850', 'SNP': 'rs117542561', 'chr_38': 11, 'bp_38': 12441026, 'chr_37': 11, 'bp_37': 12462573}] | general | Select, Join | Metadata |
Q36.548 | Q36 | What is the genomic location of SNP rs186529253? | The SNP rs186529253 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 218862730, Genomic Build GrCh38/HG38: base pair position 218689388. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs186529253'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1442246', 'SNP': 'rs186529253', 'chr_38': 1, 'bp_38': 218689388, 'chr_37': 1, 'bp_37': 218862730}] | general | Select, Join | Metadata |
Q36.245 | Q36 | What is the genomic location of SNP rs7659024? | The SNP rs7659024 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 155520930, Genomic Build GrCh38/HG38: base pair position 154599778. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7659024'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5862672', 'SNP': 'rs7659024', 'chr_38': 4, 'bp_38': 154599778, 'chr_37': 4, 'bp_37': 155520930}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6253883', 'SNP': 'rs765902... | general | Select, Join | Metadata |
Q36.905 | Q36 | What is the genomic location of SNP rs16877869? | The SNP rs16877869 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 31165538, Genomic Build GrCh38/HG38: base pair position 31308022. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs16877869'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4807243', 'SNP': 'rs16877869', 'chr_38': 8, 'bp_38': 31308022, 'chr_37': 8, 'bp_37': 31165538}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10849103', 'SNP': 'rs168778... | general | Select, Join | Metadata |
Q36.1429 | Q36 | What is the genomic location of SNP rs769619003? | The SNP rs769619003 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 187030004, Genomic Build GrCh38/HG38: base pair position 186165277. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs769619003'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3073812', 'SNP': 'rs769619003', 'chr_38': 2, 'bp_38': 186165277, 'chr_37': 2, 'bp_37': 187030004}] | general | Select, Join | Metadata |
Q36.139 | Q36 | What is the genomic location of SNP rs80350919? | The SNP rs80350919 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 22651183, Genomic Build GrCh38/HG38: base pair position 22649560. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs80350919'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5239723', 'SNP': 'rs80350919', 'chr_38': 4, 'bp_38': 22649560, 'chr_37': 4, 'bp_37': 22651183}] | general | Select, Join | Metadata |
Q36.1191 | Q36 | What is the genomic location of SNP rs763591314? | The SNP rs763591314 is located on chromosome 7. Genomic Build GrCh37/HG19: base pair position 66480337, Genomic Build GrCh38/HG38: base pair position 67015350. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs763591314'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9840869', 'SNP': 'rs763591314', 'chr_38': 7, 'bp_38': 67015350, 'chr_37': 7, 'bp_37': 66480337}] | general | Select, Join | Metadata |
Q36.1757 | Q36 | What is the genomic location of SNP rs11237534? | The SNP rs11237534 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 70644839, Genomic Build GrCh38/HG38: base pair position 70798734. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11237534'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_675079', 'SNP': 'rs11237534', 'chr_38': 11, 'bp_38': 70798734, 'chr_37': 11, 'bp_37': 70644839}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14218619', 'SNP': 'rs11237... | general | Select, Join | Metadata |
Q36.1573 | Q36 | What is the genomic location of SNP rs79602973? | The SNP rs79602973 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 98470504, Genomic Build GrCh38/HG38: base pair position 97458276. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs79602973'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11329614', 'SNP': 'rs79602973', 'chr_38': 8, 'bp_38': 97458276, 'chr_37': 8, 'bp_37': 98470504}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11329613', 'SNP': 'rs79602973', 'c... | general | Select, Join | Metadata |
Q36.1443 | Q36 | What is the genomic location of SNP rs73605806? | The SNP rs73605806 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 1645744, Genomic Build GrCh38/HG38: base pair position 1536578. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs73605806'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14741013', 'SNP': 'rs73605806', 'chr_38': 12, 'bp_38': 1536578, 'chr_37': 12, 'bp_37': 1645744}] | general | Select, Join | Metadata |
Q36.836 | Q36 | What is the genomic location of SNP rs190049115? | The SNP rs190049115 is located on chromosome 6. Genomic Build GrCh37/HG19: base pair position 120493002, Genomic Build GrCh38/HG38: base pair position 120171856. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs190049115'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8898050', 'SNP': 'rs190049115', 'chr_38': 6, 'bp_38': 120171856, 'chr_37': 6, 'bp_37': 120493002}] | general | Select, Join | Metadata |
Q36.451 | Q36 | What is the genomic location of SNP rs535616679? | The SNP rs535616679 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 184374026, Genomic Build GrCh38/HG38: base pair position 183452873. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs535616679'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6494496', 'SNP': 'rs535616679', 'chr_38': 4, 'bp_38': 183452873, 'chr_37': 4, 'bp_37': 184374026}] | general | Select, Join | Metadata |
Q36.849 | Q36 | What is the genomic location of SNP rs11721809? | The SNP rs11721809 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 91830539, Genomic Build GrCh38/HG38: base pair position 90909388. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11721809'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5762186', 'SNP': 'rs11721809', 'chr_38': 4, 'bp_38': 90909388, 'chr_37': 4, 'bp_37': 91830539}] | general | Select, Join | Metadata |
Q36.1087 | Q36 | What is the genomic location of SNP rs145149422? | The SNP rs145149422 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 1220462, Genomic Build GrCh38/HG38: base pair position 1270462. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs145149422'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10534684', 'SNP': 'rs145149422', 'chr_38': 8, 'bp_38': 1270462, 'chr_37': 8, 'bp_37': 1220462}] | general | Select, Join | Metadata |
Q36.1420 | Q36 | What is the genomic location of SNP rs72699905? | The SNP rs72699905 is located on chromosome 15. Genomic Build GrCh37/HG19: base pair position 23055218, Genomic Build GrCh38/HG38: base pair position 22817850. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72699905'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2617029', 'SNP': 'rs72699905', 'chr_38': 0, 'bp_38': 0, 'chr_37': 15, 'bp_37': 23055218}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17187276', 'SNP': 'rs72699905', '... | general | Select, Join | Metadata |
Q36.1154 | Q36 | What is the genomic location of SNP rs761714536? | The SNP rs761714536 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 80577933, Genomic Build GrCh38/HG38: base pair position 80112248. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs761714536'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_591722', 'SNP': 'rs761714536', 'chr_38': 1, 'bp_38': 80112248, 'chr_37': 1, 'bp_37': 80577933}] | general | Select, Join | Metadata |
Q36.1826 | Q36 | What is the genomic location of SNP rs557843211? | The SNP rs557843211 is located on chromosome 5. Genomic Build GrCh37/HG19: base pair position 90133298, Genomic Build GrCh38/HG38: base pair position 90837481. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs557843211'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7227160', 'SNP': 'rs557843211', 'chr_38': 5, 'bp_38': 90837481, 'chr_37': 5, 'bp_37': 90133298}] | general | Select, Join | Metadata |
Q36.588 | Q36 | What is the genomic location of SNP rs80229490? | The SNP rs80229490 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 237201391, Genomic Build GrCh38/HG38: base pair position 236292748. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs80229490'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3445771', 'SNP': 'rs80229490', 'chr_38': 2, 'bp_38': 236292748, 'chr_37': 2, 'bp_37': 237201391}] | general | Select, Join | Metadata |
Q36.1892 | Q36 | What is the genomic location of SNP rs7671537? | The SNP rs7671537 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 171318318, Genomic Build GrCh38/HG38: base pair position 170397167. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7671537'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4205399', 'SNP': 'rs7671537', 'chr_38': 4, 'bp_38': 170397167, 'chr_37': 4, 'bp_37': 171318318}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6383003', 'SNP': 'rs767153... | general | Select, Join | Metadata |
Q36.1970 | Q36 | What is the genomic location of SNP rs754828604? | The SNP rs754828604 is located on chromosome 9. Genomic Build GrCh37/HG19: base pair position 114791186, Genomic Build GrCh38/HG38: base pair position 112028906. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs754828604'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12412221', 'SNP': 'rs754828604', 'chr_38': 9, 'bp_38': 112028906, 'chr_37': 9, 'bp_37': 114791186}] | general | Select, Join | Metadata |
Q36.668 | Q36 | What is the genomic location of SNP rs181235676? | The SNP rs181235676 is located on chromosome 5. Genomic Build GrCh37/HG19: base pair position 71678498, Genomic Build GrCh38/HG38: base pair position 72382671. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs181235676'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7089849', 'SNP': 'rs181235676', 'chr_38': 5, 'bp_38': 72382671, 'chr_37': 5, 'bp_37': 71678498}] | general | Select, Join | Metadata |
Q36.442 | Q36 | What is the genomic location of SNP rs12255940? | The SNP rs12255940 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 67618658, Genomic Build GrCh38/HG38: base pair position 65858900. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs12255940'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13144568', 'SNP': 'rs12255940', 'chr_38': 10, 'bp_38': 65858900, 'chr_37': 10, 'bp_37': 67618658}] | general | Select, Join | Metadata |
Q36.1857 | Q36 | What is the genomic location of SNP rs677161? | The SNP rs677161 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 59629151, Genomic Build GrCh38/HG38: base pair position 59163479. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs677161'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, ... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6383863', 'SNP': 'rs677161', 'chr_38': 1, 'bp_38': 59163479, 'chr_37': 1, 'bp_37': 59629151}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_439322', 'SNP': 'rs677161', '... | general | Select, Join | Metadata |
Q36.382 | Q36 | What is the genomic location of SNP rs7035241? | The SNP rs7035241 is located on chromosome 9. Genomic Build GrCh37/HG19: base pair position 8771696, Genomic Build GrCh38/HG38: base pair position 8771696. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs7035241'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1307641', 'SNP': 'rs7035241', 'chr_38': 9, 'bp_38': 8771696, 'chr_37': 9, 'bp_37': 8771696}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11789909', 'SNP': 'rs7035241',... | general | Select, Join | Metadata |
Q36.1478 | Q36 | What is the genomic location of SNP rs13120136? | The SNP rs13120136 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 54695666, Genomic Build GrCh38/HG38: base pair position 53829499. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs13120136'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5465491', 'SNP': 'rs13120136', 'chr_38': 4, 'bp_38': 53829499, 'chr_37': 4, 'bp_37': 54695666}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5605862', 'SNP': 'rs1312013... | general | Select, Join | Metadata |
Q36.974 | Q36 | What is the genomic location of SNP rs147692186? | The SNP rs147692186 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 68384823, Genomic Build GrCh38/HG38: base pair position 66625065. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs147692186'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13151901', 'SNP': 'rs147692186', 'chr_38': 10, 'bp_38': 66625065, 'chr_37': 10, 'bp_37': 68384823}] | general | Select, Join | Metadata |
Q36.1210 | Q36 | What is the genomic location of SNP rs74065431? | The SNP rs74065431 is located on chromosome 14. Genomic Build GrCh37/HG19: base pair position 71259397, Genomic Build GrCh38/HG38: base pair position 70792680. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74065431'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16904468', 'SNP': 'rs74065431', 'chr_38': 14, 'bp_38': 70792680, 'chr_37': 14, 'bp_37': 71259397}] | general | Select, Join | Metadata |
Q36.318 | Q36 | What is the genomic location of SNP rs181769093? | The SNP rs181769093 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 105168251, Genomic Build GrCh38/HG38: base pair position 104625629. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs181769093'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_780621', 'SNP': 'rs181769093', 'chr_38': 1, 'bp_38': 104625629, 'chr_37': 1, 'bp_37': 105168251}] | general | Select, Join | Metadata |
Q36.698 | Q36 | What is the genomic location of SNP rs184545602? | The SNP rs184545602 is located on chromosome 16. Genomic Build GrCh37/HG19: base pair position 5612504, Genomic Build GrCh38/HG38: base pair position 5562503. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs184545602'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17841157', 'SNP': 'rs184545602', 'chr_38': 16, 'bp_38': 5562503, 'chr_37': 16, 'bp_37': 5612504}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17841156', 'SNP': 'rs184545602', ... | general | Select, Join | Metadata |
Q36.1505 | Q36 | What is the genomic location of SNP rs142000362? | The SNP rs142000362 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 59360930, Genomic Build GrCh38/HG38: base pair position 58967149. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs142000362'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15166322', 'SNP': 'rs142000362', 'chr_38': 12, 'bp_38': 58967149, 'chr_37': 12, 'bp_37': 59360930}] | general | Select, Join | Metadata |
Q36.430 | Q36 | What is the genomic location of SNP rs78873370? | The SNP rs78873370 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 124571281, Genomic Build GrCh38/HG38: base pair position 124086734. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs78873370'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15647905', 'SNP': 'rs78873370', 'chr_38': 12, 'bp_38': 124086734, 'chr_37': 12, 'bp_37': 124571281}] | general | Select, Join | Metadata |
Q36.601 | Q36 | What is the genomic location of SNP rs182460323? | The SNP rs182460323 is located on chromosome 5. Genomic Build GrCh37/HG19: base pair position 76445450, Genomic Build GrCh38/HG38: base pair position 77149625. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs182460323'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7126412', 'SNP': 'rs182460323', 'chr_38': 5, 'bp_38': 77149625, 'chr_37': 5, 'bp_37': 76445450}] | general | Select, Join | Metadata |
Q36.1964 | Q36 | What is the genomic location of SNP rs74109120? | The SNP rs74109120 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 104061896, Genomic Build GrCh38/HG38: base pair position 103519274. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs74109120'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_771808', 'SNP': 'rs74109120', 'chr_38': 1, 'bp_38': 103519274, 'chr_37': 1, 'bp_37': 104061896}] | general | Select, Join | Metadata |
Q36.629 | Q36 | What is the genomic location of SNP rs293103? | The SNP rs293103 is located on chromosome 5. Genomic Build GrCh37/HG19: base pair position 4633111, Genomic Build GrCh38/HG38: base pair position 4632998. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs293103'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, ... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3235724', 'SNP': 'rs293103', 'chr_38': 5, 'bp_38': 4632998, 'chr_37': 5, 'bp_37': 4633111}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6596714', 'SNP': 'rs293103', 'c... | general | Select, Join | Metadata |
Q36.1170 | Q36 | What is the genomic location of SNP rs147296704? | The SNP rs147296704 is located on chromosome 13. Genomic Build GrCh37/HG19: base pair position 26197194, Genomic Build GrCh38/HG38: base pair position 25623056. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs147296704'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15792533', 'SNP': 'rs147296704', 'chr_38': 13, 'bp_38': 25623056, 'chr_37': 13, 'bp_37': 26197194}] | general | Select, Join | Metadata |
Q36.1254 | Q36 | What is the genomic location of SNP rs138259810? | The SNP rs138259810 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 132331936, Genomic Build GrCh38/HG38: base pair position 131847391. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs138259810'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_15717426', 'SNP': 'rs138259810', 'chr_38': 12, 'bp_38': 131847391, 'chr_37': 12, 'bp_37': 132331936}] | general | Select, Join | Metadata |
Q36.230 | Q36 | What is the genomic location of SNP rs11851149? | The SNP rs11851149 is located on chromosome 14. Genomic Build GrCh37/HG19: base pair position 52305717, Genomic Build GrCh38/HG38: base pair position 51838999. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11851149'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7282798', 'SNP': 'rs11851149', 'chr_38': 14, 'bp_38': 51838999, 'chr_37': 14, 'bp_37': 52305717}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16758377', 'SNP': 'rs1185... | general | Select, Join | Metadata |
Q36.1180 | Q36 | What is the genomic location of SNP rs572443526? | The SNP rs572443526 is located on chromosome 17. Genomic Build GrCh37/HG19: base pair position 36012809, Genomic Build GrCh38/HG38: base pair position 37652781. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs572443526'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18691203', 'SNP': 'rs572443526', 'chr_38': 17, 'bp_38': 37652781, 'chr_37': 17, 'bp_37': 36012809}] | general | Select, Join | Metadata |
Q36.1332 | Q36 | What is the genomic location of SNP rs560569187? | The SNP rs560569187 is located on chromosome 18. Genomic Build GrCh37/HG19: base pair position 25261504, Genomic Build GrCh38/HG38: base pair position 27681540. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs560569187'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19196865', 'SNP': 'rs560569187', 'chr_38': 18, 'bp_38': 27681540, 'chr_37': 18, 'bp_37': 25261504}] | general | Select, Join | Metadata |
Q36.1587 | Q36 | What is the genomic location of SNP rs545107847? | The SNP rs545107847 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 159559504, Genomic Build GrCh38/HG38: base pair position 159841715. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs545107847'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4741596', 'SNP': 'rs545107847', 'chr_38': 3, 'bp_38': 159841715, 'chr_37': 3, 'bp_37': 159559504}] | general | Select, Join | Metadata |
Q36.69 | Q36 | What is the genomic location of SNP rs183445520? | The SNP rs183445520 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 49725391, Genomic Build GrCh38/HG38: base pair position 49498253. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs183445520'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2100562', 'SNP': 'rs183445520', 'chr_38': 2, 'bp_38': 49498253, 'chr_37': 2, 'bp_37': 49725391}] | general | Select, Join | Metadata |
Q36.25 | Q36 | What is the genomic location of SNP rs1036109127? | The SNP rs1036109127 is located on chromosome 18. Genomic Build GrCh37/HG19: base pair position 76343125, Genomic Build GrCh38/HG38: base pair position 78583125. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1036109127'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19609399', 'SNP': 'rs1036109127', 'chr_38': 18, 'bp_38': 78583125, 'chr_37': 18, 'bp_37': 76343125}] | general | Select, Join | Metadata |
Q36.147 | Q36 | What is the genomic location of SNP rs181566417? | The SNP rs181566417 is located on chromosome 14. Genomic Build GrCh37/HG19: base pair position 57073039, Genomic Build GrCh38/HG38: base pair position 56606321. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs181566417'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16795863', 'SNP': 'rs181566417', 'chr_38': 14, 'bp_38': 56606321, 'chr_37': 14, 'bp_37': 57073039}] | general | Select, Join | Metadata |
Q36.542 | Q36 | What is the genomic location of SNP rs536491135? | The SNP rs536491135 is located on chromosome 20. Genomic Build GrCh37/HG19: base pair position 46750656, Genomic Build GrCh38/HG38: base pair position 48121913. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs536491135'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20428959', 'SNP': 'rs536491135', 'chr_38': 20, 'bp_38': 48121913, 'chr_37': 20, 'bp_37': 46750656}] | general | Select, Join | Metadata |
Q36.818 | Q36 | What is the genomic location of SNP rs199637042? | The SNP rs199637042 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 28638522, Genomic Build GrCh38/HG38: base pair position 28781005. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs199637042'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10831788', 'SNP': 'rs199637042', 'chr_38': 8, 'bp_38': 28781005, 'chr_37': 8, 'bp_37': 28638522}] | general | Select, Join | Metadata |
Q36.1120 | Q36 | What is the genomic location of SNP rs10282827? | The SNP rs10282827 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 138034103, Genomic Build GrCh38/HG38: base pair position 137021860. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10282827'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1811894', 'SNP': 'rs10282827', 'chr_38': 0, 'bp_38': 0, 'chr_37': 8, 'bp_37': 138034103}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11631141', 'SNP': 'rs10282827', '... | general | Select, Join | Metadata |
Q36.88 | Q36 | What is the genomic location of SNP rs28578662? | The SNP rs28578662 is located on chromosome 15. Genomic Build GrCh37/HG19: base pair position 60772674, Genomic Build GrCh38/HG38: base pair position 60480475. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs28578662'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6754883', 'SNP': 'rs28578662', 'chr_38': 15, 'bp_38': 60480475, 'chr_37': 15, 'bp_37': 60772674}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17461093', 'SNP': 'rs2857... | general | Select, Join | Metadata |
Q36.1183 | Q36 | What is the genomic location of SNP rs72808598? | The SNP rs72808598 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 47363862, Genomic Build GrCh38/HG38: base pair position 47136723. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72808598'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2439969', 'SNP': 'rs72808598', 'chr_38': 2, 'bp_38': 47136723, 'chr_37': 2, 'bp_37': 47363862}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2079441', 'SNP': 'rs7280859... | general | Select, Join | Metadata |
Q36.1333 | Q36 | What is the genomic location of SNP rs962063465? | The SNP rs962063465 is located on chromosome 13. Genomic Build GrCh37/HG19: base pair position 79086948, Genomic Build GrCh38/HG38: base pair position 78512813. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs962063465'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16210358', 'SNP': 'rs962063465', 'chr_38': 13, 'bp_38': 78512813, 'chr_37': 13, 'bp_37': 79086948}] | general | Select, Join | Metadata |
Q36.1806 | Q36 | What is the genomic location of SNP rs138803947? | The SNP rs138803947 is located on chromosome 14. Genomic Build GrCh37/HG19: base pair position 23438230, Genomic Build GrCh38/HG38: base pair position 22969021. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs138803947'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_16531286', 'SNP': 'rs138803947', 'chr_38': 14, 'bp_38': 22969021, 'chr_37': 14, 'bp_37': 23438230}] | general | Select, Join | Metadata |
Q36.1819 | Q36 | What is the genomic location of SNP rs11128072? | The SNP rs11128072 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 89317917, Genomic Build GrCh38/HG38: base pair position 89268767. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11128072'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1040202', 'SNP': 'rs11128072', 'chr_38': 3, 'bp_38': 89268767, 'chr_37': 3, 'bp_37': 89317917}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4224824', 'SNP': 'rs1112807... | general | Select, Join | Metadata |
Q36.1374 | Q36 | What is the genomic location of SNP rs10047996? | The SNP rs10047996 is located on chromosome 15. Genomic Build GrCh37/HG19: base pair position 46426424, Genomic Build GrCh38/HG38: base pair position 46134226. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs10047996'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17351158', 'SNP': 'rs10047996', 'chr_38': 15, 'bp_38': 46134226, 'chr_37': 15, 'bp_37': 46426424}] | general | Select, Join | Metadata |
Q36.1144 | Q36 | What is the genomic location of SNP rs538505072? | The SNP rs538505072 is located on chromosome 19. Genomic Build GrCh37/HG19: base pair position 56006232, Genomic Build GrCh38/HG38: base pair position 55494865. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs538505072'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20064608', 'SNP': 'rs538505072', 'chr_38': 19, 'bp_38': 55494865, 'chr_37': 19, 'bp_37': 56006232}] | general | Select, Join | Metadata |
Q36.367 | Q36 | What is the genomic location of SNP rs556557334? | The SNP rs556557334 is located on chromosome 18. Genomic Build GrCh37/HG19: base pair position 19505140, Genomic Build GrCh38/HG38: base pair position 21925179. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs556557334'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_19154945', 'SNP': 'rs556557334', 'chr_38': 18, 'bp_38': 21925179, 'chr_37': 18, 'bp_37': 19505140}] | general | Select, Join | Metadata |
Q36.1790 | Q36 | What is the genomic location of SNP rs9295438? | The SNP rs9295438 is located on chromosome 6. Genomic Build GrCh37/HG19: base pair position 19452664, Genomic Build GrCh38/HG38: base pair position 19452433. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs9295438'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7118251', 'SNP': 'rs9295438', 'chr_38': 6, 'bp_38': 19452433, 'chr_37': 6, 'bp_37': 19452664}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8094220', 'SNP': 'rs9295438'... | general | Select, Join | Metadata |
Q36.1208 | Q36 | What is the genomic location of SNP rs143834582? | The SNP rs143834582 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 71703604, Genomic Build GrCh38/HG38: base pair position 70837887. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs143834582'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_5610454', 'SNP': 'rs143834582', 'chr_38': 4, 'bp_38': 70837887, 'chr_37': 4, 'bp_37': 71703604}] | general | Select, Join | Metadata |
Q36.1035 | Q36 | What is the genomic location of SNP rs548361694? | The SNP rs548361694 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 69968875, Genomic Build GrCh38/HG38: base pair position 68209118. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs548361694'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13164260', 'SNP': 'rs548361694', 'chr_38': 10, 'bp_38': 68209118, 'chr_37': 10, 'bp_37': 69968875}] | general | Select, Join | Metadata |
Q36.1039 | Q36 | What is the genomic location of SNP rs148526166? | The SNP rs148526166 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 52684701, Genomic Build GrCh38/HG38: base pair position 52219029. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs148526166'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_384467', 'SNP': 'rs148526166', 'chr_38': 1, 'bp_38': 52219029, 'chr_37': 1, 'bp_37': 52684701}] | general | Select, Join | Metadata |
Q36.1761 | Q36 | What is the genomic location of SNP rs559676234? | The SNP rs559676234 is located on chromosome 11. Genomic Build GrCh37/HG19: base pair position 97289622, Genomic Build GrCh38/HG38: base pair position 97418622. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs559676234'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14424919', 'SNP': 'rs559676234', 'chr_38': 11, 'bp_38': 97418622, 'chr_37': 11, 'bp_37': 97289622}] | general | Select, Join | Metadata |
Q36.1357 | Q36 | What is the genomic location of SNP rs149504688? | The SNP rs149504688 is located on chromosome 22. Genomic Build GrCh37/HG19: base pair position 22538430, Genomic Build GrCh38/HG38: base pair position 22184040. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs149504688'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20892662', 'SNP': 'rs149504688', 'chr_38': 22, 'bp_38': 22184040, 'chr_37': 22, 'bp_37': 22538430}] | general | Select, Join | Metadata |
Q36.1875 | Q36 | What is the genomic location of SNP rs11593029? | The SNP rs11593029 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 54152733, Genomic Build GrCh38/HG38: base pair position 52392973. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs11593029'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13030728', 'SNP': 'rs11593029', 'chr_38': 10, 'bp_38': 52392973, 'chr_37': 10, 'bp_37': 54152733}] | general | Select, Join | Metadata |
Q36.672 | Q36 | What is the genomic location of SNP rs249124? | The SNP rs249124 is located on chromosome 5. Genomic Build GrCh37/HG19: base pair position 16917883, Genomic Build GrCh38/HG38: base pair position 16917774. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs249124'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, ... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6699229', 'SNP': 'rs249124', 'chr_38': 5, 'bp_38': 16917774, 'chr_37': 5, 'bp_37': 16917883}] | general | Select, Join | Metadata |
Q36.369 | Q36 | What is the genomic location of SNP rs114567553? | The SNP rs114567553 is located on chromosome 3. Genomic Build GrCh37/HG19: base pair position 35492226, Genomic Build GrCh38/HG38: base pair position 35450734. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs114567553'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3810950', 'SNP': 'rs114567553', 'chr_38': 3, 'bp_38': 35450734, 'chr_37': 3, 'bp_37': 35492226}] | general | Select, Join | Metadata |
Q36.80 | Q36 | What is the genomic location of SNP rs540358009? | The SNP rs540358009 is located on chromosome 9. Genomic Build GrCh37/HG19: base pair position 71655599, Genomic Build GrCh38/HG38: base pair position 69040683. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs540358009'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12071331', 'SNP': 'rs540358009', 'chr_38': 9, 'bp_38': 69040683, 'chr_37': 9, 'bp_37': 71655599}] | general | Select, Join | Metadata |
Q36.28 | Q36 | What is the genomic location of SNP rs142806902? | The SNP rs142806902 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 23081157, Genomic Build GrCh38/HG38: base pair position 22754664. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs142806902'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_177600', 'SNP': 'rs142806902', 'chr_38': 1, 'bp_38': 22754664, 'chr_37': 1, 'bp_37': 23081157}] | general | Select, Join | Metadata |
Q36.1438 | Q36 | What is the genomic location of SNP rs780479508? | The SNP rs780479508 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 231581724, Genomic Build GrCh38/HG38: base pair position 231445978. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs780479508'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1540010', 'SNP': 'rs780479508', 'chr_38': 1, 'bp_38': 231445978, 'chr_37': 1, 'bp_37': 231581724}] | general | Select, Join | Metadata |
Q36.531 | Q36 | What is the genomic location of SNP rs550563390? | The SNP rs550563390 is located on chromosome 4. Genomic Build GrCh37/HG19: base pair position 160151699, Genomic Build GrCh38/HG38: base pair position 159230547. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs550563390'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6289888', 'SNP': 'rs550563390', 'chr_38': 4, 'bp_38': 159230547, 'chr_37': 4, 'bp_37': 160151699}] | general | Select, Join | Metadata |
Q36.1836 | Q36 | What is the genomic location of SNP rs141808234? | The SNP rs141808234 is located on chromosome 6. Genomic Build GrCh37/HG19: base pair position 94098252, Genomic Build GrCh38/HG38: base pair position 93388534. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs141808234'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8703660', 'SNP': 'rs141808234', 'chr_38': 6, 'bp_38': 93388534, 'chr_37': 6, 'bp_37': 94098252}] | general | Select, Join | Metadata |
Q36.56 | Q36 | What is the genomic location of SNP rs1498271? | The SNP rs1498271 is located on chromosome 10. Genomic Build GrCh37/HG19: base pair position 4627791, Genomic Build GrCh38/HG38: base pair position 4585599. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs1498271'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37,... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4004407', 'SNP': 'rs1498271', 'chr_38': 10, 'bp_38': 4585599, 'chr_37': 10, 'bp_37': 4627791}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12660776', 'SNP': 'rs1498271... | general | Select, Join | Metadata |
Q36.645 | Q36 | What is the genomic location of SNP rs72771169? | The SNP rs72771169 is located on chromosome 2. Genomic Build GrCh37/HG19: base pair position 2519644, Genomic Build GrCh38/HG38: base pair position 2515872. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs72771169'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1226582', 'SNP': 'rs72771169', 'chr_38': 2, 'bp_38': 2515872, 'chr_37': 2, 'bp_37': 2519644}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1709187', 'SNP': 'rs72771169'... | general | Select, Join | Metadata |
Q36.306 | Q36 | What is the genomic location of SNP rs62518365? | The SNP rs62518365 is located on chromosome 8. Genomic Build GrCh37/HG19: base pair position 73770998, Genomic Build GrCh38/HG38: base pair position 72858763. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs62518365'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_37... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11146733', 'SNP': 'rs62518365', 'chr_38': 8, 'bp_38': 72858763, 'chr_37': 8, 'bp_37': 73770998}] | general | Select, Join | Metadata |
Q36.725 | Q36 | What is the genomic location of SNP rs138795517? | The SNP rs138795517 is located on chromosome 12. Genomic Build GrCh37/HG19: base pair position 24292678, Genomic Build GrCh38/HG38: base pair position 24139744. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs138795517'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14917243', 'SNP': 'rs138795517', 'chr_38': 12, 'bp_38': 24139744, 'chr_37': 12, 'bp_37': 24292678}] | general | Select, Join | Metadata |
Q36.631 | Q36 | What is the genomic location of SNP rs532778273? | The SNP rs532778273 is located on chromosome 1. Genomic Build GrCh37/HG19: base pair position 181763365, Genomic Build GrCh38/HG38: base pair position 181794229. | SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, SNP, chr_38, bp_38, chr_37, bp_37
FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID`
WHERE SNP = 'rs532778273'
UNION ALL
SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, SNP, chr_38, bp_38, chr_3... | [{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1150629', 'SNP': 'rs532778273', 'chr_38': 1, 'bp_38': 181794229, 'chr_37': 1, 'bp_37': 181763365}] | general | Select, Join | Metadata |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.