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
Q69.989
Q69
What is the nearest gene to SNP rs150326509?
The SNP rs150326509 is located on or closest to the genes LINC02211 and CDH9.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs150326509' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4108804', 'nearestGene': 'LINC02211;CDH9'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6779616', 'nearestGene': 'LINC02211;CDH9'}]
general
Select, Join
Metadata
Q69.1965
Q69
What is the nearest gene to SNP rs9369951?
The SNP rs9369951 is located on or closest to the genes LOC100506207 and TFAP2A.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9369951' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5364945', 'nearestGene': 'LOC100506207;TFAP2A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8015774', 'nearestGene': 'LOC100506207;TFAP2A'}]
general
Select, Join
Metadata
Q69.193
Q69
What is the nearest gene to SNP rs762592747?
According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs762592747 is not known to be located near a gene or there hasn't been one identified yet.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs762592747' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_788787', 'nearestGene': '.'}]
general
Select, Join
Metadata
Q69.1149
Q69
What is the nearest gene to SNP rs1306338698?
According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs1306338698 is CYB5R4.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1306338698' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8627604', 'nearestGene': 'CYB5R4'}]
general
Select, Join
Metadata
Q69.1001
Q69
What is the nearest gene to SNP rs12669324?
The SNP rs12669324 is located on or closest to the genes TAC1 and ASNS.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs12669324' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.P...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2327279', 'nearestGene': 'TAC1;ASNS'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10063907', 'nearestGene': 'TAC1;ASNS'}]
general
Select, Join
Metadata
Q69.1956
Q69
What is the nearest gene to SNP rs9314755?
The nearest gene to SNP rs9314755 is GAS1RR.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9314755' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7732760', 'nearestGene': 'GAS1RR'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12211303', 'nearestGene': 'GAS1RR'}]
general
Select, Join
Metadata
Q69.1657
Q69
What is the nearest gene to SNP rs565028099?
According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs565028099 is located on or closest to the genes LINC00583 and NFIB.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs565028099' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_11845148', 'nearestGene': 'LINC00583;NFIB'}]
general
Select, Join
Metadata
Q69.613
Q69
What is the nearest gene to SNP rs117338323?
The nearest gene to SNP rs117338323 is KLHL7.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs117338323' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4697578', 'nearestGene': 'KLHL7'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_9528080', 'nearestGene': 'KLHL7'}]
general
Select, Join
Metadata
Q69.183
Q69
What is the nearest gene to SNP rs141217269?
According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the SNP rs141217269 is located on or closest to the genes SPATA31C2 and SPIN1.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs141217269' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1590758', 'nearestGene': 'SPATA31C2;SPIN1'}]
general
Select, Join
Metadata
Q69.305
Q69
What is the nearest gene to SNP rs7212233?
The SNP rs7212233 is located on or closest to the genes CNTROB and GUCY2D.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7212233' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1095127', 'nearestGene': 'CNTROB;GUCY2D'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18512145', 'nearestGene': 'CNTROB;GUCY2D'}]
general
Select, Join
Metadata
Q69.502
Q69
What is the nearest gene to SNP rs59872153?
The SNP rs59872153 is located on or closest to the genes LINC01680 and RGS18.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs59872153' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.P...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2610287', 'nearestGene': 'LINC01680;RGS18'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_1230561', 'nearestGene': 'LINC01680;RGS18'}]
general
Select, Join
Metadata
Q69.1696
Q69
What is the nearest gene to SNP rs559234587?
According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs559234587 is RBM20.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs559234587' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_13489669', 'nearestGene': 'RBM20'}]
general
Select, Join
Metadata
Q69.1721
Q69
What is the nearest gene to SNP rs761628485?
According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs761628485 is located on or closest to the genes HAND2-AS1 and LINC02269.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs761628485' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_6410068', 'nearestGene': 'HAND2-AS1;LINC02269'}]
general
Select, Join
Metadata
Q69.1662
Q69
What is the nearest gene to SNP rs6055897?
The nearest gene to SNP rs6055897 is PLCB1.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs6055897' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5420970', 'nearestGene': 'PLCB1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20161971', 'nearestGene': 'PLCB1'}]
general
Select, Join
Metadata
Q69.1639
Q69
What is the nearest gene to SNP rs7803203?
The nearest gene to SNP rs7803203 is DNAJB6.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7803203' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7438629', 'nearestGene': 'DNAJB6'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_10504553', 'nearestGene': 'DNAJB6'}]
general
Select, Join
Metadata
Q69.523
Q69
What is the nearest gene to SNP rs28578662?
The nearest gene to SNP rs28578662 is RORA-AS1.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs28578662' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.P...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_6754883', 'nearestGene': 'RORA-AS1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17461093', 'nearestGene': 'RORA-AS1'}]
general
Select, Join
Metadata
Q69.1985
Q69
What is the nearest gene to SNP rs60336199?
The SNP rs60336199 is located on or closest to the genes LOC340090 and LINC02230.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs60336199' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.P...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_2463331', 'nearestGene': 'LOC340090;LINC02230'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7095916', 'nearestGene': 'LOC340090;LINC02230'}]
general
Select, Join
Metadata
Q69.1078
Q69
What is the nearest gene to SNP rs9358357?
The nearest gene to SNP rs9358357 is CDKAL1.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9358357' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3312675', 'nearestGene': 'CDKAL1'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8104730', 'nearestGene': 'CDKAL1'}]
general
Select, Join
Metadata
Q69.482
Q69
What is the nearest gene to SNP rs819169?
The nearest gene to SNP rs819169 is AHCY.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs819169' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Par...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4837512', 'nearestGene': 'AHCY'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20327620', 'nearestGene': 'AHCY'}]
general
Select, Join
Metadata
Q69.160
Q69
What is the nearest gene to SNP rs1503591?
According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs1503591 is FGF12.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1503591' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4991069', 'nearestGene': 'FGF12'}]
general
Select, Join
Metadata
Q69.1253
Q69
What is the nearest gene to SNP rs9864521?
The SNP rs9864521 is located on or closest to the genes OTOL1 and LINC01192.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs9864521' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5281861', 'nearestGene': 'OTOL1;LINC01192'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_4755819', 'nearestGene': 'OTOL1;LINC01192'}]
general
Select, Join
Metadata
Q69.1205
Q69
What is the nearest gene to SNP rs550026014?
According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs550026014 is located on or closest to the genes DNMT3L and AIRE.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs550026014' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20830929', 'nearestGene': 'DNMT3L;AIRE'}]
general
Select, Join
Metadata
Q69.17
Q69
What is the nearest gene to SNP rs756480155?
According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the nearest gene to SNP rs756480155 is RREB1.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs756480155' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7995590', 'nearestGene': 'RREB1'}]
general
Select, Join
Metadata
Q69.1550
Q69
What is the nearest gene to SNP rs13008674?
The nearest gene to SNP rs13008674 is FSHR.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs13008674' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.P...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5393649', 'nearestGene': 'FSHR'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_2095680', 'nearestGene': 'FSHR'}]
general
Select, Join
Metadata
Q69.1081
Q69
What is the nearest gene to SNP rs1906545?
According to the largest European genome-wide meta-analysis of Parkinson's disease from Nalls (2019), the nearest gene to SNP rs1906545 is COPG2.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1906545' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3533498', 'nearestGene': 'COPG2'}]
general
Select, Join
Metadata
Q69.1972
Q69
What is the nearest gene to SNP rs7074380?
The SNP rs7074380 is located on or closest to the genes LINC02623 and LINC01264.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs7074380' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12964830', 'nearestGene': 'LINC02623;LINC01264'}, {'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_3568628', 'nearestGene': 'LINC02623;LINC01264'}]
general
Select, Join
Metadata
Q69.552
Q69
What is the nearest gene to SNP rs73607604?
The SNP rs73607604 is located on or closest to the genes LINC01370 and MAFB.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs73607604' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.P...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5521170', 'nearestGene': 'LINC01370;MAFB'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20368109', 'nearestGene': 'LINC01370;MAFB'}]
general
Select, Join
Metadata
Q69.1554
Q69
What is the nearest gene to SNP rs112479397?
The nearest gene to SNP rs112479397 is LOC100133315.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs112479397' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_521129', 'nearestGene': 'LOC100133315'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_14227915', 'nearestGene': 'LOC100133315'}]
general
Select, Join
Metadata
Q69.665
Q69
What is the nearest gene to SNP rs4078003?
The SNP rs4078003 is located on or closest to the genes RBFOX1 and TMEM114.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs4078003' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_4246063', 'nearestGene': 'RBFOX1;TMEM114'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17876239', 'nearestGene': 'RBFOX1;TMEM114'}]
general
Select, Join
Metadata
Q69.1626
Q69
What is the nearest gene to SNP rs2489160?
The nearest gene to SNP rs2489160 is DENND1A.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs2489160' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_137549', 'nearestGene': 'DENND1A'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_12500658', 'nearestGene': 'DENND1A'}]
general
Select, Join
Metadata
Q69.1028
Q69
What is the nearest gene to SNP rs112054130?
The SNP rs112054130 is located on or closest to the genes HAND1 and MIR3141.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs112054130' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_1008015', 'nearestGene': 'HAND1;MIR3141'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_7726477', 'nearestGene': 'HAND1;MIR3141'}]
general
Select, Join
Metadata
Q69.1994
Q69
What is the nearest gene to SNP rs167278?
The SNP rs167278 is located on or closest to the genes ADRA1D and PRNP.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs167278' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Par...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5667532', 'nearestGene': 'ADRA1D;PRNP'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_20128075', 'nearestGene': 'ADRA1D;PRNP'}]
general
Select, Join
Metadata
Q69.1519
Q69
What is the nearest gene to SNP rs186297606?
According to the largest European genome-wide meta-analysis of Alzheimer's disease from Bellenguez (2022), the SNP rs186297606 is located on or closest to the genes GADL1 and MIR466.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs186297606' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}....
[{'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_3775475', 'nearestGene': 'GADL1;MIR466'}]
general
Select, Join
Metadata
Q69.968
Q69
What is the nearest gene to SNP rs1958119?
The SNP rs1958119 is located on or closest to the genes SNORD3P3 and LINC02329.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs1958119' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Pa...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_7750885', 'nearestGene': 'SNORD3P3;LINC02329'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_17018872', 'nearestGene': 'SNORD3P3;LINC02329'}]
general
Select, Join
Metadata
Q69.1883
Q69
What is the nearest gene to SNP rs553781?
The nearest gene to SNP rs553781 is C17orf77.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs553781' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.Par...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5000153', 'nearestGene': 'C17orf77'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_18947161', 'nearestGene': 'C17orf77'}]
general
Select, Join
Metadata
Q69.287
Q69
What is the nearest gene to SNP rs78926933?
The SNP rs78926933 is located on or closest to the genes GJA1 and HSF2.
SELECT 'AlzheimerDisease_CombinedGeneData_UUID' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.AlzheimerDisease_CombinedGeneData_UUID` WHERE SNP = 'rs78926933' UNION ALL SELECT 'ParkinsonDisease_CompleteGeneData_No23andMe' AS source_table, UUID, nearestGene FROM `{project_id}.{dataset_name}.P...
[{'source_table': 'ParkinsonDisease_CompleteGeneData_No23andMe', 'UUID': 'PDno23andme_full_gene_notext_5195649', 'nearestGene': 'GJA1;HSF2'}, {'source_table': 'AlzheimerDisease_CombinedGeneData_UUID', 'UUID': 'AD_combo_gene_notext_UUID_8908629', 'nearestGene': 'GJA1;HSF2'}]
general
Select, Join
Metadata
Q7.455
Q7
What are the approved uses for Ruxolitinib Phosphate?
Ruxolitinib Phosphate has been approved by the FDA to treat 3 diseases: Myelofibrosis, polycythemia vera, and primary myelofibrosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%ruxolitinib phosphate%" OR LOWER(tradeNames_list) LIKE "%ruxolitinib phosphate%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_843770', 'drugName': 'Ruxolitinib Phosphate', 'tradeNames_list': "['Jakafi', 'Opzelura']", 'syns_list': "['INCB-018424 PHOSPHATE', 'INCB-018424 SALT', 'INCB-18424 PHOSPHATEINCB018424 PHOSPHATE', 'INCB018424 SALT', 'OpzeluraRuxolitinib (as phosphate)', 'Ruxolitinib monophospha...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.343
Q7
What are the approved uses for Naloxegol Oxalate?
Naloxegol Oxalate has been approved by the FDA to treat 2 diseases: pain and constipation disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%naloxegol oxalate%" OR LOWER(tradeNames_list) LIKE "%naloxegol oxalate%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_763355', 'drugName': 'Naloxegol Oxalate', 'tradeNames_list': "['Movantik']", 'syns_list': "['AZ13337019 oxalate', 'NKTR-118 oxalate', 'Naloxegol oxalate']", 'mesh_heading': 'Constipation', 'efo_term': 'constipation disorder', 'yearOfFirstApproval': 2014, 'max_phase_for_ind': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.178
Q7
What are the approved uses for Enasidenib Mesylate?
Enasidenib Mesylate has been approved by the FDA to treat 1 disease: acute myeloid leukemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%enasidenib mesylate%" OR LOWER(tradeNames_list) LIKE "%enasidenib mesylate%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_1192245', 'drugName': 'Enasidenib Mesylate', 'tradeNames_list': "['Idhifa']", 'syns_list': "['AG-221 mesylate', 'CC-90007', 'Enasidenib mesilate', 'Enasidenib mesylateEnasidenib methanesulfonate']", 'mesh_heading': 'Leukemia, Myeloid, Acute', 'efo_term': 'acute myeloid leukem...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.87
Q7
What are the approved uses for Cabazitaxel?
Cabazitaxel has been approved by the FDA to treat 6 diseases: metastatic prostate cancer, cancer, neoplasm, prostate adenocarcinoma, prostate carcinoma, and prostate cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%cabazitaxel%" OR LOWER(tradeNames_list) LIKE "%cabazitaxel%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_68143', 'drugName': 'Cabazitaxel', 'tradeNames_list': "['Jevtana', 'Jevtana kit']", 'syns_list': "['Cabazitaxel', 'Cabazitaxel acetonate', 'Jevtana', 'NSC-761432', 'TXD 258TXD-258', 'XRP 6258', 'XRP-6258']", 'mesh_heading': 'Prostatic Neoplasms', 'efo_term': 'metastatic prost...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.334
Q7
What are the approved uses for Mitapivat Sulfate?
Mitapivat Sulfate has been approved by the FDA to treat 1 disease: familial hemolytic anemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%mitapivat sulfate%" OR LOWER(tradeNames_list) LIKE "%mitapivat sulfate%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_1193478', 'drugName': 'Mitapivat Sulfate', 'tradeNames_list': "['Pyrukynd']", 'syns_list': "['AG-348 HEMISULFATE SESQUIHYDRATE', 'AG-348 sulfate hydrateMitapivat sulfate', 'Pyrukynd']", 'mesh_heading': 'Anemia, Hemolytic, Congenital', 'efo_term': 'familial hemolytic anemia', ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.141
Q7
What are the approved uses for Degarelix?
Degarelix has been approved by the FDA to treat 1 disease: neoplasm.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%degarelix%" OR LOWER(tradeNames_list) LIKE "%degarelix%" OR LOWER(syns_list) LIKE "%de...
[{'UUID': 'DrugTargetsIndication121923_text_1097145', 'drugName': 'Degarelix Acetate', 'tradeNames_list': "['Firmagon']", 'syns_list': "['Degarelix (as acetate)', 'Degarelix acetate', 'Degarelix acetate hydrateFE-200486', 'FE200486', 'FE200486 (FREE BASE)']", 'mesh_heading': 'Prostatic Neoplasms', 'efo_term': 'prostate...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.274
Q7
What are the approved uses for Lemborexant?
Lemborexant has been approved by the FDA to treat 1 disease: insomnia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%lemborexant%" OR LOWER(tradeNames_list) LIKE "%lemborexant%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_1076399', 'drugName': 'Lemborexant', 'tradeNames_list': "['Dayvigo']", 'syns_list': "['E-2006', 'E2006', 'Lemborexant']", 'mesh_heading': 'Sleep Initiation and Maintenance Disorders', 'efo_term': 'insomnia', 'yearOfFirstApproval': 2020, 'max_phase_for_ind': 4.0}, {'UUID': 'Dr...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.298
Q7
What are the approved uses for Lonafarnib?
Lonafarnib has been approved by the FDA to treat 2 diseases: Hutchinson-Gilford progeria syndrome and progeria.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%lonafarnib%" OR LOWER(tradeNames_list) LIKE "%lonafarnib%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_148985', 'drugName': 'Lonafarnib', 'tradeNames_list': "['Zokinvy']", 'syns_list': "['Lonafarnib', 'SCH 66336', 'SCH-66336', 'SCH66336', 'Sarasar']", 'mesh_heading': 'Progeria', 'efo_term': 'progeria', 'yearOfFirstApproval': 2020, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTarge...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.102
Q7
What are the approved uses for Casimersen?
Casimersen has been approved by the FDA to treat 2 diseases: Duchenne muscular dystrophy and muscular dystrophy.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%casimersen%" OR LOWER(tradeNames_list) LIKE "%casimersen%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1100437', 'drugName': 'Casimersen', 'tradeNames_list': "['Amondys 45']", 'syns_list': "['Casimersen', 'EXON-45: NG-12-0064', 'SRP-4045']", 'mesh_heading': 'Muscular Dystrophies', 'efo_term': 'muscular dystrophy', 'yearOfFirstApproval': 2021, 'max_phase_for_ind': 4.0}, {'UUID'...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.521
Q7
What are the approved uses for Torsemide?
Torsemide has been approved by the FDA to treat 6 diseases: cardiovascular disease, congestive heart failure, hypertension, myocardial infarction, stroke, and heart failure.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%torsemide%" OR LOWER(tradeNames_list) LIKE "%torsemide%" OR LOWER(syns_list) LIKE "%to...
[{'UUID': 'DrugTargetsIndication121923_text_1149091', 'drugName': 'Torsemide', 'tradeNames_list': "['Demadex', 'Soaanz', 'Torem 10', 'Torem 2.5', 'Torem 5', 'Torsemide']", 'syns_list': "['AC-4464', 'AC4464', 'BM-02.015', 'BM-02015', 'BM02.015', 'LupracTorasemide', 'Torasemide anhydrous', 'Torsemide', 'Upcard']", 'mesh_...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.412
Q7
What are the approved uses for Pitavastatin Magnesium?
Pitavastatin Magnesium has been approved by the FDA to treat 2 diseases: Abnormal circulating lipid concentration and hyperlipidemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%pitavastatin magnesium%" OR LOWER(tradeNames_list) LIKE "%pitavastatin magnesium%" OR ...
[{'UUID': 'DrugTargetsIndication121923_text_1104308', 'drugName': 'Pitavastatin Magnesium', 'tradeNames_list': "['Zypitamag']", 'syns_list': "['Pitavastatin magnesium']", 'mesh_heading': 'Hyperlipidemias', 'efo_term': 'hyperlipidemia', 'yearOfFirstApproval': 2017, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndicat...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.559
Q7
What are the approved uses for Vosoritide?
Vosoritide has been approved by the FDA to treat 2 diseases: bone disease and achondroplasia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%vosoritide%" OR LOWER(tradeNames_list) LIKE "%vosoritide%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1192664', 'drugName': 'Vosoritide', 'tradeNames_list': "['Voxzogo']", 'syns_list': "['BMN 111', 'BMN-111', 'Bmn 111', 'Vosoritide', 'Voxzogo']", 'mesh_heading': 'Achondroplasia', 'efo_term': 'achondroplasia', 'yearOfFirstApproval': 2021, 'max_phase_for_ind': 4.0}, {'UUID': 'D...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.156
Q7
What are the approved uses for Difelikefalin?
Difelikefalin has been approved by the FDA to treat 2 diseases: Pruritus and chronic kidney disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%difelikefalin%" OR LOWER(tradeNames_list) LIKE "%difelikefalin%" OR LOWER(syns_list) L...
[{'UUID': 'DrugTargetsIndication121923_text_1092293', 'drugName': 'Difelikefalin', 'tradeNames_list': "['Korsuva']", 'syns_list': "['4-PIPERIDINECARBOXYLIC ACID, N1-(D-PHENYLALANYL-D-PHENYLALANYL-D-LEUCYL-D-LYSYL)-4-AMINO-CR-845', 'CR845', 'Cr-845 acetate', 'Difelikefalin', 'Difelikefalin acetateFE-202845', 'FE202845',...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.56
Q7
What are the approved uses for Baricitinib?
Baricitinib has been approved by the FDA to treat 2 diseases: immune system disease and rheumatoid arthritis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%baricitinib%" OR LOWER(tradeNames_list) LIKE "%baricitinib%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_843238', 'drugName': 'Baricitinib', 'tradeNames_list': "['Olumiant']", 'syns_list': "['Baricitinib', 'Baricitinib phosphate', 'Baricitinib phosphate saltINCB-028050', 'INCB028050', 'Incb-28050', 'LY-3009104', 'LY3009104']", 'mesh_heading': 'Immune System Diseases', 'efo_term'...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.277
Q7
What are the approved uses for Lenvatinib Mesylate?
Lenvatinib Mesylate has been approved by the FDA to treat 3 diseases: renal cell carcinoma, thyroid carcinoma, and thyroid cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%lenvatinib mesylate%" OR LOWER(tradeNames_list) LIKE "%lenvatinib mesylate%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_690332', 'drugName': 'Lenvatinib Mesylate', 'tradeNames_list': "['Lenvima']", 'syns_list': "['E-7080 MESYLATE', 'E7080', 'E7080 MESYLATE', 'Lenvatinib mesilateLenvatinib mesylate', 'Lenvatinib methanesulfonate']", 'mesh_heading': 'Carcinoma, Renal Cell', 'efo_term': 'renal ce...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.173
Q7
What are the approved uses for Eliglustat Tartrate?
Eliglustat Tartrate has been approved by the FDA to treat 1 disease: Gaucher disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%eliglustat tartrate%" OR LOWER(tradeNames_list) LIKE "%eliglustat tartrate%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_1097559', 'drugName': 'Eliglustat Tartrate', 'tradeNames_list': "['Cerdelga']", 'syns_list': "['Eliglustat hemitartrate', 'Eliglustat tartrate', 'GENZ 112638GENZ-112638']", 'mesh_heading': 'Gaucher Disease', 'efo_term': 'Gaucher disease', 'yearOfFirstApproval': 2014, 'max_pha...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.520
Q7
What are the approved uses for Topotecan Hydrochloride?
Topotecan Hydrochloride has been approved by the FDA to treat 7 diseases: carcinoma, small cell lung carcinoma, ovarian carcinoma, ovarian neoplasm, small cell carcinoma, ovarian cancer, and malignant epithelial tumor of ovary.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%topotecan hydrochloride%" OR LOWER(tradeNames_list) LIKE "%topotecan hydrochloride%" O...
[{'UUID': 'DrugTargetsIndication121923_text_1193651', 'drugName': 'Topotecan Hydrochloride', 'tradeNames_list': "['Hycamptin', 'Hycamtin', 'Topotecan', 'Topotecan hydrochloride']", 'syns_list': "['Evotopin', 'NSC-759263', 'Nogitecan hydrochloride', 'SK&F S-104864-ASK&F-S-104864A', 'SK-S-104864-A', 'Topotecan (as hydroc...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.166
Q7
What are the approved uses for Drospirenone?
Drospirenone has been approved by the FDA to treat 1 disease: acne.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%drospirenone%" OR LOWER(tradeNames_list) LIKE "%drospirenone%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_939974', 'drugName': 'Drospirenone', 'tradeNames_list': "['Angeliq', 'Slynd']", 'syns_list': "['Drospirenone', 'NSC-760103', 'ZK 30595', 'ZK-30595']", 'mesh_heading': 'Acne Vulgaris', 'efo_term': 'acne', 'yearOfFirstApproval': 2001, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTa...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.145
Q7
What are the approved uses for Desoximetasone?
Desoximetasone has been approved by the FDA to treat 3 diseases: psoriasis, skin disease, and psoriasis vulgaris.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%desoximetasone%" OR LOWER(tradeNames_list) LIKE "%desoximetasone%" OR LOWER(syns_list)...
[{'UUID': 'DrugTargetsIndication121923_text_220825', 'drugName': 'Desoximetasone', 'tradeNames_list': "['Desoximetasone', 'Stiedex', 'Stiedex lp', 'Stiedex lpn', 'TopicortTopicort lp']", 'syns_list': "['A-41-304', 'A-41304', 'Desoximetasone', 'Desoxymethasone', 'HOE 304HOE-304', 'J83.644C', 'NSC-759189', 'R 2113', 'R-2...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.205
Q7
What are the approved uses for Fentanyl?
Fentanyl has been approved by the FDA to treat 5 diseases: Chronic pain, cancer, neoplasm, pain, and migraine disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%fentanyl%" OR LOWER(tradeNames_list) LIKE "%fentanyl%" OR LOWER(syns_list) LIKE "%fent...
[{'UUID': 'DrugTargetsIndication121923_text_785555', 'drugName': 'Fentanyl Citrate', 'tradeNames_list': "['Abstral', 'Actiq', 'Fentanyl', 'Fentanyl citrateFentanyl citrate preservative free', 'Fentora', 'Lazanda', 'OnsolisSublimaze', 'Sublimaze preservative free', 'Thalamonal']", 'syns_list': "['Fentanyl buccal', 'Fent...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.398
Q7
What are the approved uses for Pazopanib Hydrochloride?
Pazopanib Hydrochloride has been approved by the FDA to treat 7 diseases: chromophobe renal cell carcinoma, clear cell renal carcinoma, papillary renal cell carcinoma, renal cell carcinoma, sarcoma, collecting duct carcinoma, and soft tissue sarcoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%pazopanib hydrochloride%" OR LOWER(tradeNames_list) LIKE "%pazopanib hydrochloride%" O...
[{'UUID': 'DrugTargetsIndication121923_text_668076', 'drugName': 'Pazopanib Hydrochloride', 'tradeNames_list': "['Votrient']", 'syns_list': "['GW-786034B', 'GW786034B', 'Pazopanib (as hydrochloride)', 'Pazopanib hclPazopanib hydrochloride', 'Pazopanib monohydrochloride']", 'mesh_heading': 'Carcinoma, Renal Cell', 'efo_...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.11
Q7
What are the approved uses for Afatinib Dimaleate?
Afatinib Dimaleate has been approved by the FDA to treat 1 disease: non-small cell lung carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%afatinib dimaleate%" OR LOWER(tradeNames_list) LIKE "%afatinib dimaleate%" OR LOWER(sy...
[{'UUID': 'DrugTargetsIndication121923_text_207242', 'drugName': 'Afatinib Dimaleate', 'tradeNames_list': "['Gilotrif']", 'syns_list': "['Afatinib dimaleate', 'Afatinib maleate', 'BIBW-2992 MA2', 'BIBW-2992-MA2BIBW-2992MA2', 'BIBW2992 MA2', 'BIBW2992-MA2']", 'mesh_heading': 'Carcinoma, Non-Small-Cell Lung', 'efo_term':...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.469
Q7
What are the approved uses for Sitagliptin?
Sitagliptin has been approved by the FDA to treat 1 disease: diabetes mellitus.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%sitagliptin%" OR LOWER(tradeNames_list) LIKE "%sitagliptin%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_933166', 'drugName': 'Sitagliptin Phosphate', 'tradeNames_list': "['Janumet Xr', 'Januvia']", 'syns_list': "['Glactiv', 'MK-0431', 'MK0431', 'ONO-5435', 'Sitagliptin monophosphateSitagliptin monophosphate anhydrousSitagliptin monophosphate monohydrate', 'Sitagliptin phosphate...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.509
Q7
What are the approved uses for Tiotropium?
The drug Tiotropium has not been FDA approved for the treatment of any disease, but it has reached phase 3.0 clinical trials for chronic obstructive pulmonary disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%tiotropium%" OR LOWER(tradeNames_list) LIKE "%tiotropium%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_857947', 'drugName': 'Tiotropium Bromide', 'tradeNames_list': "['Spiriva', 'Spiriva respimat']", 'syns_list': "['BA 679 BR', 'BA-679 BR', 'BA-679-BR', 'BA-679BR', 'Tiotropium bromideTiotropium bromide anhydrous', 'Tiotropium bromide hydrateTiotropium bromide monohydrate']", '...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.246
Q7
What are the approved uses for Idelalisib?
Idelalisib has been approved by the FDA to treat 5 diseases: chronic lymphocytic leukemia, neoplasm of mature B-cells, cancer, neoplasm, and non-Hodgkins lymphoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%idelalisib%" OR LOWER(tradeNames_list) LIKE "%idelalisib%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_858413', 'drugName': 'Idelalisib', 'tradeNames_list': "['Zydelig']", 'syns_list': "['CAL-101', 'GS-1101', 'GS-11CAL-101', 'Idelalisib']", 'mesh_heading': 'Leukemia, Lymphocytic, Chronic, B-Cell', 'efo_term': 'chronic lymphocytic leukemia', 'yearOfFirstApproval': 2014, 'max_ph...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.348
Q7
What are the approved uses for Neratinib Maleate?
Neratinib Maleate has been approved by the FDA to treat 2 diseases: breast carcinoma and breast cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%neratinib maleate%" OR LOWER(tradeNames_list) LIKE "%neratinib maleate%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_209825', 'drugName': 'Neratinib Maleate', 'tradeNames_list': "['Nerlynx']", 'syns_list': "['Neratinib maleate', 'Neratinib maleate anhydrous']", 'mesh_heading': 'Breast Neoplasms', 'efo_term': 'breast carcinoma', 'yearOfFirstApproval': 2017, 'max_phase_for_ind': 4.0}, {'UUID'...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.7
Q7
What are the approved uses for Aclidinium Bromide?
Aclidinium Bromide has been approved by the FDA to treat 5 diseases: Airway obstruction, chronic obstructive pulmonary disease, emphysema, chronic bronchitis, and asthma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%aclidinium bromide%" OR LOWER(tradeNames_list) LIKE "%aclidinium bromide%" OR LOWER(sy...
[{'UUID': 'DrugTargetsIndication121923_text_857461', 'drugName': 'Aclidinium Bromide', 'tradeNames_list': "['Eklira', 'Tudorza pressair']", 'syns_list': "['14115700', 'Aclidinium bromide', 'Genuair', 'LAS 34273LAS 34273 MICRONIZED', 'LAS W-330', 'LAS-34273', 'LAS-34273 MICRONIZEDLAS-W-330']", 'mesh_heading': 'Bronchial...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.303
Q7
What are the approved uses for Lubiprostone?
Lubiprostone has been approved by the FDA to treat 4 diseases: Constipation, Chronic pain, irritable bowel syndrome, and constipation disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%lubiprostone%" OR LOWER(tradeNames_list) LIKE "%lubiprostone%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_1193430', 'drugName': 'Lubiprostone', 'tradeNames_list': "['Amitiza']", 'syns_list': "['Lubiprostone', 'RU-0211']", 'mesh_heading': 'Chronic Pain', 'efo_term': 'Chronic pain', 'yearOfFirstApproval': 2006, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndication121923_text_1...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.73
Q7
What are the approved uses for Bremelanotide Acetate?
Bremelanotide Acetate has been approved by the FDA to treat 2 diseases: mental or behavioural disorder and sexual dysfunction.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%bremelanotide acetate%" OR LOWER(tradeNames_list) LIKE "%bremelanotide acetate%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_1025290', 'drugName': 'Bremelanotide Acetate', 'tradeNames_list': "['Vyleesi (autoinjector)']", 'syns_list': "['Bremelanotide acetate', 'PT 141', 'PT-141', 'Vyleesi']", 'mesh_heading': 'Sexual Dysfunctions, Psychological', 'efo_term': 'sexual dysfunction', 'yearOfFirstApprova...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.444
Q7
What are the approved uses for Risdiplam?
Risdiplam has been approved by the FDA to treat 2 diseases: spinal muscular atrophy and Atrophy.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%risdiplam%" OR LOWER(tradeNames_list) LIKE "%risdiplam%" OR LOWER(syns_list) LIKE "%ri...
[{'UUID': 'DrugTargetsIndication121923_text_1072736', 'drugName': 'Risdiplam', 'tradeNames_list': "['Evrysdi']", 'syns_list': "['RG-7916', 'RG7916', 'RO-7034067', 'RO7034067', 'Risdiplam']", 'mesh_heading': 'Atrophy', 'efo_term': 'Atrophy', 'yearOfFirstApproval': 2020, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIn...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.532
Q7
What are the approved uses for Trilaciclib Dihydrochloride?
Trilaciclib Dihydrochloride has been approved by the FDA to treat 1 disease: small cell lung carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%trilaciclib dihydrochloride%" OR LOWER(tradeNames_list) LIKE "%trilaciclib dihydrochlo...
[{'UUID': 'DrugTargetsIndication121923_text_851297', 'drugName': 'Trilaciclib Dihydrochloride', 'tradeNames_list': "['Cosela']", 'syns_list': "['Trilaciclib dihydrochloride']", 'mesh_heading': 'Small Cell Lung Carcinoma', 'efo_term': 'small cell lung carcinoma', 'yearOfFirstApproval': 2021, 'max_phase_for_ind': 4.0}, {...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.84
Q7
What are the approved uses for Buprenorphine Hydrochloride?
The drug Buprenorphine Hydrochloride has not been FDA approved for the treatment of any disease, but it has reached phase 1.0 clinical trials for drug dependence and phase 3.0 clinical trials for opioid dependence.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%buprenorphine hydrochloride%" OR LOWER(tradeNames_list) LIKE "%buprenorphine hydrochlo...
[{'UUID': 'DrugTargetsIndication121923_text_766559', 'drugName': 'Buprenorphine Hydrochloride', 'tradeNames_list': "['Belbuca', 'Buprenex', 'Buprenorphine hydrochloride', 'Espranor', 'GabupNatzon', 'Prefibin', 'Probuphine', 'Subutex']", 'syns_list': "['Anorfin', 'Buprederm', 'Buprenorphine hcl', 'Buprenorphine hydrochl...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.82
Q7
What are the approved uses for Bupivacaine Hydrochloride?
Bupivacaine Hydrochloride has been approved by the FDA to treat 1 disease: pain.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%bupivacaine hydrochloride%" OR LOWER(tradeNames_list) LIKE "%bupivacaine hydrochloride...
[{'UUID': 'DrugTargetsIndication121923_text_664030', 'drugName': 'Bupivacaine Hydrochloride', 'tradeNames_list': "['Bupivac hcl', 'Bupivacaine hydrochloride', 'Bupivacaine hydrochloride kitBupivacaine hydrochloride preservative free', 'Marcain', 'MarcaineMarcaine hydrochloride', 'Marcaine hydrochloride preservative fre...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.149
Q7
What are the approved uses for Dexmedetomidine?
The drug Dexmedetomidine has not been FDA approved for the treatment of any disease, but it has reached phase 1.0 clinical trials for Inguinal hernia, Chronic pain, Cough, Cognitive impairment, atrial fibrillation, epilepsy, cocaine dependence, pregnancy, heart disease, scoliosis, insomnia, post-operative sign or sympt...
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%dexmedetomidine%" OR LOWER(tradeNames_list) LIKE "%dexmedetomidine%" OR LOWER(syns_lis...
[{'UUID': 'DrugTargetsIndication121923_text_1025878', 'drugName': 'Dexmedetomidine Hydrochloride', 'tradeNames_list': "['Dexmedetomidine hydrochloride', 'Igalmi', 'Precedex']", 'syns_list': "['Cepedex', 'Dexdomitor', 'Dexdor', 'Dexmedetomidine hclDexmedetomidine hydrochloride', 'Igalmi', 'Sedadex', 'Sileo']", 'mesh_hea...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.386
Q7
What are the approved uses for Pacritinib Citrate?
Pacritinib Citrate has been approved by the FDA to treat 2 diseases: polycythemia vera and primary myelofibrosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%pacritinib citrate%" OR LOWER(tradeNames_list) LIKE "%pacritinib citrate%" OR LOWER(sy...
[{'UUID': 'DrugTargetsIndication121923_text_933966', 'drugName': 'Pacritinib Citrate', 'tradeNames_list': "['Vonjo']", 'syns_list': "['Pacritinib citrate']", 'mesh_heading': 'Primary Myelofibrosis', 'efo_term': 'primary myelofibrosis', 'yearOfFirstApproval': 2022, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndicat...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.236
Q7
What are the approved uses for Guanfacine Hydrochloride?
Guanfacine Hydrochloride has been approved by the FDA to treat 2 diseases: hypertension and attention deficit hyperactivity disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%guanfacine hydrochloride%" OR LOWER(tradeNames_list) LIKE "%guanfacine hydrochloride%"...
[{'UUID': 'DrugTargetsIndication121923_text_1025301', 'drugName': 'Guanfacine Hydrochloride', 'tradeNames_list': "['Akfen', 'Estulic', 'Guanfacine hydrochloride', 'Intuniv', 'Tenex']", 'syns_list': "['BS 100-141', 'BS-100-141', 'Guafacine hydrochloride', 'Guanfacine hclGuanfacine hydrochloride', 'SPD503']", 'mesh_headi...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.481
Q7
What are the approved uses for Sumatriptan Succinate?
Sumatriptan Succinate has been approved by the FDA to treat 1 disease: migraine disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%sumatriptan succinate%" OR LOWER(tradeNames_list) LIKE "%sumatriptan succinate%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_937380', 'drugName': 'Sumatriptan Succinate', 'tradeNames_list': "['Alsuma', 'Imigran', 'Imigran 50', 'Imigran radis', 'Imigran recoveryImigran subject', 'Imitrex', 'Imitrex statdose', 'MigraitanMigraleve ultra', 'Onzetra xsail', 'Sumatriptan succinateSumavel dosepro', 'Zecui...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.373
Q7
What are the approved uses for Opicapone?
Opicapone has been approved by the FDA to treat 1 disease: Parkinson disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%opicapone%" OR LOWER(tradeNames_list) LIKE "%opicapone%" OR LOWER(syns_list) LIKE "%op...
[{'UUID': 'DrugTargetsIndication121923_text_1193366', 'drugName': 'Opicapone', 'tradeNames_list': "['Ongentys']", 'syns_list': "['BIA 9-1067', 'BIA-9-1067', 'BIA-91067', 'Ongentys', 'Opicapone']", 'mesh_heading': 'Parkinson Disease', 'efo_term': 'Parkinson disease', 'yearOfFirstApproval': 2020, 'max_phase_for_ind': 4.0...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.79
Q7
What are the approved uses for Bromfenac Sodium?
Bromfenac Sodium has been approved by the FDA to treat 3 diseases: Ocular pain, inflammation, and cataract.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%bromfenac sodium%" OR LOWER(tradeNames_list) LIKE "%bromfenac sodium%" OR LOWER(syns_l...
[{'UUID': 'DrugTargetsIndication121923_text_842547', 'drugName': 'Bromfenac Sodium', 'tradeNames_list': "['Bromday', 'Bromfenac sodium', 'Bromsite', 'Prolensa', 'Xibrom']", 'syns_list': "['AHR-10282B', 'Bromfenac monosodium saltBromfenac monosodium salt sesquihydrate', 'Bromfenac sodiumBromfenac sodium anhydrous', 'Bro...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.536
Q7
What are the approved uses for Ulipristal Acetate?
The drug Ulipristal Acetate has not been FDA approved for the treatment of any disease, but it has reached phase 2.0 clinical trials for menopause, Adenomyosis, depressive disorder, premenstrual tension, breast cancer, and Charcot-Marie-Tooth disease type 1A and phase 3.0 clinical trials for hemorrhage, uterine fibroid...
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%ulipristal acetate%" OR LOWER(tradeNames_list) LIKE "%ulipristal acetate%" OR LOWER(sy...
[{'UUID': 'DrugTargetsIndication121923_text_939782', 'drugName': 'Ulipristal Acetate', 'tradeNames_list': "['Ella', 'Ellaone', 'Esmya']", 'syns_list': "['CDB-2914', 'PGL-4001', 'RTI-3021-012', 'Ulipristal acetUlipristal acetate', 'Ulipristal acetate ', 'VA-2914', 'VA2914']", 'mesh_heading': 'Hemorrhage', 'efo_term': 'h...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.462
Q7
What are the approved uses for Selpercatinib?
Selpercatinib has been approved by the FDA to treat 5 diseases: cancer, neoplasm, non-small cell lung carcinoma, thyroid cancer, and medullary thyroid gland carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%selpercatinib%" OR LOWER(tradeNames_list) LIKE "%selpercatinib%" OR LOWER(syns_list) L...
[{'UUID': 'DrugTargetsIndication121923_text_944466', 'drugName': 'Selpercatinib', 'tradeNames_list': "['Retevmo']", 'syns_list': "['LOXO-292', 'LY-3527723', 'LY3527723', 'Loxo-292', 'Ret inhibitor loxo-292Selpercatinib']", 'mesh_heading': 'Carcinoma, Non-Small-Cell Lung', 'efo_term': 'non-small cell lung carcinoma', 'y...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.31
Q7
What are the approved uses for Amphetamine Sulfate?
Amphetamine Sulfate has been approved by the FDA to treat 2 diseases: attention deficit hyperactivity disorder and narcolepsy-cataplexy syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%amphetamine sulfate%" OR LOWER(tradeNames_list) LIKE "%amphetamine sulfate%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_440760', 'drugName': 'Amphetamine Sulfate', 'tradeNames_list': "['Amphetamine sulfate', 'Benzadrine', 'Evekeo', 'Evekeo odt']", 'syns_list': "['Amfetamine sulfate', 'Amfetamine sulphate', 'Amphetamine SulfateAmphetamine sulfate', 'Astedin', 'Benzedrine', 'Dl-amphetamine sulfa...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.146
Q7
What are the approved uses for Desvenlafaxine?
Desvenlafaxine has been approved by the FDA to treat 3 diseases: unipolar depression, major depressive disorder, and depressive disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%desvenlafaxine%" OR LOWER(tradeNames_list) LIKE "%desvenlafaxine%" OR LOWER(syns_list)...
[{'UUID': 'DrugTargetsIndication121923_text_206733', 'drugName': 'Desvenlafaxine Succinate', 'tradeNames_list': "['Desvenlafaxine succinate', 'Pristiq']", 'syns_list': "['DVS-233', 'Desvenlafaxine succinate', 'Desvenlafaxine succinate anhydrousDesvenlafaxine succinate hydrate', 'Desvenlafaxine succinate monohydrateDvs ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.133
Q7
What are the approved uses for Dacomitinib?
Dacomitinib has been approved by the FDA to treat 1 disease: non-small cell lung carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%dacomitinib%" OR LOWER(tradeNames_list) LIKE "%dacomitinib%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_217107', 'drugName': 'Dacomitinib', 'tradeNames_list': "['Vizimpro']", 'syns_list': "['Dacomitinib', 'Dacomitinib hydrate', 'Dacomitinib monohydratePF-00299804-03', 'Pf-00299804']", 'mesh_heading': 'Carcinoma, Non-Small-Cell Lung', 'efo_term': 'non-small cell lung carcinoma',...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.370
Q7
What are the approved uses for Olopatadine Hydrochloride?
Olopatadine Hydrochloride has been approved by the FDA to treat 4 diseases: Pruritus, seasonal allergic rhinitis, allergic rhinitis, and allergic conjunctivitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%olopatadine hydrochloride%" OR LOWER(tradeNames_list) LIKE "%olopatadine hydrochloride...
[{'UUID': 'DrugTargetsIndication121923_text_455957', 'drugName': 'Olopatadine Hydrochloride', 'tradeNames_list': "['Olopatadine hydrochloride', 'Pataday', 'Pataday once daily reliefPataday twice daily relief', 'Patanase', 'Patanol', 'Pazeo']", 'syns_list': "['ALO-4943A', 'ALO4943A', 'Allelock', 'KW-4679', 'KW4679Olopat...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.490
Q7
What are the approved uses for Tapinarof?
Tapinarof has been approved by the FDA to treat 1 disease: psoriasis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%tapinarof%" OR LOWER(tradeNames_list) LIKE "%tapinarof%" OR LOWER(syns_list) LIKE "%ta...
[{'UUID': 'DrugTargetsIndication121923_text_1193675', 'drugName': 'Tapinarof', 'tradeNames_list': "['Vtama']", 'syns_list': "['Benvitimod', 'GSK-2894512', 'GSK2894512', 'Tapinarof', 'Vtama', 'WBI-1001Wbi-1001']", 'mesh_heading': 'Psoriasis', 'efo_term': 'psoriasis', 'yearOfFirstApproval': 2022, 'max_phase_for_ind': 4.0...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.283
Q7
What are the approved uses for Levocetirizine Dihydrochloride?
Levocetirizine Dihydrochloride has been approved by the FDA to treat 5 diseases: Pruritus, seasonal allergic rhinitis, urticaria, allergic conjunctivitis, and Rhinitis, Allergic, Perennial.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%levocetirizine dihydrochloride%" OR LOWER(tradeNames_list) LIKE "%levocetirizine dihyd...
[{'UUID': 'DrugTargetsIndication121923_text_455993', 'drugName': 'Levocetirizine Dihydrochloride', 'tradeNames_list': "['Levocetirizine dihydrochloride', 'Xusal', 'Xyzal', 'Xyzal allergy 24hrXyzall']", 'syns_list': "['Cetirizine (r)-form dihydrochloride', 'Cetirizine hydrochloride (r)-Levocetirizine dihydrochloride', '...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.74
Q7
What are the approved uses for Brexanolone?
Brexanolone has been approved by the FDA to treat 1 disease: postpartum depression.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%brexanolone%" OR LOWER(tradeNames_list) LIKE "%brexanolone%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_967103', 'drugName': 'Brexanolone', 'tradeNames_list': "['Zulresso']", 'syns_list': "['Allopregnan-3.alpha.-ol-20-one', 'AllopregnanoloneAllotetrahydroprogesterone', 'Brexanolone', 'SAGE-547', 'SGE-102']", 'mesh_heading': 'Depression, Postpartum', 'efo_term': 'postpartum depr...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.40
Q7
What are the approved uses for Armodafinil?
Armodafinil has been approved by the FDA to treat 5 diseases: attention deficit hyperactivity disorder, obstructive sleep apnea, Sleep Disorder, narcolepsy-cataplexy syndrome, and narcolepsy.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%armodafinil%" OR LOWER(tradeNames_list) LIKE "%armodafinil%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_939177', 'drugName': 'Armodafinil', 'tradeNames_list': "['Armodafinil', 'Nuvigil']", 'syns_list': "['Armodafinil', 'CEP-10952', 'CEP-10953', 'CRL-40982', 'Modafinil, (r)-NSC-751850', 'NSC-758711', 'R-(-)-modafinil']", 'mesh_heading': 'Sleep Wake Disorders', 'efo_term': 'Sleep...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.91
Q7
What are the approved uses for Calcipotriene?
Calcipotriene has been approved by the FDA to treat 2 diseases: psoriasis and psoriasis vulgaris.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%calcipotriene%" OR LOWER(tradeNames_list) LIKE "%calcipotriene%" OR LOWER(syns_list) L...
[{'UUID': 'DrugTargetsIndication121923_text_823685', 'drugName': 'Calcipotriene', 'tradeNames_list': "['Calcipotriene', 'Dovobet', 'Dovonex', 'Enstilar', 'Sorilux', 'Xamiol']", 'syns_list': "['Calcipotriene', 'Calcipotriene hydrate', 'Calcipotriene monohydrateCalcipotriol', 'Calcipotriol anhydrous', 'Calcipotriol hydra...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.71
Q7
What are the approved uses for Bosentan?
Bosentan has been approved by the FDA to treat 4 diseases: hypertension, pulmonary arterial hypertension, pulmonary hypertension, and idiopathic and/or familial pulmonary arterial hypertension.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%bosentan%" OR LOWER(tradeNames_list) LIKE "%bosentan%" OR LOWER(syns_list) LIKE "%bose...
[{'UUID': 'DrugTargetsIndication121923_text_1084262', 'drugName': 'Bosentan', 'tradeNames_list': "['Tracleer']", 'syns_list': "['Anhydrous bosentan', 'Bosentan', 'Bosentan anhydrous', 'Bosentan hydrateBosentan monohydrate', 'RO 47-0203/029', 'RO-47-0203-029', 'RO-470203029']", 'mesh_heading': 'Hypertension, Pulmonary',...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.3
Q7
What are the approved uses for Abiraterone Acetate?
Abiraterone Acetate has been approved by the FDA to treat 6 diseases: metastatic prostate cancer, cancer, neoplasm, prostate adenocarcinoma, prostate carcinoma, and prostate cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%abiraterone acetate%" OR LOWER(tradeNames_list) LIKE "%abiraterone acetate%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_1094300', 'drugName': 'Abiraterone Acetate', 'tradeNames_list': "['Yonsa', 'Zytiga']", 'syns_list': "['Abiraterone acetate', 'CB-7630', 'CB7630', 'NSC-748121', 'NSC-749227']", 'mesh_heading': 'Prostatic Neoplasms', 'efo_term': 'prostate carcinoma', 'yearOfFirstApproval': 2011...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.562
Q7
What are the approved uses for Zanubrutinib?
Zanubrutinib has been approved by the FDA to treat 3 diseases: cancer, neoplasm, and Mantle cell lymphoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%zanubrutinib%" OR LOWER(tradeNames_list) LIKE "%zanubrutinib%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_1025174', 'drugName': 'Zanubrutinib', 'tradeNames_list': "['Brukinsa']", 'syns_list': "['BGB-3111', 'Bgb-3111', 'Zanubrutinib']", 'mesh_heading': 'Neoplasms', 'efo_term': 'neoplasm', 'yearOfFirstApproval': 2019, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndication121923...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.228
Q7
What are the approved uses for Glasdegib Maleate?
Glasdegib Maleate has been approved by the FDA to treat 1 disease: acute myeloid leukemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%glasdegib maleate%" OR LOWER(tradeNames_list) LIKE "%glasdegib maleate%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_1072617', 'drugName': 'Glasdegib Maleate', 'tradeNames_list': "['Daurismo']", 'syns_list': "['Glasdegib maleate', 'PF-04449913 MALEATE']", 'mesh_heading': 'Leukemia, Myeloid, Acute', 'efo_term': 'acute myeloid leukemia', 'yearOfFirstApproval': 2018, 'max_phase_for_ind': 4.0},...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.186
Q7
What are the approved uses for Eribulin Mesylate?
Eribulin Mesylate has been approved by the FDA to treat 3 diseases: breast carcinoma, breast neoplasm, and breast cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%eribulin mesylate%" OR LOWER(tradeNames_list) LIKE "%eribulin mesylate%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_146989', 'drugName': 'Eribulin Mesylate', 'tradeNames_list': "['Halaven']", 'syns_list': "['E-7389', 'E7389', 'Eribulin (as mesylate)', 'Eribulin mesilateEribulin mesylate', 'Eribulin monomethanesulfonate', 'Halaven']", 'mesh_heading': 'Breast Neoplasms', 'efo_term': 'breast ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.164
Q7
What are the approved uses for Dronabinol?
Dronabinol has been approved by the FDA to treat 5 diseases: Nausea and vomiting, Nausea, Anorexia, cancer, and Chemotherapy-induced nausea and vomiting.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%dronabinol%" OR LOWER(tradeNames_list) LIKE "%dronabinol%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1073292', 'drugName': 'Dronabinol', 'tradeNames_list': "['Dronabinol', 'Marinol', 'Syndros']", 'syns_list': "['.delta.-9-tetrahydrocannabinol', '.delta.1-thc.delta.9-tetrahydrocannabinol', '.delta.9-thc', 'ABBOTT 40566ABBOTT-40566', 'Delta-9-tetrahydrocannabinol', 'Delta-9-th...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.561
Q7
What are the approved uses for Vutrisiran?
Vutrisiran has been approved by the FDA to treat 2 diseases: familial amyloid neuropathy and polyneuropathy.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%vutrisiran%" OR LOWER(tradeNames_list) LIKE "%vutrisiran%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1097665', 'drugName': 'Vutrisiran', 'tradeNames_list': "['Amvuttra']", 'syns_list': "['ALN-65492', 'ALN-TTRSC02', 'Votrisiran', 'Vutrisiran']", 'mesh_heading': 'Polyneuropathies', 'efo_term': 'polyneuropathy', 'yearOfFirstApproval': 2022, 'max_phase_for_ind': 4.0}, {'UUID': '...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.80
Q7
What are the approved uses for Bromocriptine Mesylate?
Bromocriptine Mesylate has been approved by the FDA to treat 7 diseases: adenoma, infertility, hyperprolactinemia, acromegaly, hypogonadism, type 2 diabetes mellitus, and Parkinson disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%bromocriptine mesylate%" OR LOWER(tradeNames_list) LIKE "%bromocriptine mesylate%" OR ...
[{'UUID': 'DrugTargetsIndication121923_text_201343', 'drugName': 'Bromocriptine Mesylate', 'tradeNames_list': "['Bromocriptine mesylate', 'Cycloset', 'Parlodel']", 'syns_list': "['2-bromoergocryptine mesylate', 'Bromocriptine mesilateBromocriptine mesylate', 'Bromocriptine methanesulfonate', 'CB-154CB-154 MESYLATE', 'C...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.378
Q7
What are the approved uses for Oxcarbazepine?
Oxcarbazepine has been approved by the FDA to treat 2 diseases: Seizure and epilepsy.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%oxcarbazepine%" OR LOWER(tradeNames_list) LIKE "%oxcarbazepine%" OR LOWER(syns_list) L...
[{'UUID': 'DrugTargetsIndication121923_text_632228', 'drugName': 'Oxcarbazepine', 'tradeNames_list': "['Oxcarbazepine', 'Oxtellar xr', 'Trileptal']", 'syns_list': "['GP-47680', 'KIN-493', 'NSC-758693', 'Oxcarbamazepine', 'OxcarbazepineSPN-804']", 'mesh_heading': 'Seizures', 'efo_term': 'Seizure', 'yearOfFirstApproval':...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.529
Q7
What are the approved uses for Treprostinil Diolamine?
The drug Treprostinil Diolamine has not been FDA approved for the treatment of any disease, but it has reached phase 2.0 clinical trials for systemic scleroderma and phase 3.0 clinical trials for pulmonary arterial hypertension.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%treprostinil diolamine%" OR LOWER(tradeNames_list) LIKE "%treprostinil diolamine%" OR ...
[{'UUID': 'DrugTargetsIndication121923_text_246054', 'drugName': 'Treprostinil Diolamine', 'tradeNames_list': "['Orenitram', 'Ut-15c']", 'syns_list': "['Treprostinil diethanolamine', 'Treprostinil diolaminTreprostinil diolamine', 'UT-15C']", 'mesh_heading': 'Hypertension, Pulmonary', 'efo_term': 'pulmonary arterial hyp...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.453
Q7
What are the approved uses for Rucaparib Camsylate?
Rucaparib Camsylate has been approved by the FDA to treat 2 diseases: ovarian carcinoma and ovarian cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%rucaparib camsylate%" OR LOWER(tradeNames_list) LIKE "%rucaparib camsylate%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_793898', 'drugName': 'Rucaparib Camsylate', 'tradeNames_list': "['Rubraca']", 'syns_list': "['C0-338', 'CO-338', 'PF-1367338-BW', 'Rucaparib camsylate']", 'mesh_heading': 'Ovarian Neoplasms', 'efo_term': 'ovarian carcinoma', 'yearOfFirstApproval': 2016, 'max_phase_for_ind': 4...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.502
Q7
What are the approved uses for Teriparatide?
Teriparatide has been approved by the FDA to treat 1 disease: osteoporosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%teriparatide%" OR LOWER(tradeNames_list) LIKE "%teriparatide%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_1025271', 'drugName': 'Teriparatide', 'tradeNames_list': "['Bonsity', 'Forsteo', 'Forteo']", 'syns_list': "['(1-34)-human parathyroid hormone', '1-34-human pthHuman parathyroid hormone 1-34', 'LY 333334', 'LY-333334', 'LY333334Pth (1-34)', 'Teriparatide', 'Teriparatide rdnaTe...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.229
Q7
What are the approved uses for Glucagon?
Glucagon has been approved by the FDA to treat 2 diseases: Hypoglycemia and diabetes mellitus.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%glucagon%" OR LOWER(tradeNames_list) LIKE "%glucagon%" OR LOWER(syns_list) LIKE "%gluc...
[{'UUID': 'DrugTargetsIndication121923_text_968333', 'drugName': 'Glucagon', 'tradeNames_list': "['Baqsimi', 'Glucagen Hypokit', 'Glucagon', 'Glucagon Emergency KitGvoke hypopen', 'Gvoke pfs']", 'syns_list': "['Glucagon', 'Glucagon recombinant']", 'mesh_heading': 'Diabetes Mellitus', 'efo_term': 'diabetes mellitus', 'y...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.327
Q7
What are the approved uses for Midostaurin?
Midostaurin has been approved by the FDA to treat 5 diseases: acute myeloid leukemia, neoplasm, mast-cell leukemia, Mastocytosis, and systemic mastocytosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%midostaurin%" OR LOWER(tradeNames_list) LIKE "%midostaurin%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_667401', 'drugName': 'Midostaurin', 'tradeNames_list': "['Rydapt']", 'syns_list': "['CGP 41251', 'CGP-41251', 'Midostaurin', 'NSC-656576', 'NVP-PKC412', 'PKC 412PKC-412', 'Pkc-412']", 'mesh_heading': 'Neoplasms', 'efo_term': 'neoplasm', 'yearOfFirstApproval': 2017, 'max_phase...
general
Distinct, Similarity Search, Order By
Approval Status