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
Q23.1003
Q23
Is there a black box warning for the drug Lixisenatide?
No, the drug Lixisenatide does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lixisenatide%" OR LOWER(tradeNames_string) LIKE "%lixisenatide%" OR LOWER(drugSynonyms_string) LIKE "%lixisenatide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5357', 'drugName': 'Lixisenatide', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1940
Q23
Is there a black box warning for the drug Fenoprofen Calcium?
Yes, the drug Fenoprofen Calcium has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fenoprofen calcium%" OR LOWER(tradeNames_string) LIKE "%fenoprofen calcium%" OR LOWER(drugSynonyms_string) LIKE "%fenoprofen calcium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3093', 'drugName': 'Fenoprofen Calcium', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.714
Q23
Is there a black box warning for the drug Terbutaline Sulfate?
Yes, the drug Terbutaline Sulfate has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%terbutaline sulfate%" OR LOWER(tradeNames_string) LIKE "%terbutaline sulfate%" OR LOWER(drugSynonyms_string) LIKE "%terbutaline sulfate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1445', 'drugName': 'Terbutaline Sulfate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1335
Q23
Is there a black box warning for the drug Casopitant?
No, the drug Casopitant does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%casopitant%" OR LOWER(tradeNames_string) LIKE "%casopitant%" OR LOWER(drugSynonyms_string) LIKE "%casopitant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1819', 'drugName': 'Casopitant', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1156
Q23
Is there a black box warning for the drug Sonedenoson?
No, the drug Sonedenoson does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sonedenoson%" OR LOWER(tradeNames_string) LIKE "%sonedenoson%" OR LOWER(drugSynonyms_string) LIKE "%sonedenoson%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6030', 'drugName': 'Sonedenoson', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.338
Q23
Is there a black box warning for the drug Ranibizumab?
Yes, the drug Ranibizumab has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ranibizumab%" OR LOWER(tradeNames_string) LIKE "%ranibizumab%" OR LOWER(drugSynonyms_string) LIKE "%ranibizumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2824', 'drugName': 'Ranibizumab', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1343
Q23
Is there a black box warning for the drug Vorinostat?
No, the drug Vorinostat does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vorinostat%" OR LOWER(tradeNames_string) LIKE "%vorinostat%" OR LOWER(drugSynonyms_string) LIKE "%vorinostat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2372', 'drugName': 'Vorinostat', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2373', 'drugName': 'Vorinostat', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2374', 'drugName': 'Vorinostat', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2375', 'drugName': 'Vorinostat', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1593
Q23
Is there a black box warning for the drug Vesencumab?
No, the drug Vesencumab does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vesencumab%" OR LOWER(tradeNames_string) LIKE "%vesencumab%" OR LOWER(drugSynonyms_string) LIKE "%vesencumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1821', 'drugName': 'Vesencumab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1993
Q23
Is there a black box warning for the drug Hupam4?
No, the drug Hupam4 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%hupam4%" OR LOWER(tradeNames_string) LIKE "%hupam4%" OR LOWER(drugSynonyms_string) LIKE "%hupam4%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1450', 'drugName': 'Hupam4', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.598
Q23
Is there a black box warning for the drug Pidilizumab?
No, the drug Pidilizumab does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pidilizumab%" OR LOWER(tradeNames_string) LIKE "%pidilizumab%" OR LOWER(drugSynonyms_string) LIKE "%pidilizumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2562', 'drugName': 'Pidilizumab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.16
Q23
Is there a black box warning for the drug Pioglitazone?
Yes, the drug Pioglitazone has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pioglitazone%" OR LOWER(tradeNames_string) LIKE "%pioglitazone%" OR LOWER(drugSynonyms_string) LIKE "%pioglitazone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5535', 'drugName': 'Leriglitazone', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_1041', 'drugName': 'Pioglitazone', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_878', 'drugName': 'Pioglitazone Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1855
Q23
Is there a black box warning for the drug Estradiol Cypionate?
Yes, the drug Estradiol Cypionate has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%estradiol cypionate%" OR LOWER(tradeNames_string) LIKE "%estradiol cypionate%" OR LOWER(drugSynonyms_string) LIKE "%estradiol cypionate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_612', 'drugName': 'Estradiol Cypionate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1634
Q23
Is there a black box warning for the drug Bms-223131?
No, the drug Bms-223131 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bms-223131%" OR LOWER(tradeNames_string) LIKE "%bms-223131%" OR LOWER(drugSynonyms_string) LIKE "%bms-223131%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3483', 'drugName': 'Bms-223131', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1686
Q23
Is there a black box warning for the drug Viloxazine Hydrochloride?
Yes, the drug Viloxazine Hydrochloride has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%viloxazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%viloxazine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%viloxazine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5502', 'drugName': 'Viloxazine Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.600
Q23
Is there a black box warning for the drug Piboserod?
No, the drug Piboserod does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%piboserod%" OR LOWER(tradeNames_string) LIKE "%piboserod%" OR LOWER(drugSynonyms_string) LIKE "%piboserod%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_60', 'drugName': 'Piboserod', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.924
Q23
Is there a black box warning for the drug Triprolidine?
No, the drug Triprolidine does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%triprolidine%" OR LOWER(tradeNames_string) LIKE "%triprolidine%" OR LOWER(drugSynonyms_string) LIKE "%triprolidine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2151', 'drugName': 'Triprolidine Hydrochloride', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4462', 'drugName': 'Triprolidine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.471
Q23
Is there a black box warning for the drug Chlorpromazine Hydrochloride?
Yes, the drug Chlorpromazine Hydrochloride has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%chlorpromazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%chlorpromazine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%chlorpromazine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2783', 'drugName': 'Chlorpromazine Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_2784', 'drugName': 'Chlorpromazine Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.202
Q23
Is there a black box warning for the drug Tisotumab Vedotin?
Yes, the drug Tisotumab Vedotin has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tisotumab vedotin%" OR LOWER(tradeNames_string) LIKE "%tisotumab vedotin%" OR LOWER(drugSynonyms_string) LIKE "%tisotumab vedotin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4157', 'drugName': 'Tisotumab Vedotin', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4158', 'drugName': 'Tisotumab Vedotin', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1206
Q23
Is there a black box warning for the drug Jnj-17216498?
No, the drug Jnj-17216498 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%jnj-17216498%" OR LOWER(tradeNames_string) LIKE "%jnj-17216498%" OR LOWER(drugSynonyms_string) LIKE "%jnj-17216498%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1312', 'drugName': 'Jnj-17216498', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1056
Q23
Is there a black box warning for the drug Imc-Cs4?
No, the drug Imc-Cs4 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%imc-cs4%" OR LOWER(tradeNames_string) LIKE "%imc-cs4%" OR LOWER(drugSynonyms_string) LIKE "%imc-cs4%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5891', 'drugName': 'Imc-Cs4', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1195
Q23
Is there a black box warning for the drug Keliximab?
No, the drug Keliximab does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%keliximab%" OR LOWER(tradeNames_string) LIKE "%keliximab%" OR LOWER(drugSynonyms_string) LIKE "%keliximab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2536', 'drugName': 'Keliximab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1300
Q23
Is there a black box warning for the drug Ropinirole Hydrochloride?
Yes, the drug Ropinirole Hydrochloride has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ropinirole hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ropinirole hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%ropinirole hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1840', 'drugName': 'Ropinirole Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1276
Q23
Is there a black box warning for the drug Sacituzumab Govitecan?
Yes, the drug Sacituzumab Govitecan has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sacituzumab govitecan%" OR LOWER(tradeNames_string) LIKE "%sacituzumab govitecan%" OR LOWER(drugSynonyms_string) LIKE "%sacituzumab govitecan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4818', 'drugName': 'Sacituzumab Govitecan', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4819', 'drugName': 'Sacituzumab Govitecan', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1814
Q23
Is there a black box warning for the drug Bevacizumab?
No, the drug Bevacizumab does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bevacizumab%" OR LOWER(tradeNames_string) LIKE "%bevacizumab%" OR LOWER(drugSynonyms_string) LIKE "%bevacizumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_958', 'drugName': 'Bevacizumab', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_1618', 'drugName': 'Bevacizumab 111In', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1402
Q23
Is there a black box warning for the drug Trifluoperazine Hydrochloride?
Yes, the drug Trifluoperazine Hydrochloride has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trifluoperazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%trifluoperazine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%trifluoperazine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5532', 'drugName': 'Trifluoperazine Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_5533', 'drugName': 'Trifluoperazine Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_5534', 'drugName': 'Trifluoperazine Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1807
Q23
Is there a black box warning for the drug Trastuzumab Deruxtecan?
Yes, the drug Trastuzumab Deruxtecan has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trastuzumab deruxtecan%" OR LOWER(tradeNames_string) LIKE "%trastuzumab deruxtecan%" OR LOWER(drugSynonyms_string) LIKE "%trastuzumab deruxtecan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3205', 'drugName': 'Trastuzumab Deruxtecan', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3206', 'drugName': 'Trastuzumab Deruxtecan', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.661
Q23
Is there a black box warning for the drug Oxycodone?
Yes, the drug Oxycodone has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%oxycodone%" OR LOWER(tradeNames_string) LIKE "%oxycodone%" OR LOWER(drugSynonyms_string) LIKE "%oxycodone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6046', 'drugName': 'Oxycodone', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4049', 'drugName': 'Oxycodone Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_754', 'drugName': 'Oxycodone Terephthalate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3599', 'drugName': 'Oxymorphone', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.560
Q23
Is there a black box warning for the drug Bos-589?
No, the drug Bos-589 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bos-589%" OR LOWER(tradeNames_string) LIKE "%bos-589%" OR LOWER(drugSynonyms_string) LIKE "%bos-589%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1038', 'drugName': 'Bos-589', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.44
Q23
Is there a black box warning for the drug Indomethacin?
Yes, the drug Indomethacin has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%indomethacin%" OR LOWER(tradeNames_string) LIKE "%indomethacin%" OR LOWER(drugSynonyms_string) LIKE "%indomethacin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3165', 'drugName': 'Indomethacin', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4252', 'drugName': 'Indomethacin Sodium', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.278
Q23
Is there a black box warning for the drug Selegiline?
Yes, the drug Selegiline has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%selegiline%" OR LOWER(tradeNames_string) LIKE "%selegiline%" OR LOWER(drugSynonyms_string) LIKE "%selegiline%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_991', 'drugName': 'Selegiline Hydrochloride', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4707', 'drugName': 'Selegiline', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1096
Q23
Is there a black box warning for the drug Zamicastat?
No, the drug Zamicastat does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%zamicastat%" OR LOWER(tradeNames_string) LIKE "%zamicastat%" OR LOWER(drugSynonyms_string) LIKE "%zamicastat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2943', 'drugName': 'Zamicastat', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.104
Q23
Is there a black box warning for the drug Calcitonin Salmon?
No, the drug Calcitonin Salmon does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%calcitonin salmon%" OR LOWER(tradeNames_string) LIKE "%calcitonin salmon%" OR LOWER(drugSynonyms_string) LIKE "%calcitonin salmon%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5401', 'drugName': 'Calcitonin Salmon', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4748', 'drugName': 'Calcitonin Salmon Recombinant', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.856
Q23
Is there a black box warning for the drug Emedastine Difumarate?
No, the drug Emedastine Difumarate does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%emedastine difumarate%" OR LOWER(tradeNames_string) LIKE "%emedastine difumarate%" OR LOWER(drugSynonyms_string) LIKE "%emedastine difumarate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4721', 'drugName': 'Emedastine Difumarate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.985
Q23
Is there a black box warning for the drug Romosozumab?
Yes, the drug Romosozumab has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%romosozumab%" OR LOWER(tradeNames_string) LIKE "%romosozumab%" OR LOWER(drugSynonyms_string) LIKE "%romosozumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6190', 'drugName': 'Romosozumab', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.948
Q23
Is there a black box warning for the drug Zolbetuximab?
No, the drug Zolbetuximab does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%zolbetuximab%" OR LOWER(tradeNames_string) LIKE "%zolbetuximab%" OR LOWER(drugSynonyms_string) LIKE "%zolbetuximab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3305', 'drugName': 'Zolbetuximab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.110
Q23
Is there a black box warning for the drug Fentanyl Hydrochloride?
Yes, the drug Fentanyl Hydrochloride has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fentanyl hydrochloride%" OR LOWER(tradeNames_string) LIKE "%fentanyl hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%fentanyl hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3916', 'drugName': 'Fentanyl Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1296
Q23
Is there a black box warning for the drug Moxonidine?
No, the drug Moxonidine does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%moxonidine%" OR LOWER(tradeNames_string) LIKE "%moxonidine%" OR LOWER(drugSynonyms_string) LIKE "%moxonidine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2347', 'drugName': 'Moxonidine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.503
Q23
Is there a black box warning for the drug Osi-632?
No, the drug Osi-632 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%osi-632%" OR LOWER(tradeNames_string) LIKE "%osi-632%" OR LOWER(drugSynonyms_string) LIKE "%osi-632%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2437', 'drugName': 'Osi-632', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1981
Q23
Is there a black box warning for the drug Nitroglycerin?
Yes, the drug Nitroglycerin has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nitroglycerin%" OR LOWER(tradeNames_string) LIKE "%nitroglycerin%" OR LOWER(drugSynonyms_string) LIKE "%nitroglycerin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1910', 'drugName': 'Nitroglycerin', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.869
Q23
Is there a black box warning for the drug Flecainide Acetate?
Yes, the drug Flecainide Acetate has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%flecainide acetate%" OR LOWER(tradeNames_string) LIKE "%flecainide acetate%" OR LOWER(drugSynonyms_string) LIKE "%flecainide acetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_605', 'drugName': 'Flecainide Acetate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.748
Q23
Is there a black box warning for the drug Desoximetasone?
No, the drug Desoximetasone does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%desoximetasone%" OR LOWER(tradeNames_string) LIKE "%desoximetasone%" OR LOWER(drugSynonyms_string) LIKE "%desoximetasone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5225', 'drugName': 'Desoximetasone', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1015
Q23
Is there a black box warning for the drug Tramadol?
Yes, the drug Tramadol has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tramadol%" OR LOWER(tradeNames_string) LIKE "%tramadol%" OR LOWER(drugSynonyms_string) LIKE "%tramadol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5530', 'drugName': 'Tramadol', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3268', 'drugName': 'Tramadol Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1315
Q23
Is there a black box warning for the drug Migalastat?
No, the drug Migalastat does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%migalastat%" OR LOWER(tradeNames_string) LIKE "%migalastat%" OR LOWER(drugSynonyms_string) LIKE "%migalastat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3147', 'drugName': 'Migalastat', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_549', 'drugName': 'Migalastat Hydrochloride', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1297
Q23
Is there a black box warning for the drug Imc-Eb10?
No, the drug Imc-Eb10 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%imc-eb10%" OR LOWER(tradeNames_string) LIKE "%imc-eb10%" OR LOWER(drugSynonyms_string) LIKE "%imc-eb10%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1054', 'drugName': 'Imc-Eb10', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.609
Q23
Is there a black box warning for the drug Tofacitinib?
Yes, the drug Tofacitinib has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tofacitinib%" OR LOWER(tradeNames_string) LIKE "%tofacitinib%" OR LOWER(drugSynonyms_string) LIKE "%tofacitinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4953', 'drugName': 'Tofacitinib', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3515', 'drugName': 'Tofacitinib Citrate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1362
Q23
Is there a black box warning for the drug Ly-2608204?
No, the drug Ly-2608204 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ly-2608204%" OR LOWER(tradeNames_string) LIKE "%ly-2608204%" OR LOWER(drugSynonyms_string) LIKE "%ly-2608204%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3824', 'drugName': 'Ly-2608204', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.75
Q23
Is there a black box warning for the drug Risedronic Acid?
No, the drug Risedronic Acid does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%risedronic acid%" OR LOWER(tradeNames_string) LIKE "%risedronic acid%" OR LOWER(drugSynonyms_string) LIKE "%risedronic acid%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4717', 'drugName': 'Risedronate Sodium', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_1294', 'drugName': 'Risedronic Acid', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1082
Q23
Is there a black box warning for the drug Clothiapine?
No, the drug Clothiapine does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%clothiapine%" OR LOWER(tradeNames_string) LIKE "%clothiapine%" OR LOWER(drugSynonyms_string) LIKE "%clothiapine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2386', 'drugName': 'Clothiapine', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2387', 'drugName': 'Clothiapine', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2388', 'drugName': 'Clothiapine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1214
Q23
Is there a black box warning for the drug Flecainide?
Yes, the drug Flecainide has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%flecainide%" OR LOWER(tradeNames_string) LIKE "%flecainide%" OR LOWER(drugSynonyms_string) LIKE "%flecainide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5669', 'drugName': 'Flecainide', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_605', 'drugName': 'Flecainide Acetate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1167
Q23
Is there a black box warning for the drug Abaloparatide?
Yes, the drug Abaloparatide has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%abaloparatide%" OR LOWER(tradeNames_string) LIKE "%abaloparatide%" OR LOWER(drugSynonyms_string) LIKE "%abaloparatide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1895', 'drugName': 'Abaloparatide', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.625
Q23
Is there a black box warning for the drug Axatilimab?
No, the drug Axatilimab does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%axatilimab%" OR LOWER(tradeNames_string) LIKE "%axatilimab%" OR LOWER(drugSynonyms_string) LIKE "%axatilimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2424', 'drugName': 'Axatilimab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.487
Q23
Is there a black box warning for the drug Ropeginterferon Alfa-2B?
No, the drug Ropeginterferon Alfa-2B does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ropeginterferon alfa-2b%" OR LOWER(tradeNames_string) LIKE "%ropeginterferon alfa-2b%" OR LOWER(drugSynonyms_string) LIKE "%ropeginterferon alfa-2b%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5976', 'drugName': 'Ropeginterferon Alfa-2B', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1579
Q23
Is there a black box warning for the drug Odevixibat?
No, the drug Odevixibat does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%odevixibat%" OR LOWER(tradeNames_string) LIKE "%odevixibat%" OR LOWER(drugSynonyms_string) LIKE "%odevixibat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1281', 'drugName': 'Odevixibat', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.512
Q23
Is there a black box warning for the drug Tramadol Hydrochloride?
Yes, the drug Tramadol Hydrochloride has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tramadol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%tramadol hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%tramadol hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3268', 'drugName': 'Tramadol Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.740
Q23
Is there a black box warning for the drug Alvimopan?
Yes, the drug Alvimopan has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alvimopan%" OR LOWER(tradeNames_string) LIKE "%alvimopan%" OR LOWER(drugSynonyms_string) LIKE "%alvimopan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4682', 'drugName': 'Alvimopan', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.762
Q23
Is there a black box warning for the drug Gemtuzumab Ozogamicin?
Yes, the drug Gemtuzumab Ozogamicin has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gemtuzumab ozogamicin%" OR LOWER(tradeNames_string) LIKE "%gemtuzumab ozogamicin%" OR LOWER(drugSynonyms_string) LIKE "%gemtuzumab ozogamicin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6112', 'drugName': 'Gemtuzumab Ozogamicin', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1990
Q23
Is there a black box warning for the drug Sodium Oxybate?
Yes, the drug Sodium Oxybate has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sodium oxybate%" OR LOWER(tradeNames_string) LIKE "%sodium oxybate%" OR LOWER(drugSynonyms_string) LIKE "%sodium oxybate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4208', 'drugName': 'Sodium Oxybate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.784
Q23
Is there a black box warning for the drug Tc-2216?
No, the drug Tc-2216 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tc-2216%" OR LOWER(tradeNames_string) LIKE "%tc-2216%" OR LOWER(drugSynonyms_string) LIKE "%tc-2216%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2035', 'drugName': 'Tc-2216', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1763
Q23
Is there a black box warning for the drug Esomeprazole Sodium?
No, the drug Esomeprazole Sodium does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%esomeprazole sodium%" OR LOWER(tradeNames_string) LIKE "%esomeprazole sodium%" OR LOWER(drugSynonyms_string) LIKE "%esomeprazole sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3760', 'drugName': 'Esomeprazole Sodium', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.848
Q23
Is there a black box warning for the drug Nonacog Alfa?
No, the drug Nonacog Alfa does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nonacog alfa%" OR LOWER(tradeNames_string) LIKE "%nonacog alfa%" OR LOWER(drugSynonyms_string) LIKE "%nonacog alfa%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3960', 'drugName': 'Trenonacog Alfa', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2081', 'drugName': 'Nonacog Alfa', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4764', 'drugName': 'Eftrenonacog Alfa', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.315
Q23
Is there a black box warning for the drug Conivaptan?
No, the drug Conivaptan does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%conivaptan%" OR LOWER(tradeNames_string) LIKE "%conivaptan%" OR LOWER(drugSynonyms_string) LIKE "%conivaptan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2593', 'drugName': 'Conivaptan', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2594', 'drugName': 'Conivaptan', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3359', 'drugName': 'Conivaptan Hydrochloride', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3360', 'drugName': 'Conivaptan Hydrochloride', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.816
Q23
Is there a black box warning for the drug Azilsartan?
No, the drug Azilsartan does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%azilsartan%" OR LOWER(tradeNames_string) LIKE "%azilsartan%" OR LOWER(drugSynonyms_string) LIKE "%azilsartan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_312', 'drugName': 'Azilsartan', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5498', 'drugName': 'Azilsartan Medoxomil', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_1209', 'drugName': 'Azilsartan Kamedoxomil', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.411
Q23
Is there a black box warning for the drug Sunitinib Malate?
Yes, the drug Sunitinib Malate has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sunitinib malate%" OR LOWER(tradeNames_string) LIKE "%sunitinib malate%" OR LOWER(drugSynonyms_string) LIKE "%sunitinib malate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3918', 'drugName': 'Sunitinib Malate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3919', 'drugName': 'Sunitinib Malate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3920', 'drugName': 'Sunitinib Malate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3921', 'drugName': 'Sunitinib Malate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3922', 'drugName': 'Sunitinib Malate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3923', 'drugName': 'Sunitinib Malate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.826
Q23
Is there a black box warning for the drug Dulaglutide?
Yes, the drug Dulaglutide has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dulaglutide%" OR LOWER(tradeNames_string) LIKE "%dulaglutide%" OR LOWER(drugSynonyms_string) LIKE "%dulaglutide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_849', 'drugName': 'Dulaglutide', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1143
Q23
Is there a black box warning for the drug Resmetirom?
No, the drug Resmetirom does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%resmetirom%" OR LOWER(tradeNames_string) LIKE "%resmetirom%" OR LOWER(drugSynonyms_string) LIKE "%resmetirom%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3851', 'drugName': 'Resmetirom', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.313
Q23
Is there a black box warning for the drug Solanezumab?
No, the drug Solanezumab does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%solanezumab%" OR LOWER(tradeNames_string) LIKE "%solanezumab%" OR LOWER(drugSynonyms_string) LIKE "%solanezumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3274', 'drugName': 'Solanezumab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.229
Q23
Is there a black box warning for the drug Peginterferon Beta-1A?
No, the drug Peginterferon Beta-1A does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%peginterferon beta-1a%" OR LOWER(tradeNames_string) LIKE "%peginterferon beta-1a%" OR LOWER(drugSynonyms_string) LIKE "%peginterferon beta-1a%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4925', 'drugName': 'Peginterferon Beta-1A', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1699
Q23
Is there a black box warning for the drug Nalbuphine Hydrochloride?
Yes, the drug Nalbuphine Hydrochloride has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nalbuphine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%nalbuphine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%nalbuphine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1991', 'drugName': 'Nalbuphine Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1451
Q23
Is there a black box warning for the drug Anastrozole?
No, the drug Anastrozole does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%anastrozole%" OR LOWER(tradeNames_string) LIKE "%anastrozole%" OR LOWER(drugSynonyms_string) LIKE "%anastrozole%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3640', 'drugName': 'Anastrozole', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1976
Q23
Is there a black box warning for the drug Naloxone?
No, the drug Naloxone does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%naloxone%" OR LOWER(tradeNames_string) LIKE "%naloxone%" OR LOWER(drugSynonyms_string) LIKE "%naloxone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3927', 'drugName': 'Naloxone Hydrochloride', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5202', 'drugName': 'Naloxone', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.814
Q23
Is there a black box warning for the drug Tofacitinib Citrate?
Yes, the drug Tofacitinib Citrate has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tofacitinib citrate%" OR LOWER(tradeNames_string) LIKE "%tofacitinib citrate%" OR LOWER(drugSynonyms_string) LIKE "%tofacitinib citrate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3515', 'drugName': 'Tofacitinib Citrate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1847
Q23
Is there a black box warning for the drug Dexmethylphenidate Hydrochloride?
Yes, the drug Dexmethylphenidate Hydrochloride has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dexmethylphenidate hydrochloride%" OR LOWER(tradeNames_string) LIKE "%dexmethylphenidate hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%dexmethylphenidate hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5956', 'drugName': 'Dexmethylphenidate Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_5957', 'drugName': 'Dexmethylphenidate Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.151
Q23
Is there a black box warning for the drug Hcbe-11?
No, the drug Hcbe-11 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%hcbe-11%" OR LOWER(tradeNames_string) LIKE "%hcbe-11%" OR LOWER(drugSynonyms_string) LIKE "%hcbe-11%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5148', 'drugName': 'Hcbe-11', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.781
Q23
Is there a black box warning for the drug Afimoxifene?
No, the drug Afimoxifene does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%afimoxifene%" OR LOWER(tradeNames_string) LIKE "%afimoxifene%" OR LOWER(drugSynonyms_string) LIKE "%afimoxifene%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5111', 'drugName': 'Afimoxifene', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5112', 'drugName': 'Afimoxifene', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.727
Q23
Is there a black box warning for the drug Albuterol Sulfate?
Yes, the drug Albuterol Sulfate has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%albuterol sulfate%" OR LOWER(tradeNames_string) LIKE "%albuterol sulfate%" OR LOWER(drugSynonyms_string) LIKE "%albuterol sulfate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6278', 'drugName': 'Albuterol Sulfate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.820
Q23
Is there a black box warning for the drug Ibi-939?
No, the drug Ibi-939 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ibi-939%" OR LOWER(tradeNames_string) LIKE "%ibi-939%" OR LOWER(drugSynonyms_string) LIKE "%ibi-939%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2485', 'drugName': 'Ibi-939', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1636
Q23
Is there a black box warning for the drug Betahistine?
No, the drug Betahistine does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%betahistine%" OR LOWER(tradeNames_string) LIKE "%betahistine%" OR LOWER(drugSynonyms_string) LIKE "%betahistine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6162', 'drugName': 'Betahistine', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_6163', 'drugName': 'Betahistine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.825
Q23
Is there a black box warning for the drug Patritumab Deruxtecan?
No, the drug Patritumab Deruxtecan does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%patritumab deruxtecan%" OR LOWER(tradeNames_string) LIKE "%patritumab deruxtecan%" OR LOWER(drugSynonyms_string) LIKE "%patritumab deruxtecan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1952', 'drugName': 'Patritumab Deruxtecan', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_1953', 'drugName': 'Patritumab Deruxtecan', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.581
Q23
Is there a black box warning for the drug Technetium Succimer?
No, the drug Technetium Succimer does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%technetium succimer%" OR LOWER(tradeNames_string) LIKE "%technetium succimer%" OR LOWER(drugSynonyms_string) LIKE "%technetium succimer%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4248', 'drugName': 'Technetium Succimer', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.563
Q23
Is there a black box warning for the drug Dp001?
No, the drug Dp001 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dp001%" OR LOWER(tradeNames_string) LIKE "%dp001%" OR LOWER(drugSynonyms_string) LIKE "%dp001%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6173', 'drugName': 'Dp001', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1758
Q23
Is there a black box warning for the drug Zafirlukast?
No, the drug Zafirlukast does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%zafirlukast%" OR LOWER(tradeNames_string) LIKE "%zafirlukast%" OR LOWER(drugSynonyms_string) LIKE "%zafirlukast%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3211', 'drugName': 'Zafirlukast', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1727
Q23
Is there a black box warning for the drug Brontictuzumab?
No, the drug Brontictuzumab does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%brontictuzumab%" OR LOWER(tradeNames_string) LIKE "%brontictuzumab%" OR LOWER(drugSynonyms_string) LIKE "%brontictuzumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3524', 'drugName': 'Brontictuzumab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1349
Q23
Is there a black box warning for the drug Tolmetin?
Yes, the drug Tolmetin has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tolmetin%" OR LOWER(tradeNames_string) LIKE "%tolmetin%" OR LOWER(drugSynonyms_string) LIKE "%tolmetin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5527', 'drugName': 'Tolmetin', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_1392', 'drugName': 'Tolmetin Sodium', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1161
Q23
Is there a black box warning for the drug Glpg-0555?
No, the drug Glpg-0555 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%glpg-0555%" OR LOWER(tradeNames_string) LIKE "%glpg-0555%" OR LOWER(drugSynonyms_string) LIKE "%glpg-0555%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4071', 'drugName': 'Glpg-0555', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.945
Q23
Is there a black box warning for the drug 1018 Iss?
No, the drug 1018 Iss does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%1018 iss%" OR LOWER(tradeNames_string) LIKE "%1018 iss%" OR LOWER(drugSynonyms_string) LIKE "%1018 iss%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2906', 'drugName': '1018 Iss', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.290
Q23
Is there a black box warning for the drug Vincristine?
Yes, the drug Vincristine has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vincristine%" OR LOWER(tradeNames_string) LIKE "%vincristine%" OR LOWER(drugSynonyms_string) LIKE "%vincristine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3353', 'drugName': 'Vincristine Sulfate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_5140', 'drugName': 'Vincristine', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1947
Q23
Is there a black box warning for the drug Theophylline?
No, the drug Theophylline does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%theophylline%" OR LOWER(tradeNames_string) LIKE "%theophylline%" OR LOWER(drugSynonyms_string) LIKE "%theophylline%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4546', 'drugName': 'Theophylline', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4547', 'drugName': 'Theophylline', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4548', 'drugName': 'Theophylline', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5470', 'drugName': 'Aminophylline', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5471', 'drugName': 'Aminophylline', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5472', 'drugName': 'Aminophylline', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3797', 'drugName': 'Oxtriphylline', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3798', 'drugName': 'Oxtriphylline', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3799', 'drugName': 'Oxtriphylline', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_955', 'drugName': 'Theophylline Sodium Glycinate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_956', 'drugName': 'Theophylline Sodium Glycinate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_957', 'drugName': 'Theophylline Sodium Glycinate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2662', 'drugName': 'Theophylline Glycinate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2663', 'drugName': 'Theophylline Glycinate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2664', 'drugName': 'Theophylline Glycinate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.973
Q23
Is there a black box warning for the drug Sertraline?
Yes, the drug Sertraline has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sertraline%" OR LOWER(tradeNames_string) LIKE "%sertraline%" OR LOWER(drugSynonyms_string) LIKE "%sertraline%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_464', 'drugName': 'Sertraline Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_514', 'drugName': 'Sertraline', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_2675', 'drugName': 'Dasotraline', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.605
Q23
Is there a black box warning for the drug Mavelertinib?
No, the drug Mavelertinib does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mavelertinib%" OR LOWER(tradeNames_string) LIKE "%mavelertinib%" OR LOWER(drugSynonyms_string) LIKE "%mavelertinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6168', 'drugName': 'Mavelertinib', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1312
Q23
Is there a black box warning for the drug Mitiglinide?
No, the drug Mitiglinide does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mitiglinide%" OR LOWER(tradeNames_string) LIKE "%mitiglinide%" OR LOWER(drugSynonyms_string) LIKE "%mitiglinide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4657', 'drugName': 'Mitiglinide', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3288', 'drugName': 'Mitiglinide Calcium Dihydrate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1244
Q23
Is there a black box warning for the drug Iloperidone?
Yes, the drug Iloperidone has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%iloperidone%" OR LOWER(tradeNames_string) LIKE "%iloperidone%" OR LOWER(drugSynonyms_string) LIKE "%iloperidone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4312', 'drugName': 'Iloperidone', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4313', 'drugName': 'Iloperidone', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1638
Q23
Is there a black box warning for the drug Phenelzine Sulfate?
Yes, the drug Phenelzine Sulfate has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%phenelzine sulfate%" OR LOWER(tradeNames_string) LIKE "%phenelzine sulfate%" OR LOWER(drugSynonyms_string) LIKE "%phenelzine sulfate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_351', 'drugName': 'Phenelzine Sulfate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1588
Q23
Is there a black box warning for the drug Bupivacaine Hydrochloride?
Yes, the drug Bupivacaine Hydrochloride has a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bupivacaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%bupivacaine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%bupivacaine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1687', 'drugName': 'Bupivacaine Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4768', 'drugName': 'Levobupivacaine Hydrochloride', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1316
Q23
Is there a black box warning for the drug Molidustat?
No, the drug Molidustat does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%molidustat%" OR LOWER(tradeNames_string) LIKE "%molidustat%" OR LOWER(drugSynonyms_string) LIKE "%molidustat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2679', 'drugName': 'Molidustat', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2680', 'drugName': 'Molidustat', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2681', 'drugName': 'Molidustat', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1779
Q23
Is there a black box warning for the drug Zatolmilast?
No, the drug Zatolmilast does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%zatolmilast%" OR LOWER(tradeNames_string) LIKE "%zatolmilast%" OR LOWER(drugSynonyms_string) LIKE "%zatolmilast%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3162', 'drugName': 'Zatolmilast', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1647
Q23
Is there a black box warning for the drug Bms-852927?
No, the drug Bms-852927 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bms-852927%" OR LOWER(tradeNames_string) LIKE "%bms-852927%" OR LOWER(drugSynonyms_string) LIKE "%bms-852927%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_54', 'drugName': 'Bms-852927', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_55', 'drugName': 'Bms-852927', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1255
Q23
Is there a black box warning for the drug S-777469?
No, the drug S-777469 does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%s-777469%" OR LOWER(tradeNames_string) LIKE "%s-777469%" OR LOWER(drugSynonyms_string) LIKE "%s-777469%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_678', 'drugName': 'S-777469', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1675
Q23
Is there a black box warning for the drug Nidufexor?
No, the drug Nidufexor does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nidufexor%" OR LOWER(tradeNames_string) LIKE "%nidufexor%" OR LOWER(drugSynonyms_string) LIKE "%nidufexor%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5905', 'drugName': 'Nidufexor', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1801
Q23
Is there a black box warning for the drug Tolebrutinib?
No, the drug Tolebrutinib does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tolebrutinib%" OR LOWER(tradeNames_string) LIKE "%tolebrutinib%" OR LOWER(drugSynonyms_string) LIKE "%tolebrutinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4858', 'drugName': 'Tolebrutinib', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.759
Q23
Is there a black box warning for the drug Dicyclomine Hydrochloride?
No, the drug Dicyclomine Hydrochloride does not have a black box warning from the FDA.
SELECT DISTINCT UUID, drugName, blackBoxWarning FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dicyclomine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%dicyclomine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%dicyclomine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2299', 'drugName': 'Dicyclomine Hydrochloride', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2300', 'drugName': 'Dicyclomine Hydrochloride', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata