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
Q58.1271
Q58
How many genes does the drug Ethosuximide target and what are they?
There are 3 gene targets for the drug Ethosuximide: CACNA1H, CACNA1G, and CACNA1I.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ethosuximide%" OR LOWER(tradeNames_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4742', 'drugName': 'Ethosuximide', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'CACNA1H (ENSG00000196557), CACNA1G (ENSG00000006283), CACNA1I (ENSG00000100346)', 'numberLinkedTargets': 3, 'yearOfFirstApproval': 1960, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1820
Q58
How many genes does the drug Lasmiditan Succinate target and what are they?
HTR1F is the only gene target of drug Lasmiditan Succinate.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lasmiditan succinate%" OR LOWER(tradeNames_strin...
[{'UUID': 'DrugGeneTargets_v2_1894', 'drugName': 'Lasmiditan Succinate', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HTR1F (ENSG00000179097)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2020, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.273
Q58
How many genes does the drug Dexchlorpheniramine target and what are they?
HRH1 is the only gene target of drug Dexchlorpheniramine.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dexchlorpheniramine%" OR LOWER(tradeNames_string...
[{'UUID': 'DrugGeneTargets_v2_3635', 'drugName': 'Dexchlorpheniramine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HRH1 (ENSG00000196639)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1981, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_6213', 'drugName': ...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1863
Q58
How many genes does the drug Methohexital target and what are they?
There are 16 gene targets for the drug Methohexital: GABRA1, GABRB2, GABRG2, GABRB3, GABRA4, GABRG3, GABRQ, GABRA3, GABRP, GABRD, GABRG1, GABRB1, GABRE, GABRA2, GABRA5, and GABRA6.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%methohexital%" OR LOWER(tradeNames_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_314', 'drugName': 'Methohexital', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'GABRA1 (ENSG00000022355), GABRB2 (ENSG00000145864), GABRG2 (ENSG00000113327), GABRB3 (ENSG00000166206), GABRA4 (ENSG00000109158), GABRG3 (ENSG00000182256), GABRQ (ENSG00000268089), GABRA3 (...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.578
Q58
How many genes does the drug Urokinase target and what are they?
PLG is the only gene target of drug Urokinase.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%urokinase%" OR LOWER(tradeNames_string) LIKE "%u...
[{'UUID': 'DrugGeneTargets_v2_1329', 'drugName': 'Urokinase', 'drugMolecularType': 'Enzyme', 'newLinkedTargets_string': 'PLG (ENSG00000122194)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2007, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.638
Q58
How many genes does the drug Tezosentan target and what are they?
The drug Tezosentan is not approved by the FDA. However, it is currently undergoing clinical trials and indicated to target 2 genes: EDNRB and EDNRA.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tezosentan%" OR LOWER(tradeNames_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_2186', 'drugName': 'Tezosentan', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'EDNRB (ENSG00000136160), EDNRA (ENSG00000151617)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_2187...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.713
Q58
How many genes does the drug Loperamide Hydrochloride target and what are they?
OPRM1 is the only gene target of drug Loperamide Hydrochloride.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%loperamide hydrochloride%" OR LOWER(tradeNames_s...
[{'UUID': 'DrugGeneTargets_v2_6052', 'drugName': 'Loperamide Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'OPRM1 (ENSG00000112038)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1976, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1529
Q58
How many genes does the drug Oxcarbazepine target and what are they?
There are 10 gene targets for the drug Oxcarbazepine: SCN1A, SCN5A, SCN4A, SCN7A, SCN2A, SCN9A, SCN3A, SCN11A, SCN8A, and SCN10A.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%oxcarbazepine%" OR LOWER(tradeNames_string) LIKE...
[{'UUID': 'DrugGeneTargets_v2_1913', 'drugName': 'Oxcarbazepine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SCN1A (ENSG00000144285), SCN5A (ENSG00000183873), SCN4A (ENSG00000007314), SCN7A (ENSG00000136546), SCN2A (ENSG00000136531), SCN9A (ENSG00000169432), SCN3A (ENSG00000153253), SCN11A (ENSG...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.627
Q58
How many genes does the drug Nicardipine Hydrochloride target and what are they?
There are 4 gene targets for the drug Nicardipine Hydrochloride: CACNA1C, CACNA1S, CACNA1D, and CACNA1F.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nicardipine hydrochloride%" OR LOWER(tradeNames_...
[{'UUID': 'DrugGeneTargets_v2_320', 'drugName': 'Nicardipine Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'CACNA1C (ENSG00000151067), CACNA1S (ENSG00000081248), CACNA1D (ENSG00000157388), CACNA1F (ENSG00000102001)', 'numberLinkedTargets': 4, 'yearOfFirstApproval': 1988, 'maxClinical...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1991
Q58
How many genes does the drug Incobotulinumtoxina target and what are they?
SNAP25 is the only gene target of drug Incobotulinumtoxina.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%incobotulinumtoxina%" OR LOWER(tradeNames_string...
[{'UUID': 'DrugGeneTargets_v2_5795', 'drugName': 'Incobotulinumtoxina', 'drugMolecularType': 'Unknown', 'newLinkedTargets_string': 'SNAP25 (ENSG00000132639)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2010, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.813
Q58
How many genes does the drug Canakinumab target and what are they?
IL1B is the only gene target of drug Canakinumab.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%canakinumab%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_5122', 'drugName': 'Canakinumab', 'drugMolecularType': 'Antibody', 'newLinkedTargets_string': 'IL1B (ENSG00000125538)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2009, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.309
Q58
How many genes does the drug Phenylpropanolamine target and what are they?
There are 2 gene targets for the drug Phenylpropanolamine: ADRA1A and SLC6A2.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%phenylpropanolamine%" OR LOWER(tradeNames_string...
[{'UUID': 'DrugGeneTargets_v2_3297', 'drugName': 'Phenylpropanolamine Polistirex', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'ADRA1A (ENSG00000120907), SLC6A2 (ENSG00000103546)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 1984, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': ...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.550
Q58
How many genes does the drug Iodine I 124 Girentuximab target and what are they?
The drug Iodine I 124 Girentuximab is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene CA9.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%iodine i 124 girentuximab%" OR LOWER(tradeNames_...
[{'UUID': 'DrugGeneTargets_v2_4808', 'drugName': 'Iodine I 124 Girentuximab', 'drugMolecularType': 'Antibody', 'newLinkedTargets_string': 'CA9 (ENSG00000107159)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1606
Q58
How many genes does the drug Atilmotin target and what are they?
The drug Atilmotin is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene MLNR.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%atilmotin%" OR LOWER(tradeNames_string) LIKE "%a...
[{'UUID': 'DrugGeneTargets_v2_266', 'drugName': 'Atilmotin', 'drugMolecularType': 'Protein', 'newLinkedTargets_string': 'MLNR (ENSG00000102539)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1743
Q58
How many genes does the drug Trichlormethiazide target and what are they?
SLC12A3 is the only gene target of drug Trichlormethiazide.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trichlormethiazide%" OR LOWER(tradeNames_string)...
[{'UUID': 'DrugGeneTargets_v2_4423', 'drugName': 'Trichlormethiazide', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SLC12A3 (ENSG00000070915)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1960, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.50
Q58
How many genes does the drug Cilnidipine target and what are they?
The drug Cilnidipine is not approved by the FDA. However, it is currently undergoing clinical trials and indicated to target 4 genes: CACNA1C, CACNA1S, CACNA1D, and CACNA1F.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cilnidipine%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_4416', 'drugName': 'Cilnidipine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'CACNA1C (ENSG00000151067), CACNA1S (ENSG00000081248), CACNA1D (ENSG00000157388), CACNA1F (ENSG00000102001)', 'numberLinkedTargets': 4, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, ...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1089
Q58
How many genes does the drug Mexiletine Hydrochloride target and what are they?
There are 10 gene targets for the drug Mexiletine Hydrochloride: SCN1A, SCN5A, SCN4A, SCN7A, SCN2A, SCN9A, SCN3A, SCN11A, SCN8A, and SCN10A.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mexiletine hydrochloride%" OR LOWER(tradeNames_s...
[{'UUID': 'DrugGeneTargets_v2_4048', 'drugName': 'Mexiletine Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SCN1A (ENSG00000144285), SCN5A (ENSG00000183873), SCN4A (ENSG00000007314), SCN7A (ENSG00000136546), SCN2A (ENSG00000136531), SCN9A (ENSG00000169432), SCN3A (ENSG00000153253), S...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1674
Q58
How many genes does the drug Chlorpheniramine Polistirex target and what are they?
HRH1 is the only gene target of drug Chlorpheniramine Polistirex.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%chlorpheniramine polistirex%" OR LOWER(tradeName...
[{'UUID': 'DrugGeneTargets_v2_706', 'drugName': 'Chlorpheniramine Polistirex', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HRH1 (ENSG00000196639)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1984, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1697
Q58
How many genes does the drug Allopurinol target and what are they?
XDH is the only gene target of drug Allopurinol.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%allopurinol%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_5751', 'drugName': 'Allopurinol', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'XDH (ENSG00000158125)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1966, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3457', 'drugName': 'Allopuri...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.686
Q58
How many genes does the drug Mk-8777 target and what are they?
The drug Mk-8777 is not approved by the FDA. However, it is currently undergoing clinical trials and indicated to target 4 genes: GRIA4, GRIA3, GRIA2, and GRIA1.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mk-8777%" OR LOWER(tradeNames_string) LIKE "%mk-...
[{'UUID': 'DrugGeneTargets_v2_5646', 'drugName': 'Mk-8777', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'GRIA4 (ENSG00000152578), GRIA3 (ENSG00000125675), GRIA2 (ENSG00000120251), GRIA1 (ENSG00000155511)', 'numberLinkedTargets': 4, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsAppro...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1485
Q58
How many genes does the drug Panitumumab target and what are they?
EGFR is the only gene target of drug Panitumumab.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%panitumumab%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_74', 'drugName': 'Panitumumab', 'drugMolecularType': 'Antibody', 'newLinkedTargets_string': 'EGFR (ENSG00000146648)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2006, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1455
Q58
How many genes does the drug Rogaratinib target and what are they?
The drug Rogaratinib is not approved by the FDA. However, it is currently undergoing clinical trials and indicated to target 4 genes: FGFR3, FGFR1, FGFR4, and FGFR2.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rogaratinib%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_5453', 'drugName': 'Rogaratinib', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'FGFR3 (ENSG00000068078), FGFR1 (ENSG00000077782), FGFR4 (ENSG00000160867), FGFR2 (ENSG00000066468)', 'numberLinkedTargets': 4, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsA...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1486
Q58
How many genes does the drug Zimeldine target and what are they?
There are 17 gene targets for the drug Zimeldine: HTR1F, HTR2B, HTR4, HTR1B, HTR3A, HTR1A, HTR1D, HTR2A, HTR2C, HTR1E, HTR7, HTR6, HTR5A, HTR3E, HTR3B, HTR3D, and HTR3C.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%zimeldine%" OR LOWER(tradeNames_string) LIKE "%z...
[{'UUID': 'DrugGeneTargets_v2_893', 'drugName': 'Zimeldine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HTR1F (ENSG00000179097), HTR2B (ENSG00000135914), HTR4 (ENSG00000164270), HTR1B (ENSG00000135312), HTR3A (ENSG00000166736), HTR1A (ENSG00000178394), HTR1D (ENSG00000179546), HTR2A (ENSG0000010...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1292
Q58
How many genes does the drug Ranitidine Hydrochloride target and what are they?
HRH2 is the only gene target of drug Ranitidine Hydrochloride.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ranitidine hydrochloride%" OR LOWER(tradeNames_s...
[{'UUID': 'DrugGeneTargets_v2_1617', 'drugName': 'Ranitidine Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HRH2 (ENSG00000113749)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1983, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1232
Q58
How many genes does the drug Pitavastatin target and what are they?
HMGCR is the only gene target of drug Pitavastatin.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pitavastatin%" OR LOWER(tradeNames_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_763', 'drugName': 'Pitavastatin Calcium', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HMGCR (ENSG00000113161)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2009, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5887', 'drugName':...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.525
Q58
How many genes does the drug Fexofenadine target and what are they?
HRH1 is the only gene target of drug Fexofenadine.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fexofenadine%" OR LOWER(tradeNames_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5115', 'drugName': 'Fexofenadine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HRH1 (ENSG00000196639)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1996, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_1045', 'drugName': 'Fexofe...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1654
Q58
How many genes does the drug Esuberaprost target and what are they?
The drug Esuberaprost is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene PTGIR.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%esuberaprost%" OR LOWER(tradeNames_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_6323', 'drugName': 'Esuberaprost', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PTGIR (ENSG00000160013)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.908
Q58
How many genes does the drug Interferon Beta-1B target and what are they?
There are 2 gene targets for the drug Interferon Beta-1B: IFNAR1 and IFNAR2.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%interferon beta-1b%" OR LOWER(tradeNames_string)...
[{'UUID': 'DrugGeneTargets_v2_5120', 'drugName': 'Interferon Beta-1B', 'drugMolecularType': 'Protein', 'newLinkedTargets_string': 'IFNAR1 (ENSG00000142166), IFNAR2 (ENSG00000159110)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 1993, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1904
Q58
How many genes does the drug Givosiran target and what are they?
ALAS1 is the only gene target of drug Givosiran.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%givosiran%" OR LOWER(tradeNames_string) LIKE "%g...
[{'UUID': 'DrugGeneTargets_v2_6332', 'drugName': 'Givosiran', 'drugMolecularType': 'Oligonucleotide', 'newLinkedTargets_string': 'ALAS1 (ENSG00000023330)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5803', 'drugName': 'Givosiran ...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1242
Q58
How many genes does the drug Triprolidine Hydrochloride target and what are they?
HRH1 is the only gene target of drug Triprolidine Hydrochloride.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%triprolidine hydrochloride%" OR LOWER(tradeNames...
[{'UUID': 'DrugGeneTargets_v2_2151', 'drugName': 'Triprolidine Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HRH1 (ENSG00000196639)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1983, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.24
Q58
How many genes does the drug Plerixafor target and what are they?
CXCR4 is the only gene target of drug Plerixafor.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%plerixafor%" OR LOWER(tradeNames_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5536', 'drugName': 'Plerixafor', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'CXCR4 (ENSG00000121966)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2008, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.779
Q58
How many genes does the drug Clascoterone target and what are they?
AR is the only gene target of drug Clascoterone.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%clascoterone%" OR LOWER(tradeNames_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_2803', 'drugName': 'Clascoterone', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'AR (ENSG00000169083)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2020, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.65
Q58
How many genes does the drug Atopaxar target and what are they?
The drug Atopaxar is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene F2R.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%atopaxar%" OR LOWER(tradeNames_string) LIKE "%at...
[{'UUID': 'DrugGeneTargets_v2_6380', 'drugName': 'Atopaxar', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'F2R (ENSG00000181104)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1366
Q58
How many genes does the drug Hydrocortamate Hydrochloride target and what are they?
NR3C1 is the only gene target of drug Hydrocortamate Hydrochloride.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%hydrocortamate hydrochloride%" OR LOWER(tradeNam...
[{'UUID': 'DrugGeneTargets_v2_5082', 'drugName': 'Hydrocortamate Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'NR3C1 (ENSG00000113580)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1956, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.191
Q58
How many genes does the drug Cortivazol target and what are they?
NR3C1 is the only gene target of drug Cortivazol.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cortivazol%" OR LOWER(tradeNames_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_2892', 'drugName': 'Cortivazol', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'NR3C1 (ENSG00000113580)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1630
Q58
How many genes does the drug Irsenontrine target and what are they?
The drug Irsenontrine is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene PDE9A.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%irsenontrine%" OR LOWER(tradeNames_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5652', 'drugName': 'Irsenontrine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PDE9A (ENSG00000160191)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1395
Q58
How many genes does the drug Bafetinib target and what are they?
The drug Bafetinib is not approved by the FDA. However, it is currently undergoing clinical trials and indicated to target 2 genes: ABL1 and LYN.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bafetinib%" OR LOWER(tradeNames_string) LIKE "%b...
[{'UUID': 'DrugGeneTargets_v2_6031', 'drugName': 'Bafetinib', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'ABL1 (ENSG00000097007), LYN (ENSG00000254087)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_6032', '...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1547
Q58
How many genes does the drug Clopidogrel Bisulfate target and what are they?
P2RY12 is the only gene target of drug Clopidogrel Bisulfate.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%clopidogrel bisulfate%" OR LOWER(tradeNames_stri...
[{'UUID': 'DrugGeneTargets_v2_5437', 'drugName': 'Clopidogrel Bisulfate', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'P2RY12 (ENSG00000169313)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1997, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.346
Q58
How many genes does the drug Azd-6482 target and what are they?
The drug Azd-6482 is not approved by the FDA. However, it is currently undergoing clinical trials and indicated to target 8 genes: PIK3R1, PIK3CB, PIK3CG, PIK3CA, PIK3R2, PIK3CD, PIK3R5, and PIK3R3.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%azd-6482%" OR LOWER(tradeNames_string) LIKE "%az...
[{'UUID': 'DrugGeneTargets_v2_233', 'drugName': 'Azd-6482', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PIK3R1 (ENSG00000145675), PIK3CB (ENSG00000051382), PIK3CG (ENSG00000105851), PIK3CA (ENSG00000121879), PIK3R2 (ENSG00000105647), PIK3CD (ENSG00000171608), PIK3R5 (ENSG00000141506), PIK3R3 (ENS...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.400
Q58
How many genes does the drug Glyburide target and what are they?
There are 2 gene targets for the drug Glyburide: KCNJ11 and ABCC8.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%glyburide%" OR LOWER(tradeNames_string) LIKE "%g...
[{'UUID': 'DrugGeneTargets_v2_934', 'drugName': 'Glyburide', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'KCNJ11 (ENSG00000187486), ABCC8 (ENSG00000006071)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 1984, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1393
Q58
How many genes does the drug Estramustine Phosphate Sodium target and what are they?
ESR2 is the only gene target of drug Estramustine Phosphate Sodium.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%estramustine phosphate sodium%" OR LOWER(tradeNa...
[{'UUID': 'DrugGeneTargets_v2_5377', 'drugName': 'Estramustine Phosphate Sodium', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'ESR2 (ENSG00000140009)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1981, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1876
Q58
How many genes does the drug Formoterol target and what are they?
ADRB2 is the only gene target of drug Formoterol.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%formoterol%" OR LOWER(tradeNames_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_4428', 'drugName': 'Formoterol', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'ADRB2 (ENSG00000169252)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2001, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3747', 'drugName': 'Formote...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.199
Q58
How many genes does the drug Onapristone target and what are they?
PGR is the only gene target of drug Onapristone.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%onapristone%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_3728', 'drugName': 'Onapristone', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PGR (ENSG00000082175)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1173
Q58
How many genes does the drug Amg-108 target and what are they?
The drug Amg-108 is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene IL1R1.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%amg-108%" OR LOWER(tradeNames_string) LIKE "%amg...
[{'UUID': 'DrugGeneTargets_v2_714', 'drugName': 'Amg-108', 'drugMolecularType': 'Antibody', 'newLinkedTargets_string': 'IL1R1 (ENSG00000115594)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.320
Q58
How many genes does the drug Sb-85635 target and what are they?
The drug Sb-85635 is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene MAPK14.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sb-85635%" OR LOWER(tradeNames_string) LIKE "%sb...
[{'UUID': 'DrugGeneTargets_v2_4855', 'drugName': 'Sb-85635', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'MAPK14 (ENSG00000112062)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1002
Q58
How many genes does the drug Choline Fenofibrate target and what are they?
PPARA is the only gene target of drug Choline Fenofibrate.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%choline fenofibrate%" OR LOWER(tradeNames_string...
[{'UUID': 'DrugGeneTargets_v2_4196', 'drugName': 'Choline Fenofibrate', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PPARA (ENSG00000186951)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2008, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.223
Q58
How many genes does the drug Leuprolide Mesylate target and what are they?
GNRHR is the only gene target of drug Leuprolide Mesylate.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%leuprolide mesylate%" OR LOWER(tradeNames_string...
[{'UUID': 'DrugGeneTargets_v2_483', 'drugName': 'Leuprolide Mesylate', 'drugMolecularType': 'Protein', 'newLinkedTargets_string': 'GNRHR (ENSG00000109163)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2021, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1220
Q58
How many genes does the drug Levothyroxine Sodium target and what are they?
There are 2 gene targets for the drug Levothyroxine Sodium: THRA and THRB.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%levothyroxine sodium%" OR LOWER(tradeNames_strin...
[{'UUID': 'DrugGeneTargets_v2_83', 'drugName': 'Liothyronine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'THRA (ENSG00000126351), THRB (ENSG00000151090)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 1956, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5964...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.103
Q58
How many genes does the drug Ethynodiol Diacetate target and what are they?
PGR is the only gene target of drug Ethynodiol Diacetate.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ethynodiol diacetate%" OR LOWER(tradeNames_strin...
[{'UUID': 'DrugGeneTargets_v2_1688', 'drugName': 'Ethynodiol Diacetate', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PGR (ENSG00000082175)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1966, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1655
Q58
How many genes does the drug Methyltestosterone target and what are they?
AR is the only gene target of drug Methyltestosterone.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%methyltestosterone%" OR LOWER(tradeNames_string)...
[{'UUID': 'DrugGeneTargets_v2_2216', 'drugName': 'Methyltestosterone', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'AR (ENSG00000169083)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1973, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.949
Q58
How many genes does the drug Ipratropium target and what are they?
CHRM3 is the only gene target of drug Ipratropium.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ipratropium%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_4927', 'drugName': 'Ipratropium Bromide', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'CHRM3 (ENSG00000133019)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1986, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3538', 'drugName':...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1939
Q58
How many genes does the drug Insulin Purified Beef target and what are they?
INSR is the only gene target of drug Insulin Purified Beef.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin purified beef%" OR LOWER(tradeNames_stri...
[{'UUID': 'DrugGeneTargets_v2_2302', 'drugName': 'Insulin Purified Beef', 'drugMolecularType': 'Protein', 'newLinkedTargets_string': 'INSR (ENSG00000171105)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1980, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1914
Q58
How many genes does the drug Biib021 target and what are they?
The drug Biib021 is not approved by the FDA. However, it is currently undergoing clinical trials and indicated to target 2 genes: HSP90AA1 and HSP90AB1.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%biib021%" OR LOWER(tradeNames_string) LIKE "%bii...
[{'UUID': 'DrugGeneTargets_v2_3448', 'drugName': 'Biib021', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HSP90AA1 (ENSG00000080824), HSP90AB1 (ENSG00000096384)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1127
Q58
How many genes does the drug Betazole target and what are they?
HRH2 is the only gene target of drug Betazole.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%betazole%" OR LOWER(tradeNames_string) LIKE "%be...
[{'UUID': 'DrugGeneTargets_v2_1660', 'drugName': 'Betazole', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HRH2 (ENSG00000113749)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3149', 'drugName': 'Betazole H...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1052
Q58
How many genes does the drug Alendronic Acid target and what are they?
FDPS is the only gene target of drug Alendronic Acid.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alendronic acid%" OR LOWER(tradeNames_string) LI...
[{'UUID': 'DrugGeneTargets_v2_4741', 'drugName': 'Alendronate Sodium', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'FDPS (ENSG00000160752)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1995, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5882', 'drugName': '...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1538
Q58
How many genes does the drug Eflapegrastim target and what are they?
CSF3R is the only gene target of drug Eflapegrastim.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%eflapegrastim%" OR LOWER(tradeNames_string) LIKE...
[{'UUID': 'DrugGeneTargets_v2_131', 'drugName': 'Eflapegrastim', 'drugMolecularType': 'Protein', 'newLinkedTargets_string': 'CSF3R (ENSG00000119535)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2022, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.356
Q58
How many genes does the drug Famotidine target and what are they?
HRH2 is the only gene target of drug Famotidine.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%famotidine%" OR LOWER(tradeNames_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_6207', 'drugName': 'Famotidine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HRH2 (ENSG00000113749)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1986, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.603
Q58
How many genes does the drug Carvedilol Phosphate target and what are they?
There are 6 gene targets for the drug Carvedilol Phosphate: ADRB1, ADRB2, ADRB3, ADRA1A, ADRA1D, and ADRA1B.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%carvedilol phosphate%" OR LOWER(tradeNames_strin...
[{'UUID': 'DrugGeneTargets_v2_906', 'drugName': 'Carvedilol Phosphate', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'ADRB1 (ENSG00000043591), ADRB2 (ENSG00000169252), ADRB3 (ENSG00000188778), ADRA1A (ENSG00000120907), ADRA1D (ENSG00000171873), ADRA1B (ENSG00000170214)', 'numberLinkedTargets': 6, '...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1559
Q58
How many genes does the drug Balaglitazone target and what are they?
The drug Balaglitazone is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene PPARG.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%balaglitazone%" OR LOWER(tradeNames_string) LIKE...
[{'UUID': 'DrugGeneTargets_v2_6347', 'drugName': 'Balaglitazone', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PPARG (ENSG00000132170)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1350
Q58
How many genes does the drug Pazopanib Hydrochloride target and what are they?
There are 11 gene targets for the drug Pazopanib Hydrochloride: FGFR1, FGFR3, KIT, CSF1R, FLT1, FLT4, KDR, ITK, PDGFRB, PDGFRA, and LCK.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pazopanib hydrochloride%" OR LOWER(tradeNames_st...
[{'UUID': 'DrugGeneTargets_v2_390', 'drugName': 'Pazopanib Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'FGFR1 (ENSG00000077782), FGFR3 (ENSG00000068078), KIT (ENSG00000157404), CSF1R (ENSG00000182578), FLT1 (ENSG00000102755), FLT4 (ENSG00000037280), KDR (ENSG00000128052), ITK (ENSG...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1359
Q58
How many genes does the drug Valbenazine Tosylate target and what are they?
SLC18A2 is the only gene target of drug Valbenazine Tosylate.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%valbenazine tosylate%" OR LOWER(tradeNames_strin...
[{'UUID': 'DrugGeneTargets_v2_5423', 'drugName': 'Valbenazine Tosylate', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SLC18A2 (ENSG00000165646)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2017, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.947
Q58
How many genes does the drug Gts-21 target and what are they?
The drug Gts-21 is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene CHRNA7.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gts-21%" OR LOWER(tradeNames_string) LIKE "%gts-...
[{'UUID': 'DrugGeneTargets_v2_3682', 'drugName': 'Gts-21', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'CHRNA7 (ENSG00000175344)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.348
Q58
How many genes does the drug Danuglipron target and what are they?
The drug Danuglipron is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene GLP1R.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%danuglipron%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_1431', 'drugName': 'Danuglipron', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'GLP1R (ENSG00000112164)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.606
Q58
How many genes does the drug Mephenytoin target and what are they?
There are 10 gene targets for the drug Mephenytoin: SCN1A, SCN5A, SCN4A, SCN7A, SCN2A, SCN9A, SCN3A, SCN11A, SCN8A, and SCN10A.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mephenytoin%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_5011', 'drugName': 'Mephenytoin', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SCN1A (ENSG00000144285), SCN5A (ENSG00000183873), SCN4A (ENSG00000007314), SCN7A (ENSG00000136546), SCN2A (ENSG00000136531), SCN9A (ENSG00000169432), SCN3A (ENSG00000153253), SCN11A (ENSG00...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.719
Q58
How many genes does the drug Levonorgestrel target and what are they?
PGR is the only gene target of drug Levonorgestrel.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%levonorgestrel%" OR LOWER(tradeNames_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_2857', 'drugName': 'Levonorgestrel', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PGR (ENSG00000082175)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.118
Q58
How many genes does the drug Dulaglutide target and what are they?
GLP1R is the only gene target of drug Dulaglutide.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dulaglutide%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_849', 'drugName': 'Dulaglutide', 'drugMolecularType': 'Protein', 'newLinkedTargets_string': 'GLP1R (ENSG00000112164)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2014, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.617
Q58
How many genes does the drug Encainide target and what are they?
There are 10 gene targets for the drug Encainide: SCN1A, SCN5A, SCN4A, SCN7A, SCN2A, SCN9A, SCN3A, SCN11A, SCN8A, and SCN10A.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%encainide%" OR LOWER(tradeNames_string) LIKE "%e...
[{'UUID': 'DrugGeneTargets_v2_4728', 'drugName': 'Encainide', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SCN1A (ENSG00000144285), SCN5A (ENSG00000183873), SCN4A (ENSG00000007314), SCN7A (ENSG00000136546), SCN2A (ENSG00000136531), SCN9A (ENSG00000169432), SCN3A (ENSG00000153253), SCN11A (ENSG0000...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1013
Q58
How many genes does the drug Phentermine Hydrochloride target and what are they?
SLC6A2 is the only gene target of drug Phentermine Hydrochloride.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%phentermine hydrochloride%" OR LOWER(tradeNames_...
[{'UUID': 'DrugGeneTargets_v2_5704', 'drugName': 'Phentermine Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SLC6A2 (ENSG00000103546)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1973, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_4353', 'dru...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1265
Q58
How many genes does the drug Kw-2450 target and what are they?
The drug Kw-2450 is not approved by the FDA. However, it is currently undergoing clinical trials and indicated to target 2 genes: IGF1R and INSR.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%kw-2450%" OR LOWER(tradeNames_string) LIKE "%kw-...
[{'UUID': 'DrugGeneTargets_v2_3066', 'drugName': 'Kw-2450', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'IGF1R (ENSG00000140443), INSR (ENSG00000171105)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_3067', '...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1489
Q58
How many genes does the drug Desvenlafaxine target and what are they?
There are 2 gene targets for the drug Desvenlafaxine: SLC6A2 and SLC6A4.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%desvenlafaxine%" OR LOWER(tradeNames_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_5874', 'drugName': 'Desvenlafaxine Fumarate', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SLC6A2 (ENSG00000103546), SLC6A4 (ENSG00000108576)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 2013, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGe...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.489
Q58
How many genes does the drug Von Willebrand Factor Human target and what are they?
VWF is the only gene target of drug Von Willebrand Factor Human.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%von willebrand factor human%" OR LOWER(tradeName...
[{'UUID': 'DrugGeneTargets_v2_4930', 'drugName': 'Von Willebrand Factor Human', 'drugMolecularType': 'Unknown', 'newLinkedTargets_string': 'VWF (ENSG00000110799)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1711
Q58
How many genes does the drug Topotecan Hydrochloride target and what are they?
TOP1MT is the only gene target of drug Topotecan Hydrochloride.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%topotecan hydrochloride%" OR LOWER(tradeNames_st...
[{'UUID': 'DrugGeneTargets_v2_5442', 'drugName': 'Topotecan Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'TOP1MT (ENSG00000184428)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1996, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.787
Q58
How many genes does the drug Trastuzumab Deruxtecan target and what are they?
There are 2 gene targets for the drug Trastuzumab Deruxtecan: TOP1 and ERBB2.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trastuzumab deruxtecan%" OR LOWER(tradeNames_str...
[{'UUID': 'DrugGeneTargets_v2_3205', 'drugName': 'Trastuzumab Deruxtecan', 'drugMolecularType': 'Antibody', 'newLinkedTargets_string': 'TOP1 (ENSG00000198900), ERBB2 (ENSG00000141736)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 2019, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.881
Q58
How many genes does the drug Grc-17536 target and what are they?
The drug Grc-17536 is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene TRPA1.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%grc-17536%" OR LOWER(tradeNames_string) LIKE "%g...
[{'UUID': 'DrugGeneTargets_v2_5484', 'drugName': 'Grc-17536', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'TRPA1 (ENSG00000104321)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1555
Q58
How many genes does the drug Ethacrynic Acid target and what are they?
SLC12A1 is the only gene target of drug Ethacrynic Acid.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ethacrynic acid%" OR LOWER(tradeNames_string) LI...
[{'UUID': 'DrugGeneTargets_v2_3791', 'drugName': 'Ethacrynic Acid', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SLC12A1 (ENSG00000074803)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1967, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3044', 'drugName': '...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.567
Q58
How many genes does the drug Apc-100 target and what are they?
The drug Apc-100 is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene AR.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%apc-100%" OR LOWER(tradeNames_string) LIKE "%apc...
[{'UUID': 'DrugGeneTargets_v2_1352', 'drugName': 'Apc-100', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'AR (ENSG00000169083)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.254
Q58
How many genes does the drug Insulin Susp Isophane Purified Beef target and what are they?
INSR is the only gene target of drug Insulin Susp Isophane Purified Beef.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin susp isophane purified beef%" OR LOWER(t...
[{'UUID': 'DrugGeneTargets_v2_4804', 'drugName': 'Insulin Susp Isophane Purified Beef', 'drugMolecularType': 'Protein', 'newLinkedTargets_string': 'INSR (ENSG00000171105)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1980, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.242
Q58
How many genes does the drug Olpasiran target and what are they?
The drug Olpasiran is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene LPA.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%olpasiran%" OR LOWER(tradeNames_string) LIKE "%o...
[{'UUID': 'DrugGeneTargets_v2_3555', 'drugName': 'Olpasiran', 'drugMolecularType': 'Oligonucleotide', 'newLinkedTargets_string': 'LPA (ENSG00000198670)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.176
Q58
How many genes does the drug Promazine Hydrochloride target and what are they?
There are 4 gene targets for the drug Promazine Hydrochloride: DRD2, DRD3, DRD4, and HTR2A.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%promazine hydrochloride%" OR LOWER(tradeNames_st...
[{'UUID': 'DrugGeneTargets_v2_2783', 'drugName': 'Chlorpromazine Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'DRD2 (ENSG00000149295), DRD3 (ENSG00000151577), DRD4 (ENSG00000069696), HTR2A (ENSG00000102468)', 'numberLinkedTargets': 4, 'yearOfFirstApproval': 1957, 'maxClinicalTrialPh...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.824
Q58
How many genes does the drug Secukinumab target and what are they?
IL17A is the only gene target of drug Secukinumab.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%secukinumab%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_3002', 'drugName': 'Secukinumab', 'drugMolecularType': 'Antibody', 'newLinkedTargets_string': 'IL17A (ENSG00000112115)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2015, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.983
Q58
How many genes does the drug Bivatuzumab target and what are they?
The drug Bivatuzumab is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene CD44.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bivatuzumab%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_2202', 'drugName': 'Bivatuzumab', 'drugMolecularType': 'Antibody', 'newLinkedTargets_string': 'CD44 (ENSG00000026508)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_6222', 'drugName': 'Bivatuzumab Mer...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1476
Q58
How many genes does the drug Mycophenolate Mofetil Hydrochloride target and what are they?
There are 2 gene targets for the drug Mycophenolate Mofetil Hydrochloride: IMPDH1 and IMPDH2.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mycophenolate mofetil hydrochloride%" OR LOWER(t...
[{'UUID': 'DrugGeneTargets_v2_4489', 'drugName': 'Mycophenolate Mofetil Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'IMPDH1 (ENSG00000106348), IMPDH2 (ENSG00000178035)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 1998, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1262
Q58
How many genes does the drug Ripretinib target and what are they?
There are 2 gene targets for the drug Ripretinib: PDGFRA and KIT.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ripretinib%" OR LOWER(tradeNames_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_3036', 'drugName': 'Ripretinib', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PDGFRA (ENSG00000134853), KIT (ENSG00000157404)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 2020, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_303...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1280
Q58
How many genes does the drug Sdx-101 target and what are they?
The drug Sdx-101 is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene RXRA.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sdx-101%" OR LOWER(tradeNames_string) LIKE "%sdx...
[{'UUID': 'DrugGeneTargets_v2_4358', 'drugName': 'Sdx-101', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'RXRA (ENSG00000186350)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.751
Q58
How many genes does the drug Etidocaine Hydrochloride target and what are they?
There are 10 gene targets for the drug Etidocaine Hydrochloride: SCN1A, SCN5A, SCN4A, SCN7A, SCN2A, SCN9A, SCN3A, SCN11A, SCN8A, and SCN10A.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%etidocaine hydrochloride%" OR LOWER(tradeNames_s...
[{'UUID': 'DrugGeneTargets_v2_1658', 'drugName': 'Etidocaine Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SCN1A (ENSG00000144285), SCN5A (ENSG00000183873), SCN4A (ENSG00000007314), SCN7A (ENSG00000136546), SCN2A (ENSG00000136531), SCN9A (ENSG00000169432), SCN3A (ENSG00000153253), S...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.561
Q58
How many genes does the drug Phenytoin Sodium target and what are they?
There are 10 gene targets for the drug Phenytoin Sodium: SCN1A, SCN5A, SCN4A, SCN7A, SCN2A, SCN9A, SCN3A, SCN11A, SCN8A, and SCN10A.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%phenytoin sodium%" OR LOWER(tradeNames_string) L...
[{'UUID': 'DrugGeneTargets_v2_1082', 'drugName': 'Phenytoin Sodium', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SCN1A (ENSG00000144285), SCN5A (ENSG00000183873), SCN4A (ENSG00000007314), SCN7A (ENSG00000136546), SCN2A (ENSG00000136531), SCN9A (ENSG00000169432), SCN3A (ENSG00000153253), SCN11A (E...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.81
Q58
How many genes does the drug Cilazapril target and what are they?
ACE is the only gene target of drug Cilazapril.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cilazapril%" OR LOWER(tradeNames_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_3862', 'drugName': 'Cilazapril', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'ACE (ENSG00000159640)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1042
Q58
How many genes does the drug Tofacitinib Citrate target and what are they?
There are 4 gene targets for the drug Tofacitinib Citrate: JAK3, JAK1, JAK2, and TYK2.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tofacitinib citrate%" OR LOWER(tradeNames_string...
[{'UUID': 'DrugGeneTargets_v2_3515', 'drugName': 'Tofacitinib Citrate', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'JAK3 (ENSG00000105639), JAK1 (ENSG00000162434), JAK2 (ENSG00000096968), TYK2 (ENSG00000105397)', 'numberLinkedTargets': 4, 'yearOfFirstApproval': 2012, 'maxClinicalTrialPhase': 4, '...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1314
Q58
How many genes does the drug Amisulpride target and what are they?
There are 19 gene targets for the drug Amisulpride: HTR1F, HTR2B, HTR4, HTR1B, HTR3A, HTR1A, HTR1D, HTR2A, HTR2C, HTR1E, HTR7, HTR6, HTR5A, HTR3E, HTR3B, HTR3D, HTR3C, DRD2, and DRD3.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%amisulpride%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_1377', 'drugName': 'Amisulpride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HTR1F (ENSG00000179097), HTR2B (ENSG00000135914), HTR4 (ENSG00000164270), HTR1B (ENSG00000135312), HTR3A (ENSG00000166736), HTR1A (ENSG00000178394), HTR1D (ENSG00000179546), HTR2A (ENSG0000...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.33
Q58
How many genes does the drug Bromperidol target and what are they?
DRD2 is the only gene target of drug Bromperidol.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bromperidol%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_4284', 'drugName': 'Bromperidol', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'DRD2 (ENSG00000149295)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1739
Q58
How many genes does the drug Cp-724714 target and what are they?
The drug Cp-724714 is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene ERBB2.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cp-724714%" OR LOWER(tradeNames_string) LIKE "%c...
[{'UUID': 'DrugGeneTargets_v2_868', 'drugName': 'Cp-724714', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'ERBB2 (ENSG00000141736)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.358
Q58
How many genes does the drug Dalantercept target and what are they?
The drug Dalantercept is not approved by the FDA. However, it is currently undergoing clinical trials and indicated to target 2 genes: GDF2 and BMP10.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dalantercept%" OR LOWER(tradeNames_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_887', 'drugName': 'Dalantercept', 'drugMolecularType': 'Protein', 'newLinkedTargets_string': 'GDF2 (ENSG00000263761), BMP10 (ENSG00000163217)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_888', 'drug...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1077
Q58
How many genes does the drug Amphetamine target and what are they?
There are 2 gene targets for the drug Amphetamine: SLC6A2 and SLC6A3.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%amphetamine%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_4236', 'drugName': 'Amphetamine Adipate', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'SLC6A2 (ENSG00000103546), SLC6A3 (ENSG00000142319)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 1975, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTa...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1692
Q58
How many genes does the drug Mercaptopurine target and what are they?
PPAT is the only gene target of drug Mercaptopurine.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mercaptopurine%" OR LOWER(tradeNames_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_2137', 'drugName': 'Mercaptopurine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'PPAT (ENSG00000128059)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1953, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5406', 'drugName': 'Merc...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.127
Q58
How many genes does the drug Miglitol target and what are they?
There are 2 gene targets for the drug Miglitol: MGAM and GAA.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%miglitol%" OR LOWER(tradeNames_string) LIKE "%mi...
[{'UUID': 'DrugGeneTargets_v2_1114', 'drugName': 'Miglitol', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'MGAM (ENSG00000257335), GAA (ENSG00000171298)', 'numberLinkedTargets': 2, 'yearOfFirstApproval': 1996, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_1115', ...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.1031
Q58
How many genes does the drug Ccr5Mab004 target and what are they?
The drug Ccr5Mab004 is not approved by the FDA. However, it is currently undergoing clinical trials and indecated to target the gene CCR5.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ccr5mab004%" OR LOWER(tradeNames_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_87', 'drugName': 'Ccr5Mab004', 'drugMolecularType': 'Antibody', 'newLinkedTargets_string': 'CCR5 (ENSG00000160791)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.399
Q58
How many genes does the drug Alosetron Hydrochloride target and what are they?
HTR3A is the only gene target of drug Alosetron Hydrochloride.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alosetron hydrochloride%" OR LOWER(tradeNames_st...
[{'UUID': 'DrugGeneTargets_v2_5986', 'drugName': 'Alosetron Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HTR3A (ENSG00000166736)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 2000, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.444
Q58
How many genes does the drug Cyclizine target and what are they?
HRH1 is the only gene target of drug Cyclizine.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cyclizine%" OR LOWER(tradeNames_string) LIKE "%c...
[{'UUID': 'DrugGeneTargets_v2_4766', 'drugName': 'Cyclizine', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'HRH1 (ENSG00000196639)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_954', 'drugName': 'Cyclizine ...
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.166
Q58
How many genes does the drug Danthron target and what are they?
RXRA is the only gene target of drug Danthron.
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%danthron%" OR LOWER(tradeNames_string) LIKE "%da...
[{'UUID': 'DrugGeneTargets_v2_2100', 'drugName': 'Danthron', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'RXRA (ENSG00000186350)', 'numberLinkedTargets': 1, 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Order By, Similarity Search
Genetic Target
Q58.206
Q58
How many genes does the drug Guanidine Hydrochloride target and what are they?
There are 40 gene targets for the drug Guanidine Hydrochloride: KCNQ1, KCND3, KCNH2, KCNA2, KCNA1, KCNQ2, KCNQ3, KCNA7, KCNQ5, KCNQ4, KCNH1, KCNA4, KCNA5, KCNA3, KCNA6, KCNC1, KCND2, KCNB2, KCNC4, KCNC3, KCNB1, KCNA10, KCNV1, KCNH5, KCNG3, KCNG4, KCNV2, KCNS1, KCNH8, KCNC2, KCNS3, KCNH6, KCNF1, KCNH7, KCND1, KCNG1, KCN...
SELECT DISTINCT UUID, drugName, drugMolecularType, newLinkedTargets_string, numberLinkedTargets, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%guanidine hydrochloride%" OR LOWER(tradeNames_st...
[{'UUID': 'DrugGeneTargets_v2_5118', 'drugName': 'Guanidine Hydrochloride', 'drugMolecularType': 'Small molecule', 'newLinkedTargets_string': 'KCNQ1 (ENSG00000053918), KCND3 (ENSG00000171385), KCNH2 (ENSG00000055118), KCNA2 (ENSG00000177301), KCNA1 (ENSG00000111262), KCNQ2 (ENSG00000075043), KCNQ3 (ENSG00000184156), KC...
general
Distinct, Order By, Similarity Search
Genetic Target