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
Q65.211
Q65
What type of molecule is Estrogens, Esterified, and what is its action type?
Estrogens, Esterified is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%estrogens, esterified%" OR LOWER(tradeNames_string) LIKE "%estrogens, esterified%" OR LOWER(drugSy...
[{'UUID': 'DrugGeneTargets_v2_3168', 'drugName': 'Estrogens, Esterified', 'drugSynonyms_string': 'Esterified estrogens, Estrogens esterified, Estrogens, esterified, Estrogens,esterified', 'tradeNames_string': 'Amnestrogen, Esterified estrogens, Estratab, Evex, Femogen, Menest', 'drugMolecularType': 'Small molecule', 'd...
general
Distinct, Similarity Search
Metadata
Q65.1922
Q65
What type of molecule is Avacopan, and what is its action type?
Avacopan is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%avacopan%" OR LOWER(tradeNames_string) LIKE "%avacopan%" OR LOWER(drugSynonyms_string) LIKE "%avac...
[{'UUID': 'DrugGeneTargets_v2_5921', 'drugName': 'Avacopan', 'drugSynonyms_string': 'Avacopan, CCX-168, CCX168, Ccx168', 'tradeNames_string': 'Tavneos', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1561
Q65
What type of molecule is Vonoprazan, and what is its action type?
Vonoprazan is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vonoprazan%" OR LOWER(tradeNames_string) LIKE "%vonoprazan%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5640', 'drugName': 'Vonoprazan Fumarate', 'drugSynonyms_string': 'TAK-438, TAK-438 monofumarate, Tak 438, Vonoprazan fumarate, Vonoprazan fumurate, Vonoprazan monofumarate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTa...
general
Distinct, Similarity Search
Metadata
Q65.60
Q65
What type of molecule is Abt-107, and what is its action type?
Abt-107 is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%abt-107%" OR LOWER(tradeNames_string) LIKE "%abt-107%" OR LOWER(drugSynonyms_string) LIKE "%abt-10...
[{'UUID': 'DrugGeneTargets_v2_1344', 'drugName': 'Abt-107', 'drugSynonyms_string': 'ABT-PR1, Abt-107, Abt-107 free base', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1835
Q65
What type of molecule is Sodium Dichloroacetate, and what is its action type?
Sodium Dichloroacetate is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sodium dichloroacetate%" OR LOWER(tradeNames_string) LIKE "%sodium dichloroacetate%" OR LOWER(drug...
[{'UUID': 'DrugGeneTargets_v2_2764', 'drugName': 'Sodium Dichloroacetate', 'drugSynonyms_string': 'CMI X-11S, CPC-211, DCA, Dca sodium, NSC-744479, Sodium dichloroacetate', 'tradeNames_string': 'Ceresine', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1906
Q65
What type of molecule is Methotrexate Sodium, and what is its action type?
Methotrexate Sodium is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%methotrexate sodium%" OR LOWER(tradeNames_string) LIKE "%methotrexate sodium%" OR LOWER(drugSynony...
[{'UUID': 'DrugGeneTargets_v2_1736', 'drugName': 'Methotrexate Sodium', 'drugSynonyms_string': 'ADX-2191 SODIUM, Disodium methotrexate, Methotrexate (as disodium), Methotrexate disodium, Methotrexate disodium salt, Methotrexate sodium, Methotrexate sodium salt, Methotrexate, sodium salt', 'tradeNames_string': 'Abitrexa...
general
Distinct, Similarity Search
Metadata
Q65.1578
Q65
What type of molecule is Gliclazide, and what is its action type?
Gliclazide is a small molecule drug that acts as an blocker.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gliclazide%" OR LOWER(tradeNames_string) LIKE "%gliclazide%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_2541', 'drugName': 'Gliclazide', 'drugSynonyms_string': 'Gliclazide, Glimicron, J3.151H, NSC-758673, S-1702, S-852, SE 1702, SE-1702', 'tradeNames_string': 'Bilxona, Dacadis mr, Diaglyk, Diamicron, Diamicron mr, Edicil, Glimil, Nazdol mr, Vamju, Vitile xl, Ziclaseg, Zicron, Zicron pr', 'dr...
general
Distinct, Similarity Search
Metadata
Q65.368
Q65
What type of molecule is Demecarium Bromide, and what is its action type?
Demecarium Bromide is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%demecarium bromide%" OR LOWER(tradeNames_string) LIKE "%demecarium bromide%" OR LOWER(drugSynonyms...
[{'UUID': 'DrugGeneTargets_v2_4088', 'drugName': 'Demecarium Bromide', 'drugSynonyms_string': 'BC-48, Demecarium bromide, Demekastigmine bromide', 'tradeNames_string': 'Humorsol, Tosmilen', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.511
Q65
What type of molecule is Plecanatide, and what is its action type?
Plecanatide is a protein drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%plecanatide%" OR LOWER(tradeNames_string) LIKE "%plecanatide%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5758', 'drugName': 'Plecanatide', 'drugSynonyms_string': 'Guanilib, Plecanatide, SP-304, SP-304 (SYNERGY)', 'tradeNames_string': 'Trulance', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.815
Q65
What type of molecule is Daglutril, and what is its action type?
Daglutril is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%daglutril%" OR LOWER(tradeNames_string) LIKE "%daglutril%" OR LOWER(drugSynonyms_string) LIKE "%da...
[{'UUID': 'DrugGeneTargets_v2_1796', 'drugName': 'Daglutril', 'drugSynonyms_string': 'Daglutril, SLV-306, SLV306', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1797', 'drugName': 'Daglutril', 'drugSynonyms_string': 'Daglutril, SLV-306, SLV3...
general
Distinct, Similarity Search
Metadata
Q65.1122
Q65
What type of molecule is Pbf-509, and what is its action type?
Pbf-509 is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pbf-509%" OR LOWER(tradeNames_string) LIKE "%pbf-509%" OR LOWER(drugSynonyms_string) LIKE "%pbf-50...
[{'UUID': 'DrugGeneTargets_v2_5617', 'drugName': 'Pbf-509', 'drugSynonyms_string': 'Pbf-509', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1731
Q65
What type of molecule is Diphenidol, and what is its action type?
Diphenidol is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%diphenidol%" OR LOWER(tradeNames_string) LIKE "%diphenidol%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1476', 'drugName': 'Diphenidol Hydrochloride', 'drugSynonyms_string': 'Cephadol, Diphenidol hcl, Diphenidol hydrochloride, NSC-23012, SK&F 478-A, SK-478-A', 'tradeNames_string': 'Vontrol', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_...
general
Distinct, Similarity Search
Metadata
Q65.1216
Q65
What type of molecule is Penbutolol Sulfate, and what is its action type?
Penbutolol Sulfate is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%penbutolol sulfate%" OR LOWER(tradeNames_string) LIKE "%penbutolol sulfate%" OR LOWER(drugSynonyms...
[{'UUID': 'DrugGeneTargets_v2_1057', 'drugName': 'Penbutolol Sulfate', 'drugSynonyms_string': 'HOE 39-893D, HOE 893D, HOE-39-893D, HOE-893D, NSC-760043, Penbutolol sulfate, Penbutolol sulphate', 'tradeNames_string': 'Betapressin, Levatol', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID':...
general
Distinct, Similarity Search
Metadata
Q65.1212
Q65
What type of molecule is Dinoprost Tromethamine, and what is its action type?
Dinoprost Tromethamine is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dinoprost tromethamine%" OR LOWER(tradeNames_string) LIKE "%dinoprost tromethamine%" OR LOWER(drug...
[{'UUID': 'DrugGeneTargets_v2_3570', 'drugName': 'Dinoprost Tromethamine', 'drugSynonyms_string': 'Dinoprost trometamol, Dinoprost tromethamine, NSC-196515, PGF2A THAM, PGF2ALPHA THAM, U-14,583E, U-14-583E, U-14583E', 'tradeNames_string': 'Dinoprost Trometamol, Lutalyse, PGF2A, Prostaglandin F 2 Alpha, Prostin f2 alpha...
general
Distinct, Similarity Search
Metadata
Q65.971
Q65
What type of molecule is Pradigastat, and what is its action type?
Pradigastat is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pradigastat%" OR LOWER(tradeNames_string) LIKE "%pradigastat%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_3433', 'drugName': 'Pradigastat', 'drugSynonyms_string': 'LCQ-908-NXA, LCQ-908NXA, LCQ908-NXA, Lcq-908, Lcq908 - dgat-1-inhibitor, Pradigastat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.805
Q65
What type of molecule is Trametinib Dimethyl Sulfoxide, and what is its action type?
Trametinib Dimethyl Sulfoxide is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trametinib dimethyl sulfoxide%" OR LOWER(tradeNames_string) LIKE "%trametinib dimethyl sulfoxide%"...
[{'UUID': 'DrugGeneTargets_v2_3248', 'drugName': 'Trametinib Dimethyl Sulfoxide', 'drugSynonyms_string': 'GSK-1120212B, GSK1120212B, Trametinib dimethyl sulfoxide', 'tradeNames_string': 'Mekinist', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3249', 'drugName': 'Tr...
general
Distinct, Similarity Search
Metadata
Q65.121
Q65
What type of molecule is Tecalcet, and what is its action type?
Tecalcet is a small molecule drug that acts as an modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tecalcet%" OR LOWER(tradeNames_string) LIKE "%tecalcet%" OR LOWER(drugSynonyms_string) LIKE "%teca...
[{'UUID': 'DrugGeneTargets_v2_622', 'drugName': 'Tecalcet Hydrochloride', 'drugSynonyms_string': 'KRN-568, NPS R-568, NPS-R-568, NPSR-568, R-568, Tecalcet hcl, Tecalcet hydrochloride', 'tradeNames_string': 'Norcalcin, Norcalin', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}, {'UUID': 'DrugGeneTa...
general
Distinct, Similarity Search
Metadata
Q65.1322
Q65
What type of molecule is Imipramine Hydrochloride, and what is its action type?
Imipramine Hydrochloride is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%imipramine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%imipramine hydrochloride%" OR LOWER(...
[{'UUID': 'DrugGeneTargets_v2_3837', 'drugName': 'Imipramine Hydrochloride', 'drugSynonyms_string': 'G-22355, Imidobenzyle, Imipramine HCl, Imipramine hcl, Imipramine hydrochloride, Imipramine hydrochloride rs, Imipramini hydrochloridum, Imizine, NSC-114900, Pryleugan', 'tradeNames_string': 'Imipramine hydrochloride, J...
general
Distinct, Similarity Search
Metadata
Q65.1221
Q65
What type of molecule is Branebrutinib, and what is its action type?
Branebrutinib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%branebrutinib%" OR LOWER(tradeNames_string) LIKE "%branebrutinib%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_2770', 'drugName': 'Branebrutinib', 'drugSynonyms_string': 'BMS-986195, Bms-986195, Branebrutinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.528
Q65
What type of molecule is Carprofen, and what is its action type?
Carprofen is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%carprofen%" OR LOWER(tradeNames_string) LIKE "%carprofen%" OR LOWER(drugSynonyms_string) LIKE "%ca...
[{'UUID': 'DrugGeneTargets_v2_354', 'drugName': 'Carprofen', 'drugSynonyms_string': 'Carprofen, Carprofen for veterinary use, NSC-297935, RO 20-5720/000, Ro-205720000', 'tradeNames_string': 'Rimadyl', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.519
Q65
What type of molecule is Dofetilide, and what is its action type?
Dofetilide is a small molecule drug that acts as an blocker.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dofetilide%" OR LOWER(tradeNames_string) LIKE "%dofetilide%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1039', 'drugName': 'Dofetilide', 'drugSynonyms_string': 'Dofetilide, UK-68,798, UK-68798', 'tradeNames_string': 'Dofetilide, Tikosyn', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}]
general
Distinct, Similarity Search
Metadata
Q65.84
Q65
What type of molecule is Henatinib, and what is its action type?
Henatinib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%henatinib%" OR LOWER(tradeNames_string) LIKE "%henatinib%" OR LOWER(drugSynonyms_string) LIKE "%he...
[{'UUID': 'DrugGeneTargets_v2_3803', 'drugName': 'Henatinib', 'drugSynonyms_string': 'Henatinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.717
Q65
What type of molecule is Ns-2359, and what is its action type?
Ns-2359 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ns-2359%" OR LOWER(tradeNames_string) LIKE "%ns-2359%" OR LOWER(drugSynonyms_string) LIKE "%ns-235...
[{'UUID': 'DrugGeneTargets_v2_5369', 'drugName': 'Ns-2359', 'drugSynonyms_string': 'GSK-372,475, GSK-372475, GSK372475, Gsk372475, NS2359, Ns-2359, Ns2359', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1185
Q65
What type of molecule is Sodium Oxybate, and what is its action type?
Sodium Oxybate is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sodium oxybate%" OR LOWER(tradeNames_string) LIKE "%sodium oxybate%" OR LOWER(drugSynonyms_string)...
[{'UUID': 'DrugGeneTargets_v2_4208', 'drugName': 'Sodium Oxybate', 'drugSynonyms_string': '.gamma.-hydroxybutyrate sodium salt, Catabate, Lumryz, NSC-84223, Oxybate sodium, Sodium oxybat, Sodium oxybate, Sodium oxybutyrate, WY-3478', 'tradeNames_string': 'Xyrem', 'drugMolecularType': 'Small molecule', 'drugActionType':...
general
Distinct, Similarity Search
Metadata
Q65.386
Q65
What type of molecule is Lgh-447, and what is its action type?
Lgh-447 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lgh-447%" OR LOWER(tradeNames_string) LIKE "%lgh-447%" OR LOWER(drugSynonyms_string) LIKE "%lgh-44...
[{'UUID': 'DrugGeneTargets_v2_3198', 'drugName': 'Lgh-447', 'drugSynonyms_string': 'LGH-447, LGH447, Lgh-447, NVP-LGH477, PIM 447, PIM-447, Pim kinase inhibitor lgh447', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1022
Q65
What type of molecule is Hydroxyurea, and what is its action type?
Hydroxyurea is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%hydroxyurea%" OR LOWER(tradeNames_string) LIKE "%hydroxyurea%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5698', 'drugName': 'Hydroxyurea', 'drugSynonyms_string': 'Hydroxycarbamide, Hydroxyurea, NSC-32065, SQ 1089, SQ-1089', 'tradeNames_string': 'Droxia, Hydrea, Hydroxyurea, Siklos', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1689
Q65
What type of molecule is Balstilimab, and what is its action type?
Balstilimab is a antibody drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%balstilimab%" OR LOWER(tradeNames_string) LIKE "%balstilimab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_3787', 'drugName': 'Balstilimab', 'drugSynonyms_string': 'AGEN-2034, AGEN2034, Agen2034, Balstilimab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.87
Q65
What type of molecule is Bremelanotide, and what is its action type?
Bremelanotide is a protein drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bremelanotide%" OR LOWER(tradeNames_string) LIKE "%bremelanotide%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_177', 'drugName': 'Bremelanotide Acetate', 'drugSynonyms_string': 'Bremelanotide acetate, PT 141, PT-141, Vyleesi', 'tradeNames_string': 'Vyleesi (autoinjector)', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_4990', 'drugName': 'Bremelanotide', ...
general
Distinct, Similarity Search
Metadata
Q65.1684
Q65
What type of molecule is Ar-67, and what is its action type?
Ar-67 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ar-67%" OR LOWER(tradeNames_string) LIKE "%ar-67%" OR LOWER(drugSynonyms_string) LIKE "%ar-67%") ...
[{'UUID': 'DrugGeneTargets_v2_1067', 'drugName': 'Ar-67', 'drugSynonyms_string': 'AR67, Ar-67, DB 67, DB-67, NSC-708298, Silatecan', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.333
Q65
What type of molecule is Guanadrel, and what is its action type?
Guanadrel is a small molecule drug that acts as an substrate.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%guanadrel%" OR LOWER(tradeNames_string) LIKE "%guanadrel%" OR LOWER(drugSynonyms_string) LIKE "%gu...
[{'UUID': 'DrugGeneTargets_v2_380', 'drugName': 'Guanadrel', 'drugSynonyms_string': 'Guanadrel, Hylorel', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'substrate'}, {'UUID': 'DrugGeneTargets_v2_2355', 'drugName': 'Guanadrel Sulfate', 'drugSynonyms_string': 'CL-1388R, Guanadrel sulfa...
general
Distinct, Similarity Search
Metadata
Q65.7
Q65
What type of molecule is Du 125530, and what is its action type?
Du 125530 is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%du 125530%" OR LOWER(tradeNames_string) LIKE "%du 125530%" OR LOWER(drugSynonyms_string) LIKE "%du...
[{'UUID': 'DrugGeneTargets_v2_1012', 'drugName': 'Du 125530', 'drugSynonyms_string': 'DU-125530, Du 125530, Du125530', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.737
Q65
What type of molecule is Clidinium Bromide, and what is its action type?
Clidinium Bromide is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%clidinium bromide%" OR LOWER(tradeNames_string) LIKE "%clidinium bromide%" OR LOWER(drugSynonyms_s...
[{'UUID': 'DrugGeneTargets_v2_6136', 'drugName': 'Aclidinium Bromide', 'drugSynonyms_string': '14115700, Aclidinium bromide, Genuair, LAS 34273, LAS 34273 MICRONIZED, LAS W-330, LAS-34273, LAS-34273 MICRONIZED, LAS-W-330', 'tradeNames_string': 'Eklira, Tudorza pressair', 'drugMolecularType': 'Small molecule', 'drugActi...
general
Distinct, Similarity Search
Metadata
Q65.750
Q65
What type of molecule is Chlorprothixene, and what is its action type?
Chlorprothixene is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%chlorprothixene%" OR LOWER(tradeNames_string) LIKE "%chlorprothixene%" OR LOWER(drugSynonyms_strin...
[{'UUID': 'DrugGeneTargets_v2_4586', 'drugName': 'Chlorprothixene', 'drugSynonyms_string': 'Chlorprothixene, N-714, N-714RO 4-0403, NSC-18720, RO 4-0403, RO-4-0403, RO-40403', 'tradeNames_string': 'Taractan, Truxal', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_45...
general
Distinct, Similarity Search
Metadata
Q65.1414
Q65
What type of molecule is Enavatuzumab, and what is its action type?
Enavatuzumab is a antibody drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%enavatuzumab%" OR LOWER(tradeNames_string) LIKE "%enavatuzumab%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_3986', 'drugName': 'Enavatuzumab', 'drugSynonyms_string': 'Enavatuzumab, PDL 192, PDL-192', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1751
Q65
What type of molecule is Copanlisib, and what is its action type?
Copanlisib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%copanlisib%" OR LOWER(tradeNames_string) LIKE "%copanlisib%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_2313', 'drugName': 'Copanlisib', 'drugSynonyms_string': 'BAY 80-6946, BAY-80-6946, BAY80-6946, Bay-80-6946, Copanlisib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2314', 'drugName': 'Copanlisib', 'drugSynony...
general
Distinct, Similarity Search
Metadata
Q65.457
Q65
What type of molecule is Amrubicin Hydrochloride, and what is its action type?
Amrubicin Hydrochloride is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%amrubicin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%amrubicin hydrochloride%" OR LOWER(dr...
[{'UUID': 'DrugGeneTargets_v2_3383', 'drugName': 'Amrubicin Hydrochloride', 'drugSynonyms_string': 'Amrubicin hydrochloride, Calsed, SM 5887, SM-5887', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.496
Q65
What type of molecule is Tafamidis, and what is its action type?
Tafamidis is a small molecule drug that acts as an stabiliser.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tafamidis%" OR LOWER(tradeNames_string) LIKE "%tafamidis%" OR LOWER(drugSynonyms_string) LIKE "%ta...
[{'UUID': 'DrugGeneTargets_v2_8', 'drugName': 'Tafamidis Meglumine', 'drugSynonyms_string': 'FX-1006A, Tafamidis meglumine', 'tradeNames_string': 'Vyndaqel', 'drugMolecularType': 'Small molecule', 'drugActionType': 'stabiliser'}, {'UUID': 'DrugGeneTargets_v2_3770', 'drugName': 'Tafamidis', 'drugSynonyms_string': 'FX-10...
general
Distinct, Similarity Search
Metadata
Q65.1482
Q65
What type of molecule is Amoxapine, and what is its action type?
Amoxapine is a small molecule drug that acts as an inhibitor and a antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%amoxapine%" OR LOWER(tradeNames_string) LIKE "%amoxapine%" OR LOWER(drugSynonyms_string) LIKE "%am...
[{'UUID': 'DrugGeneTargets_v2_2376', 'drugName': 'Amoxapine', 'drugSynonyms_string': 'Amoxapine, CL 67,772, CL 67772, CL-67,772, CL-67772, NSC-759559', 'tradeNames_string': 'Amoxapine, Asendin, Asendis, Defanyl', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2377', ...
general
Distinct, Similarity Search
Metadata
Q65.291
Q65
What type of molecule is Semapimod, and what is its action type?
Semapimod is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%semapimod%" OR LOWER(tradeNames_string) LIKE "%semapimod%" OR LOWER(drugSynonyms_string) LIKE "%se...
[{'UUID': 'DrugGeneTargets_v2_361', 'drugName': 'Semapimod', 'drugSynonyms_string': 'AXD-455, CNI-1493, CPSI-2364 FREE BASE, Cni-1493, Semapimod, Semapimod hydrochloride, Semapimod tetrahydrochloride', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1817
Q65
What type of molecule is Efinopegdutide, and what is its action type?
Efinopegdutide is a protein drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%efinopegdutide%" OR LOWER(tradeNames_string) LIKE "%efinopegdutide%" OR LOWER(drugSynonyms_string)...
[{'UUID': 'DrugGeneTargets_v2_5064', 'drugName': 'Efinopegdutide', 'drugSynonyms_string': 'Efinopegdutide, HM-12525A, HM12525A, JNJ-64565111, Jnj-64565111', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_5065', 'drugName': 'Efinopegdutide', 'drugSynon...
general
Distinct, Similarity Search
Metadata
Q65.1986
Q65
What type of molecule is Sacubitril, and what is its action type?
Sacubitril is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sacubitril%" OR LOWER(tradeNames_string) LIKE "%sacubitril%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1487', 'drugName': 'Sacubitril', 'drugSynonyms_string': 'AHU-377, AHU377, Sacubitril', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1370
Q65
What type of molecule is Fulvestrant, and what is its action type?
Fulvestrant is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fulvestrant%" OR LOWER(tradeNames_string) LIKE "%fulvestrant%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5561', 'drugName': 'Fulvestrant', 'drugSynonyms_string': 'Faslodex, Fulvestrant, ICI 182,780, ICI-182780, NSC-759879, ZD-9238, ZD9238', 'tradeNames_string': 'Faslodex', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.893
Q65
What type of molecule is Azd8683, and what is its action type?
Azd8683 is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%azd8683%" OR LOWER(tradeNames_string) LIKE "%azd8683%" OR LOWER(drugSynonyms_string) LIKE "%azd868...
[{'UUID': 'DrugGeneTargets_v2_3899', 'drugName': 'Azd8683', 'drugSynonyms_string': 'Azd8683', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1063
Q65
What type of molecule is Brivaracetam, and what is its action type?
Brivaracetam is a small molecule drug that acts as an modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%brivaracetam%" OR LOWER(tradeNames_string) LIKE "%brivaracetam%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_4908', 'drugName': 'Brivaracetam', 'drugSynonyms_string': 'Brivaracetam, UCB 34714, UCB-34714', 'tradeNames_string': 'Briviact', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}]
general
Distinct, Similarity Search
Metadata
Q65.1846
Q65
What type of molecule is Desmoteplase, and what is its action type?
Desmoteplase is a enzyme drug that acts as an activator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%desmoteplase%" OR LOWER(tradeNames_string) LIKE "%desmoteplase%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_2046', 'drugName': 'Desmoteplase', 'drugSynonyms_string': 'Desmoteplase, Dspa desmoteplase, RDSPA ALPHA 1', 'tradeNames_string': '', 'drugMolecularType': 'Enzyme', 'drugActionType': 'activator'}]
general
Distinct, Similarity Search
Metadata
Q65.1982
Q65
What type of molecule is Tripelennamine, and what is its action type?
Tripelennamine is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tripelennamine%" OR LOWER(tradeNames_string) LIKE "%tripelennamine%" OR LOWER(drugSynonyms_string)...
[{'UUID': 'DrugGeneTargets_v2_2166', 'drugName': 'Tripelennamine', 'drugSynonyms_string': 'NSC-118946, PBZ, PBZ-SR, Tripelennamine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_703', 'drugName': 'Tripelennamine Citrate', 'drugSynonyms_str...
general
Distinct, Similarity Search
Metadata
Q65.789
Q65
What type of molecule is Barasertib, and what is its action type?
Barasertib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%barasertib%" OR LOWER(tradeNames_string) LIKE "%barasertib%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_3821', 'drugName': 'Barasertib', 'drugSynonyms_string': 'AZD 1152, AZD-1152, AZD1152, Azd-1152, Barasertib, Barasertib (who-dd)', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.866
Q65
What type of molecule is Trimethaphan, and what is its action type?
Trimethaphan is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trimethaphan%" OR LOWER(tradeNames_string) LIKE "%trimethaphan%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_4467', 'drugName': 'Trimethaphan', 'drugSynonyms_string': 'Trimetaphan, Trimethaphan, Trimethaphan cation, Trimethaphan ion', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_5467', 'drugName': 'Trimethaphan Camsy...
general
Distinct, Similarity Search
Metadata
Q65.1306
Q65
What type of molecule is Litronesib, and what is its action type?
Litronesib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%litronesib%" OR LOWER(tradeNames_string) LIKE "%litronesib%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5386', 'drugName': 'Litronesib', 'drugSynonyms_string': 'KF 89617, KF-89617, KF89617, LY 2523355, LY-2523355, LY2523355, Litronesib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1088
Q65
What type of molecule is Flurazepam Hydrochloride, and what is its action type?
Flurazepam Hydrochloride is a small molecule drug that acts as an positive allosteric modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%flurazepam hydrochloride%" OR LOWER(tradeNames_string) LIKE "%flurazepam hydrochloride%" OR LOWER(...
[{'UUID': 'DrugGeneTargets_v2_653', 'drugName': 'Flurazepam Hydrochloride', 'drugSynonyms_string': 'Flurazepam, Flurazepam dihydrochloride, Flurazepam hydrochloride, Flurazepam hydrochloride civ, NSC-78559, RO 5-6901, RO-5-6901', 'tradeNames_string': 'Dalmane, Flurazepam hydrochloride', 'drugMolecularType': 'Small mole...
general
Distinct, Similarity Search
Metadata
Q65.1889
Q65
What type of molecule is Feladilimab, and what is its action type?
Feladilimab is a antibody drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%feladilimab%" OR LOWER(tradeNames_string) LIKE "%feladilimab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_3904', 'drugName': 'Feladilimab', 'drugSynonyms_string': '3359609, Feladilimab, GSK-3359609, GSK-609, GSK3359609, Gsk 3359609, Gsk-3359609, Gsk3359609', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.331
Q65
What type of molecule is Caficrestat, and what is its action type?
Caficrestat is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%caficrestat%" OR LOWER(tradeNames_string) LIKE "%caficrestat%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_6263', 'drugName': 'Caficrestat', 'drugSynonyms_string': 'AT-001, Aldose reductase-in-1, At-001, Caficrestat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.448
Q65
What type of molecule is Pepinemab, and what is its action type?
Pepinemab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pepinemab%" OR LOWER(tradeNames_string) LIKE "%pepinemab%" OR LOWER(drugSynonyms_string) LIKE "%pe...
[{'UUID': 'DrugGeneTargets_v2_340', 'drugName': 'Pepinemab', 'drugSynonyms_string': 'Anti-sema4d monoclonal antibody vx15/2503, Pepinemab, VX-15, VX-152503, VX15, VX15/2503, Vx15/2503', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.766
Q65
What type of molecule is Abx-Il8, and what is its action type?
Abx-Il8 is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%abx-il8%" OR LOWER(tradeNames_string) LIKE "%abx-il8%" OR LOWER(drugSynonyms_string) LIKE "%abx-il...
[{'UUID': 'DrugGeneTargets_v2_4996', 'drugName': 'Abx-Il8', 'drugSynonyms_string': 'ABX-IL8, Abx-il8', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1844
Q65
What type of molecule is Brexpiprazole, and what is its action type?
Brexpiprazole is a small molecule drug that acts as an partial agonist and a antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%brexpiprazole%" OR LOWER(tradeNames_string) LIKE "%brexpiprazole%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_6348', 'drugName': 'Brexpiprazole', 'drugSynonyms_string': 'Brexpiprazole, OPC-34712', 'tradeNames_string': 'Rexulti', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}, {'UUID': 'DrugGeneTargets_v2_6349', 'drugName': 'Brexpiprazole', 'drugSynonyms_string': 'Brexp...
general
Distinct, Similarity Search
Metadata
Q65.913
Q65
What type of molecule is Triamterene, and what is its action type?
Triamterene is a small molecule drug that acts as an blocker.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%triamterene%" OR LOWER(tradeNames_string) LIKE "%triamterene%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4230', 'drugName': 'Triamterene', 'drugSynonyms_string': 'NSC-639359, NSC-77625, SK&F 8542, SK&F-8542, SK-8542, Triamterene', 'tradeNames_string': 'Dyrenium, Dytac', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}]
general
Distinct, Similarity Search
Metadata
Q65.1141
Q65
What type of molecule is Nintedanib, and what is its action type?
Nintedanib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nintedanib%" OR LOWER(tradeNames_string) LIKE "%nintedanib%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5928', 'drugName': 'Nintedanib', 'drugSynonyms_string': 'BIBF 1120, BIBF-1120, BIBF1120, Bibf-1120, Intedanib, Nintedanib', 'tradeNames_string': 'Ofev, Vargatef', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5929', 'drugName': 'Ninteda...
general
Distinct, Similarity Search
Metadata
Q65.180
Q65
What type of molecule is Mln-0415, and what is its action type?
Mln-0415 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mln-0415%" OR LOWER(tradeNames_string) LIKE "%mln-0415%" OR LOWER(drugSynonyms_string) LIKE "%mln-...
[{'UUID': 'DrugGeneTargets_v2_5834', 'drugName': 'Mln-0415', 'drugSynonyms_string': 'Mln-0415', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.729
Q65
What type of molecule is Aliskiren, and what is its action type?
Aliskiren is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%aliskiren%" OR LOWER(tradeNames_string) LIKE "%aliskiren%" OR LOWER(drugSynonyms_string) LIKE "%al...
[{'UUID': 'DrugGeneTargets_v2_2731', 'drugName': 'Aliskiren', 'drugSynonyms_string': 'Aliskiren, SPP-100, SPP100', 'tradeNames_string': 'Rasilez', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4221', 'drugName': 'Aliskiren Fumarate', 'drugSynonyms_string': 'Aliskire...
general
Distinct, Similarity Search
Metadata
Q65.1273
Q65
What type of molecule is Ci-1040, and what is its action type?
Ci-1040 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ci-1040%" OR LOWER(tradeNames_string) LIKE "%ci-1040%" OR LOWER(drugSynonyms_string) LIKE "%ci-104...
[{'UUID': 'DrugGeneTargets_v2_4463', 'drugName': 'Ci-1040', 'drugSynonyms_string': 'CI-1040, Ci 1040, Ci-1040, PD-18435, PD-184352', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4464', 'drugName': 'Ci-1040', 'drugSynonyms_string': 'CI-1040,...
general
Distinct, Similarity Search
Metadata
Q65.89
Q65
What type of molecule is Eletriptan Hydrobromide, and what is its action type?
Eletriptan Hydrobromide is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%eletriptan hydrobromide%" OR LOWER(tradeNames_string) LIKE "%eletriptan hydrobromide%" OR LOWER(dr...
[{'UUID': 'DrugGeneTargets_v2_3980', 'drugName': 'Eletriptan Hydrobromide', 'drugSynonyms_string': 'Eletriptan hbr, Eletriptan hydrobromide, NSC-759258, UK-116,044-04, UK-116044-04', 'tradeNames_string': 'Relpax', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_3981', '...
general
Distinct, Similarity Search
Metadata
Q65.1410
Q65
What type of molecule is Pf-03715455, and what is its action type?
Pf-03715455 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pf-03715455%" OR LOWER(tradeNames_string) LIKE "%pf-03715455%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5605', 'drugName': 'Pf-03715455', 'drugSynonyms_string': 'PF-03715455, Pf-03715455, Pf-3715455', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1900
Q65
What type of molecule is Dexlansoprazole, and what is its action type?
Dexlansoprazole is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dexlansoprazole%" OR LOWER(tradeNames_string) LIKE "%dexlansoprazole%" OR LOWER(drugSynonyms_strin...
[{'UUID': 'DrugGeneTargets_v2_908', 'drugName': 'Dexlansoprazole', 'drugSynonyms_string': '(r)-lansoprazole, Dexlansoprazole, Kapidex, Lansoprazole r-form, Lansoprazole, (r)-, NSC-758710, T-168390, TAK-390', 'tradeNames_string': 'Dexilant, Dexilant solutab, Kapidex', 'drugMolecularType': 'Small molecule', 'drugActionTy...
general
Distinct, Similarity Search
Metadata
Q65.463
Q65
What type of molecule is Resiniferatoxin, and what is its action type?
Resiniferatoxin is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%resiniferatoxin%" OR LOWER(tradeNames_string) LIKE "%resiniferatoxin%" OR LOWER(drugSynonyms_strin...
[{'UUID': 'DrugGeneTargets_v2_2075', 'drugName': 'Resiniferatoxin', 'drugSynonyms_string': 'Lopain, MTX-71, Mtx-071, RTX, Resiniferatoxin', 'tradeNames_string': 'Neuroclastin', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1830
Q65
What type of molecule is Ecopipam, and what is its action type?
Ecopipam is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ecopipam%" OR LOWER(tradeNames_string) LIKE "%ecopipam%" OR LOWER(drugSynonyms_string) LIKE "%ecop...
[{'UUID': 'DrugGeneTargets_v2_5724', 'drugName': 'Ecopipam', 'drugSynonyms_string': 'Ecopipam, SCH-39166', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.55
Q65
What type of molecule is Ongericimab, and what is its action type?
Ongericimab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ongericimab%" OR LOWER(tradeNames_string) LIKE "%ongericimab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_3754', 'drugName': 'Ongericimab', 'drugSynonyms_string': 'JS 002, JS-002, Js002, Ongericimab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1503
Q65
What type of molecule is Pf-03814735, and what is its action type?
Pf-03814735 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pf-03814735%" OR LOWER(tradeNames_string) LIKE "%pf-03814735%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5510', 'drugName': 'Pf-03814735', 'drugSynonyms_string': 'PF 03814735, PF 3814735, PF-3814735, Pf-03814735', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5511', 'drugName': 'Pf-03814735', 'drugSynonyms_string':...
general
Distinct, Similarity Search
Metadata
Q65.650
Q65
What type of molecule is Bemiparin, and what is its action type?
Bemiparin is a oligosaccharide drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bemiparin%" OR LOWER(tradeNames_string) LIKE "%bemiparin%" OR LOWER(drugSynonyms_string) LIKE "%be...
[{'UUID': 'DrugGeneTargets_v2_5424', 'drugName': 'Bemiparin', 'drugSynonyms_string': 'Bemiparin', 'tradeNames_string': '', 'drugMolecularType': 'Oligosaccharide', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2284', 'drugName': 'Bemiparin Sodium', 'drugSynonyms_string': 'Badyket, Bemiparin sodium, Hibor,...
general
Distinct, Similarity Search
Metadata
Q65.684
Q65
What type of molecule is Zucapsaicin, and what is its action type?
Zucapsaicin is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%zucapsaicin%" OR LOWER(tradeNames_string) LIKE "%zucapsaicin%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_366', 'drugName': 'Zucapsaicin', 'drugSynonyms_string': 'Civamide, Zucapsaicin', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.224
Q65
What type of molecule is Refametinib, and what is its action type?
Refametinib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%refametinib%" OR LOWER(tradeNames_string) LIKE "%refametinib%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_1049', 'drugName': 'Refametinib', 'drugSynonyms_string': 'BAY 869766, BAY 8697661, BAY-86-9766, BAY-869766, BAY-8697661, BAY86-9766, Bay-86-9766, RDEA 119, RDEA-119, Rdea119, Refametinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUI...
general
Distinct, Similarity Search
Metadata
Q65.116
Q65
What type of molecule is Azd7325, and what is its action type?
Azd7325 is a small molecule drug that acts as an positive allosteric modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%azd7325%" OR LOWER(tradeNames_string) LIKE "%azd7325%" OR LOWER(drugSynonyms_string) LIKE "%azd732...
[{'UUID': 'DrugGeneTargets_v2_5852', 'drugName': 'Azd7325', 'drugSynonyms_string': 'Azd7325', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}, {'UUID': 'DrugGeneTargets_v2_5853', 'drugName': 'Azd7325', 'drugSynonyms_string': 'Azd7325', 'tradeNames_strin...
general
Distinct, Similarity Search
Metadata
Q65.1552
Q65
What type of molecule is Pirtobrutinib, and what is its action type?
Pirtobrutinib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pirtobrutinib%" OR LOWER(tradeNames_string) LIKE "%pirtobrutinib%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_201', 'drugName': 'Pirtobrutinib', 'drugSynonyms_string': 'LOXO-305, LY-3527727, LY3527727, Loxo-305, Pirtobrutinib, RXC-005', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1303
Q65
What type of molecule is Insulin Lispro Protamine Recombinant, and what is its action type?
Insulin Lispro Protamine Recombinant is a protein drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin lispro protamine recombinant%" OR LOWER(tradeNames_string) LIKE "%insulin lispro protamine...
[{'UUID': 'DrugGeneTargets_v2_5121', 'drugName': 'Insulin Lispro Protamine Recombinant', 'drugSynonyms_string': 'Insulin lispro protamine recombinant', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.987
Q65
What type of molecule is Belvarafenib, and what is its action type?
Belvarafenib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%belvarafenib%" OR LOWER(tradeNames_string) LIKE "%belvarafenib%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_3033', 'drugName': 'Belvarafenib', 'drugSynonyms_string': 'Belvarafenib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.177
Q65
What type of molecule is Dasotraline, and what is its action type?
Dasotraline is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dasotraline%" OR LOWER(tradeNames_string) LIKE "%dasotraline%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_2675', 'drugName': 'Dasotraline', 'drugSynonyms_string': '(1r,4s)-trans-norsertraline, Dasotraline, Norsertraline, (1r,4s)-trans-, SEP-225289', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1650
Q65
What type of molecule is Glpg-1205, and what is its action type?
Glpg-1205 is a small molecule drug that acts as an negative allosteric modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%glpg-1205%" OR LOWER(tradeNames_string) LIKE "%glpg-1205%" OR LOWER(drugSynonyms_string) LIKE "%gl...
[{'UUID': 'DrugGeneTargets_v2_1454', 'drugName': 'Glpg-1205', 'drugSynonyms_string': 'Glpg-1205, Glpg1205', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'negative allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q65.596
Q65
What type of molecule is Mepivacaine Hydrochloride, and what is its action type?
Mepivacaine Hydrochloride is a small molecule drug that acts as an blocker.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mepivacaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%mepivacaine hydrochloride%" OR LOWE...
[{'UUID': 'DrugGeneTargets_v2_5592', 'drugName': 'Mepivacaine Hydrochloride', 'drugSynonyms_string': 'Mepivacaine hcl, Mepivacaine hydrochloride, Mepivacaine monohydrochloride, NSC-758674, Optocain, Scandicain', 'tradeNames_string': 'Arestocaine hydrochloride, Carbocaine, Isocaine hydrochloride, Mepivacaine hydrochlori...
general
Distinct, Similarity Search
Metadata
Q65.1560
Q65
What type of molecule is Mizoribine, and what is its action type?
Mizoribine is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mizoribine%" OR LOWER(tradeNames_string) LIKE "%mizoribine%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5573', 'drugName': 'Mizoribine', 'drugSynonyms_string': 'Bredinin, Mizoribine, NSC-289637', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5574', 'drugName': 'Mizoribine', 'drugSynonyms_string': 'Bredinin, Mizori...
general
Distinct, Similarity Search
Metadata
Q65.19
Q65
What type of molecule is Insulin Susp Isophane Purified Beef, and what is its action type?
Insulin Susp Isophane Purified Beef is a protein drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin susp isophane purified beef%" OR LOWER(tradeNames_string) LIKE "%insulin susp isophane pur...
[{'UUID': 'DrugGeneTargets_v2_4804', 'drugName': 'Insulin Susp Isophane Purified Beef', 'drugSynonyms_string': 'Insulin susp isophane purified beef', 'tradeNames_string': 'Nph iletin ii', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.429
Q65
What type of molecule is Nangibotide, and what is its action type?
Nangibotide is a protein drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nangibotide%" OR LOWER(tradeNames_string) LIKE "%nangibotide%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4000', 'drugName': 'Nangibotide', 'drugSynonyms_string': 'LR-12, Motrem, Nangibotide', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1345
Q65
What type of molecule is Elranatamab, and what is its action type?
Elranatamab is a antibody drug that acts as an binding agent.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%elranatamab%" OR LOWER(tradeNames_string) LIKE "%elranatamab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5457', 'drugName': 'Elranatamab', 'drugSynonyms_string': 'Elranatamab, PF-06863135, Pf-06863135, RN-613, RN613', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_5458', 'drugName': 'Elranatamab', 'drugSynonyms_string...
general
Distinct, Similarity Search
Metadata
Q65.289
Q65
What type of molecule is Bentamapimod, and what is its action type?
Bentamapimod is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bentamapimod%" OR LOWER(tradeNames_string) LIKE "%bentamapimod%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_5132', 'drugName': 'Bentamapimod', 'drugSynonyms_string': 'AS602801, As-602801, Bentamapimod, PGL-5001, PGL5001', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1584
Q65
What type of molecule is Sklb1028, and what is its action type?
Sklb1028 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sklb1028%" OR LOWER(tradeNames_string) LIKE "%sklb1028%" OR LOWER(drugSynonyms_string) LIKE "%sklb...
[{'UUID': 'DrugGeneTargets_v2_5899', 'drugName': 'Sklb1028', 'drugSynonyms_string': 'Sklb1028', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5900', 'drugName': 'Sklb1028', 'drugSynonyms_string': 'Sklb1028', 'tradeNames_string': '', 'drugMol...
general
Distinct, Similarity Search
Metadata
Q65.434
Q65
What type of molecule is Warfarin Potassium, and what is its action type?
Warfarin Potassium is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%warfarin potassium%" OR LOWER(tradeNames_string) LIKE "%warfarin potassium%" OR LOWER(drugSynonyms...
[{'UUID': 'DrugGeneTargets_v2_5347', 'drugName': 'Warfarin Potassium', 'drugSynonyms_string': 'Potassium warfarin, Warfarin potassium, Warfarin-potassium', 'tradeNames_string': 'Athrombin-k', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1640
Q65
What type of molecule is Delcasertib, and what is its action type?
Delcasertib is a protein drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%delcasertib%" OR LOWER(tradeNames_string) LIKE "%delcasertib%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_940', 'drugName': 'Delcasertib', 'drugSynonyms_string': 'BMS-875944, Delcasertib, KAI-9803, Kai-9803', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1245
Q65
What type of molecule is Px-12, and what is its action type?
Px-12 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%px-12%" OR LOWER(tradeNames_string) LIKE "%px-12%" OR LOWER(drugSynonyms_string) LIKE "%px-12%") ...
[{'UUID': 'DrugGeneTargets_v2_4688', 'drugName': 'Px-12', 'drugSynonyms_string': 'Px-12', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.676
Q65
What type of molecule is Epratuzumab 90Y, and what is its action type?
Epratuzumab 90Y is a antibody drug that acts as an binding agent.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%epratuzumab 90y%" OR LOWER(tradeNames_string) LIKE "%epratuzumab 90y%" OR LOWER(drugSynonyms_strin...
[{'UUID': 'DrugGeneTargets_v2_1852', 'drugName': 'Epratuzumab 90Y', 'drugSynonyms_string': 'AMG-412, Epratuzumab 90y, HLL2', 'tradeNames_string': 'Lymphocide', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}]
general
Distinct, Similarity Search
Metadata
Q65.32
Q65
What type of molecule is Oxcarbazepine, and what is its action type?
Oxcarbazepine is a small molecule drug that acts as an blocker.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%oxcarbazepine%" OR LOWER(tradeNames_string) LIKE "%oxcarbazepine%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_1913', 'drugName': 'Oxcarbazepine', 'drugSynonyms_string': 'GP-47680, KIN-493, NSC-758693, Oxcarbamazepine, Oxcarbazepine, SPN-804', 'tradeNames_string': 'Oxcarbazepine, Oxtellar xr, Trileptal', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}]
general
Distinct, Similarity Search
Metadata
Q65.934
Q65
What type of molecule is Ponatinib, and what is its action type?
Ponatinib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ponatinib%" OR LOWER(tradeNames_string) LIKE "%ponatinib%" OR LOWER(drugSynonyms_string) LIKE "%po...
[{'UUID': 'DrugGeneTargets_v2_2277', 'drugName': 'Ponatinib', 'drugSynonyms_string': 'AP-24534, AP24534, Ponatinib', 'tradeNames_string': 'Iclusig', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6150', 'drugName': 'Ponatinib Hydrochloride', 'drugSynonyms_string': 'A...
general
Distinct, Similarity Search
Metadata
Q65.982
Q65
What type of molecule is Chlorpheniramine Polistirex, and what is its action type?
Chlorpheniramine Polistirex is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%chlorpheniramine polistirex%" OR LOWER(tradeNames_string) LIKE "%chlorpheniramine polistirex%" OR ...
[{'UUID': 'DrugGeneTargets_v2_706', 'drugName': 'Chlorpheniramine Polistirex', 'drugSynonyms_string': 'Chlorpheniramine polistirex', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.217
Q65
What type of molecule is Haloperidol, and what is its action type?
Haloperidol is a small molecule drug that acts as an inverse agonist and a antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%haloperidol%" OR LOWER(tradeNames_string) LIKE "%haloperidol%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5256', 'drugName': 'Haloperidol', 'drugSynonyms_string': 'Haloperidol, Haloperidol decanoate impurity, haloperidol-, MCN-JR-1625, NSC-170973, NSC-615296, R-1625', 'tradeNames_string': 'Dolpin, Dozic, Fortunan, Haldol, Haldol solutab, Haloperidol, Kentace, Keselen, Serenace', 'drugMolecular...
general
Distinct, Similarity Search
Metadata
Q65.1130
Q65
What type of molecule is Epelsiban, and what is its action type?
Epelsiban is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%epelsiban%" OR LOWER(tradeNames_string) LIKE "%epelsiban%" OR LOWER(drugSynonyms_string) LIKE "%ep...
[{'UUID': 'DrugGeneTargets_v2_328', 'drugName': 'Epelsiban', 'drugSynonyms_string': 'Epelsiban, GSK-557296, GSK557296, GSK557296B, Gsk557296', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.330
Q65
What type of molecule is Bivatuzumab Mertansine, and what is its action type?
Bivatuzumab Mertansine is a antibody drug that acts as an inhibitor and a binding agent.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bivatuzumab mertansine%" OR LOWER(tradeNames_string) LIKE "%bivatuzumab mertansine%" OR LOWER(drug...
[{'UUID': 'DrugGeneTargets_v2_6222', 'drugName': 'Bivatuzumab Mertansine', 'drugSynonyms_string': 'BIWA-1-DM1, Bivatuzumab mertansine, Biwa-4 mertansine', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6223', 'drugName': 'Bivatuzumab Mertansine', '...
general
Distinct, Similarity Search
Metadata
Q65.566
Q65
What type of molecule is Ceralasertib, and what is its action type?
Ceralasertib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ceralasertib%" OR LOWER(tradeNames_string) LIKE "%ceralasertib%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_4153', 'drugName': 'Ceralasertib', 'drugSynonyms_string': 'AZD6738, Atr kinase inhibitor azd6738, Azd 6738, Azd-6738, Ceralasertib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1112
Q65
What type of molecule is Sch-486757, and what is its action type?
Sch-486757 is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sch-486757%" OR LOWER(tradeNames_string) LIKE "%sch-486757%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_2366', 'drugName': 'Sch-486757', 'drugSynonyms_string': 'SCH 486757, SCH486757, Sch 486757, Sch-486757', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.707
Q65
What type of molecule is Cariprazine Hydrochloride, and what is its action type?
Cariprazine Hydrochloride is a small molecule drug that acts as an modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cariprazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%cariprazine hydrochloride%" OR LOWE...
[{'UUID': 'DrugGeneTargets_v2_4947', 'drugName': 'Cariprazine Hydrochloride', 'drugSynonyms_string': 'Cariprazine hcl, Cariprazine hydrochloride, RGH-188 HCL', 'tradeNames_string': 'Vraylar', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}, {'UUID': 'DrugGeneTargets_v2_4948', 'drugName': 'Caripraz...
general
Distinct, Similarity Search
Metadata
Q65.1979
Q65
What type of molecule is Metformin, and what is its action type?
Metformin is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%metformin%" OR LOWER(tradeNames_string) LIKE "%metformin%" OR LOWER(drugSynonyms_string) LIKE "%me...
[{'UUID': 'DrugGeneTargets_v2_1885', 'drugName': 'Metformin', 'drugSynonyms_string': 'LA-6023, Metformin, Metformin extended release', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1886', 'drugName': 'Metformin', 'drugSynonyms_string': 'LA-6...
general
Distinct, Similarity Search
Metadata
Q65.1189
Q65
What type of molecule is Seviteronel, and what is its action type?
Seviteronel is a small molecule drug that acts as an antagonist and a inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%seviteronel%" OR LOWER(tradeNames_string) LIKE "%seviteronel%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_530', 'drugName': 'Seviteronel', 'drugSynonyms_string': 'Seviteronel, Vt-464', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_531', 'drugName': 'Seviteronel', 'drugSynonyms_string': 'Seviteronel, Vt-464', 'trade...
general
Distinct, Similarity Search
Metadata
Q65.345
Q65
What type of molecule is Telmisartan, and what is its action type?
Telmisartan is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%telmisartan%" OR LOWER(tradeNames_string) LIKE "%telmisartan%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_3908', 'drugName': 'Telmisartan', 'drugSynonyms_string': 'BIBR 277 SE, BIBR-277, BIBR-277 SE, BIBR-277-SE, BIBR-277SE, C09CA07, Kinzalmono, Pritor, Semintra, Telmisartan, Telmisartan actavis, Telmisartan teva', 'tradeNames_string': 'Micardis, Telmisartan, Tolura', 'drugMolecularType': 'Sma...
general
Distinct, Similarity Search
Metadata
Q65.636
Q65
What type of molecule is Insulin Zinc Susp Extended Recombinant Human, and what is its action type?
Insulin Zinc Susp Extended Recombinant Human is a protein drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin zinc susp extended recombinant human%" OR LOWER(tradeNames_string) LIKE "%insulin zinc sus...
[{'UUID': 'DrugGeneTargets_v2_4713', 'drugName': 'Insulin Zinc Susp Extended Recombinant Human', 'drugSynonyms_string': 'Insulin zinc susp extended recombinant human', 'tradeNames_string': 'Humulin u', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata