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
Q9.1819
Q9
Is Pasireotide Pamoate approved by the FDA and if so when was it?
Yes, the drug Pasireotide Pamoate was first FDA approved for use in 2014.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pasireotide pamoate%" OR LOWER(tradeNames_string) LIKE "%pasireotide pamo...
[{'UUID': 'DrugGeneTargets_v2_6121', 'drugName': 'Pasireotide Pamoate', 'tradeNames_string': 'Signifor lar, Signifor lar kit', 'drugSynonyms_string': 'Pasireotide embonate, Pasireotide pamoate', 'yearOfFirstApproval': 2014, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_6120', 'drugNa...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1374
Q9
Is Fluvoxamine Maleate approved by the FDA and if so when was it?
Yes, the drug Fluvoxamine Maleate was first FDA approved for use in 1994.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fluvoxamine maleate%" OR LOWER(tradeNames_string) LIKE "%fluvoxamine male...
[{'UUID': 'DrugGeneTargets_v2_1759', 'drugName': 'Fluvoxamine Maleate', 'tradeNames_string': 'Faverin 100, Faverin 50, Floxyfral, Fluvoxamine maleate, Luvox, Luvox cr', 'drugSynonyms_string': 'DU-23000, DU23000, Faverin, Fevarin, Fluvoxamine hydrogenmaleate, Fluvoxamine maleate, NSC-759602', 'yearOfFirstApproval': 1994...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1144
Q9
Is Carteolol approved by the FDA and if so when was it?
Yes, the drug Carteolol was first FDA approved for use in 1988.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%carteolol%" OR LOWER(tradeNames_string) LIKE "%carteolol%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_3354', 'drugName': 'Carteolol', 'tradeNames_string': '', 'drugSynonyms_string': 'Carteolol, Cartrol, Ocupress', 'yearOfFirstApproval': 1988, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_1755', 'drugName': 'Carteolol Hydrochloride', 'tradeNames_string': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.367
Q9
Is Nimacimab approved by the FDA and if so when was it?
No, the drug Nimacimab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nimacimab%" OR LOWER(tradeNames_string) LIKE "%nimacimab%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_895', 'drugName': 'Nimacimab', 'tradeNames_string': '', 'drugSynonyms_string': 'JNJ-2463, JNJ2463, Nimacimab, RYI-018, RYI018, Ryi-018', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1790
Q9
Is Propoxyphene Napsylate approved by the FDA and if so when was it?
Yes, the drug Propoxyphene Napsylate was first FDA approved for use in 1971.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%propoxyphene napsylate%" OR LOWER(tradeNames_string) LIKE "%propoxyphene ...
[{'UUID': 'DrugGeneTargets_v2_303', 'drugName': 'Propoxyphene Napsylate', 'tradeNames_string': 'Darvon-n', 'drugSynonyms_string': 'D-propoxyphene napsylate hydrate, Dextropropoxyphene napsilate, Propoxyphene napsylate, Propoxyphene napsylate cii, Propoxyphene napsylate monohydrate', 'yearOfFirstApproval': 1971, 'maxCli...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1208
Q9
Is Halothane approved by the FDA and if so when was it?
Yes, the drug Halothane was first FDA approved for use in 1958.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%halothane%" OR LOWER(tradeNames_string) LIKE "%halothane%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_5042', 'drugName': 'Halothane', 'tradeNames_string': 'Fluothane, Halothane, Rhidialothan', 'drugSynonyms_string': 'FREON 123B1, Halothane, Halothanum, NSC-143490', 'yearOfFirstApproval': 1958, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5040', 'drugNam...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1035
Q9
Is Treprostinil approved by the FDA and if so when was it?
Yes, the drug Treprostinil was first FDA approved for use in 2002.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%treprostinil%" OR LOWER(tradeNames_string) LIKE "%treprostinil%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_1758', 'drugName': 'Treprostinil', 'tradeNames_string': 'Remodulin, Tyvaso, Tyvaso dpi', 'drugSynonyms_string': '15-AU-81, 15AU81, L-606, LRX -15, LRX-15, Rumodolin, Treprostinil, Tresprostinil, UT-15, Uniprost', 'yearOfFirstApproval': 2002, 'maxClinicalTrialPhase': 4, 'drugIsApproved': Tr...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1039
Q9
Is Cinaciguat approved by the FDA and if so when was it?
No, the drug Cinaciguat has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cinaciguat%" OR LOWER(tradeNames_string) LIKE "%cinaciguat%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_6276', 'drugName': 'Cinaciguat', 'tradeNames_string': '', 'drugSynonyms_string': 'BAY 58-2667, Cinaciguat', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1761
Q9
Is Timolol Maleate approved by the FDA and if so when was it?
Yes, the drug Timolol Maleate was first FDA approved for use in 1978.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%timolol maleate%" OR LOWER(tradeNames_string) LIKE "%timolol maleate%" OR...
[{'UUID': 'DrugGeneTargets_v2_760', 'drugName': 'Timolol Maleate', 'tradeNames_string': 'Blocadren, Istalol, Timolol maleate, Timoptic, Timoptic Xe, Timoptic in ocudose, Timoptic-xe', 'drugSynonyms_string': 'Aquanil, NSC-757351, Ophtamolol, Timolol (as maleate), Timolol hydrogen maleate salt, Timolol maleate, Timolol m...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1357
Q9
Is Mecamylamine Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Mecamylamine Hydrochloride was first FDA approved for use in 1956.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mecamylamine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%mecamylam...
[{'UUID': 'DrugGeneTargets_v2_1272', 'drugName': 'Mecamylamine Hydrochloride', 'tradeNames_string': 'Inversine, Mecamylamine hydrochloride', 'drugSynonyms_string': 'Mecamylamine chloride, Mecamylamine hcl, Mecamylamine hydrochloride, NSC-757086', 'yearOfFirstApproval': 1956, 'maxClinicalTrialPhase': 4, 'drugIsApproved'...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1875
Q9
Is Rimonabant approved by the FDA and if so when was it?
Yes, the drug Rimonabant was first FDA approved for use in 2006.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rimonabant%" OR LOWER(tradeNames_string) LIKE "%rimonabant%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_3909', 'drugName': 'Rimonabant', 'tradeNames_string': 'Acomplia', 'drugSynonyms_string': 'Rimonabant, SR-14171, SR-141716, SR-141716A, SR141716, Zimulti', 'yearOfFirstApproval': 2006, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.672
Q9
Is Tosedostat approved by the FDA and if so when was it?
No, the drug Tosedostat has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tosedostat%" OR LOWER(tradeNames_string) LIKE "%tosedostat%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_582', 'drugName': 'Tosedostat', 'tradeNames_string': '', 'drugSynonyms_string': 'CHR 2797, CHR-2797, Tosedostat', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.369
Q9
Is Eflapegrastim approved by the FDA and if so when was it?
Yes, the drug Eflapegrastim was first FDA approved for use in 2022.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%eflapegrastim%" OR LOWER(tradeNames_string) LIKE "%eflapegrastim%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_131', 'drugName': 'Eflapegrastim', 'tradeNames_string': 'Rolvedon', 'drugSynonyms_string': 'Eflapegrastim, Eflapegrastim-xnst, HM-10460A, HM10460A, HNK-460, HNK460, SPI-2012, SPL-2012', 'yearOfFirstApproval': 2022, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.80
Q9
Is Fianlimab approved by the FDA and if so when was it?
No, the drug Fianlimab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fianlimab%" OR LOWER(tradeNames_string) LIKE "%fianlimab%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_6101', 'drugName': 'Fianlimab', 'tradeNames_string': '', 'drugSynonyms_string': 'Fianlimab, REGN-3767, REGN3767, Regn3767', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.28
Q9
Is Veralipride approved by the FDA and if so when was it?
Yes, the drug Veralipride was first FDA approved for use in 1979.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%veralipride%" OR LOWER(tradeNames_string) LIKE "%veralipride%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_775', 'drugName': 'Veralipride', 'tradeNames_string': 'Agreal', 'drugSynonyms_string': 'Agradil, Veralipride', 'yearOfFirstApproval': 1979, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1438
Q9
Is Eribulin Mesylate approved by the FDA and if so when was it?
Yes, the drug Eribulin Mesylate was first FDA approved for use in 2010.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%eribulin mesylate%" OR LOWER(tradeNames_string) LIKE "%eribulin mesylate%...
[{'UUID': 'DrugGeneTargets_v2_3175', 'drugName': 'Eribulin Mesylate', 'tradeNames_string': 'Halaven', 'drugSynonyms_string': 'E-7389, E7389, Eribulin (as mesylate), Eribulin mesilate, Eribulin mesylate, Eribulin monomethanesulfonate, Halaven', 'yearOfFirstApproval': 2010, 'maxClinicalTrialPhase': 4, 'drugIsApproved': T...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.531
Q9
Is Axitinib approved by the FDA and if so when was it?
Yes, the drug Axitinib was first FDA approved for use in 2012.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%axitinib%" OR LOWER(tradeNames_string) LIKE "%axitinib%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_4943', 'drugName': 'Axitinib', 'tradeNames_string': 'Inlyta', 'drugSynonyms_string': 'AG-013736, AG-13736, Axitinib, NSC-757441', 'yearOfFirstApproval': 2012, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1836
Q9
Is Anakinra approved by the FDA and if so when was it?
Yes, the drug Anakinra was first FDA approved for use in 2001.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%anakinra%" OR LOWER(tradeNames_string) LIKE "%anakinra%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_2379', 'drugName': 'Anakinra', 'tradeNames_string': 'Antril, Kineret', 'drugSynonyms_string': 'AMG-719, Alta-2530, Alta2530, Anakinra, Interleukin-1 receptor antagonist anakinra, Osp-101', 'yearOfFirstApproval': 2001, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.56
Q9
Is Sklb1028 approved by the FDA and if so when was it?
No, the drug Sklb1028 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sklb1028%" OR LOWER(tradeNames_string) LIKE "%sklb1028%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_5899', 'drugName': 'Sklb1028', 'tradeNames_string': '', 'drugSynonyms_string': 'Sklb1028', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_5900', 'drugName': 'Sklb1028', 'tradeNames_string': '', 'drugSynonyms_string': 'Sklb1028',...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.645
Q9
Is Mdx-1342 approved by the FDA and if so when was it?
No, the drug Mdx-1342 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mdx-1342%" OR LOWER(tradeNames_string) LIKE "%mdx-1342%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_3279', 'drugName': 'Mdx-1342', 'tradeNames_string': '', 'drugSynonyms_string': 'MDX-1342, Mdx-1342', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.306
Q9
Is Piclozotan approved by the FDA and if so when was it?
No, the drug Piclozotan has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%piclozotan%" OR LOWER(tradeNames_string) LIKE "%piclozotan%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_3853', 'drugName': 'Piclozotan', 'tradeNames_string': '', 'drugSynonyms_string': 'Piclozotan, SUN-N-4057, Sun-n4057', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.725
Q9
Is Oprelvekin approved by the FDA and if so when was it?
Yes, the drug Oprelvekin was first FDA approved for use in 1997.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%oprelvekin%" OR LOWER(tradeNames_string) LIKE "%oprelvekin%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_2215', 'drugName': 'Oprelvekin', 'tradeNames_string': 'Neumega', 'drugSynonyms_string': 'Interleukin-11 (2-178), Oprelvekin', 'yearOfFirstApproval': 1997, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.631
Q9
Is Selegiline approved by the FDA and if so when was it?
Yes, the drug Selegiline was first FDA approved for use in 1989.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%selegiline%" OR LOWER(tradeNames_string) LIKE "%selegiline%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_991', 'drugName': 'Selegiline Hydrochloride', 'tradeNames_string': 'Centrapryl 10, Centrapryl 5, Eldepryl, Ensam, Selegiline hydrochloride, Stilline 10, Stilline 5, Vivapryl, Zelapar', 'drugSynonyms_string': 'L-deprenyl, NSC-759259, Selegiline hcl, Selegiline hydrochloride', 'yearOfFirstAp...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.8
Q9
Is Pegenzileukin approved by the FDA and if so when was it?
No, the drug Pegenzileukin has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pegenzileukin%" OR LOWER(tradeNames_string) LIKE "%pegenzileukin%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_3968', 'drugName': 'Pegenzileukin', 'tradeNames_string': '', 'drugSynonyms_string': 'Il-2 variant thor-707, Pegenzileukin, SAR-444245, SAR444245, THOR-707, THOR707, Thor 707, Thor-707', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.810
Q9
Is Etretinate approved by the FDA and if so when was it?
Yes, the drug Etretinate was first FDA approved for use in 1986.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%etretinate%" OR LOWER(tradeNames_string) LIKE "%etretinate%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_343', 'drugName': 'Etretinate', 'tradeNames_string': 'Tegison, Tigason', 'drugSynonyms_string': 'Acitretin related compound b, Ethyl etrinoate, Etretinate, NSC-297936, RO 10-9359, RO-10-9359, RO-109359', 'yearOfFirstApproval': 1986, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1058
Q9
Is Oncolysin Cd6 approved by the FDA and if so when was it?
No, the drug Oncolysin Cd6 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%oncolysin cd6%" OR LOWER(tradeNames_string) LIKE "%oncolysin cd6%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_3220', 'drugName': 'Oncolysin Cd6', 'tradeNames_string': '', 'drugSynonyms_string': 'ONCOLYSIN CD6', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.340
Q9
Is Rg-7376 approved by the FDA and if so when was it?
No, the drug Rg-7376 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rg-7376%" OR LOWER(tradeNames_string) LIKE "%rg-7376%" OR LOWER(drugSynon...
[{'UUID': 'DrugGeneTargets_v2_4205', 'drugName': 'Rg-7376', 'tradeNames_string': '', 'drugSynonyms_string': 'PLX-5568, Rg-7376', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.48
Q9
Is Dorzolamide approved by the FDA and if so when was it?
Yes, the drug Dorzolamide was first FDA approved for use in 1994.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dorzolamide%" OR LOWER(tradeNames_string) LIKE "%dorzolamide%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_333', 'drugName': 'Dorzolamide', 'tradeNames_string': 'Dorzant, Trusopt', 'drugSynonyms_string': 'Dorzolamide, Dorzolamide, trans-(-)-, MK-507, Trusopt', 'yearOfFirstApproval': 1994, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_1719', 'drugName': 'Dorzo...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1481
Q9
Is Prilocaine Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Prilocaine Hydrochloride was first FDA approved for use in 1965.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%prilocaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%prilocaine ...
[{'UUID': 'DrugGeneTargets_v2_281', 'drugName': 'Prilocaine Hydrochloride', 'tradeNames_string': 'Citanest, Citanest plain, Citanest plain dental, Prilocaine hydrochloride', 'drugSynonyms_string': 'ASTRA 1512, Citanest hydrochloride, L-67, NSC-758432, Prilocaine hcl, Prilocaine hydrochloride, Propitocaine hydrochloride...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.109
Q9
Is Oxymorphone approved by the FDA and if so when was it?
Yes, the drug Oxymorphone was first FDA approved for use in 1959.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%oxymorphone%" OR LOWER(tradeNames_string) LIKE "%oxymorphone%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_6046', 'drugName': 'Oxycodone', 'tradeNames_string': 'Oxycontin, Proladone, Xtampza er', 'drugSynonyms_string': '(-)-14-hydroxydihydrocodeinone, 14-hydroxydihydrocodeinone, Dihydrone, IDS-NO-002, N02AA05, NSC-19043, Oxicone, Oxycodone, Oxycodone cii, Oxymorphone 3-methyl ether, PF-00345439...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.353
Q9
Is Pentoxifylline approved by the FDA and if so when was it?
Yes, the drug Pentoxifylline was first FDA approved for use in 1984.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pentoxifylline%" OR LOWER(tradeNames_string) LIKE "%pentoxifylline%" OR L...
[{'UUID': 'DrugGeneTargets_v2_4263', 'drugName': 'Pentoxifylline', 'tradeNames_string': 'Neotren mr, Pentoxifylline, Pentoxil, Trental, Trental 100, Trental 400', 'drugSynonyms_string': 'BL 191, BL-191, C04AD03, NSC-637086, NSC-758481, Oxpentifylline, Oxypentifylline, Pentoxifylline, Pentoxiphyllin', 'yearOfFirstApprov...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.241
Q9
Is Moexipril Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Moexipril Hydrochloride was first FDA approved for use in 1995.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%moexipril hydrochloride%" OR LOWER(tradeNames_string) LIKE "%moexipril hy...
[{'UUID': 'DrugGeneTargets_v2_517', 'drugName': 'Moexipril Hydrochloride', 'tradeNames_string': 'Moexipril hydrochloride, Perdix, Univasc', 'drugSynonyms_string': 'CI 925, CI-925, Moexipril hcl, Moexipril hydrochloride, RS-10085-197, SPM 925, SPM-925', 'yearOfFirstApproval': 1995, 'maxClinicalTrialPhase': 4, 'drugIsApp...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.216
Q9
Is Anagliptin approved by the FDA and if so when was it?
No, the drug Anagliptin has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%anagliptin%" OR LOWER(tradeNames_string) LIKE "%anagliptin%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_6082', 'drugName': 'Anagliptin', 'tradeNames_string': '', 'drugSynonyms_string': 'Anagliptin, CWP-403, SK-0403, Sk-0403, Suiny', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1827
Q9
Is Nusinersen Sodium approved by the FDA and if so when was it?
Yes, the drug Nusinersen Sodium was first FDA approved for use in 2016.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nusinersen sodium%" OR LOWER(tradeNames_string) LIKE "%nusinersen sodium%...
[{'UUID': 'DrugGeneTargets_v2_6328', 'drugName': 'Nusinersen Sodium', 'tradeNames_string': 'Spinraza', 'drugSynonyms_string': 'Nusinersen sodium', 'yearOfFirstApproval': 2016, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1138
Q9
Is Pentazocine Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Pentazocine Hydrochloride was first FDA approved for use in 1969.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pentazocine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%pentazocin...
[{'UUID': 'DrugGeneTargets_v2_3200', 'drugName': 'Pentazocine Hydrochloride', 'tradeNames_string': 'Sosegon, Talwin, Talwin 50', 'drugSynonyms_string': 'Pentazocine hcl, Pentazocine hydrochloride', 'yearOfFirstApproval': 1969, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.800
Q9
Is Progesterone approved by the FDA and if so when was it?
Yes, the drug Progesterone was first FDA approved for use in 1976.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%progesterone%" OR LOWER(tradeNames_string) LIKE "%progesterone%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_184', 'drugName': 'Desoxycorticosterone Acetate', 'tradeNames_string': 'Doca, Percorten', 'drugSynonyms_string': '11-deoxycorticosterone, 11-deoxycorticosterone acetate, 21-hydroxyprogesterone, Deoxycorticosterone, Deoxycorticosterone acetate, Deoxycortone, Desoxycorticosterone, Desoxycort...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1123
Q9
Is Insulin Zinc Susp Extended Recombinant Human approved by the FDA and if so when was it?
Yes, the drug Insulin Zinc Susp Extended Recombinant Human was first FDA approved for use in 1987.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin zinc susp extended recombinant human%" OR LOWER(tradeNames_string...
[{'UUID': 'DrugGeneTargets_v2_4713', 'drugName': 'Insulin Zinc Susp Extended Recombinant Human', 'tradeNames_string': 'Humulin u', 'drugSynonyms_string': 'Insulin zinc susp extended recombinant human', 'yearOfFirstApproval': 1987, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1583
Q9
Is Ranibizumab approved by the FDA and if so when was it?
Yes, the drug Ranibizumab was first FDA approved for use in 2006.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ranibizumab%" OR LOWER(tradeNames_string) LIKE "%ranibizumab%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_2824', 'drugName': 'Ranibizumab', 'tradeNames_string': 'Lucentis', 'drugSynonyms_string': 'BCD-300, Byooviz, FAB-12 VARIANT Y0317, PF-582, Pf-582 (ranibizumab biosimilar), Pf582, QL-1205, QL1205, RG-3645, RHUFAB, Ranibizumab, Ranibizumab biosimilar pf582, Ranibizumab nuna, Ranibizumab-nuna...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1672
Q9
Is Trifluoperazine approved by the FDA and if so when was it?
Yes, the drug Trifluoperazine was first FDA approved for use in 1959.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trifluoperazine%" OR LOWER(tradeNames_string) LIKE "%trifluoperazine%" OR...
[{'UUID': 'DrugGeneTargets_v2_5160', 'drugName': 'Trifluoperazine', 'tradeNames_string': 'Amylozine, Stelazine, Stelazine fte', 'drugSynonyms_string': 'Apo-trifluoperazine, Flurazine, NSC-17474, NSC-46061, RP-7623, Trifluoperazine', 'yearOfFirstApproval': 1959, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUI...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.529
Q9
Is Selumetinib Sulfate approved by the FDA and if so when was it?
Yes, the drug Selumetinib Sulfate was first FDA approved for use in 2020.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%selumetinib sulfate%" OR LOWER(tradeNames_string) LIKE "%selumetinib sulf...
[{'UUID': 'DrugGeneTargets_v2_3990', 'drugName': 'Selumetinib Sulfate', 'tradeNames_string': 'Koselugo', 'drugSynonyms_string': 'AZD-6244 HYD-SULFATE, AZD-6244 HYDROGEN SULFATE, AZD6244 HYD-SULFATE, AZD6244 HYDROGEN SULFATE, Azd-6244 hydrogen sulphate, Azd6244 hydrogen sulphate, Selumetinib sulfate, Selumetinib sulphat...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.235
Q9
Is Resatorvid approved by the FDA and if so when was it?
No, the drug Resatorvid has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%resatorvid%" OR LOWER(tradeNames_string) LIKE "%resatorvid%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_5358', 'drugName': 'Resatorvid', 'tradeNames_string': '', 'drugSynonyms_string': 'Cli-095, Resatorvid, TAK-242, Tak-242', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.651
Q9
Is Apl-501 approved by the FDA and if so when was it?
No, the drug Apl-501 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%apl-501%" OR LOWER(tradeNames_string) LIKE "%apl-501%" OR LOWER(drugSynon...
[{'UUID': 'DrugGeneTargets_v2_2544', 'drugName': 'Apl-501', 'tradeNames_string': '', 'drugSynonyms_string': 'APL-501, Apl-501, CBT-501, GB-226, GB226, Gb226, Genolimzumab, Geptanolimab', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1509
Q9
Is Cr-3465 approved by the FDA and if so when was it?
No, the drug Cr-3465 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cr-3465%" OR LOWER(tradeNames_string) LIKE "%cr-3465%" OR LOWER(drugSynon...
[{'UUID': 'DrugGeneTargets_v2_2602', 'drugName': 'Cr-3465', 'tradeNames_string': '', 'drugSynonyms_string': 'CR3465, Cr-3465', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.539
Q9
Is Dextrothyroxine approved by the FDA and if so when was it?
Yes, the drug Dextrothyroxine was first FDA approved for use in 1967.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dextrothyroxine%" OR LOWER(tradeNames_string) LIKE "%dextrothyroxine%" OR...
[{'UUID': 'DrugGeneTargets_v2_4368', 'drugName': 'Dextrothyroxine Sodium', 'tradeNames_string': 'Choloxin', 'drugSynonyms_string': 'Anhydrous dextrothyroxine sodium, D-thyroxine sodium salt, Dextrothyroxine sodium, Dextrothyroxine sodium anhydrous, Dextrothyroxine sodium hydrate, Monosodium d-thyroxine hydrate, Sodium ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1753
Q9
Is Imgatuzumab approved by the FDA and if so when was it?
No, the drug Imgatuzumab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%imgatuzumab%" OR LOWER(tradeNames_string) LIKE "%imgatuzumab%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_1400', 'drugName': 'Imgatuzumab', 'tradeNames_string': '', 'drugSynonyms_string': 'GA-201, GA201, HUMA-B, HUMAB, HuMAB<EGFR>, Imgatuzumab, RG7160, RO-5083945, RO5083945', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_1401', 'dr...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.610
Q9
Is Azilsartan approved by the FDA and if so when was it?
No, the drug Azilsartan has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%azilsartan%" OR LOWER(tradeNames_string) LIKE "%azilsartan%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_1209', 'drugName': 'Azilsartan Kamedoxomil', 'tradeNames_string': 'Edarbi', 'drugSynonyms_string': 'Azilsartan kamedoxomil, Azilsartan medoxomil potassium, TAK-491', 'yearOfFirstApproval': 2011, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5498', 'drugN...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1780
Q9
Is Ertumaxomab approved by the FDA and if so when was it?
No, the drug Ertumaxomab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ertumaxomab%" OR LOWER(tradeNames_string) LIKE "%ertumaxomab%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_2144', 'drugName': 'Ertumaxomab', 'tradeNames_string': 'Rexomun', 'drugSynonyms_string': 'Ertumaxomab', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_2145', 'drugName': 'Ertumaxomab', 'tradeNames_string': 'Rexomun', 'drugSynony...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1083
Q9
Is Triamterene approved by the FDA and if so when was it?
Yes, the drug Triamterene was first FDA approved for use in 1964.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%triamterene%" OR LOWER(tradeNames_string) LIKE "%triamterene%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_4230', 'drugName': 'Triamterene', 'tradeNames_string': 'Dyrenium, Dytac', 'drugSynonyms_string': 'NSC-639359, NSC-77625, SK&F 8542, SK&F-8542, SK-8542, Triamterene', 'yearOfFirstApproval': 1964, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1407
Q9
Is Ziconotide Acetate approved by the FDA and if so when was it?
Yes, the drug Ziconotide Acetate was first FDA approved for use in 2004.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ziconotide acetate%" OR LOWER(tradeNames_string) LIKE "%ziconotide acetat...
[{'UUID': 'DrugGeneTargets_v2_4779', 'drugName': 'Ziconotide Acetate', 'tradeNames_string': 'Prialt', 'drugSynonyms_string': 'Ziconotide acetate', 'yearOfFirstApproval': 2004, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.62
Q9
Is Pancuronium approved by the FDA and if so when was it?
Yes, the drug Pancuronium was first FDA approved for use in 1972.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pancuronium%" OR LOWER(tradeNames_string) LIKE "%pancuronium%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_4096', 'drugName': 'Pancuronium', 'tradeNames_string': '', 'drugSynonyms_string': 'Pancuronium, Pavulon', 'yearOfFirstApproval': 1972, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_6111', 'drugName': 'Pancuronium Bromide', 'tradeNames_string': 'Mioblock,...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1643
Q9
Is Alteplase approved by the FDA and if so when was it?
Yes, the drug Alteplase was first FDA approved for use in 1996.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alteplase%" OR LOWER(tradeNames_string) LIKE "%alteplase%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_2954', 'drugName': 'Alteplase', 'tradeNames_string': 'Actilyse, Actilyse cathflo, Activase, Cathflo activase', 'drugSynonyms_string': 'Alteplase, Alteplase (genetical recombination), Alteplase for injection, Alteplase, recombinant, Alteplase,recombinant, Ec 3.4.21.68, RT-PA, Tissue plasmin...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.95
Q9
Is Linerixibat approved by the FDA and if so when was it?
No, the drug Linerixibat has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%linerixibat%" OR LOWER(tradeNames_string) LIKE "%linerixibat%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_1185', 'drugName': 'Linerixibat', 'tradeNames_string': '', 'drugSynonyms_string': 'GSK2330672, Gsk-2330672, Gsk2330672, Linerixibat', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.673
Q9
Is Umbralisib approved by the FDA and if so when was it?
Yes, the drug Umbralisib was first FDA approved for use in 2021.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%umbralisib%" OR LOWER(tradeNames_string) LIKE "%umbralisib%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_5649', 'drugName': 'Umbralisib', 'tradeNames_string': '', 'drugSynonyms_string': 'RP-5264, RP5264, TGR-1202 FREE BASE, TGR-1202 base, Tgr 1202, Umbralisib', 'yearOfFirstApproval': 2021, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3012', 'drugName': 'Um...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.284
Q9
Is Indomethacin Sodium approved by the FDA and if so when was it?
Yes, the drug Indomethacin Sodium was first FDA approved for use in 1985.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%indomethacin sodium%" OR LOWER(tradeNames_string) LIKE "%indomethacin sod...
[{'UUID': 'DrugGeneTargets_v2_4252', 'drugName': 'Indomethacin Sodium', 'tradeNames_string': 'Indocin, Indomethacin sodium', 'drugSynonyms_string': 'Indometacin sodium, Indometacin sodium hydrate, Indometacin sodium trihydrate, Indomethacin sodium, Indomethacin sodium anhydrous, Indomethacin sodium salt trihydrate, Ind...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1796
Q9
Is Isoetharine Mesylate approved by the FDA and if so when was it?
Yes, the drug Isoetharine Mesylate was first FDA approved for use in 1984.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%isoetharine mesylate%" OR LOWER(tradeNames_string) LIKE "%isoetharine mes...
[{'UUID': 'DrugGeneTargets_v2_1915', 'drugName': 'Isoetharine Mesylate', 'tradeNames_string': 'Bronchilator, Bronkometer, Isoetharine mesylate', 'drugSynonyms_string': 'Isoetarine mesilate, Isoetharine mesilate, Isoetharine mesylate, NSC-759286', 'yearOfFirstApproval': 1984, 'maxClinicalTrialPhase': 4, 'drugIsApproved'...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.364
Q9
Is Peginterferon Alfa-2B approved by the FDA and if so when was it?
Yes, the drug Peginterferon Alfa-2B was first FDA approved for use in 2001.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%peginterferon alfa-2b%" OR LOWER(tradeNames_string) LIKE "%peginterferon ...
[{'UUID': 'DrugGeneTargets_v2_2953', 'drugName': 'Peginterferon Alfa-2B', 'tradeNames_string': 'Peg-Intron, Pegintron', 'drugSynonyms_string': 'Peg-interferon alfa-2b, Pegifn alfa-2b, Peginterferon alfa-2b, Peginterferon-alfa-2b, Pegylated interferon alpha 2b, Sylatron', 'yearOfFirstApproval': 2001, 'maxClinicalTrialPh...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1468
Q9
Is Saxagliptin approved by the FDA and if so when was it?
Yes, the drug Saxagliptin was first FDA approved for use in 2009.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%saxagliptin%" OR LOWER(tradeNames_string) LIKE "%saxagliptin%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_6010', 'drugName': 'Saxagliptin', 'tradeNames_string': '', 'drugSynonyms_string': 'BMS-477118, BMS-477118-11, Saxagliptin', 'yearOfFirstApproval': 2009, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_2239', 'drugName': 'Saxagliptin Hydrochloride', 'tradeN...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1169
Q9
Is Agatolimod Sodium approved by the FDA and if so when was it?
No, the drug Agatolimod Sodium has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%agatolimod sodium%" OR LOWER(tradeNames_string) LIKE "%agatolimod sodium%...
[{'UUID': 'DrugGeneTargets_v2_2557', 'drugName': 'Agatolimod Sodium', 'tradeNames_string': '', 'drugSynonyms_string': 'Agatolimod sodium, Agatolimod tricosasodium salt, CPG 7909, CPG-7909, PF-03512676, PF-3512676, Vaximmune', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.854
Q9
Is Azatadine approved by the FDA and if so when was it?
Yes, the drug Azatadine was first FDA approved for use in 1977.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%azatadine%" OR LOWER(tradeNames_string) LIKE "%azatadine%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_603', 'drugName': 'Azatadine', 'tradeNames_string': '', 'drugSynonyms_string': 'Azatadine, Optimine, Trinalin', 'yearOfFirstApproval': 1977, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_4332', 'drugName': 'Azatadine Maleate', 'tradeNames_string': 'Lergo...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1379
Q9
Is Pevonedistat approved by the FDA and if so when was it?
No, the drug Pevonedistat has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pevonedistat%" OR LOWER(tradeNames_string) LIKE "%pevonedistat%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_3764', 'drugName': 'Pevonedistat', 'tradeNames_string': '', 'drugSynonyms_string': 'MLN 4924, MLN-4924, MLN-4924003, MLN4924, Pevonedistat', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.113
Q9
Is Ofatumumab approved by the FDA and if so when was it?
Yes, the drug Ofatumumab was first FDA approved for use in 2009.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ofatumumab%" OR LOWER(tradeNames_string) LIKE "%ofatumumab%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_3424', 'drugName': 'Ofatumumab', 'tradeNames_string': 'Arzerra', 'drugSynonyms_string': '2F2, GSK-1841157, GSK1841157, HUMAX-CD20, HUMAX-CD20 2F2, HUMAX-CD20, 2F2, HUMAX-CD20-2F2, Ofatumumab', 'yearOfFirstApproval': 2009, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.43
Q9
Is Gefitinib approved by the FDA and if so when was it?
Yes, the drug Gefitinib was first FDA approved for use in 2003.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gefitinib%" OR LOWER(tradeNames_string) LIKE "%gefitinib%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_4972', 'drugName': 'Gefitinib', 'tradeNames_string': 'Iressa', 'drugSynonyms_string': 'Gefitinib, Iressa, NSC-759856, ZD-1839, ZD1839', 'yearOfFirstApproval': 2003, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.128
Q9
Is Talbutal approved by the FDA and if so when was it?
Yes, the drug Talbutal was first FDA approved for use in 1982.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%talbutal%" OR LOWER(tradeNames_string) LIKE "%talbutal%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_2623', 'drugName': 'Talbutal', 'tradeNames_string': 'Lotusate', 'drugSynonyms_string': 'Talbutal', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.207
Q9
Is Siltuximab approved by the FDA and if so when was it?
Yes, the drug Siltuximab was first FDA approved for use in 2014.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%siltuximab%" OR LOWER(tradeNames_string) LIKE "%siltuximab%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_2074', 'drugName': 'Siltuximab', 'tradeNames_string': 'Sylvant', 'drugSynonyms_string': 'CLLB8, CNTO-328, Siltuximab', 'yearOfFirstApproval': 2014, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.53
Q9
Is Adalimumab approved by the FDA and if so when was it?
Yes, the drug Adalimumab was first FDA approved for use in 2002.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%adalimumab%" OR LOWER(tradeNames_string) LIKE "%adalimumab%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_3802', 'drugName': 'Adalimumab', 'tradeNames_string': 'Humira', 'drugSynonyms_string': 'AVT-02, Abp-501, Abrilada, Adalimumab, Adalimumab (genetical recombination), Adalimumab (humira), Adalimumab adaz, Adalimumab adbm, Adalimumab afzb, Adalimumab aqvh, Adalimumab atto, Adalimumab beta, Ad...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.551
Q9
Is Nandrolone Phenpropionate approved by the FDA and if so when was it?
Yes, the drug Nandrolone Phenpropionate was first FDA approved for use in 1959.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nandrolone phenpropionate%" OR LOWER(tradeNames_string) LIKE "%nandrolone...
[{'UUID': 'DrugGeneTargets_v2_4237', 'drugName': 'Nandrolone Phenpropionate', 'tradeNames_string': 'Durabolin, Nandrolone phenpropionate', 'drugSynonyms_string': 'Nandrolone phenpropionate, Nandrolone phenylpropionate, Norandrostenolone phenylpropionate, Nortestosterone furanpropionate, Nortestosterone phenylpropionate...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.71
Q9
Is Trihexyphenidyl approved by the FDA and if so when was it?
Yes, the drug Trihexyphenidyl was first FDA approved for use in 1949.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trihexyphenidyl%" OR LOWER(tradeNames_string) LIKE "%trihexyphenidyl%" OR...
[{'UUID': 'DrugGeneTargets_v2_6217', 'drugName': 'Trihexyphenidyl', 'tradeNames_string': '', 'drugSynonyms_string': 'Apo-trihex, NSC-12268, Trihexyphenidyl', 'yearOfFirstApproval': 1949, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_6050', 'drugName': 'Trihexyphenidyl Hydrochloride',...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1816
Q9
Is Rituximab approved by the FDA and if so when was it?
Yes, the drug Rituximab was first FDA approved for use in 1997.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rituximab%" OR LOWER(tradeNames_string) LIKE "%rituximab%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_4195', 'drugName': 'Rituximab', 'tradeNames_string': 'Mabthera, Mabthera rituxan, Rituxan', 'drugSynonyms_string': 'ABP-798, ABP798, BI695500, Bi 695500, Bi-695500, Blitzima, CT-P10, Gp2013, HS-006, HS-006 (RITUXIMAB BIOSIMILAR), HS006, IDEC-102, IDEC-C2B8, Mk-8808, Pf-05280586, R-105 IDEC...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1745
Q9
Is Morphine Sulfate approved by the FDA and if so when was it?
Yes, the drug Morphine Sulfate was first FDA approved for use in 1984.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%morphine sulfate%" OR LOWER(tradeNames_string) LIKE "%morphine sulfate%" ...
[{'UUID': 'DrugGeneTargets_v2_3650', 'drugName': 'Morphine Sulfate', 'tradeNames_string': 'Arymo er, Astramorph pf, Avinza, Depodur, Duramorph, Duramorph pf, Duromorph, Filnarine sr, Infumorph, Kadian, Moraxen, Morcap sr, Morphabond, Morphabond er, Morphgesic sr, Morphine sulfate, Morphine sulfate (autoinjector), Ms co...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.186
Q9
Is Mecasermin approved by the FDA and if so when was it?
Yes, the drug Mecasermin was first FDA approved for use in 2005.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mecasermin%" OR LOWER(tradeNames_string) LIKE "%mecasermin%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_672', 'drugName': 'Mecasermin Rinfabate', 'tradeNames_string': 'Iplex, Somatokine', 'drugSynonyms_string': 'Mecasermin Rinfabate Recombinant, Mecasermin rinfabate, Mecasermin rinfabate recombinant, RHIGF-I/RHIGFBP-3', 'yearOfFirstApproval': 2005, 'maxClinicalTrialPhase': 4, 'drugIsApproved...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.140
Q9
Is Ongericimab approved by the FDA and if so when was it?
No, the drug Ongericimab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ongericimab%" OR LOWER(tradeNames_string) LIKE "%ongericimab%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_3754', 'drugName': 'Ongericimab', 'tradeNames_string': '', 'drugSynonyms_string': 'JS 002, JS-002, Js002, Ongericimab', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.907
Q9
Is Mirikizumab approved by the FDA and if so when was it?
No, the drug Mirikizumab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mirikizumab%" OR LOWER(tradeNames_string) LIKE "%mirikizumab%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_3014', 'drugName': 'Mirikizumab', 'tradeNames_string': '', 'drugSynonyms_string': 'LY-3074828, LY3074828, Mirikizumab', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.803
Q9
Is Desirudin approved by the FDA and if so when was it?
Yes, the drug Desirudin was first FDA approved for use in 2003.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%desirudin%" OR LOWER(tradeNames_string) LIKE "%desirudin%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_2822', 'drugName': 'Desirudin', 'tradeNames_string': 'Iprivask', 'drugSynonyms_string': '63-desulfohirudin, 63-desulfohirudin (recombinant), CGP 39393, CGP-39393, Desirudin, Desirudin recombinant, Hirudin desirudin, Revasc', 'yearOfFirstApproval': 2003, 'maxClinicalTrialPhase': 4, 'drugIsA...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.135
Q9
Is Ethosuximide approved by the FDA and if so when was it?
Yes, the drug Ethosuximide was first FDA approved for use in 1960.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ethosuximide%" OR LOWER(tradeNames_string) LIKE "%ethosuximide%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_4742', 'drugName': 'Ethosuximide', 'tradeNames_string': 'Emeside, Ethosuximide, Suxinutin, Zarontin', 'drugSynonyms_string': 'CI-366, CN-10,395, CN-10395, Ethosuximide, Ethosuximidum, NSC-64013, PM-671, Pyknolepsinum', 'yearOfFirstApproval': 1960, 'maxClinicalTrialPhase': 4, 'drugIsApprove...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.83
Q9
Is Maraviroc approved by the FDA and if so when was it?
Yes, the drug Maraviroc was first FDA approved for use in 2007.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%maraviroc%" OR LOWER(tradeNames_string) LIKE "%maraviroc%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_3537', 'drugName': 'Maraviroc', 'tradeNames_string': 'Celsentri, Selzentry', 'drugSynonyms_string': 'Maraviroc, Rel-Maraviroc, UK-427857, Uk-427,857', 'yearOfFirstApproval': 2007, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1541
Q9
Is Moricizine approved by the FDA and if so when was it?
Yes, the drug Moricizine was first FDA approved for use in 1990.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%moricizine%" OR LOWER(tradeNames_string) LIKE "%moricizine%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_4424', 'drugName': 'Moricizine', 'tradeNames_string': 'Ethmozine', 'drugSynonyms_string': 'EN-313, EN-313 FREE BASE, Ethmozine, Moracizine, Moricizine', 'yearOfFirstApproval': 1990, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_2214', 'drugName': 'Morici...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.547
Q9
Is Isoflurane approved by the FDA and if so when was it?
Yes, the drug Isoflurane was first FDA approved for use in 1979.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%isoflurane%" OR LOWER(tradeNames_string) LIKE "%isoflurane%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_5599', 'drugName': 'Isoflurane', 'tradeNames_string': 'Aerrane, Forane, Isoflurane', 'drugSynonyms_string': 'COMPOUND 469, COMPOUND-469, Isoflurane', 'yearOfFirstApproval': 1979, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5597', 'drugName': 'Isofluran...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1596
Q9
Is Vardenafil approved by the FDA and if so when was it?
Yes, the drug Vardenafil was first FDA approved for use in 2003.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vardenafil%" OR LOWER(tradeNames_string) LIKE "%vardenafil%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_2264', 'drugName': 'Vardenafil', 'tradeNames_string': 'Levitra', 'drugSynonyms_string': 'BAY-389456, BAY38-9456, Vardenafil, Vivanza', 'yearOfFirstApproval': 2003, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_4542', 'drugName': 'Vardenafil Hydrochloride...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.992
Q9
Is Figopitant approved by the FDA and if so when was it?
No, the drug Figopitant has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%figopitant%" OR LOWER(tradeNames_string) LIKE "%figopitant%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_7', 'drugName': 'Figopitant', 'tradeNames_string': '', 'drugSynonyms_string': 'BIIF 1149 BS, BIIF 1149 CL, BIIF-1149 BS, BIIF-1149-BS, Biif 1149, Figopitant', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.168
Q9
Is Metaproterenol approved by the FDA and if so when was it?
Yes, the drug Metaproterenol was first FDA approved for use in 1973.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%metaproterenol%" OR LOWER(tradeNames_string) LIKE "%metaproterenol%" OR L...
[{'UUID': 'DrugGeneTargets_v2_1717', 'drugName': 'Metaproterenol', 'tradeNames_string': '', 'drugSynonyms_string': 'Metaproterenol, Orciprenaline', 'yearOfFirstApproval': 1973, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5266', 'drugName': 'Metaproterenol Sulfate', 'tradeNames_stri...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.251
Q9
Is Chlorpheniramine approved by the FDA and if so when was it?
Yes, the drug Chlorpheniramine was first FDA approved for use in 1950.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%chlorpheniramine%" OR LOWER(tradeNames_string) LIKE "%chlorpheniramine%" ...
[{'UUID': 'DrugGeneTargets_v2_6213', 'drugName': 'Dexchlorpheniramine Maleate', 'tradeNames_string': 'Dexchlorpheniramine maleate, Mylaramine, Polaramine', 'drugSynonyms_string': 'Chlorpheniramine d-form maleate, Chlorpheniramine maleate, (s)-, D-chlorpheniramine maleate, Dexchlorpheniramine maleate, NSC-759156', 'year...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.452
Q9
Is Valrubicin approved by the FDA and if so when was it?
Yes, the drug Valrubicin was first FDA approved for use in 1998.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%valrubicin%" OR LOWER(tradeNames_string) LIKE "%valrubicin%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_484', 'drugName': 'Doxorubicin', 'tradeNames_string': 'Adriblastina', 'drugSynonyms_string': 'Adriablastin, Adriamycin, Doxil, Doxorubicin, Epirubicin hydrochloride impurity, doxorubicin-, Hydroxydaunorubicin, NSC-123127, NSC-759155, Rubex, Valrubicin impurity, doxorubicin', 'yearOfFirstAp...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1148
Q9
Is Procyclidine Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Procyclidine Hydrochloride was first FDA approved for use in 1955.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%procyclidine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%procyclid...
[{'UUID': 'DrugGeneTargets_v2_4919', 'drugName': 'Procyclidine Hydrochloride', 'tradeNames_string': 'Arpicolin, Kemadrin, Muscinil', 'drugSynonyms_string': 'NSC-757293, Procyclidine HCl, Procyclidine hcl, Procyclidine hydrochloride', 'yearOfFirstApproval': 1955, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.865
Q9
Is Apinocaltamide approved by the FDA and if so when was it?
No, the drug Apinocaltamide has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%apinocaltamide%" OR LOWER(tradeNames_string) LIKE "%apinocaltamide%" OR L...
[{'UUID': 'DrugGeneTargets_v2_4031', 'drugName': 'Apinocaltamide', 'tradeNames_string': '', 'drugSynonyms_string': 'ACT-709478, Act-709478, Apinocaltamide', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1233
Q9
Is Halazepam approved by the FDA and if so when was it?
Yes, the drug Halazepam was first FDA approved for use in 1981.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%halazepam%" OR LOWER(tradeNames_string) LIKE "%halazepam%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_4122', 'drugName': 'Halazepam', 'tradeNames_string': 'Paxipam', 'drugSynonyms_string': 'Halazepam, Halazepam civ, SCH 12041, SCH-12041', 'yearOfFirstApproval': 1981, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.100
Q9
Is Bnc-210 approved by the FDA and if so when was it?
No, the drug Bnc-210 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bnc-210%" OR LOWER(tradeNames_string) LIKE "%bnc-210%" OR LOWER(drugSynon...
[{'UUID': 'DrugGeneTargets_v2_1009', 'drugName': 'Bnc-210', 'tradeNames_string': '', 'drugSynonyms_string': 'BNC-210, BNC210, Bnc-210, Bnc210, Iw-2143', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1974
Q9
Is Levonordefrin approved by the FDA and if so when was it?
Yes, the drug Levonordefrin was first FDA approved for use in 1960.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%levonordefrin%" OR LOWER(tradeNames_string) LIKE "%levonordefrin%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_4563', 'drugName': 'Levonordefrin', 'tradeNames_string': 'Neo-cobefrin', 'drugSynonyms_string': '(-)-cobefrin, BA 2818, BA-2818, Corbadrine, L-.alpha.-methylnoradrenaline, L-nordefrin, L-norephedrine, 3,4-dihydroxy-, Levonordefrin, NSC-757084, Neo-Cobefrin, Nordefrin, Nordefrin (-)-form, N...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.744
Q9
Is Vismodegib approved by the FDA and if so when was it?
Yes, the drug Vismodegib was first FDA approved for use in 2012.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vismodegib%" OR LOWER(tradeNames_string) LIKE "%vismodegib%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_5550', 'drugName': 'Vismodegib', 'tradeNames_string': 'Erivedge', 'drugSynonyms_string': 'GDC-0449, NSC-747691, NSC-755986, Vismodegib', 'yearOfFirstApproval': 2012, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1252
Q9
Is Talquetamab approved by the FDA and if so when was it?
No, the drug Talquetamab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%talquetamab%" OR LOWER(tradeNames_string) LIKE "%talquetamab%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_5924', 'drugName': 'Talquetamab', 'tradeNames_string': '', 'drugSynonyms_string': 'JNJ-63483043, JNJ-64407564, Talquetamab', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_5925', 'drugName': 'Talquetamab', 'tradeNames_string': '...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.105
Q9
Is Naltrexone approved by the FDA and if so when was it?
Yes, the drug Naltrexone was first FDA approved for use in 1984.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%naltrexone%" OR LOWER(tradeNames_string) LIKE "%naltrexone%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_1780', 'drugName': 'Methylnaltrexone', 'tradeNames_string': '', 'drugSynonyms_string': 'MRZ-2663, Methylnaltrexone, Methylnaltrexone cation, Methylnaltrexone ion', 'yearOfFirstApproval': 2008, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_2413', 'drugNam...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.440
Q9
Is Mofezolac approved by the FDA and if so when was it?
No, the drug Mofezolac has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mofezolac%" OR LOWER(tradeNames_string) LIKE "%mofezolac%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_2051', 'drugName': 'Mofezolac', 'tradeNames_string': '', 'drugSynonyms_string': 'Mofezolac', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': -1, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.77
Q9
Is Paltusotine approved by the FDA and if so when was it?
No, the drug Paltusotine has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%paltusotine%" OR LOWER(tradeNames_string) LIKE "%paltusotine%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_5549', 'drugName': 'Paltusotine', 'tradeNames_string': '', 'drugSynonyms_string': 'Paltusotine', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1793
Q9
Is Astemizole approved by the FDA and if so when was it?
Yes, the drug Astemizole was first FDA approved for use in 1988.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%astemizole%" OR LOWER(tradeNames_string) LIKE "%astemizole%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_4813', 'drugName': 'Astemizole', 'tradeNames_string': 'Hismanal, Pollon-eze', 'drugSynonyms_string': 'Astemizole, GNF-Pf-2461, NSC-329963, NSC-759570, R 43,512', 'yearOfFirstApproval': 1988, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1462
Q9
Is Sepofarsen approved by the FDA and if so when was it?
No, the drug Sepofarsen has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sepofarsen%" OR LOWER(tradeNames_string) LIKE "%sepofarsen%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_1360', 'drugName': 'Sepofarsen', 'tradeNames_string': '', 'drugSynonyms_string': 'EW9I3PJC3R, QR-110, QR-110 FREE ACID, Qr-110, Sepofarsen', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.926
Q9
Is Zotiraciclib approved by the FDA and if so when was it?
No, the drug Zotiraciclib has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%zotiraciclib%" OR LOWER(tradeNames_string) LIKE "%zotiraciclib%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_621', 'drugName': 'Zotiraciclib', 'tradeNames_string': '', 'drugSynonyms_string': 'EX45, Ex 45, SB-1317, SB1317, Sb-1317 free base, TG02, Tg-02, Tg02, Zotiraciclib', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_617', 'drugName...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1712
Q9
Is Bb-10901 approved by the FDA and if so when was it?
No, the drug Bb-10901 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bb-10901%" OR LOWER(tradeNames_string) LIKE "%bb-10901%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_3306', 'drugName': 'Bb-10901', 'tradeNames_string': '', 'drugSynonyms_string': 'BB-10901, HUN901-DM1', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_4544', 'drugName': 'Lorvotuzumab Mertansine', 'tradeNames_string': '', 'drugSy...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1671
Q9
Is Insulin Susp Isophane Beef approved by the FDA and if so when was it?
Yes, the drug Insulin Susp Isophane Beef was first FDA approved for use in 1982.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin susp isophane beef%" OR LOWER(tradeNames_string) LIKE "%insulin s...
[{'UUID': 'DrugGeneTargets_v2_5706', 'drugName': 'Insulin Susp Isophane Beef', 'tradeNames_string': 'Nph insulin', 'drugSynonyms_string': 'Insulin susp isophane beef', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_1693', 'drugName': 'Insulin Susp Isophane...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1621
Q9
Is Gsk-2586881 approved by the FDA and if so when was it?
No, the drug Gsk-2586881 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gsk-2586881%" OR LOWER(tradeNames_string) LIKE "%gsk-2586881%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_5371', 'drugName': 'Gsk-2586881', 'tradeNames_string': '', 'drugSynonyms_string': 'APN-01, APN01, Alunacedase alfa, Apn01, GSK-2586881, Gsk-2586881, Gsk2586881', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.769
Q9
Is Bremelanotide Acetate approved by the FDA and if so when was it?
Yes, the drug Bremelanotide Acetate was first FDA approved for use in 2019.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bremelanotide acetate%" OR LOWER(tradeNames_string) LIKE "%bremelanotide ...
[{'UUID': 'DrugGeneTargets_v2_177', 'drugName': 'Bremelanotide Acetate', 'tradeNames_string': 'Vyleesi (autoinjector)', 'drugSynonyms_string': 'Bremelanotide acetate, PT 141, PT-141, Vyleesi', 'yearOfFirstApproval': 2019, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.998
Q9
Is Carbidopa approved by the FDA and if so when was it?
Yes, the drug Carbidopa was first FDA approved for use in 1975.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%carbidopa%" OR LOWER(tradeNames_string) LIKE "%carbidopa%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_3213', 'drugName': 'Carbidopa', 'tradeNames_string': 'Lodosyn', 'drugSynonyms_string': 'Carbidopa', 'yearOfFirstApproval': 1975, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_4465', 'drugName': 'Carbidopa', 'tradeNames_string': 'Carbidopa, Lodosyn', 'dru...
general
Distinct, Similarity Search, Order By
Approval Status