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.1372 | Q65 | What type of molecule is Minoxidil, and what is its action type? | Minoxidil is a small molecule drug that acts as an opener. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%minoxidil%" OR LOWER(tradeNames_string) LIKE "%minoxidil%" OR LOWER(drugSynonyms_string) LIKE "%mi... | [{'UUID': 'DrugGeneTargets_v2_5982', 'drugName': 'Minoxidil', 'drugSynonyms_string': 'Alopexil, Alostil, Minoxidil, Minoximen, Mintop, NSC-757106, Normoxidil, Pierminox, Prexidil, Tricoxidil, U-10,858, U-10858', 'tradeNames_string': "Loniten, Lonolox, Men's rogaine, Minodyl, Minoxidil, Minoxidil (for men), Minoxidil (f... | general | Distinct, Similarity Search | Metadata |
Q65.1520 | Q65 | What type of molecule is Simpinicline, and what is its action type? | Simpinicline 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 "%simpinicline%" OR LOWER(tradeNames_string) LIKE "%simpinicline%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_2741', 'drugName': 'Simpinicline', 'drugSynonyms_string': 'OC-02, Oc-02, Simpinicline, TC-6499, TC-6499-12, TC6499, Tc-6499', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_2742', 'drugName': 'Simpinicline', 'drugS... | general | Distinct, Similarity Search | Metadata |
Q65.702 | Q65 | What type of molecule is Lonaprisan, and what is its action type? | Lonaprisan 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 "%lonaprisan%" OR LOWER(tradeNames_string) LIKE "%lonaprisan%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2999', 'drugName': 'Lonaprisan', 'drugSynonyms_string': 'BAY86-5044, Lonaprisan, ZK 230211, ZK-230211, Zk-230211', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.218 | Q65 | What type of molecule is Tacrine, and what is its action type? | Tacrine 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 "%tacrine%" OR LOWER(tradeNames_string) LIKE "%tacrine%" OR LOWER(drugSynonyms_string) LIKE "%tacrin... | [{'UUID': 'DrugGeneTargets_v2_2037', 'drugName': 'Tacrine', 'drugSynonyms_string': 'Tacrinal, Tacrine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6243', 'drugName': 'Tacrine Hydrochloride', 'drugSynonyms_string': 'CI-970, NSC-72108, Tacr... | general | Distinct, Similarity Search | Metadata |
Q65.1043 | Q65 | What type of molecule is Biricodar, and what is its action type? | Biricodar 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 "%biricodar%" OR LOWER(tradeNames_string) LIKE "%biricodar%" OR LOWER(drugSynonyms_string) LIKE "%bi... | [{'UUID': 'DrugGeneTargets_v2_5418', 'drugName': 'Biricodar', 'drugSynonyms_string': 'Biricodar', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5419', 'drugName': 'Biricodar', 'drugSynonyms_string': 'Biricodar', 'tradeNames_string': '', 'dru... | general | Distinct, Similarity Search | Metadata |
Q65.1815 | Q65 | What type of molecule is Ustekinumab, and what is its action type? | Ustekinumab 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 "%ustekinumab%" OR LOWER(tradeNames_string) LIKE "%ustekinumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3327', 'drugName': 'Ustekinumab', 'drugSynonyms_string': 'CNTO 1275, CNTO-1275, TT-20, Ustekinumab, Ustekinumab ', 'tradeNames_string': 'Stelara, Stelera', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3328', 'drugName': 'Ustekinumab', 'drugS... | general | Distinct, Similarity Search | Metadata |
Q65.161 | Q65 | What type of molecule is Verapamil, and what is its action type? | Verapamil 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 "%verapamil%" OR LOWER(tradeNames_string) LIKE "%verapamil%" OR LOWER(drugSynonyms_string) LIKE "%ve... | [{'UUID': 'DrugGeneTargets_v2_4356', 'drugName': 'Verapamil Hydrochloride', 'drugSynonyms_string': 'CP-16533-1, LU-20175, NSC-272366, NSC-657799, Verapamil hcl, Verapamil hydrochloride, Verapamili hydrochloridum', 'tradeNames_string': 'Berkatens, Calan, Calan sr, Cordilox, Cordilox i.v., Cordilox mr 240, Covera, Covera... | general | Distinct, Similarity Search | Metadata |
Q65.1059 | Q65 | What type of molecule is Nilutamide, and what is its action type? | Nilutamide 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 "%nilutamide%" OR LOWER(tradeNames_string) LIKE "%nilutamide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5601', 'drugName': 'Nilutamide', 'drugSynonyms_string': 'NSC-758683, Nilutamide, RU 23908, RU-23908', 'tradeNames_string': 'Anadron, Nilandron, Nilutamide', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1243 | Q65 | What type of molecule is Insulin, Isophane, and what is its action type? | Insulin, Isophane 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, isophane%" OR LOWER(tradeNames_string) LIKE "%insulin, isophane%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_6192', 'drugName': 'Insulin, Isophane', 'drugSynonyms_string': 'Insulin injection, Insulin, isophane, Isophane (aqueous suspension), Isophane insulin', 'tradeNames_string': 'Ins hum insulat, Ins hum protaphane, Ins humulin i, Ins hypurin bov isop, Ins hypurin pore isop, Ins innolet insulat... | general | Distinct, Similarity Search | Metadata |
Q65.641 | Q65 | What type of molecule is Fazpilodemab, and what is its action type? | Fazpilodemab 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 "%fazpilodemab%" OR LOWER(tradeNames_string) LIKE "%fazpilodemab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1258', 'drugName': 'Fazpilodemab', 'drugSynonyms_string': 'BFKB-8488A, BFKB8488A, Bfkb-8488a, Bfkb8488a, Fazpilodemab, RG-7992, RG7992', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.522 | Q65 | What type of molecule is Obefazimod, and what is its action type? | Obefazimod 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 "%obefazimod%" OR LOWER(tradeNames_string) LIKE "%obefazimod%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3077', 'drugName': 'Obefazimod', 'drugSynonyms_string': 'ABX-464, ABX464, Abx 464, Abx-464, Abx464, Obefazimod, SPL-464', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1624 | Q65 | What type of molecule is Imetelstat, and what is its action type? | Imetelstat is a oligonucleotide 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 "%imetelstat%" OR LOWER(tradeNames_string) LIKE "%imetelstat%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_403', 'drugName': 'Imetelstat Sodium', 'drugSynonyms_string': 'GRN-163L TRIDECASODIUM SALT, GRN163L, GRN163L TRIDECASODIUM SALT, Imetelstat sodium', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3539', 'drugNam... | general | Distinct, Similarity Search | Metadata |
Q65.1522 | Q65 | What type of molecule is Mycophenolate Mofetil Hydrochloride, and what is its action type? | Mycophenolate Mofetil 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 "%mycophenolate mofetil hydrochloride%" OR LOWER(tradeNames_string) LIKE "%mycophenolate mofetil hyd... | [{'UUID': 'DrugGeneTargets_v2_4489', 'drugName': 'Mycophenolate Mofetil Hydrochloride', 'drugSynonyms_string': 'Mycophenolate mofetil hcl, Mycophenolate mofetil hydrochloride, RS-61443-190', 'tradeNames_string': 'Cellcept, Mycophenolate mofetil hydrochloride', 'drugMolecularType': 'Small molecule', 'drugActionType': 'i... | general | Distinct, Similarity Search | Metadata |
Q65.604 | Q65 | What type of molecule is Nomegestrol Acetate, and what is its action type? | Nomegestrol Acetate 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 "%nomegestrol acetate%" OR LOWER(tradeNames_string) LIKE "%nomegestrol acetate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_1760', 'drugName': 'Nomegestrol Acetate', 'drugSynonyms_string': 'Nomegestrol acetate, ORG 10486-0, ORG-10486-0, TX 066, TX-066, Zoely', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.198 | Q65 | What type of molecule is Bvt.115959, and what is its action type? | Bvt.115959 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 "%bvt.115959%" OR LOWER(tradeNames_string) LIKE "%bvt.115959%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_912', 'drugName': 'Bvt.115959', 'drugSynonyms_string': 'Bvt.115959', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1644 | Q65 | What type of molecule is Diflorasone Diacetate, and what is its action type? | Diflorasone Diacetate 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 "%diflorasone diacetate%" OR LOWER(tradeNames_string) LIKE "%diflorasone diacetate%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_4747', 'drugName': 'Diflorasone Diacetate', 'drugSynonyms_string': 'Diflorasone, Diflorasone diacetate, Murode, U-34,865, U-34865', 'tradeNames_string': 'Diflorasone diacetate, Florone, Florone e, Psorcon, Psorcon e', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.961 | Q65 | What type of molecule is Opicapone, and what is its action type? | Opicapone 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 "%opicapone%" OR LOWER(tradeNames_string) LIKE "%opicapone%" OR LOWER(drugSynonyms_string) LIKE "%op... | [{'UUID': 'DrugGeneTargets_v2_2548', 'drugName': 'Opicapone', 'drugSynonyms_string': 'BIA 9-1067, BIA-9-1067, BIA-91067, Ongentys, Opicapone', 'tradeNames_string': 'Ongentys', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.416 | Q65 | What type of molecule is Sibrotuzumab, and what is its action type? | Sibrotuzumab 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 "%sibrotuzumab%" OR LOWER(tradeNames_string) LIKE "%sibrotuzumab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_5890', 'drugName': 'Sibrotuzumab', 'drugSynonyms_string': 'Sibrotuzumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.99 | Q65 | What type of molecule is Palomid-529, and what is its action type? | Palomid-529 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 "%palomid-529%" OR LOWER(tradeNames_string) LIKE "%palomid-529%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3689', 'drugName': 'Palomid-529', 'drugSynonyms_string': 'P-529, P529, PALOMID-529, Palomid 529, Palomid-529, SG 00529, SG-00529', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.988 | Q65 | What type of molecule is Rolapitant Hydrochloride, and what is its action type? | Rolapitant Hydrochloride 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 "%rolapitant hydrochloride%" OR LOWER(tradeNames_string) LIKE "%rolapitant hydrochloride%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_3346', 'drugName': 'Rolapitant Hydrochloride', 'drugSynonyms_string': 'Rolapitant hcl h20, Rolapitant hydrochloride, Rolapitant hydrochloride monohydrate, SCH-619734, SCH619734', 'tradeNames_string': 'Varubi', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.933 | Q65 | What type of molecule is Azd-4877, and what is its action type? | Azd-4877 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 "%azd-4877%" OR LOWER(tradeNames_string) LIKE "%azd-4877%" OR LOWER(drugSynonyms_string) LIKE "%azd-... | [{'UUID': 'DrugGeneTargets_v2_222', 'drugName': 'Azd-4877', 'drugSynonyms_string': 'AZD-4877, AZD4877, Azd 4877, Azd-4877', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.159 | Q65 | What type of molecule is Phendimetrazine Tartrate, and what is its action type? | Phendimetrazine Tartrate 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 "%phendimetrazine tartrate%" OR LOWER(tradeNames_string) LIKE "%phendimetrazine tartrate%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_3881', 'drugName': 'Phendimetrazine Tartrate', 'drugSynonyms_string': 'Adipost, Appecon, Azophenylene, NSC-13157, Phendimetrazine bitartrate, Phendimetrazine hydrogen tartrate, Phendimetrazine tartrate, Phendimetrazine tartrate ciii', 'tradeNames_string': 'Adphen, Alphazine, Bontril, Bontr... | general | Distinct, Similarity Search | Metadata |
Q65.425 | Q65 | What type of molecule is Fenebrutinib, and what is its action type? | Fenebrutinib 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 "%fenebrutinib%" OR LOWER(tradeNames_string) LIKE "%fenebrutinib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_946', 'drugName': 'Fenebrutinib', 'drugSynonyms_string': 'Fenebrutinib, G-02599853, G02599853, GDC-0853, Gdc-0853, RG-7845, RG7845, RO-7010939, RO7010939', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1804 | Q65 | What type of molecule is Riluzole, and what is its action type? | Riluzole 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 "%riluzole%" OR LOWER(tradeNames_string) LIKE "%riluzole%" OR LOWER(drugSynonyms_string) LIKE "%rilu... | [{'UUID': 'DrugGeneTargets_v2_2334', 'drugName': 'Riluzole', 'drugSynonyms_string': 'BHV-0223, NSC-753433, NSC-759823, RP 54274, RP-54274, Riluzole, Tiglutik', 'tradeNames_string': 'Exservan, Rilutek, Riluzole, Teglutik, Tiglutik kit', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.483 | Q65 | What type of molecule is Tropifexor, and what is its action type? | Tropifexor 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 "%tropifexor%" OR LOWER(tradeNames_string) LIKE "%tropifexor%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3019', 'drugName': 'Tropifexor', 'drugSynonyms_string': 'LJN-452, LJN452, NVP-LJN452-NXA, Tropifexor', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1512 | Q65 | What type of molecule is Fonadelpar, and what is its action type? | Fonadelpar 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 "%fonadelpar%" OR LOWER(tradeNames_string) LIKE "%fonadelpar%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2940', 'drugName': 'Fonadelpar', 'drugSynonyms_string': 'Fonadelpar, NPS-005, SJP-0035', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.675 | Q65 | What type of molecule is Secretin Synthetic Porcine, and what is its action type? | Secretin Synthetic Porcine 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 "%secretin synthetic porcine%" OR LOWER(tradeNames_string) LIKE "%secretin synthetic porcine%" OR LO... | [{'UUID': 'DrugGeneTargets_v2_462', 'drugName': 'Secretin Synthetic Porcine', 'drugSynonyms_string': 'Porcine secretin acetate salt, RG-1068, Secretin (swine), acetate (salt), Secretin porcine pentaacetate, Secretin synthetic porcine', 'tradeNames_string': 'Secreflo', 'drugMolecularType': 'Protein', 'drugActionType': '... | general | Distinct, Similarity Search | Metadata |
Q65.1238 | Q65 | What type of molecule is Irinotecan, and what is its action type? | Irinotecan 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 "%irinotecan%" OR LOWER(tradeNames_string) LIKE "%irinotecan%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5907', 'drugName': '7-Ethyl-10-Hydroxycamptothecin', 'drugSynonyms_string': '7-Ethyl-10-Hydroxy-Camptothecin, 7-ethyl-10-hydroxycamptothecin, Camptothecin, 7-ethyl-10-hydroxy-, IT-141, Irinotecan related compound b, It-141, NK 012, NK-012, NK012, Nk012, SN 38, SN-38', 'tradeNames_string': ... | general | Distinct, Similarity Search | Metadata |
Q65.1873 | Q65 | What type of molecule is Posdinemab, and what is its action type? | Posdinemab 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 "%posdinemab%" OR LOWER(tradeNames_string) LIKE "%posdinemab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5139', 'drugName': 'Posdinemab', 'drugSynonyms_string': 'Jnj-63733657, Posdinemab, Posdinemab ', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1299 | Q65 | What type of molecule is R-343, and what is its action type? | R-343 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 "%r-343%" OR LOWER(tradeNames_string) LIKE "%r-343%" OR LOWER(drugSynonyms_string) LIKE "%r-343%")
... | [{'UUID': 'DrugGeneTargets_v2_5761', 'drugName': 'R-343', 'drugSynonyms_string': '', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_21', 'drugName': 'R-343', 'drugSynonyms_string': 'R-343, R-940343, R940343', 'tradeNames_string': '', 'drugMol... | general | Distinct, Similarity Search | Metadata |
Q65.453 | Q65 | What type of molecule is Ravagalimab, and what is its action type? | Ravagalimab 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 "%ravagalimab%" OR LOWER(tradeNames_string) LIKE "%ravagalimab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5736', 'drugName': 'Ravagalimab', 'drugSynonyms_string': 'ABBV-323, PR-1629977, Ravagalimab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.559 | Q65 | What type of molecule is Daxdilimab, and what is its action type? | Daxdilimab 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 "%daxdilimab%" OR LOWER(tradeNames_string) LIKE "%daxdilimab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2096', 'drugName': 'Daxdilimab', 'drugSynonyms_string': 'Daxdilimab, HZN-7734, MEDI-7734, MEDI7734, Medi 7734, Medi7734, VIB7734, Vib-7734, Vib7734', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.181 | Q65 | What type of molecule is Mocetinostat, and what is its action type? | Mocetinostat 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 "%mocetinostat%" OR LOWER(tradeNames_string) LIKE "%mocetinostat%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_93', 'drugName': 'Mocetinostat', 'drugSynonyms_string': 'MGCD-0103, MGCD0103, Mocetinostat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_94', 'drugName': 'Mocetinostat', 'drugSynonyms_string': 'MGCD-0103, MGCD... | general | Distinct, Similarity Search | Metadata |
Q65.396 | Q65 | What type of molecule is Zaleplon, and what is its action type? | Zaleplon 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 "%zaleplon%" OR LOWER(tradeNames_string) LIKE "%zaleplon%" OR LOWER(drugSynonyms_string) LIKE "%zale... | [{'UUID': 'DrugGeneTargets_v2_3395', 'drugName': 'Zaleplon', 'drugSynonyms_string': 'CL 284,846, CL-284846, L-846, L846, LJC 10846, LJC-10846, SKP-1041, ZAL-846, Zaleplon, Zaleplon civ, Zerene', 'tradeNames_string': 'Sonata, Zaleplon', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modula... | general | Distinct, Similarity Search | Metadata |
Q65.584 | Q65 | What type of molecule is Allopurinol, and what is its action type? | Allopurinol 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 "%allopurinol%" OR LOWER(tradeNames_string) LIKE "%allopurinol%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5751', 'drugName': 'Allopurinol', 'drugSynonyms_string': 'Allopurinol, Allopurinolum, BW 56-158, BW-56-158, NSC-101655, NSC-1390, Suspendol, Takanarumin', 'tradeNames_string': 'Allopurinol, Aloral, Aluline 100, Aluline 300, Caplenal, Cosuric, Hamarin 100, Hamarin 300, Ledopur, Lopurin, Uri... | general | Distinct, Similarity Search | Metadata |
Q65.995 | Q65 | What type of molecule is Levalbuterol Tartrate, and what is its action type? | Levalbuterol Tartrate 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 "%levalbuterol tartrate%" OR LOWER(tradeNames_string) LIKE "%levalbuterol tartrate%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_2058', 'drugName': 'Levalbuterol Tartrate', 'drugSynonyms_string': 'Levalbuterol tartrate, Levosalbutamol tartrate', 'tradeNames_string': 'Xopenex, Xopenex hfa', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1707 | Q65 | What type of molecule is Aplindore Fumarate, and what is its action type? | Aplindore Fumarate is a small molecule drug that acts as an partial agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%aplindore fumarate%" OR LOWER(tradeNames_string) LIKE "%aplindore fumarate%" OR LOWER(drugSynonyms... | [{'UUID': 'DrugGeneTargets_v2_3155', 'drugName': 'Aplindore Fumarate', 'drugSynonyms_string': 'Aplindore fumarate, DAB-452, Palindore, Palindore fumarate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1285 | Q65 | What type of molecule is Burapitant, and what is its action type? | Burapitant 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 "%burapitant%" OR LOWER(tradeNames_string) LIKE "%burapitant%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4526', 'drugName': 'Burapitant', 'drugSynonyms_string': 'Burapitant, SSR-240600, SSR240600C, Ssr240600', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1645 | Q65 | What type of molecule is Lexatumumab, and what is its action type? | Lexatumumab 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 "%lexatumumab%" OR LOWER(tradeNames_string) LIKE "%lexatumumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2217', 'drugName': 'Lexatumumab', 'drugSynonyms_string': 'ETR2-ST01, HGS-1018, HGS-ETR2, HGS1018, Lexatumumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.886 | Q65 | What type of molecule is Estradiol Cypionate, and what is its action type? | Estradiol Cypionate 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 "%estradiol cypionate%" OR LOWER(tradeNames_string) LIKE "%estradiol cypionate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_612', 'drugName': 'Estradiol Cypionate', 'drugSynonyms_string': 'Estradiol 17.beta.-cyclopentanepropanoate, Estradiol cipionate, Estradiol cypionate, NSC-3354', 'tradeNames_string': 'Depo, Depo-estradiol, Estradiol cypionate', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agoni... | general | Distinct, Similarity Search | Metadata |
Q65.827 | Q65 | What type of molecule is Fgi-101-1A6, and what is its action type? | Fgi-101-1A6 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 "%fgi-101-1a6%" OR LOWER(tradeNames_string) LIKE "%fgi-101-1a6%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1451', 'drugName': 'Fgi-101-1A6', 'drugSynonyms_string': 'FGI-101-1A6, Fgi-101-1a6', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1660 | Q65 | What type of molecule is Nintedanib Esylate, and what is its action type? | Nintedanib Esylate 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 esylate%" OR LOWER(tradeNames_string) LIKE "%nintedanib esylate%" OR LOWER(drugSynonyms... | [{'UUID': 'DrugGeneTargets_v2_4523', 'drugName': 'Nintedanib Esylate', 'drugSynonyms_string': 'Nintedanib esilate, Nintedanib esylate, Nintedanib ethanesulfonate', 'tradeNames_string': 'Ofev', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4524', 'drugName': 'Ninteda... | general | Distinct, Similarity Search | Metadata |
Q65.972 | Q65 | What type of molecule is Ac-430, and what is its action type? | Ac-430 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 "%ac-430%" OR LOWER(tradeNames_string) LIKE "%ac-430%" OR LOWER(drugSynonyms_string) LIKE "%ac-430%"... | [{'UUID': 'DrugGeneTargets_v2_3409', 'drugName': 'Ac-430', 'drugSynonyms_string': 'AC430, Ac-430', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1049 | Q65 | What type of molecule is Eliglustat Tartrate, and what is its action type? | Eliglustat Tartrate 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 "%eliglustat tartrate%" OR LOWER(tradeNames_string) LIKE "%eliglustat tartrate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_5337', 'drugName': 'Eliglustat Tartrate', 'drugSynonyms_string': 'Eliglustat hemitartrate, Eliglustat tartrate, GENZ 112638, GENZ-112638', 'tradeNames_string': 'Cerdelga', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.671 | Q65 | What type of molecule is Apinocaltamide, and what is its action type? | Apinocaltamide 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 "%apinocaltamide%" OR LOWER(tradeNames_string) LIKE "%apinocaltamide%" OR LOWER(drugSynonyms_string)... | [{'UUID': 'DrugGeneTargets_v2_4031', 'drugName': 'Apinocaltamide', 'drugSynonyms_string': 'ACT-709478, Act-709478, Apinocaltamide', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.145 | Q65 | What type of molecule is Dihydrocodeine, and what is its action type? | Dihydrocodeine 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 "%dihydrocodeine%" OR LOWER(tradeNames_string) LIKE "%dihydrocodeine%" OR LOWER(drugSynonyms_string)... | [{'UUID': 'DrugGeneTargets_v2_2341', 'drugName': 'Dihydrocodeine', 'drugSynonyms_string': '.alpha.-hydrocodol, 8,14-dihydroneopine, Codhydrine, Dehacodin, Dh-codeine, Dihydrocodeine, IDS-ND-008(SECT.2), NSC-231319, Novicondin, Rapacodin, Remedacen', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugA... | general | Distinct, Similarity Search | Metadata |
Q65.1518 | Q65 | What type of molecule is Nelotanserin, and what is its action type? | Nelotanserin is a small molecule drug that acts as an inverse agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%nelotanserin%" OR LOWER(tradeNames_string) LIKE "%nelotanserin%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_2036', 'drugName': 'Nelotanserin', 'drugSynonyms_string': 'APD-125, APD125, Apd-125, Nelotanserin', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inverse agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1999 | Q65 | What type of molecule is Arcitumomab, and what is its action type? | Arcitumomab 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 "%arcitumomab%" OR LOWER(tradeNames_string) LIKE "%arcitumomab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_6057', 'drugName': 'Arcitumomab', 'drugSynonyms_string': 'Arcitumomab, IMMU-4', 'tradeNames_string': 'Cea-scan', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.871 | Q65 | What type of molecule is Denileukin Diftitox, and what is its action type? | Denileukin Diftitox is a protein 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 "%denileukin diftitox%" OR LOWER(tradeNames_string) LIKE "%denileukin diftitox%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_5633', 'drugName': 'Denileukin Diftitox', 'drugSynonyms_string': 'DAB(SUB 389)IL2, DAB-389IL2, DAB389 IL2, DAB389IL2, Denileukin, Denileukin diftitox, E-7272, E-7777, E7272, E7777, LY-335348, LY335348', 'tradeNames_string': 'Ontak', 'drugMolecularType': 'Protein', 'drugActionType': 'inhibi... | general | Distinct, Similarity Search | Metadata |
Q65.427 | Q65 | What type of molecule is Topotecan Hydrochloride, and what is its action type? | Topotecan 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 "%topotecan hydrochloride%" OR LOWER(tradeNames_string) LIKE "%topotecan hydrochloride%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_5442', 'drugName': 'Topotecan Hydrochloride', 'drugSynonyms_string': 'Evotopin, NSC-759263, Nogitecan hydrochloride, SK&F S-104864-A, SK&F-S-104864A, SK-S-104864-A, Topotecan (as hydrochloride), Topotecan actavis, Topotecan hcl, Topotecan hospira, Topotecan hydrochloride, Topotecan teva', ... | general | Distinct, Similarity Search | Metadata |
Q65.643 | Q65 | What type of molecule is Apadenoson, and what is its action type? | Apadenoson 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 "%apadenoson%" OR LOWER(tradeNames_string) LIKE "%apadenoson%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3660', 'drugName': 'Capadenoson', 'drugSynonyms_string': 'BAY 68-4986, BAY-68-4986, Bay-684986, Capadenoson', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}, {'UUID': 'DrugGeneTargets_v2_2348', 'drugName': 'Apadenoson', 'drugSynonyms_st... | general | Distinct, Similarity Search | Metadata |
Q65.1408 | Q65 | What type of molecule is Ligelizumab, and what is its action type? | Ligelizumab 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 "%ligelizumab%" OR LOWER(tradeNames_string) LIKE "%ligelizumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3129', 'drugName': 'Ligelizumab', 'drugSynonyms_string': 'Ligelizumab, QGE-031, QGE031', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.806 | Q65 | What type of molecule is Dextromethorphan Hydrobromide, and what is its action type? | Dextromethorphan Hydrobromide is a small molecule drug that acts as an antagonist and a agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dextromethorphan hydrobromide%" OR LOWER(tradeNames_string) LIKE "%dextromethorphan hydrobromide%"... | [{'UUID': 'DrugGeneTargets_v2_5995', 'drugName': 'Dextromethorphan Hydrobromide', 'drugSynonyms_string': 'Dextromethorphan Hydrobromide Monohydrate, Dextromethorphan hydrobromide, NSC-756723', 'tradeNames_string': 'Beecham coughcaps, Benylin dm, Brontyl, Contac coughcaps, Delsym, Dextromethorphan hydrobromide oros tabl... | general | Distinct, Similarity Search | Metadata |
Q65.1067 | Q65 | What type of molecule is Nimotuzumab, and what is its action type? | Nimotuzumab 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 "%nimotuzumab%" OR LOWER(tradeNames_string) LIKE "%nimotuzumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5759', 'drugName': 'Nimotuzumab', 'drugSynonyms_string': 'HR3, Nimotuzumab, OSAG 101, THERACIM-HR3, THERALOC', 'tradeNames_string': 'Theraloc theracim', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.622 | Q65 | What type of molecule is Adl-5859, and what is its action type? | Adl-5859 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 "%adl-5859%" OR LOWER(tradeNames_string) LIKE "%adl-5859%" OR LOWER(drugSynonyms_string) LIKE "%adl-... | [{'UUID': 'DrugGeneTargets_v2_3384', 'drugName': 'Adl-5859', 'drugSynonyms_string': 'Adl-5859', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.298 | Q65 | What type of molecule is Puquitinib, and what is its action type? | Puquitinib 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 "%puquitinib%" OR LOWER(tradeNames_string) LIKE "%puquitinib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5865', 'drugName': 'Puquitinib', 'drugSynonyms_string': 'Puquitinib dimesylate, Puquitinib dimesylate dihydrate, Puquitinib mesilate, Puquitinib mesylate, Puquitinib mesylate dihydrate, Xc-302', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'},... | general | Distinct, Similarity Search | Metadata |
Q65.912 | Q65 | What type of molecule is Guanadrel Sulfate, and what is its action type? | Guanadrel Sulfate 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 sulfate%" OR LOWER(tradeNames_string) LIKE "%guanadrel sulfate%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_2355', 'drugName': 'Guanadrel Sulfate', 'drugSynonyms_string': 'CL-1388R, Guanadrel sulfate, Guanadrel sulphate, NSC-760062, U-28,288D, U-28288D', 'tradeNames_string': 'Hylorel', 'drugMolecularType': 'Small molecule', 'drugActionType': 'substrate'}] | general | Distinct, Similarity Search | Metadata |
Q65.917 | Q65 | What type of molecule is Mitapivat, and what is its action type? | Mitapivat is a small molecule 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 "%mitapivat%" OR LOWER(tradeNames_string) LIKE "%mitapivat%" OR LOWER(drugSynonyms_string) LIKE "%mi... | [{'UUID': 'DrugGeneTargets_v2_4932', 'drugName': 'Mitapivat', 'drugSynonyms_string': 'AG-348, Ag-348, Mitapivat, Pkr-in-1', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'activator'}, {'UUID': 'DrugGeneTargets_v2_2811', 'drugName': 'Mitapivat Sulfate', 'drugSynonyms_string': 'AG-348 ... | general | Distinct, Similarity Search | Metadata |
Q65.1903 | Q65 | What type of molecule is Paroxetine Mesylate, and what is its action type? | Paroxetine Mesylate 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 "%paroxetine mesylate%" OR LOWER(tradeNames_string) LIKE "%paroxetine mesylate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_5494', 'drugName': 'Paroxetine Mesylate', 'drugSynonyms_string': 'Mesafem, PO-T.MES, POT.MES, Paroxetine mesilate, Paroxetine mesylate, Paroxetine methanesulfonate, Paroxetine methanesulphonate', 'tradeNames_string': 'Brisdelle, Pexeva', 'drugMolecularType': 'Small molecule', 'drugActionTy... | general | Distinct, Similarity Search | Metadata |
Q65.91 | Q65 | What type of molecule is Polythiazide, and what is its action type? | Polythiazide 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 "%polythiazide%" OR LOWER(tradeNames_string) LIKE "%polythiazide%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_2730', 'drugName': 'Polythiazide', 'drugSynonyms_string': 'NSC-108161, P-2525, Polythiazide', 'tradeNames_string': 'Nephril, Renese', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.42 | Q65 | What type of molecule is Daridorexant, and what is its action type? | Daridorexant 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 "%daridorexant%" OR LOWER(tradeNames_string) LIKE "%daridorexant%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4411', 'drugName': 'Daridorexant', 'drugSynonyms_string': 'ACT-541468, Act-541468, Daridorexant, Nemorexant', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_4412', 'drugName': 'Daridorexant', 'drugSynonyms_strin... | general | Distinct, Similarity Search | Metadata |
Q65.1803 | Q65 | What type of molecule is Lomitapide Mesylate, and what is its action type? | Lomitapide Mesylate 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 "%lomitapide mesylate%" OR LOWER(tradeNames_string) LIKE "%lomitapide mesylate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_3058', 'drugName': 'Lomitapide Mesylate', 'drugSynonyms_string': 'AEGR-733, AEGR-733 MESYLATE, Aegr-733 mesilate, BMS-201038, BMS-201038-04, Lomitapide mesilate, Lomitapide mesylate', 'tradeNames_string': 'Juxtapid', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1934 | Q65 | What type of molecule is Raf-265, and what is its action type? | Raf-265 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 "%raf-265%" OR LOWER(tradeNames_string) LIKE "%raf-265%" OR LOWER(drugSynonyms_string) LIKE "%raf-26... | [{'UUID': 'DrugGeneTargets_v2_4228', 'drugName': 'Raf-265', 'drugSynonyms_string': 'CHIR-265, NVP-RAF265, RAF265, Raf 265, Raf-265', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4229', 'drugName': 'Raf-265', 'drugSynonyms_string': 'CHIR-265... | general | Distinct, Similarity Search | Metadata |
Q65.134 | Q65 | What type of molecule is Flurbiprofen Sodium, and what is its action type? | Flurbiprofen 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 "%flurbiprofen sodium%" OR LOWER(tradeNames_string) LIKE "%flurbiprofen sodium%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_2737', 'drugName': 'Flurbiprofen Sodium', 'drugSynonyms_string': 'Flurbiprofen sodium, Flurbiprofen sodium anhydrous, Flurbiprofen sodium dihydrate', 'tradeNames_string': 'Ansaid, Flurbiprofen sodium, Occufen, Ocufen, Zepolas', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhi... | general | Distinct, Similarity Search | Metadata |
Q65.1566 | Q65 | What type of molecule is Relacorilant, and what is its action type? | Relacorilant 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 "%relacorilant%" OR LOWER(tradeNames_string) LIKE "%relacorilant%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_6100', 'drugName': 'Relacorilant', 'drugSynonyms_string': 'CORT125134, Cort 125134, Cort-125134, Relacorilant', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.977 | Q65 | What type of molecule is Repinotan, and what is its action type? | Repinotan 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 "%repinotan%" OR LOWER(tradeNames_string) LIKE "%repinotan%" OR LOWER(drugSynonyms_string) LIKE "%re... | [{'UUID': 'DrugGeneTargets_v2_4469', 'drugName': 'Repinotan', 'drugSynonyms_string': 'Repinotan', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1070 | Q65 | What type of molecule is Efaproxiral, and what is its action type? | Efaproxiral is a small molecule drug that acts as an negative modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%efaproxiral%" OR LOWER(tradeNames_string) LIKE "%efaproxiral%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5816', 'drugName': 'Efaproxiral', 'drugSynonyms_string': 'Efaproxiral, RSR-13, RSR13', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'negative modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1856 | Q65 | What type of molecule is Propoxycaine, and what is its action type? | Propoxycaine 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 "%propoxycaine%" OR LOWER(tradeNames_string) LIKE "%propoxycaine%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1', 'drugName': 'Propoxycaine', 'drugSynonyms_string': 'Propoxycaine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}, {'UUID': 'DrugGeneTargets_v2_1701', 'drugName': 'Propoxycaine Hydrochloride', 'drugSynonyms_string': 'NSC-760044, Propoxycain... | general | Distinct, Similarity Search | Metadata |
Q65.1346 | Q65 | What type of molecule is Talazoparib Tosylate, and what is its action type? | Talazoparib Tosylate 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 "%talazoparib tosylate%" OR LOWER(tradeNames_string) LIKE "%talazoparib tosylate%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_2224', 'drugName': 'Talazoparib Tosylate', 'drugSynonyms_string': 'BMN 673ts, BMN-673TS, Talazoparib tosilate, Talazoparib tosylate', 'tradeNames_string': 'Talzenna', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2225', 'drugName': 'Tal... | general | Distinct, Similarity Search | Metadata |
Q65.1831 | Q65 | What type of molecule is Amg-167, and what is its action type? | Amg-167 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 "%amg-167%" OR LOWER(tradeNames_string) LIKE "%amg-167%" OR LOWER(drugSynonyms_string) LIKE "%amg-16... | [{'UUID': 'DrugGeneTargets_v2_4246', 'drugName': 'Amg-167', 'drugSynonyms_string': 'AMG-167, Amg-167', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.167 | Q65 | What type of molecule is Obinutuzumab, and what is its action type? | Obinutuzumab 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 "%obinutuzumab%" OR LOWER(tradeNames_string) LIKE "%obinutuzumab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_847', 'drugName': 'Obinutuzumab', 'drugSynonyms_string': 'AFUTUZUMAB, Afutuzumab, GA-101, GA101, Gazyva, HUMAB<CD20>, HUMABCD20, Obinutuzumab, R-7159, RG-7159, RO 5072759, RO 5072759 HUMAB<CD20>, RO-5072759, RO-5072759 HUMAB<CD20>, Ro5072759', 'tradeNames_string': 'Gazyvaro', 'drugMolecula... | general | Distinct, Similarity Search | Metadata |
Q65.731 | Q65 | What type of molecule is Vixotrigine, and what is its action type? | Vixotrigine 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 "%vixotrigine%" OR LOWER(tradeNames_string) LIKE "%vixotrigine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3196', 'drugName': 'Vixotrigine', 'drugSynonyms_string': 'BIIB-074, BIIB074, CNV-1014802, CNV1014802, GSK-1014802, GSK1014802, Raxatrigine, Vixotrigine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.294 | Q65 | What type of molecule is Elzasonan Hydrochloride, and what is its action type? | Elzasonan Hydrochloride 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 "%elzasonan hydrochloride%" OR LOWER(tradeNames_string) LIKE "%elzasonan hydrochloride%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_3748', 'drugName': 'Elzasonan Hydrochloride', 'drugSynonyms_string': 'CP-448,187-01, Cp-448187-01, Elzasonan hcl, Elzasonan hydrochloride', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_3749', 'drugName': 'Elza... | general | Distinct, Similarity Search | Metadata |
Q65.1142 | Q65 | What type of molecule is Cal-263, and what is its action type? | Cal-263 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 "%cal-263%" OR LOWER(tradeNames_string) LIKE "%cal-263%" OR LOWER(drugSynonyms_string) LIKE "%cal-26... | [{'UUID': 'DrugGeneTargets_v2_4879', 'drugName': 'Cal-263', 'drugSynonyms_string': 'Cal-263', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4880', 'drugName': 'Cal-263', 'drugSynonyms_string': 'Cal-263', 'tradeNames_string': '', 'drugMolecul... | general | Distinct, Similarity Search | Metadata |
Q65.1536 | Q65 | What type of molecule is Entospletinib, and what is its action type? | Entospletinib 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 "%entospletinib%" OR LOWER(tradeNames_string) LIKE "%entospletinib%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_5611', 'drugName': 'Entospletinib', 'drugSynonyms_string': 'Entospletinib, GS-9973, SYK INHIBITOR GS-9973', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1897 | Q65 | What type of molecule is Olopatadine, and what is its action type? | Olopatadine 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 "%olopatadine%" OR LOWER(tradeNames_string) LIKE "%olopatadine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_6184', 'drugName': 'Olopatadine Hydrochloride', 'drugSynonyms_string': 'ALO-4943A, ALO4943A, Allelock, KW-4679, KW4679, Olopatadine (as hydrochloride), Olopatadine hcl, Olopatadine hydrochloride', 'tradeNames_string': 'Olopatadine hydrochloride, Pataday, Pataday once daily relief, Pataday ... | general | Distinct, Similarity Search | Metadata |
Q65.1006 | Q65 | What type of molecule is Alfentanil Hydrochloride, and what is its action type? | Alfentanil Hydrochloride 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 "%alfentanil hydrochloride%" OR LOWER(tradeNames_string) LIKE "%alfentanil hydrochloride%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_793', 'drugName': 'Alfentanil Hydrochloride', 'drugSynonyms_string': 'Alfentanil hydrochloride, Alfentanil hydrochloride cii, Alfentanil hydrochloride monohydrate, R 39,209, R 39209, R-39,209, R-39209', 'tradeNames_string': 'Alfenta, Alfentanil, Rapifen, Rapifen conc, Rapifen dilute, Rapif... | general | Distinct, Similarity Search | Metadata |
Q65.1421 | Q65 | What type of molecule is Durvalumab, and what is its action type? | Durvalumab 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 "%durvalumab%" OR LOWER(tradeNames_string) LIKE "%durvalumab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_238', 'drugName': 'Durvalumab', 'drugSynonyms_string': 'Durvalumab, MEDI-4736, MEDI4736', 'tradeNames_string': 'Imfinzi', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.785 | Q65 | What type of molecule is Jts-653, and what is its action type? | Jts-653 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 "%jts-653%" OR LOWER(tradeNames_string) LIKE "%jts-653%" OR LOWER(drugSynonyms_string) LIKE "%jts-65... | [{'UUID': 'DrugGeneTargets_v2_4406', 'drugName': 'Jts-653', 'drugSynonyms_string': 'JTS653, Jts-653', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.846 | Q65 | What type of molecule is Abemaciclib, and what is its action type? | Abemaciclib 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 "%abemaciclib%" OR LOWER(tradeNames_string) LIKE "%abemaciclib%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_6006', 'drugName': 'Abemaciclib', 'drugSynonyms_string': 'Abemaciclib, LY-2835219, LY2835219, Ly-2835219', 'tradeNames_string': 'Verzenio, Verzenios', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6007', 'drugName': 'Abemaciclib', 'drug... | general | Distinct, Similarity Search | Metadata |
Q65.352 | Q65 | What type of molecule is Infigratinib, and what is its action type? | Infigratinib 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 "%infigratinib%" OR LOWER(tradeNames_string) LIKE "%infigratinib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1239', 'drugName': 'Infigratinib', 'drugSynonyms_string': 'BGJ-398, BGJ398, Bgj-398, Infigratinib, MVP-BGJ398, NVP-BGJ398', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3003', 'drugName': 'Infigratinib Phosphat... | general | Distinct, Similarity Search | Metadata |
Q65.1945 | Q65 | What type of molecule is Furosemide, and what is its action type? | Furosemide 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 "%furosemide%" OR LOWER(tradeNames_string) LIKE "%furosemide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2676', 'drugName': 'Furosemide', 'drugSynonyms_string': 'Frusemide, Furosemide, Furosemidum, LB-502, Logirene, Marsemide, Mirfat, NSC-269420, Oedemex', 'tradeNames_string': 'Aluzine 20, Aluzine 40, Aluzine 500, Aquamed, Disal, Diuresal, Dryptal, Froop, Frumax, Frumil, Frusemide, Frusetic, ... | general | Distinct, Similarity Search | Metadata |
Q65.577 | Q65 | What type of molecule is Ipragliflozin, and what is its action type? | Ipragliflozin 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 "%ipragliflozin%" OR LOWER(tradeNames_string) LIKE "%ipragliflozin%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_2703', 'drugName': 'Ipragliflozin', 'drugSynonyms_string': 'ASP-1941, Ipragliflozin', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2404', 'drugName': 'Ipragliflozin L-Proline', 'drugSynonyms_string': 'Ipraglifl... | general | Distinct, Similarity Search | Metadata |
Q65.1923 | Q65 | What type of molecule is Fedratinib, and what is its action type? | Fedratinib 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 "%fedratinib%" OR LOWER(tradeNames_string) LIKE "%fedratinib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5468', 'drugName': 'Fedratinib', 'drugSynonyms_string': 'Fedratinib, SAR-302503, SAR302503, Sar-302503, TG-101348, TG101348', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5469', 'drugName': 'Fedratinib', 'drugS... | general | Distinct, Similarity Search | Metadata |
Q65.1888 | Q65 | What type of molecule is Aumolertinib, and what is its action type? | Aumolertinib 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 "%aumolertinib%" OR LOWER(tradeNames_string) LIKE "%aumolertinib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4737', 'drugName': 'Aumolertinib', 'drugSynonyms_string': 'Almonertinib, Ameile, Amerol, Aumolertinib, EQ-143, EQ143, Egfr t790m inhibitor hs-10296, HS-10206, HS-10296, Hs 10296, Hs-10296', 'tradeNames_string': 'Ameile, Amerol', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inh... | general | Distinct, Similarity Search | Metadata |
Q65.1470 | Q65 | What type of molecule is Hua33, and what is its action type? | Hua33 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 "%hua33%" OR LOWER(tradeNames_string) LIKE "%hua33%" OR LOWER(drugSynonyms_string) LIKE "%hua33%")
... | [{'UUID': 'DrugGeneTargets_v2_231', 'drugName': 'Hua33', 'drugSynonyms_string': 'HUA33, Hua33', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.1818 | Q65 | What type of molecule is Propafenone, and what is its action type? | Propafenone is a small molecule drug that acts as an antagonist and a blocker. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%propafenone%" OR LOWER(tradeNames_string) LIKE "%propafenone%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1539', 'drugName': 'Propafenone', 'drugSynonyms_string': 'GNF-Pf-4594, Propafenon hexal, Propafenone, Rythmol', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_1540', 'drugName': 'Propafenone', 'drugSynonyms_stri... | general | Distinct, Similarity Search | Metadata |
Q65.1317 | Q65 | What type of molecule is Telbermin, and what is its action type? | Telbermin 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 "%telbermin%" OR LOWER(tradeNames_string) LIKE "%telbermin%" OR LOWER(drugSynonyms_string) LIKE "%te... | [{'UUID': 'DrugGeneTargets_v2_3157', 'drugName': 'Telbermin', 'drugSynonyms_string': 'RH VEGF, RH-VEGF, RHVEG-F, RHVEGF, SNN0029, Telbermin, Vegf-a165, Vegf165', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1501 | Q65 | What type of molecule is Ampreloxetine, and what is its action type? | Ampreloxetine 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 "%ampreloxetine%" OR LOWER(tradeNames_string) LIKE "%ampreloxetine%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_2684', 'drugName': 'Ampreloxetine', 'drugSynonyms_string': 'Ampreloxetine, TD-9855, Td-9855', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.464 | Q65 | What type of molecule is Mivacurium, and what is its action type? | Mivacurium 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 "%mivacurium%" OR LOWER(tradeNames_string) LIKE "%mivacurium%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3976', 'drugName': 'Mivacurium Chloride', 'drugSynonyms_string': 'BW B109OU DICHLORIDE, BW-1090U DICHLORIDE, BW-B109OU, BW-B109OU DICHLORIDE, BWB109OU, Mivacurium chloride, mivacurium', 'tradeNames_string': 'Mivacron, Mivacurium chloride', 'drugMolecularType': 'Small molecule', 'drugAction... | general | Distinct, Similarity Search | Metadata |
Q65.381 | Q65 | What type of molecule is Escitalopram, and what is its action type? | Escitalopram 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 "%escitalopram%" OR LOWER(tradeNames_string) LIKE "%escitalopram%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4125', 'drugName': 'Escitalopram Oxalate', 'drugSynonyms_string': 'Citalopram oxalate, (s)-, Escitalopram (as oxalate), Escitalopram oxalate, LU 26-054-0, LU-26-054-0, LU-26-054-O, NSC-758934', 'tradeNames_string': 'Escitalopram oxalate, Lexapro', 'drugMolecularType': 'Small molecule', 'dr... | general | Distinct, Similarity Search | Metadata |
Q65.1344 | Q65 | What type of molecule is Methapyrilene Hydrochloride, and what is its action type? | Methapyrilene Hydrochloride 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 "%methapyrilene hydrochloride%" OR LOWER(tradeNames_string) LIKE "%methapyrilene hydrochloride%" OR ... | [{'UUID': 'DrugGeneTargets_v2_2856', 'drugName': 'Methapyrilene Hydrochloride', 'drugSynonyms_string': 'Methapyrilene hcl, Methapyrilene hydrochloride, NSC-758410, Thenylpyramine hydrochloride', 'tradeNames_string': 'Thenylene hydrochloride', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.337 | Q65 | What type of molecule is Promazine Hydrochloride, and what is its action type? | Promazine Hydrochloride 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 "%promazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%promazine hydrochloride%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_4009', 'drugName': 'Triflupromazine Hydrochloride', 'drugSynonyms_string': 'MC-4703, NSC-14959, NSC-17473, Triflupromazine hcl, Triflupromazine hydrochloride', 'tradeNames_string': 'Vesprin', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_... | general | Distinct, Similarity Search | Metadata |
Q65.1284 | Q65 | What type of molecule is Velneperit, and what is its action type? | Velneperit 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 "%velneperit%" OR LOWER(tradeNames_string) LIKE "%velneperit%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_848', 'drugName': 'Velneperit', 'drugSynonyms_string': 'S-2367, Velneperit', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1762 | Q65 | What type of molecule is Azd-6482, and what is its action type? | Azd-6482 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 "%azd-6482%" OR LOWER(tradeNames_string) LIKE "%azd-6482%" OR LOWER(drugSynonyms_string) LIKE "%azd-... | [{'UUID': 'DrugGeneTargets_v2_233', 'drugName': 'Azd-6482', 'drugSynonyms_string': 'AZD-6482, AZD6482, Azd 6482, Azd-6482', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1459 | Q65 | What type of molecule is Olodanrigan, and what is its action type? | Olodanrigan 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 "%olodanrigan%" OR LOWER(tradeNames_string) LIKE "%olodanrigan%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2600', 'drugName': 'Olodanrigan', 'drugSynonyms_string': 'EMA-401, EMA401, Ema401, Olodanrigan, PD-126055', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.823 | Q65 | What type of molecule is Pitavastatin Sodium, and what is its action type? | Pitavastatin 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 "%pitavastatin sodium%" OR LOWER(tradeNames_string) LIKE "%pitavastatin sodium%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_1489', 'drugName': 'Pitavastatin Sodium', 'drugSynonyms_string': 'Pitavastatin sodium', 'tradeNames_string': 'Nikita', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1114 | Q65 | What type of molecule is Vistusertib, and what is its action type? | Vistusertib 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 "%vistusertib%" OR LOWER(tradeNames_string) LIKE "%vistusertib%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_889', 'drugName': 'Vistusertib', 'drugSynonyms_string': 'AZD-2014, AZD2014, Azd-2014, Vistusertib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1524 | Q65 | What type of molecule is Tolbutamide, and what is its action type? | Tolbutamide 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 "%tolbutamide%" OR LOWER(tradeNames_string) LIKE "%tolbutamide%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_427', 'drugName': 'Tolbutamide', 'drugSynonyms_string': '1-butyl-3-(p-tolylsulfonyl)urea, Arkozal, Butamide, Diabetamid, Ipoglicone, NSC-23813, NSC-87833, Tolbutamide, Tolbutamidum, Willbutamide', 'tradeNames_string': 'Glyconon, Orinase, Pramidex, Rastinon, Tolbutamide', 'drugMolecularType... | general | Distinct, Similarity Search | Metadata |
Q65.1941 | Q65 | What type of molecule is Ipafricept, and what is its action type? | Ipafricept is a protein 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 "%ipafricept%" OR LOWER(tradeNames_string) LIKE "%ipafricept%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_6257', 'drugName': 'Ipafricept', 'drugSynonyms_string': 'Ipafricept, OMP-54F28', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.