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.426
Q23
Is there a black box warning for the drug Ly2969822?
No, the drug Ly2969822 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 "%ly2969822%" OR LOWER(tradeNames_string) LIKE "%ly2969822%" OR LOWER(drugSynonyms_string) LIKE "%ly2969822%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1899', 'drugName': 'Ly2969822', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_1900', 'drugName': 'Ly2969822', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.637
Q23
Is there a black box warning for the drug Epinastine?
No, the drug Epinastine 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 "%epinastine%" OR LOWER(tradeNames_string) LIKE "%epinastine%" OR LOWER(drugSynonyms_string) LIKE "%epinastine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3833', 'drugName': 'Epinastine', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5985', 'drugName': 'Epinastine Hydrochloride', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.941
Q23
Is there a black box warning for the drug Clidinium?
No, the drug Clidinium 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 "%clidinium%" OR LOWER(tradeNames_string) LIKE "%clidinium%" OR LOWER(drugSynonyms_string) LIKE "%clidinium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6136', 'drugName': 'Aclidinium Bromide', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4890', 'drugName': 'Aclidinium', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5459', 'drugName': 'Umeclidinium Bromide', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2583', 'drugName': 'Umeclidinium', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_72', 'drugName': 'Clidinium Bromide', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_73', 'drugName': 'Clidinium Bromide', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4583', 'drugName': 'Clidinium', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4584', 'drugName': 'Clidinium', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.993
Q23
Is there a black box warning for the drug Alemtuzumab?
Yes, the drug Alemtuzumab 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 "%alemtuzumab%" OR LOWER(tradeNames_string) LIKE "%alemtuzumab%" OR LOWER(drugSynonyms_string) LIKE "%alemtuzumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1142', 'drugName': 'Alemtuzumab', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.868
Q23
Is there a black box warning for the drug Tivozanib?
No, the drug Tivozanib 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 "%tivozanib%" OR LOWER(tradeNames_string) LIKE "%tivozanib%" OR LOWER(drugSynonyms_string) LIKE "%tivozanib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2104', 'drugName': 'Tivozanib Hydrochloride', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2105', 'drugName': 'Tivozanib Hydrochloride', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2106', 'drugName': 'Tivozanib Hydrochloride', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_874', 'drugName': 'Tivozanib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_875', 'drugName': 'Tivozanib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_876', 'drugName': 'Tivozanib', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1951
Q23
Is there a black box warning for the drug Tezosentan?
No, the drug Tezosentan 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 "%tezosentan%" OR LOWER(tradeNames_string) LIKE "%tezosentan%" OR LOWER(drugSynonyms_string) LIKE "%tezosentan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2186', 'drugName': 'Tezosentan', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_2187', 'drugName': 'Tezosentan', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.558
Q23
Is there a black box warning for the drug Nnc0114-0006?
No, the drug Nnc0114-0006 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 "%nnc0114-0006%" OR LOWER(tradeNames_string) LIKE "%nnc0114-0006%" OR LOWER(drugSynonyms_string) LIKE "%nnc0114-0006%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2251', 'drugName': 'Nnc0114-0006', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.433
Q23
Is there a black box warning for the drug Methocarbamol?
No, the drug Methocarbamol 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 "%methocarbamol%" OR LOWER(tradeNames_string) LIKE "%methocarbamol%" OR LOWER(drugSynonyms_string) LIKE "%methocarbamol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5220', 'drugName': 'Methocarbamol', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1777
Q23
Is there a black box warning for the drug Pancuronium?
No, the drug Pancuronium 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 "%pancuronium%" OR LOWER(tradeNames_string) LIKE "%pancuronium%" OR LOWER(drugSynonyms_string) LIKE "%pancuronium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4096', 'drugName': 'Pancuronium', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_6111', 'drugName': 'Pancuronium Bromide', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4193', 'drugName': 'Vecuronium Bromide', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1834
Q23
Is there a black box warning for the drug Epinephrine?
No, the drug Epinephrine 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 "%epinephrine%" OR LOWER(tradeNames_string) LIKE "%epinephrine%" OR LOWER(drugSynonyms_string) LIKE "%epinephrine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1992', 'drugName': 'Norepinephrine', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_1843', 'drugName': 'Norepinephrine Bitartrate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_901', 'drugName': 'Epinephrine', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_1884', 'drugName': 'Epinephrine Bitartrate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_842', 'drugName': 'Dipivefrin', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1977
Q23
Is there a black box warning for the drug Baricitinib?
Yes, the drug Baricitinib 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 "%baricitinib%" OR LOWER(tradeNames_string) LIKE "%baricitinib%" OR LOWER(drugSynonyms_string) LIKE "%baricitinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1303', 'drugName': 'Baricitinib', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_1304', 'drugName': 'Baricitinib', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1506
Q23
Is there a black box warning for the drug Landogrozumab?
No, the drug Landogrozumab 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 "%landogrozumab%" OR LOWER(tradeNames_string) LIKE "%landogrozumab%" OR LOWER(drugSynonyms_string) LIKE "%landogrozumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1897', 'drugName': 'Landogrozumab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1622
Q23
Is there a black box warning for the drug Senaparib?
No, the drug Senaparib 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 "%senaparib%" OR LOWER(tradeNames_string) LIKE "%senaparib%" OR LOWER(drugSynonyms_string) LIKE "%senaparib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5032', 'drugName': 'Senaparib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5033', 'drugName': 'Senaparib', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.404
Q23
Is there a black box warning for the drug Ag-13958?
No, the drug Ag-13958 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 "%ag-13958%" OR LOWER(tradeNames_string) LIKE "%ag-13958%" OR LOWER(drugSynonyms_string) LIKE "%ag-13958%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5306', 'drugName': 'Ag-13958', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1791
Q23
Is there a black box warning for the drug Derazantinib?
No, the drug Derazantinib 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 "%derazantinib%" OR LOWER(tradeNames_string) LIKE "%derazantinib%" OR LOWER(drugSynonyms_string) LIKE "%derazantinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5518', 'drugName': 'Derazantinib', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.195
Q23
Is there a black box warning for the drug Cytarabine?
Yes, the drug Cytarabine 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 "%cytarabine%" OR LOWER(tradeNames_string) LIKE "%cytarabine%" OR LOWER(drugSynonyms_string) LIKE "%cytarabine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3529', 'drugName': 'Aspacytarabine', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4349', 'drugName': 'Cytarabine', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1281
Q23
Is there a black box warning for the drug Methadone?
Yes, the drug Methadone 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 "%methadone%" OR LOWER(tradeNames_string) LIKE "%methadone%" OR LOWER(drugSynonyms_string) LIKE "%methadone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1750', 'drugName': 'Methadone', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_6241', 'drugName': 'Methadone Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1381
Q23
Is there a black box warning for the drug Ilepatril?
No, the drug Ilepatril 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 "%ilepatril%" OR LOWER(tradeNames_string) LIKE "%ilepatril%" OR LOWER(drugSynonyms_string) LIKE "%ilepatril%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1768', 'drugName': 'Ilepatril', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_1769', 'drugName': 'Ilepatril', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.677
Q23
Is there a black box warning for the drug Emixustat?
No, the drug Emixustat 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 "%emixustat%" OR LOWER(tradeNames_string) LIKE "%emixustat%" OR LOWER(drugSynonyms_string) LIKE "%emixustat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_623', 'drugName': 'Emixustat Hydrochloride', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3372', 'drugName': 'Emixustat', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.795
Q23
Is there a black box warning for the drug Alprazolam?
Yes, the drug Alprazolam 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 "%alprazolam%" OR LOWER(tradeNames_string) LIKE "%alprazolam%" OR LOWER(drugSynonyms_string) LIKE "%alprazolam%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4460', 'drugName': 'Alprazolam', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1463
Q23
Is there a black box warning for the drug Andecaliximab?
No, the drug Andecaliximab 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 "%andecaliximab%" OR LOWER(tradeNames_string) LIKE "%andecaliximab%" OR LOWER(drugSynonyms_string) LIKE "%andecaliximab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2805', 'drugName': 'Andecaliximab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1457
Q23
Is there a black box warning for the drug Etalocib?
No, the drug Etalocib 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 "%etalocib%" OR LOWER(tradeNames_string) LIKE "%etalocib%" OR LOWER(drugSynonyms_string) LIKE "%etalocib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4852', 'drugName': 'Etalocib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4853', 'drugName': 'Etalocib', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.144
Q23
Is there a black box warning for the drug Cilofexor?
No, the drug Cilofexor 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 "%cilofexor%" OR LOWER(tradeNames_string) LIKE "%cilofexor%" OR LOWER(drugSynonyms_string) LIKE "%cilofexor%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5522', 'drugName': 'Cilofexor', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1188
Q23
Is there a black box warning for the drug Cdp-860?
No, the drug Cdp-860 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 "%cdp-860%" OR LOWER(tradeNames_string) LIKE "%cdp-860%" OR LOWER(drugSynonyms_string) LIKE "%cdp-860%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_556', 'drugName': 'Cdp-860', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.3
Q23
Is there a black box warning for the drug Pipecuronium?
No, the drug Pipecuronium 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 "%pipecuronium%" OR LOWER(tradeNames_string) LIKE "%pipecuronium%" OR LOWER(drugSynonyms_string) LIKE "%pipecuronium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_544', 'drugName': 'Pipecuronium', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5171', 'drugName': 'Pipecuronium Bromide', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.743
Q23
Is there a black box warning for the drug Arsenic Trioxide?
Yes, the drug Arsenic Trioxide 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 "%arsenic trioxide%" OR LOWER(tradeNames_string) LIKE "%arsenic trioxide%" OR LOWER(drugSynonyms_string) LIKE "%arsenic trioxide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_975', 'drugName': 'Arsenic Trioxide', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1871
Q23
Is there a black box warning for the drug Seliciclib?
No, the drug Seliciclib 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 "%seliciclib%" OR LOWER(tradeNames_string) LIKE "%seliciclib%" OR LOWER(drugSynonyms_string) LIKE "%seliciclib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6309', 'drugName': 'Seliciclib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_6310', 'drugName': 'Seliciclib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_6311', 'drugName': 'Seliciclib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_6312', 'drugName': 'Seliciclib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_6313', 'drugName': 'Seliciclib', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1516
Q23
Is there a black box warning for the drug Siremadlin?
No, the drug Siremadlin 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 "%siremadlin%" OR LOWER(tradeNames_string) LIKE "%siremadlin%" OR LOWER(drugSynonyms_string) LIKE "%siremadlin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3936', 'drugName': 'Siremadlin', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.343
Q23
Is there a black box warning for the drug Vicriviroc Maleate?
No, the drug Vicriviroc Maleate 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 "%vicriviroc maleate%" OR LOWER(tradeNames_string) LIKE "%vicriviroc maleate%" OR LOWER(drugSynonyms_string) LIKE "%vicriviroc maleate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1086', 'drugName': 'Vicriviroc Maleate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.626
Q23
Is there a black box warning for the drug Rapacuronium?
No, the drug Rapacuronium 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 "%rapacuronium%" OR LOWER(tradeNames_string) LIKE "%rapacuronium%" OR LOWER(drugSynonyms_string) LIKE "%rapacuronium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5014', 'drugName': 'Rapacuronium', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5464', 'drugName': 'Rapacuronium Bromide', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.484
Q23
Is there a black box warning for the drug Oxymorphone Hydrochloride?
Yes, the drug Oxymorphone 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 "%oxymorphone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%oxymorphone hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%oxymorphone hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4591', 'drugName': 'Oxymorphone Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.532
Q23
Is there a black box warning for the drug Oxelumab?
No, the drug Oxelumab 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 "%oxelumab%" OR LOWER(tradeNames_string) LIKE "%oxelumab%" OR LOWER(drugSynonyms_string) LIKE "%oxelumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3219', 'drugName': 'Oxelumab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.268
Q23
Is there a black box warning for the drug Pioglitazone Hydrochloride?
Yes, the drug Pioglitazone 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 "%pioglitazone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%pioglitazone hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%pioglitazone hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_878', 'drugName': 'Pioglitazone Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1390
Q23
Is there a black box warning for the drug Ethynodiol Diacetate?
No, the drug Ethynodiol Diacetate 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 "%ethynodiol diacetate%" OR LOWER(tradeNames_string) LIKE "%ethynodiol diacetate%" OR LOWER(drugSynonyms_string) LIKE "%ethynodiol diacetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1688', 'drugName': 'Ethynodiol Diacetate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.681
Q23
Is there a black box warning for the drug Dacomitinib?
No, the drug Dacomitinib 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 "%dacomitinib%" OR LOWER(tradeNames_string) LIKE "%dacomitinib%" OR LOWER(drugSynonyms_string) LIKE "%dacomitinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4809', 'drugName': 'Dacomitinib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4810', 'drugName': 'Dacomitinib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4811', 'drugName': 'Dacomitinib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3946', 'drugName': 'Dacomitinib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3947', 'drugName': 'Dacomitinib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3948', 'drugName': 'Dacomitinib', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.492
Q23
Is there a black box warning for the drug Asenapine?
Yes, the drug Asenapine 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 "%asenapine%" OR LOWER(tradeNames_string) LIKE "%asenapine%" OR LOWER(drugSynonyms_string) LIKE "%asenapine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4103', 'drugName': 'Asenapine Maleate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4104', 'drugName': 'Asenapine Maleate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_1060', 'drugName': 'Asenapine', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_1061', 'drugName': 'Asenapine', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.445
Q23
Is there a black box warning for the drug Ezutromid?
No, the drug Ezutromid 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 "%ezutromid%" OR LOWER(tradeNames_string) LIKE "%ezutromid%" OR LOWER(drugSynonyms_string) LIKE "%ezutromid%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2700', 'drugName': 'Ezutromid', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.274
Q23
Is there a black box warning for the drug Dalotuzumab?
No, the drug Dalotuzumab 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 "%dalotuzumab%" OR LOWER(tradeNames_string) LIKE "%dalotuzumab%" OR LOWER(drugSynonyms_string) LIKE "%dalotuzumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_999', 'drugName': 'Dalotuzumab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.187
Q23
Is there a black box warning for the drug Dextrothyroxine Sodium?
No, the drug Dextrothyroxine 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 "%dextrothyroxine sodium%" OR LOWER(tradeNames_string) LIKE "%dextrothyroxine sodium%" OR LOWER(drugSynonyms_string) LIKE "%dextrothyroxine sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4368', 'drugName': 'Dextrothyroxine Sodium', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.950
Q23
Is there a black box warning for the drug 81C6 131I?
No, the drug 81C6 131I 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 "%81c6 131i%" OR LOWER(tradeNames_string) LIKE "%81c6 131i%" OR LOWER(drugSynonyms_string) LIKE "%81c6 131i%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5298', 'drugName': '81C6 131I', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.247
Q23
Is there a black box warning for the drug Fluoxymesterone?
No, the drug Fluoxymesterone 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 "%fluoxymesterone%" OR LOWER(tradeNames_string) LIKE "%fluoxymesterone%" OR LOWER(drugSynonyms_string) LIKE "%fluoxymesterone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3575', 'drugName': 'Fluoxymesterone', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1100
Q23
Is there a black box warning for the drug Onalespib?
No, the drug Onalespib 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 "%onalespib%" OR LOWER(tradeNames_string) LIKE "%onalespib%" OR LOWER(drugSynonyms_string) LIKE "%onalespib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_325', 'drugName': 'Onalespib', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1018
Q23
Is there a black box warning for the drug Mavorixafor?
No, the drug Mavorixafor 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 "%mavorixafor%" OR LOWER(tradeNames_string) LIKE "%mavorixafor%" OR LOWER(drugSynonyms_string) LIKE "%mavorixafor%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5036', 'drugName': 'Mavorixafor', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.590
Q23
Is there a black box warning for the drug Propoxyphene?
Yes, the drug Propoxyphene 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 "%propoxyphene%" OR LOWER(tradeNames_string) LIKE "%propoxyphene%" OR LOWER(drugSynonyms_string) LIKE "%propoxyphene%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1331', 'drugName': 'Propoxyphene', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3834', 'drugName': 'Propoxyphene Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_303', 'drugName': 'Propoxyphene Napsylate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1629
Q23
Is there a black box warning for the drug Sofpironium?
No, the drug Sofpironium 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 "%sofpironium%" OR LOWER(tradeNames_string) LIKE "%sofpironium%" OR LOWER(drugSynonyms_string) LIKE "%sofpironium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4624', 'drugName': 'Sofpironium', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5796', 'drugName': 'Sofpironium Bromide', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.535
Q23
Is there a black box warning for the drug Fosnetupitant?
No, the drug Fosnetupitant 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 "%fosnetupitant%" OR LOWER(tradeNames_string) LIKE "%fosnetupitant%" OR LOWER(drugSynonyms_string) LIKE "%fosnetupitant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1941', 'drugName': 'Fosnetupitant', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4376', 'drugName': 'Fosnetupitant Chloride Hydrochloride', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.899
Q23
Is there a black box warning for the drug Ziconotide Acetate?
Yes, the drug Ziconotide 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 "%ziconotide acetate%" OR LOWER(tradeNames_string) LIKE "%ziconotide acetate%" OR LOWER(drugSynonyms_string) LIKE "%ziconotide acetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4779', 'drugName': 'Ziconotide Acetate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1483
Q23
Is there a black box warning for the drug Insulin Degludec?
No, the drug Insulin Degludec 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 "%insulin degludec%" OR LOWER(tradeNames_string) LIKE "%insulin degludec%" OR LOWER(drugSynonyms_string) LIKE "%insulin degludec%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3685', 'drugName': 'Insulin Degludec', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1109
Q23
Is there a black box warning for the drug Vortioxetine?
Yes, the drug Vortioxetine 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 "%vortioxetine%" OR LOWER(tradeNames_string) LIKE "%vortioxetine%" OR LOWER(drugSynonyms_string) LIKE "%vortioxetine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2170', 'drugName': 'Vortioxetine', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_2171', 'drugName': 'Vortioxetine', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_2172', 'drugName': 'Vortioxetine', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_776', 'drugName': 'Vortioxetine Hydrobromide', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_777', 'drugName': 'Vortioxetine Hydrobromide', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_778', 'drugName': 'Vortioxetine Hydrobromide', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.421
Q23
Is there a black box warning for the drug Alprostadil?
Yes, the drug Alprostadil 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 "%alprostadil%" OR LOWER(tradeNames_string) LIKE "%alprostadil%" OR LOWER(drugSynonyms_string) LIKE "%alprostadil%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4035', 'drugName': 'Alprostadil', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4036', 'drugName': 'Alprostadil', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.277
Q23
Is there a black box warning for the drug Lorazepam?
Yes, the drug Lorazepam 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 "%lorazepam%" OR LOWER(tradeNames_string) LIKE "%lorazepam%" OR LOWER(drugSynonyms_string) LIKE "%lorazepam%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3142', 'drugName': 'Lorazepam', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1174
Q23
Is there a black box warning for the drug Nadolol?
Yes, the drug Nadolol 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 "%nadolol%" OR LOWER(tradeNames_string) LIKE "%nadolol%" OR LOWER(drugSynonyms_string) LIKE "%nadolol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_424', 'drugName': 'Nadolol', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_425', 'drugName': 'Nadolol', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1487
Q23
Is there a black box warning for the drug Clobetasol Propionate?
Yes, the drug Clobetasol Propionate 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 "%clobetasol propionate%" OR LOWER(tradeNames_string) LIKE "%clobetasol propionate%" OR LOWER(drugSynonyms_string) LIKE "%clobetasol propionate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5376', 'drugName': 'Clobetasol Propionate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1456
Q23
Is there a black box warning for the drug Conatumumab?
No, the drug Conatumumab 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 "%conatumumab%" OR LOWER(tradeNames_string) LIKE "%conatumumab%" OR LOWER(drugSynonyms_string) LIKE "%conatumumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2732', 'drugName': 'Conatumumab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.253
Q23
Is there a black box warning for the drug Dexmecamylamine?
No, the drug Dexmecamylamine 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 "%dexmecamylamine%" OR LOWER(tradeNames_string) LIKE "%dexmecamylamine%" OR LOWER(drugSynonyms_string) LIKE "%dexmecamylamine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5354', 'drugName': 'Dexmecamylamine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.419
Q23
Is there a black box warning for the drug Lenalidomide?
Yes, the drug Lenalidomide 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 "%lenalidomide%" OR LOWER(tradeNames_string) LIKE "%lenalidomide%" OR LOWER(drugSynonyms_string) LIKE "%lenalidomide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_456', 'drugName': 'Lenalidomide', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1590
Q23
Is there a black box warning for the drug Txa127?
No, the drug Txa127 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 "%txa127%" OR LOWER(tradeNames_string) LIKE "%txa127%" OR LOWER(drugSynonyms_string) LIKE "%txa127%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2902', 'drugName': 'Txa127', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1895
Q23
Is there a black box warning for the drug Eliglustat?
No, the drug Eliglustat 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 "%eliglustat%" OR LOWER(tradeNames_string) LIKE "%eliglustat%" OR LOWER(drugSynonyms_string) LIKE "%eliglustat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4249', 'drugName': 'Eliglustat', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5337', 'drugName': 'Eliglustat Tartrate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.582
Q23
Is there a black box warning for the drug Thiopental?
No, the drug Thiopental 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 "%thiopental%" OR LOWER(tradeNames_string) LIKE "%thiopental%" OR LOWER(drugSynonyms_string) LIKE "%thiopental%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1494', 'drugName': 'Thiopental', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4971', 'drugName': 'Thiopental Sodium', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.314
Q23
Is there a black box warning for the drug Xl-228?
No, the drug Xl-228 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 "%xl-228%" OR LOWER(tradeNames_string) LIKE "%xl-228%" OR LOWER(drugSynonyms_string) LIKE "%xl-228%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4107', 'drugName': 'Xl-228', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4108', 'drugName': 'Xl-228', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4109', 'drugName': 'Xl-228', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1962
Q23
Is there a black box warning for the drug Acalabrutinib?
No, the drug Acalabrutinib 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 "%acalabrutinib%" OR LOWER(tradeNames_string) LIKE "%acalabrutinib%" OR LOWER(drugSynonyms_string) LIKE "%acalabrutinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_593', 'drugName': 'Acalabrutinib', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_6297', 'drugName': 'Acalabrutinib Maleate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.387
Q23
Is there a black box warning for the drug Valproate Sodium?
Yes, the drug Valproate Sodium 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 "%valproate sodium%" OR LOWER(tradeNames_string) LIKE "%valproate sodium%" OR LOWER(drugSynonyms_string) LIKE "%valproate sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1604', 'drugName': 'Valproate Sodium', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.541
Q23
Is there a black box warning for the drug Metoclopramide Hydrochloride?
Yes, the drug Metoclopramide 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 "%metoclopramide hydrochloride%" OR LOWER(tradeNames_string) LIKE "%metoclopramide hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%metoclopramide hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5203', 'drugName': 'Metoclopramide Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_5204', 'drugName': 'Metoclopramide Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_5205', 'drugName': 'Metoclopramide Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.431
Q23
Is there a black box warning for the drug Daunorubicin Citrate?
Yes, the drug Daunorubicin 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 "%daunorubicin citrate%" OR LOWER(tradeNames_string) LIKE "%daunorubicin citrate%" OR LOWER(drugSynonyms_string) LIKE "%daunorubicin citrate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1471', 'drugName': 'Daunorubicin Citrate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.657
Q23
Is there a black box warning for the drug Ky-1005?
No, the drug Ky-1005 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 "%ky-1005%" OR LOWER(tradeNames_string) LIKE "%ky-1005%" OR LOWER(drugSynonyms_string) LIKE "%ky-1005%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2235', 'drugName': 'Ky-1005', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1642
Q23
Is there a black box warning for the drug Aprotinin?
No, the drug Aprotinin 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 "%aprotinin%" OR LOWER(tradeNames_string) LIKE "%aprotinin%" OR LOWER(drugSynonyms_string) LIKE "%aprotinin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4053', 'drugName': 'Aprotinin', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4054', 'drugName': 'Aprotinin', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1318
Q23
Is there a black box warning for the drug Droperidol?
Yes, the drug Droperidol 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 "%droperidol%" OR LOWER(tradeNames_string) LIKE "%droperidol%" OR LOWER(drugSynonyms_string) LIKE "%droperidol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1228', 'drugName': 'Droperidol', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_1229', 'drugName': 'Droperidol', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1358
Q23
Is there a black box warning for the drug Ensifentrine?
No, the drug Ensifentrine 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 "%ensifentrine%" OR LOWER(tradeNames_string) LIKE "%ensifentrine%" OR LOWER(drugSynonyms_string) LIKE "%ensifentrine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4823', 'drugName': 'Ensifentrine', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4824', 'drugName': 'Ensifentrine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.414
Q23
Is there a black box warning for the drug Azd-8848?
No, the drug Azd-8848 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 "%azd-8848%" OR LOWER(tradeNames_string) LIKE "%azd-8848%" OR LOWER(drugSynonyms_string) LIKE "%azd-8848%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3550', 'drugName': 'Azd-8848', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1615
Q23
Is there a black box warning for the drug Prasugrel?
Yes, the drug Prasugrel 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 "%prasugrel%" OR LOWER(tradeNames_string) LIKE "%prasugrel%" OR LOWER(drugSynonyms_string) LIKE "%prasugrel%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2823', 'drugName': 'Prasugrel Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3169', 'drugName': 'Prasugrel', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.687
Q23
Is there a black box warning for the drug Adl-5747?
No, the drug Adl-5747 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 "%adl-5747%" OR LOWER(tradeNames_string) LIKE "%adl-5747%" OR LOWER(drugSynonyms_string) LIKE "%adl-5747%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_863', 'drugName': 'Adl-5747', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4537', 'drugName': 'Adl-5747', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.621
Q23
Is there a black box warning for the drug Fluvastatin Sodium?
No, the drug Fluvastatin 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 "%fluvastatin sodium%" OR LOWER(tradeNames_string) LIKE "%fluvastatin sodium%" OR LOWER(drugSynonyms_string) LIKE "%fluvastatin sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1184', 'drugName': 'Fluvastatin Sodium', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.923
Q23
Is there a black box warning for the drug Cep-11981?
No, the drug Cep-11981 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 "%cep-11981%" OR LOWER(tradeNames_string) LIKE "%cep-11981%" OR LOWER(drugSynonyms_string) LIKE "%cep-11981%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4988', 'drugName': 'Cep-11981', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4989', 'drugName': 'Cep-11981', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1199
Q23
Is there a black box warning for the drug Pf-04531083?
No, the drug Pf-04531083 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 "%pf-04531083%" OR LOWER(tradeNames_string) LIKE "%pf-04531083%" OR LOWER(drugSynonyms_string) LIKE "%pf-04531083%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2440', 'drugName': 'Pf-04531083', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.839
Q23
Is there a black box warning for the drug Hydromorphone Hydrochloride?
Yes, the drug Hydromorphone 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 "%hydromorphone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%hydromorphone hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%hydromorphone hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_245', 'drugName': 'Morphine', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4427', 'drugName': 'Hydromorphone Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1771
Q23
Is there a black box warning for the drug Telotristat Etiprate?
No, the drug Telotristat Etiprate 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 "%telotristat etiprate%" OR LOWER(tradeNames_string) LIKE "%telotristat etiprate%" OR LOWER(drugSynonyms_string) LIKE "%telotristat etiprate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1064', 'drugName': 'Telotristat Etiprate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.953
Q23
Is there a black box warning for the drug Ji-101?
No, the drug Ji-101 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 "%ji-101%" OR LOWER(tradeNames_string) LIKE "%ji-101%" OR LOWER(drugSynonyms_string) LIKE "%ji-101%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4147', 'drugName': 'Ji-101', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4148', 'drugName': 'Ji-101', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4149', 'drugName': 'Ji-101', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.185
Q23
Is there a black box warning for the drug Vilanterol?
No, the drug Vilanterol 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 "%vilanterol%" OR LOWER(tradeNames_string) LIKE "%vilanterol%" OR LOWER(drugSynonyms_string) LIKE "%vilanterol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3869', 'drugName': 'Vilanterol .Alpha.-Phenyl Cinnamate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_4124', 'drugName': 'Vilanterol', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_837', 'drugName': 'Vilanterol Trifenatate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1072
Q23
Is there a black box warning for the drug Brimonidine?
No, the drug Brimonidine 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 "%brimonidine%" OR LOWER(tradeNames_string) LIKE "%brimonidine%" OR LOWER(drugSynonyms_string) LIKE "%brimonidine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4923', 'drugName': 'Brimonidine Tartrate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5908', 'drugName': 'Brimonidine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.711
Q23
Is there a black box warning for the drug Rg-7160?
No, the drug Rg-7160 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 "%rg-7160%" OR LOWER(tradeNames_string) LIKE "%rg-7160%" OR LOWER(drugSynonyms_string) LIKE "%rg-7160%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2830', 'drugName': 'Rg-7160', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.173
Q23
Is there a black box warning for the drug Tiagabine Hydrochloride?
No, the drug Tiagabine 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 "%tiagabine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%tiagabine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%tiagabine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3768', 'drugName': 'Tiagabine Hydrochloride', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.296
Q23
Is there a black box warning for the drug Bexarotene?
Yes, the drug Bexarotene 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 "%bexarotene%" OR LOWER(tradeNames_string) LIKE "%bexarotene%" OR LOWER(drugSynonyms_string) LIKE "%bexarotene%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3322', 'drugName': 'Bexarotene', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.554
Q23
Is there a black box warning for the drug Methimazole?
No, the drug Methimazole 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 "%methimazole%" OR LOWER(tradeNames_string) LIKE "%methimazole%" OR LOWER(drugSynonyms_string) LIKE "%methimazole%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3174', 'drugName': 'Methimazole', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.763
Q23
Is there a black box warning for the drug Abrocitinib?
Yes, the drug Abrocitinib 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 "%abrocitinib%" OR LOWER(tradeNames_string) LIKE "%abrocitinib%" OR LOWER(drugSynonyms_string) LIKE "%abrocitinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1422', 'drugName': 'Abrocitinib', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.304
Q23
Is there a black box warning for the drug Cedazuridine?
No, the drug Cedazuridine 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 "%cedazuridine%" OR LOWER(tradeNames_string) LIKE "%cedazuridine%" OR LOWER(drugSynonyms_string) LIKE "%cedazuridine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2765', 'drugName': 'Cedazuridine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1878
Q23
Is there a black box warning for the drug Tenatumomab?
No, the drug Tenatumomab 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 "%tenatumomab%" OR LOWER(tradeNames_string) LIKE "%tenatumomab%" OR LOWER(drugSynonyms_string) LIKE "%tenatumomab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3275', 'drugName': 'Tenatumomab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1093
Q23
Is there a black box warning for the drug Semzuvolimab?
No, the drug Semzuvolimab 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 "%semzuvolimab%" OR LOWER(tradeNames_string) LIKE "%semzuvolimab%" OR LOWER(drugSynonyms_string) LIKE "%semzuvolimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2738', 'drugName': 'Semzuvolimab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1747
Q23
Is there a black box warning for the drug Maprotiline Hydrochloride?
Yes, the drug Maprotiline 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 "%maprotiline hydrochloride%" OR LOWER(tradeNames_string) LIKE "%maprotiline hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%maprotiline hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4631', 'drugName': 'Maprotiline Hydrochloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1652
Q23
Is there a black box warning for the drug Vericiguat?
Yes, the drug Vericiguat 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 "%vericiguat%" OR LOWER(tradeNames_string) LIKE "%vericiguat%" OR LOWER(drugSynonyms_string) LIKE "%vericiguat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2605', 'drugName': 'Vericiguat', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.914
Q23
Is there a black box warning for the drug Irsenontrine?
No, the drug Irsenontrine 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 "%irsenontrine%" OR LOWER(tradeNames_string) LIKE "%irsenontrine%" OR LOWER(drugSynonyms_string) LIKE "%irsenontrine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5652', 'drugName': 'Irsenontrine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1932
Q23
Is there a black box warning for the drug Trastuzumab?
Yes, the drug Trastuzumab 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%" OR LOWER(tradeNames_string) LIKE "%trastuzumab%" OR LOWER(drugSynonyms_string) LIKE "%trastuzumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1870', 'drugName': 'Trastuzumab Duocarmazine', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_5707', 'drugName': 'Trastuzumab', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3205', 'drugName': 'Trastuzumab Deruxtecan', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_3206', 'drugName': 'Trastuzumab Deruxtecan', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_5756', 'drugName': 'Trastuzumab Emtansine', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_5757', 'drugName': 'Trastuzumab Emtansine', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.275
Q23
Is there a black box warning for the drug Seridopidine?
No, the drug Seridopidine 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 "%seridopidine%" OR LOWER(tradeNames_string) LIKE "%seridopidine%" OR LOWER(drugSynonyms_string) LIKE "%seridopidine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6098', 'drugName': 'Seridopidine', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1147
Q23
Is there a black box warning for the drug Carbinoxamine Maleate?
No, the drug Carbinoxamine Maleate 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 "%carbinoxamine maleate%" OR LOWER(tradeNames_string) LIKE "%carbinoxamine maleate%" OR LOWER(drugSynonyms_string) LIKE "%carbinoxamine maleate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4593', 'drugName': 'Carbinoxamine Maleate', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.1589
Q23
Is there a black box warning for the drug Vibostolimab?
No, the drug Vibostolimab 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 "%vibostolimab%" OR LOWER(tradeNames_string) LIKE "%vibostolimab%" OR LOWER(drugSynonyms_string) LIKE "%vibostolimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_30', 'drugName': 'Vibostolimab', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.700
Q23
Is there a black box warning for the drug Methacholine Chloride?
Yes, the drug Methacholine Chloride 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 "%methacholine chloride%" OR LOWER(tradeNames_string) LIKE "%methacholine chloride%" OR LOWER(drugSynonyms_string) LIKE "%methacholine chloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4509', 'drugName': 'Methacholine Chloride', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1765
Q23
Is there a black box warning for the drug Betazole?
No, the drug Betazole 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 "%betazole%" OR LOWER(tradeNames_string) LIKE "%betazole%" OR LOWER(drugSynonyms_string) LIKE "%betazole%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1660', 'drugName': 'Betazole', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3149', 'drugName': 'Betazole Hydrochloride', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.488
Q23
Is there a black box warning for the drug Daunorubicin?
Yes, the drug Daunorubicin 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 "%daunorubicin%" OR LOWER(tradeNames_string) LIKE "%daunorubicin%" OR LOWER(drugSynonyms_string) LIKE "%daunorubicin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_484', 'drugName': 'Doxorubicin', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_1919', 'drugName': 'Daunorubicin Hydrochloride', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_881', 'drugName': 'Daunorubicin', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_1471', 'drugName': 'Daunorubicin Citrate', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.428
Q23
Is there a black box warning for the drug Lutetium Dotatate?
No, the drug Lutetium Dotatate 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 "%lutetium dotatate%" OR LOWER(tradeNames_string) LIKE "%lutetium dotatate%" OR LOWER(drugSynonyms_string) LIKE "%lutetium dotatate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_693', 'drugName': 'Lutetium Dotatate', 'blackBoxWarning': False}, {'UUID': 'DrugGeneTargets_v2_3035', 'drugName': 'Lutetium Dotatate Lu-177', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata
Q23.377
Q23
Is there a black box warning for the drug Salmeterol?
Yes, the drug Salmeterol 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 "%salmeterol%" OR LOWER(tradeNames_string) LIKE "%salmeterol%" OR LOWER(drugSynonyms_string) LIKE "%salmeterol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4540', 'drugName': 'Salmeterol Xinafoate', 'blackBoxWarning': True}, {'UUID': 'DrugGeneTargets_v2_4770', 'drugName': 'Salmeterol', 'blackBoxWarning': True}]
general
Distinct, Similarity Search
Metadata
Q23.1008
Q23
Is there a black box warning for the drug Latanoprostene Bunod?
No, the drug Latanoprostene Bunod 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 "%latanoprostene bunod%" OR LOWER(tradeNames_string) LIKE "%latanoprostene bunod%" OR LOWER(drugSynonyms_string) LIKE "%latanoprostene bunod%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2312', 'drugName': 'Latanoprostene Bunod', 'blackBoxWarning': False}]
general
Distinct, Similarity Search
Metadata