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.1057 | Q65 | What type of molecule is Thioridazine Hydrochloride, and what is its action type? | Thioridazine 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 "%thioridazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%thioridazine hydrochloride%" OR LO... | [{'UUID': 'DrugGeneTargets_v2_6304', 'drugName': 'Thioridazine Hydrochloride', 'drugSynonyms_string': 'NSC-186060, Thioridazine hcl, Thioridazine hydrochloride', 'tradeNames_string': 'Mellaril, Thioridazine hydrochloride, Thioridazine hydrochloride intensol', 'drugMolecularType': 'Small molecule', 'drugActionType': 'an... | general | Distinct, Similarity Search | Metadata |
Q65.1354 | Q65 | What type of molecule is Cipralisant Maleate, and what is its action type? | Cipralisant Maleate 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 "%cipralisant maleate%" OR LOWER(tradeNames_string) LIKE "%cipralisant maleate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_5091', 'drugName': 'Cipralisant Maleate', 'drugSynonyms_string': 'Cipralisant maleate, GT-2331, Gt2331', 'tradeNames_string': 'Perceptin', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1373 | Q65 | What type of molecule is Diethylpropion Hydrochloride, and what is its action type? | Diethylpropion 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 "%diethylpropion hydrochloride%" OR LOWER(tradeNames_string) LIKE "%diethylpropion hydrochloride%" O... | [{'UUID': 'DrugGeneTargets_v2_2343', 'drugName': 'Diethylpropion Hydrochloride', 'drugSynonyms_string': 'Amfepramone hydrochloride, Anorex, D03801, Diethylpropion HCl, Diethylpropion hcl, Diethylpropion hydrochloride, Diethylpropion hydrochloride civ, Dobesin, Moderatan, Prefamone, Regenon', 'tradeNames_string': 'Apisa... | general | Distinct, Similarity Search | Metadata |
Q65.1448 | Q65 | What type of molecule is Rg7893, and what is its action type? | Rg7893 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 "%rg7893%" OR LOWER(tradeNames_string) LIKE "%rg7893%" OR LOWER(drugSynonyms_string) LIKE "%rg7893%"... | [{'UUID': 'DrugGeneTargets_v2_3663', 'drugName': 'Rg7893', 'drugSynonyms_string': 'GDC-0276, Rg7893', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.891 | Q65 | What type of molecule is Zatuximab, and what is its action type? | Zatuximab 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 "%zatuximab%" OR LOWER(tradeNames_string) LIKE "%zatuximab%" OR LOWER(drugSynonyms_string) LIKE "%za... | [{'UUID': 'DrugGeneTargets_v2_2934', 'drugName': 'Zatuximab', 'drugSynonyms_string': 'Zatuximab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1673 | Q65 | What type of molecule is Batefenterol, and what is its action type? | Batefenterol is a small molecule drug that acts as an 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 "%batefenterol%" OR LOWER(tradeNames_string) LIKE "%batefenterol%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_5228', 'drugName': 'Batefenterol', 'drugSynonyms_string': 'Batefenterol, GSK-961081A, GSK961081, GSK961081A, TD-5959', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_5229', 'drugName': 'Batefenterol', 'drugSynonyms... | general | Distinct, Similarity Search | Metadata |
Q65.857 | Q65 | What type of molecule is Medi-8968, and what is its action type? | Medi-8968 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 "%medi-8968%" OR LOWER(tradeNames_string) LIKE "%medi-8968%" OR LOWER(drugSynonyms_string) LIKE "%me... | [{'UUID': 'DrugGeneTargets_v2_2001', 'drugName': 'Medi-8968', 'drugSynonyms_string': 'MEDI-8968, Medi-8968', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.741 | Q65 | What type of molecule is Pipecuronium Bromide, and what is its action type? | Pipecuronium 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 "%pipecuronium bromide%" OR LOWER(tradeNames_string) LIKE "%pipecuronium bromide%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_5171', 'drugName': 'Pipecuronium Bromide', 'drugSynonyms_string': 'Pipecurium bromide, Pipecuronium bromide, Pipecuronium bromide anhydrous, Pipecuronium bromide dihydrate, Pipecuronium bromide hydrate, RGH 1106, RGH-1106', 'tradeNames_string': 'Arduan', 'drugMolecularType': 'Small molecul... | general | Distinct, Similarity Search | Metadata |
Q65.724 | Q65 | What type of molecule is Ahn-12, and what is its action type? | Ahn-12 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 "%ahn-12%" OR LOWER(tradeNames_string) LIKE "%ahn-12%" OR LOWER(drugSynonyms_string) LIKE "%ahn-12%"... | [{'UUID': 'DrugGeneTargets_v2_1374', 'drugName': 'Ahn-12', 'drugSynonyms_string': 'AHN-12, Ahn-12', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.460 | Q65 | What type of molecule is Lorvotuzumab Mertansine, and what is its action type? | Lorvotuzumab Mertansine is a antibody drug that acts as an binding agent 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 "%lorvotuzumab mertansine%" OR LOWER(tradeNames_string) LIKE "%lorvotuzumab mertansine%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_4544', 'drugName': 'Lorvotuzumab Mertansine', 'drugSynonyms_string': 'HUN901-DM1, BB-10901, IMGN-901, Lorvotuzumab mertansine', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_4545', 'drugName': 'Lorvotuzumab Mertan... | general | Distinct, Similarity Search | Metadata |
Q65.267 | Q65 | What type of molecule is Epoprostenol Sodium, and what is its action type? | Epoprostenol Sodium 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 "%epoprostenol sodium%" OR LOWER(tradeNames_string) LIKE "%epoprostenol sodium%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_1500', 'drugName': 'Epoprostenol Sodium', 'drugSynonyms_string': 'Epoprostenol sodium, Epoprostenolsodium, Prostacyclin sodium salt, Sodium prostacyclin, U-53,217A, U-53217A', 'tradeNames_string': 'Epoprostenol sodium, Flolan, Veletri', 'drugMolecularType': 'Small molecule', 'drugActionTyp... | general | Distinct, Similarity Search | Metadata |
Q65.78 | Q65 | What type of molecule is Dupilumab, and what is its action type? | Dupilumab 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 "%dupilumab%" OR LOWER(tradeNames_string) LIKE "%dupilumab%" OR LOWER(drugSynonyms_string) LIKE "%du... | [{'UUID': 'DrugGeneTargets_v2_2283', 'drugName': 'Dupilumab', 'drugSynonyms_string': 'Dupilumab, REGN-668, REGN668, SAR-231893, SAR231893', 'tradeNames_string': 'Dupixent, Regn668, sar231893', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1785 | Q65 | What type of molecule is Propantheline, and what is its action type? | Propantheline 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 "%propantheline%" OR LOWER(tradeNames_string) LIKE "%propantheline%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_2724', 'drugName': 'Propantheline', 'drugSynonyms_string': 'Propantheline, Propantheline cation, Propantheline ion', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_2725', 'drugName': 'Propantheline', 'drugSynony... | general | Distinct, Similarity Search | Metadata |
Q65.450 | Q65 | What type of molecule is Valiltramiprosate, and what is its action type? | Valiltramiprosate 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 "%valiltramiprosate%" OR LOWER(tradeNames_string) LIKE "%valiltramiprosate%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_4034', 'drugName': 'Valiltramiprosate', 'drugSynonyms_string': 'ALZ-801, Alz-801, BLU-8499, BLU8499, NRM-8499, NRM8499, Valiltramiprosate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'stabiliser'}] | general | Distinct, Similarity Search | Metadata |
Q65.401 | Q65 | What type of molecule is Etidocaine Hydrochloride, and what is its action type? | Etidocaine 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 "%etidocaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%etidocaine hydrochloride%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_1658', 'drugName': 'Etidocaine Hydrochloride', 'drugSynonyms_string': 'Duranest hydrochloride, Etidocaine hcl, Etidocaine hydrochloride, W-19053', 'tradeNames_string': 'Duranest', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.179 | Q65 | What type of molecule is Spebrutinib, and what is its action type? | Spebrutinib 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 "%spebrutinib%" OR LOWER(tradeNames_string) LIKE "%spebrutinib%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_748', 'drugName': 'Spebrutinib Besylate', 'drugSynonyms_string': 'AVL-292, AVL-292 BESYLATE, CC-292, CC-292 BESYLATE, Spebrutinib, Spebrutinib besilate, Spebrutinib besylate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGene... | general | Distinct, Similarity Search | Metadata |
Q65.1051 | Q65 | What type of molecule is Rebimastat, and what is its action type? | Rebimastat 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 "%rebimastat%" OR LOWER(tradeNames_string) LIKE "%rebimastat%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_104', 'drugName': 'Rebimastat', 'drugSynonyms_string': 'BMS 275291-01, BMS-275291, BMS-275291-01, D-2163, D2163, Rebimastat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_105', 'drugName': 'Rebimastat', 'drugSy... | general | Distinct, Similarity Search | Metadata |
Q65.1737 | Q65 | What type of molecule is Pantoprazole, and what is its action type? | Pantoprazole 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 "%pantoprazole%" OR LOWER(tradeNames_string) LIKE "%pantoprazole%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1903', 'drugName': 'Pantoprazole Sodium', 'drugSynonyms_string': 'Controloc control, Pantoprazole (as sodium), Pantoprazole sodium, Pantoprazole sodium hydrate, Pantoprazole sodium sesquihydrate, Pantozol control, Somac control', 'tradeNames_string': 'Pantoprazole sodium, Protonix, Protoni... | general | Distinct, Similarity Search | Metadata |
Q65.1609 | Q65 | What type of molecule is Landiolol, and what is its action type? | Landiolol 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 "%landiolol%" OR LOWER(tradeNames_string) LIKE "%landiolol%" OR LOWER(drugSynonyms_string) LIKE "%la... | [{'UUID': 'DrugGeneTargets_v2_1515', 'drugName': 'Landiolol', 'drugSynonyms_string': 'AOP-200704, AOP200704, LDLL-600, LDLL600, Landiolol, ONO-1101', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1869 | Q65 | What type of molecule is Methylergonovine Maleate, and what is its action type? | Methylergonovine Maleate 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 "%methylergonovine maleate%" OR LOWER(tradeNames_string) LIKE "%methylergonovine maleate%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_2336', 'drugName': 'Methylergonovine Maleate', 'drugSynonyms_string': 'Methylergometrine maleate, Methylergonovine maleate, Methylergonovinium bimaleate, NSC-757104', 'tradeNames_string': 'Methergine, Methylergonovine maleate', 'drugMolecularType': 'Small molecule', 'drugActionType': 'part... | general | Distinct, Similarity Search | Metadata |
Q65.602 | Q65 | What type of molecule is Ceritinib, and what is its action type? | Ceritinib 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 "%ceritinib%" OR LOWER(tradeNames_string) LIKE "%ceritinib%" OR LOWER(drugSynonyms_string) LIKE "%ce... | [{'UUID': 'DrugGeneTargets_v2_2434', 'drugName': 'Ceritinib', 'drugSynonyms_string': 'Ceritinib, Ceritinib[mi], LDK-378, LDK378, NVP-LDK-378-NX, NVP-LDK378-NX', 'tradeNames_string': 'Zykadia', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2435', 'drugName': 'Ceritin... | general | Distinct, Similarity Search | Metadata |
Q65.63 | Q65 | What type of molecule is Apc-100, and what is its action type? | Apc-100 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 "%apc-100%" OR LOWER(tradeNames_string) LIKE "%apc-100%" OR LOWER(drugSynonyms_string) LIKE "%apc-10... | [{'UUID': 'DrugGeneTargets_v2_1352', 'drugName': 'Apc-100', 'drugSynonyms_string': '2,2,5,7,9-pentamethyl-6-chromanol, APC-100, Apc-100, Chromane c1, NSC-226236', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1309 | Q65 | What type of molecule is Milnacipran, and what is its action type? | Milnacipran 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 "%milnacipran%" OR LOWER(tradeNames_string) LIKE "%milnacipran%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_334', 'drugName': 'Milnacipran', 'drugSynonyms_string': 'Impulsor, Midalcipran, Milnacipran', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_335', 'drugName': 'Milnacipran', 'drugSynonyms_string': 'Impulsor, Mida... | general | Distinct, Similarity Search | Metadata |
Q65.879 | Q65 | What type of molecule is T-900607, and what is its action type? | T-900607 is a small molecule drug that acts as an disrupting agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%t-900607%" OR LOWER(tradeNames_string) LIKE "%t-900607%" OR LOWER(drugSynonyms_string) LIKE "%t-90... | [{'UUID': 'DrugGeneTargets_v2_5107', 'drugName': 'T-900607', 'drugSynonyms_string': 'T 900607, T-900607, T900607', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'disrupting agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.1491 | Q65 | What type of molecule is Cortisone Acetate, and what is its action type? | Cortisone 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 "%cortisone acetate%" OR LOWER(tradeNames_string) LIKE "%cortisone acetate%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_1557', 'drugName': 'Cortisone Acetate', 'drugSynonyms_string': 'Cortisone, Cortisone 21-acetate, Cortisone Acetate, Cortisone acetate, Cortisone aceticum, NSC-49420', 'tradeNames_string': 'Cortate, Cortelan, Cortisone acetate, Cortistab, Cortisyl, Cortone', 'drugMolecularType': 'Small mole... | general | Distinct, Similarity Search | Metadata |
Q65.1880 | Q65 | What type of molecule is Onercept, and what is its action type? | Onercept 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 "%onercept%" OR LOWER(tradeNames_string) LIKE "%onercept%" OR LOWER(drugSynonyms_string) LIKE "%oner... | [{'UUID': 'DrugGeneTargets_v2_3686', 'drugName': 'Onercept', 'drugSynonyms_string': 'Onercept, R-HTBP-1', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.282 | Q65 | What type of molecule is Thiethylperazine Malate, and what is its action type? | Thiethylperazine Malate 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 "%thiethylperazine malate%" OR LOWER(tradeNames_string) LIKE "%thiethylperazine malate%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_2896', 'drugName': 'Thiethylperazine Malate', 'drugSynonyms_string': 'Thiethylperazine dimalate, Thiethylperazine malate, Thietylperazine malate', 'tradeNames_string': 'Torecan', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.37 | Q65 | What type of molecule is Ama0076, and what is its action type? | Ama0076 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 "%ama0076%" OR LOWER(tradeNames_string) LIKE "%ama0076%" OR LOWER(drugSynonyms_string) LIKE "%ama007... | [{'UUID': 'DrugGeneTargets_v2_123', 'drugName': 'Ama0076', 'drugSynonyms_string': 'Ama0076', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1517 | Q65 | What type of molecule is Remtolumab, and what is its action type? | Remtolumab 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 "%remtolumab%" OR LOWER(tradeNames_string) LIKE "%remtolumab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3312', 'drugName': 'Remtolumab', 'drugSynonyms_string': 'A-1230717, ABT-122, Abt-122, Remtolumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3313', 'drugName': 'Remtolumab', 'drugSynonyms_string': 'A-1230717, ABT-... | general | Distinct, Similarity Search | Metadata |
Q65.669 | Q65 | What type of molecule is Clivatuzumab Tetraxetan, and what is its action type? | Clivatuzumab Tetraxetan 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 "%clivatuzumab tetraxetan%" OR LOWER(tradeNames_string) LIKE "%clivatuzumab tetraxetan%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_6285', 'drugName': 'Clivatuzumab Tetraxetan', 'drugSynonyms_string': 'Clivatuzumab tetraxetan, HPAM-4, IMMU-107, IgG-DOTA, hPAM4', 'tradeNames_string': 'Clivatucyn', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_6036', 'drugName': 'Yttriu... | general | Distinct, Similarity Search | Metadata |
Q65.1829 | Q65 | What type of molecule is Itepekimab, and what is its action type? | Itepekimab 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 "%itepekimab%" OR LOWER(tradeNames_string) LIKE "%itepekimab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2908', 'drugName': 'Itepekimab', 'drugSynonyms_string': 'Itepekimab, REGN-3500, REGN3500, Regn3500, SAR-440340, SAR440340, Sar440340', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1446 | Q65 | What type of molecule is Avutometinib, and what is its action type? | Avutometinib 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 "%avutometinib%" OR LOWER(tradeNames_string) LIKE "%avutometinib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_2766', 'drugName': 'Avutometinib', 'drugSynonyms_string': 'Avutometinib, CH-5126766, CH5126766, CKI-27, R-7304, RG-7304, Rg-7304, Ro 5126766, Ro-5126766, VS-6766', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2... | general | Distinct, Similarity Search | Metadata |
Q65.986 | Q65 | What type of molecule is Vanutide Cridificar, and what is its action type? | Vanutide Cridificar is a protein drug that acts as an vaccine antigen. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%vanutide cridificar%" OR LOWER(tradeNames_string) LIKE "%vanutide cridificar%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_3156', 'drugName': 'Vanutide Cridificar', 'drugSynonyms_string': 'ACC-001, Vanutide cridificar', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'vaccine antigen'}] | general | Distinct, Similarity Search | Metadata |
Q65.1572 | Q65 | What type of molecule is Omaveloxolone, and what is its action type? | Omaveloxolone 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 "%omaveloxolone%" OR LOWER(tradeNames_string) LIKE "%omaveloxolone%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_6069', 'drugName': 'Omaveloxolone', 'drugSynonyms_string': 'Omaveloxolone, RTA 408, RTA-408', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'activator'}] | general | Distinct, Similarity Search | Metadata |
Q65.745 | Q65 | What type of molecule is Sofpironium, and what is its action type? | Sofpironium 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 "%sofpironium%" OR LOWER(tradeNames_string) LIKE "%sofpironium%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_4624', 'drugName': 'Sofpironium', 'drugSynonyms_string': 'Bbi-4000 ion, Sofpironium cation', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5796', 'drugName': 'Sofpironium Bromide', 'drugSynonyms_string': 'BBI-40... | general | Distinct, Similarity Search | Metadata |
Q65.194 | Q65 | What type of molecule is Ezetimibe, and what is its action type? | Ezetimibe 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 "%ezetimibe%" OR LOWER(tradeNames_string) LIKE "%ezetimibe%" OR LOWER(drugSynonyms_string) LIKE "%ez... | [{'UUID': 'DrugGeneTargets_v2_4425', 'drugName': 'Ezetimibe', 'drugSynonyms_string': 'Ezetimibe, MK0653, NSC-758923, SCH-58235, SCH58235', 'tradeNames_string': 'Ezetimibe, Ezetrol, Zetia', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.927 | Q65 | What type of molecule is Frovocimab, and what is its action type? | Frovocimab 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 "%frovocimab%" OR LOWER(tradeNames_string) LIKE "%frovocimab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4159', 'drugName': 'Frovocimab', 'drugSynonyms_string': 'Frovocimab, LY-3015014, LY3015014, Ly3015014', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.462 | Q65 | What type of molecule is Fpa144, and what is its action type? | Fpa144 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 "%fpa144%" OR LOWER(tradeNames_string) LIKE "%fpa144%" OR LOWER(drugSynonyms_string) LIKE "%fpa144%"... | [{'UUID': 'DrugGeneTargets_v2_2034', 'drugName': 'Fpa144', 'drugSynonyms_string': 'FPA144, Fpa144', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.682 | Q65 | What type of molecule is Biperiden, and what is its action type? | Biperiden 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 "%biperiden%" OR LOWER(tradeNames_string) LIKE "%biperiden%" OR LOWER(drugSynonyms_string) LIKE "%bi... | [{'UUID': 'DrugGeneTargets_v2_1469', 'drugName': 'Biperiden', 'drugSynonyms_string': 'Akineton, Akineton-, Biperiden, Biperidenum, KL 373, NSC-759145', 'tradeNames_string': 'Akineton', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_1550', 'drugName': 'Biperiden Hydr... | general | Distinct, Similarity Search | Metadata |
Q65.767 | Q65 | What type of molecule is Sch-900776, and what is its action type? | Sch-900776 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 "%sch-900776%" OR LOWER(tradeNames_string) LIKE "%sch-900776%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3221', 'drugName': 'Sch-900776', 'drugSynonyms_string': 'MK-8776, Mk-8776, SCH 900776, SCH-900776, Sch-900776', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1809 | Q65 | What type of molecule is Quazepam, and what is its action type? | Quazepam 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 "%quazepam%" OR LOWER(tradeNames_string) LIKE "%quazepam%" OR LOWER(drugSynonyms_string) LIKE "%quaz... | [{'UUID': 'DrugGeneTargets_v2_3979', 'drugName': 'Quazepam', 'drugSynonyms_string': 'NSC-309702, Quazepam, Quazepam civ, SCH 16134, SCH-16134', 'tradeNames_string': 'Doral', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1603 | Q65 | What type of molecule is Yttrium Y 90 Labetuzumab, and what is its action type? | Yttrium Y 90 Labetuzumab 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 "%yttrium y 90 labetuzumab%" OR LOWER(tradeNames_string) LIKE "%yttrium y 90 labetuzumab%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_4574', 'drugName': 'Yttrium Y 90 Labetuzumab', 'drugSynonyms_string': '90Y-HMN-14, Labetuzumab 90y, S9S0Y-HMN-14, Yttrium y 90 labetuzumab, Yttrium y-90 labetuzumab', 'tradeNames_string': 'Cea-cide', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.735 | Q65 | What type of molecule is Ravoxertinib, and what is its action type? | Ravoxertinib 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 "%ravoxertinib%" OR LOWER(tradeNames_string) LIKE "%ravoxertinib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1598', 'drugName': 'Ravoxertinib', 'drugSynonyms_string': 'GDC-0994, GDC0994, Gdc-0994, RG-7842, Ravoxertinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1599', 'drugName': 'Ravoxertinib', 'drugSynonyms_stri... | general | Distinct, Similarity Search | Metadata |
Q65.418 | Q65 | What type of molecule is Indiplon, and what is its action type? | Indiplon 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 "%indiplon%" OR LOWER(tradeNames_string) LIKE "%indiplon%" OR LOWER(drugSynonyms_string) LIKE "%indi... | [{'UUID': 'DrugGeneTargets_v2_3743', 'drugName': 'Indiplon', 'drugSynonyms_string': 'CL-285489, Calenthys, Indiplon, NBI-34060', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1107 | Q65 | What type of molecule is Sch-708980, and what is its action type? | Sch-708980 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 "%sch-708980%" OR LOWER(tradeNames_string) LIKE "%sch-708980%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4438', 'drugName': 'Sch-708980', 'drugSynonyms_string': 'SCH-708980, Sch-708980', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.832 | Q65 | What type of molecule is Ibcasertib, and what is its action type? | Ibcasertib 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 "%ibcasertib%" OR LOWER(tradeNames_string) LIKE "%ibcasertib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4002', 'drugName': 'Ibcasertib', 'drugSynonyms_string': 'CS-2164, CS2164, Chiauranib, Cs-2164, Ibcasertib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4003', 'drugName': 'Ibcasertib', 'drugSynonyms_string': '... | general | Distinct, Similarity Search | Metadata |
Q65.1498 | Q65 | What type of molecule is Khk-2866, and what is its action type? | Khk-2866 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 "%khk-2866%" OR LOWER(tradeNames_string) LIKE "%khk-2866%" OR LOWER(drugSynonyms_string) LIKE "%khk-... | [{'UUID': 'DrugGeneTargets_v2_5685', 'drugName': 'Khk-2866', 'drugSynonyms_string': 'KHK-2866, KHK2866, Khk-2866', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.623 | Q65 | What type of molecule is Estrone Sulfuric Acid, and what is its action type? | Estrone Sulfuric Acid 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 "%estrone sulfuric acid%" OR LOWER(tradeNames_string) LIKE "%estrone sulfuric acid%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_2018', 'drugName': 'Estrone Sulfuric Acid', 'drugSynonyms_string': 'Estrone Sulphate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.117 | Q65 | What type of molecule is Ethylestrenol, and what is its action type? | Ethylestrenol 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 "%ethylestrenol%" OR LOWER(tradeNames_string) LIKE "%ethylestrenol%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_3566', 'drugName': 'Ethylestrenol', 'drugSynonyms_string': 'Durabolin-o, Duraboral, Ethylestrenol, Ethylnandrol, Ethyloestrenol, NSC-37726, Orabolin', 'tradeNames_string': 'Maxibolin', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.423 | Q65 | What type of molecule is Ni-0801, and what is its action type? | Ni-0801 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 "%ni-0801%" OR LOWER(tradeNames_string) LIKE "%ni-0801%" OR LOWER(drugSynonyms_string) LIKE "%ni-080... | [{'UUID': 'DrugGeneTargets_v2_3482', 'drugName': 'Ni-0801', 'drugSynonyms_string': 'NI-0801, Ni-0801', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1911 | Q65 | What type of molecule is Sarizotan, and what is its action type? | Sarizotan is a small molecule drug that acts as an partial agonist 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 "%sarizotan%" OR LOWER(tradeNames_string) LIKE "%sarizotan%" OR LOWER(drugSynonyms_string) LIKE "%sa... | [{'UUID': 'DrugGeneTargets_v2_4757', 'drugName': 'Sarizotan Hydrochloride', 'drugSynonyms_string': 'EMD 128130, EMD-128130, Emd128130, Sarizotan hcl, Sarizotan hydrochloride', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}, {'UUID': 'DrugGeneTargets_v2_4758', 'drugN... | general | Distinct, Similarity Search | Metadata |
Q65.978 | Q65 | What type of molecule is Imalumab, and what is its action type? | Imalumab 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 "%imalumab%" OR LOWER(tradeNames_string) LIKE "%imalumab%" OR LOWER(drugSynonyms_string) LIKE "%imal... | [{'UUID': 'DrugGeneTargets_v2_3712', 'drugName': 'Imalumab', 'drugSynonyms_string': 'BAX-069, BAX-69, BAX69, Imalumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.611 | Q65 | What type of molecule is Moxisylyte, and what is its action type? | Moxisylyte 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 "%moxisylyte%" OR LOWER(tradeNames_string) LIKE "%moxisylyte%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_770', 'drugName': 'Moxisylyte', 'drugSynonyms_string': 'Acetoxythymoxamine, Carlytene, Moxisylyte, Moxisylyte hcl, Moxisylyte hydrochloride, NSC-170448, Thymoxamine, Thymoxamine hcl, Thymoxamine hydrochloride', 'tradeNames_string': 'Erecnos, Moxivig', 'drugMolecularType': 'Small molecule',... | general | Distinct, Similarity Search | Metadata |
Q65.1919 | Q65 | What type of molecule is Vilazodone Hydrochloride, and what is its action type? | Vilazodone Hydrochloride is a small molecule drug that acts as an partial agonist 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 "%vilazodone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%vilazodone hydrochloride%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_5850', 'drugName': 'Vilazodone Hydrochloride', 'drugSynonyms_string': 'EMD 68 843, EMD-68843, SB-659746-A, SB659746-A, Vilazodone hcl, Vilazodone hydrochloride', 'tradeNames_string': 'Viibryd', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}, {'UUID': 'DrugGeneT... | general | Distinct, Similarity Search | Metadata |
Q65.92 | Q65 | What type of molecule is Alfuzosin Hydrochloride, and what is its action type? | Alfuzosin 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 "%alfuzosin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%alfuzosin hydrochloride%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_1235', 'drugName': 'Alfuzosin Hydrochloride', 'drugSynonyms_string': 'Alfuzosin hcl, Alfuzosin hydrochloride, SL 77 499-10, SL-77-499-10, SL-77499-10', 'tradeNames_string': 'Alfutral sr, Alfuzosin hydrochloride, Benestan, Benestan ret, Besavar xl, Fuzatal xl, Kelanu xl, Urion s, Uroxatral,... | general | Distinct, Similarity Search | Metadata |
Q65.855 | Q65 | What type of molecule is Rg-4733, and what is its action type? | Rg-4733 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 "%rg-4733%" OR LOWER(tradeNames_string) LIKE "%rg-4733%" OR LOWER(drugSynonyms_string) LIKE "%rg-473... | [{'UUID': 'DrugGeneTargets_v2_5217', 'drugName': 'Rg-4733', 'drugSynonyms_string': 'RO 4929097, RO-4929097, Rg 4733, Rg-4733, Ro4929097', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1521 | Q65 | What type of molecule is Epothilone D, and what is its action type? | Epothilone D 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 "%epothilone d%" OR LOWER(tradeNames_string) LIKE "%epothilone d%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4590', 'drugName': 'Epothilone D', 'drugSynonyms_string': '(-)-desoxyepothilone b, 12,13-desoxyepothilone b, 12,13-desoxyepothilone b, cis, Desoxyepothilone b, Epothilone d, KOS-862, NSC-703147, R-1492, R1492', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType... | general | Distinct, Similarity Search | Metadata |
Q65.1918 | Q65 | What type of molecule is Progesterone, and what is its action type? | Progesterone 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 "%progesterone%" OR LOWER(tradeNames_string) LIKE "%progesterone%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_2722', 'drugName': 'Medroxyprogesterone Acetate', 'drugSynonyms_string': 'Amen, Depot-medroxyprogesterone acetate, Farlutal inyectable, G03AC06, Medroxiprogesterone acetate, Medroxyprogesterone, Medroxyprogesterone 17-acetate, Medroxyprogesterone Acetate, Medroxyprogesterone acetate, Medro... | general | Distinct, Similarity Search | Metadata |
Q65.760 | Q65 | What type of molecule is Isotretinoin, and what is its action type? | Isotretinoin 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 "%isotretinoin%" OR LOWER(tradeNames_string) LIKE "%isotretinoin%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_3116', 'drugName': 'Isotretinoin', 'drugSynonyms_string': '13 Cis-Retinoic Acid, 13-cis-retinoic acid, Isotretinoin, NSC-758156, PAT-001, RO 4-3780, RO-4-3780, RO-43780, Retinoic acid 13-cis-form, Retinoic acid, 13-cis-, Vitamin a acid, 13-cis', 'tradeNames_string': 'Absorica, Absorica ld,... | general | Distinct, Similarity Search | Metadata |
Q65.504 | Q65 | What type of molecule is Hexylcaine, and what is its action type? | Hexylcaine 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 "%hexylcaine%" OR LOWER(tradeNames_string) LIKE "%hexylcaine%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_702', 'drugName': 'Hexylcaine Hydrochloride', 'drugSynonyms_string': 'Hexylcaine HCl, Hexylcaine hcl, Hexylcaine hydrochloride', 'tradeNames_string': 'Cyclaine', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}, {'UUID': 'DrugGeneTargets_v2_3675', 'drugName': 'Hexylcaine... | general | Distinct, Similarity Search | Metadata |
Q65.1287 | Q65 | What type of molecule is Avosentan, and what is its action type? | Avosentan 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 "%avosentan%" OR LOWER(tradeNames_string) LIKE "%avosentan%" OR LOWER(drugSynonyms_string) LIKE "%av... | [{'UUID': 'DrugGeneTargets_v2_4224', 'drugName': 'Avosentan', 'drugSynonyms_string': 'Avosentan, RO 67-0565, RO-67-0565, Ro670565, SPP-301, SPP301', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1340 | Q65 | What type of molecule is Ly2828360, and what is its action type? | Ly2828360 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 "%ly2828360%" OR LOWER(tradeNames_string) LIKE "%ly2828360%" OR LOWER(drugSynonyms_string) LIKE "%ly... | [{'UUID': 'DrugGeneTargets_v2_2598', 'drugName': 'Ly2828360', 'drugSynonyms_string': 'LY-2828360, LY2828360, Ly2828360', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.12 | Q65 | What type of molecule is Terbogrel, and what is its action type? | Terbogrel 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 "%terbogrel%" OR LOWER(tradeNames_string) LIKE "%terbogrel%" OR LOWER(drugSynonyms_string) LIKE "%te... | [{'UUID': 'DrugGeneTargets_v2_978', 'drugName': 'Terbogrel', 'drugSynonyms_string': 'BIBV 308 SE, BIBV-308-SE, BIBV-308SE, Terbogrel', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_979', 'drugName': 'Terbogrel', 'drugSynonyms_string': 'BIBV ... | general | Distinct, Similarity Search | Metadata |
Q65.402 | Q65 | What type of molecule is Rocuronium Bromide, and what is its action type? | Rocuronium 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 "%rocuronium bromide%" OR LOWER(tradeNames_string) LIKE "%rocuronium bromide%" OR LOWER(drugSynonyms... | [{'UUID': 'DrugGeneTargets_v2_3086', 'drugName': 'Rocuronium Bromide', 'drugSynonyms_string': 'ORG 9426, ORG-9426, Rocuronium bromide', 'tradeNames_string': 'Esmeron, Rocuronium bromide, Zemuron', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.288 | Q65 | What type of molecule is Bevenopran, and what is its action type? | Bevenopran 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 "%bevenopran%" OR LOWER(tradeNames_string) LIKE "%bevenopran%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3338', 'drugName': 'Bevenopran', 'drugSynonyms_string': 'ADL-5945, ADL5945, Bevenopran, CB-5945, CB5-945, CB5945', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1075 | Q65 | What type of molecule is Dutasteride, and what is its action type? | Dutasteride 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 "%dutasteride%" OR LOWER(tradeNames_string) LIKE "%dutasteride%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_433', 'drugName': 'Dutasteride', 'drugSynonyms_string': 'Avolve, Duastride, Dutasteride, GG-745, GI 198745, GI-198745, NSC-740477, NSC-759880', 'tradeNames_string': 'Avodart, Dutasteride', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1201 | Q65 | What type of molecule is Valsartan, and what is its action type? | Valsartan 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 "%valsartan%" OR LOWER(tradeNames_string) LIKE "%valsartan%" OR LOWER(drugSynonyms_string) LIKE "%va... | [{'UUID': 'DrugGeneTargets_v2_4486', 'drugName': 'Valsartan', 'drugSynonyms_string': 'CGP 48933, CGP-48933, NSC-758927, Valsartan', 'tradeNames_string': 'Diovan, Exforge, Prexxartan, Valsartan', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1746 | Q65 | What type of molecule is Bi-505, and what is its action type? | Bi-505 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 "%bi-505%" OR LOWER(tradeNames_string) LIKE "%bi-505%" OR LOWER(drugSynonyms_string) LIKE "%bi-505%"... | [{'UUID': 'DrugGeneTargets_v2_1999', 'drugName': 'Bi-505', 'drugSynonyms_string': 'BI-505, Bi-505', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.697 | Q65 | What type of molecule is Orphenadrine Citrate, and what is its action type? | Orphenadrine Citrate is a small molecule drug that acts as an antagonist, a inhibitor 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 "%orphenadrine citrate%" OR LOWER(tradeNames_string) LIKE "%orphenadrine citrate%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_6209', 'drugName': 'Orphenadrine Citrate', 'drugSynonyms_string': 'NSC-757238, Orphenadine citrate, Orphenadrine (citrate), Orphenadrine Citrate, Orphenadrine citrate, Orphenadrine dihydrogen citrate', 'tradeNames_string': 'Norflex, Orphenadrine citrate', 'drugMolecularType': 'Small molecu... | general | Distinct, Similarity Search | Metadata |
Q65.1632 | Q65 | What type of molecule is Afeletecan, and what is its action type? | Afeletecan 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 "%afeletecan%" OR LOWER(tradeNames_string) LIKE "%afeletecan%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5501', 'drugName': 'Afeletecan', 'drugSynonyms_string': 'Afeletecan', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'stabiliser'}] | general | Distinct, Similarity Search | Metadata |
Q65.1877 | Q65 | What type of molecule is Emixustat Hydrochloride, and what is its action type? | Emixustat 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 "%emixustat hydrochloride%" OR LOWER(tradeNames_string) LIKE "%emixustat hydrochloride%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_623', 'drugName': 'Emixustat Hydrochloride', 'drugSynonyms_string': 'ACU-4429 HCL, ACU-4429 HYDROCHLORIDE, Emixustat hydrochloride', 'tradeNames_string': 'Acu-4429 hcl', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.696 | Q65 | What type of molecule is Hepalatide, and what is its action type? | Hepalatide 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 "%hepalatide%" OR LOWER(tradeNames_string) LIKE "%hepalatide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_6299', 'drugName': 'Hepalatide', 'drugSynonyms_string': 'Hepalatide', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.858 | Q65 | What type of molecule is Cetuximab, and what is its action type? | Cetuximab 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 "%cetuximab%" OR LOWER(tradeNames_string) LIKE "%cetuximab%" OR LOWER(drugSynonyms_string) LIKE "%ce... | [{'UUID': 'DrugGeneTargets_v2_3231', 'drugName': 'Cetuximab Sarotalocan', 'drugSynonyms_string': 'ASP-1929, Cetuximab sarotalocan, Cetuximab sarotalocan sodium, Cetuximab-IRDye-700DX, Cetuximab-irdye 700dx conjugate, RM-1929', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'},... | general | Distinct, Similarity Search | Metadata |
Q65.162 | Q65 | What type of molecule is Leronlimab, and what is its action type? | Leronlimab 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 "%leronlimab%" OR LOWER(tradeNames_string) LIKE "%leronlimab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3845', 'drugName': 'Leronlimab', 'drugSynonyms_string': 'Leronlimab, PRO 140, PRO-140, PRO140, Pro-140', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.902 | Q65 | What type of molecule is Mubritinib, and what is its action type? | Mubritinib 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 "%mubritinib%" OR LOWER(tradeNames_string) LIKE "%mubritinib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3425', 'drugName': 'Mubritinib', 'drugSynonyms_string': 'Mubritinib, TAK-165', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1576 | Q65 | What type of molecule is Tedalinab, and what is its action type? | Tedalinab 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 "%tedalinab%" OR LOWER(tradeNames_string) LIKE "%tedalinab%" OR LOWER(drugSynonyms_string) LIKE "%te... | [{'UUID': 'DrugGeneTargets_v2_4928', 'drugName': 'Tedalinab', 'drugSynonyms_string': 'GRC10693, Grc-10693, Tedalinab', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.260 | Q65 | What type of molecule is Ambenonium Chloride, and what is its action type? | Ambenonium Chloride 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 "%ambenonium chloride%" OR LOWER(tradeNames_string) LIKE "%ambenonium chloride%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_150', 'drugName': 'Ambenonium Chloride', 'drugSynonyms_string': 'Ambenonium chloride', 'tradeNames_string': 'Mytelase', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.339 | Q65 | What type of molecule is Amphetamine Sulfate, and what is its action type? | Amphetamine Sulfate is a small molecule drug that acts as an releasing agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%amphetamine sulfate%" OR LOWER(tradeNames_string) LIKE "%amphetamine sulfate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_4795', 'drugName': 'Amphetamine Sulfate', 'drugSynonyms_string': 'Amfetamine sulfate, Amfetamine sulphate, Amphetamine Sulfate, Amphetamine sulfate, Astedin, Benzedrine, Dl-amphetamine sulfate, Dl-amphetamine sulphate, NSC-170999', 'tradeNames_string': 'Amphetamine sulfate, Benzadrine, Eve... | general | Distinct, Similarity Search | Metadata |
Q65.1881 | Q65 | What type of molecule is Cabergoline, and what is its action type? | Cabergoline 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 "%cabergoline%" OR LOWER(tradeNames_string) LIKE "%cabergoline%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_4668', 'drugName': 'Cabergoline', 'drugSynonyms_string': 'Cabergoline, FCE 21336, FCE-21336, Velactis', 'tradeNames_string': 'Cabaser, Cabergoline, Dostinex', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1048 | Q65 | What type of molecule is Pd-360324, and what is its action type? | Pd-360324 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 "%pd-360324%" OR LOWER(tradeNames_string) LIKE "%pd-360324%" OR LOWER(drugSynonyms_string) LIKE "%pd... | [{'UUID': 'DrugGeneTargets_v2_2000', 'drugName': 'Pd-360324', 'drugSynonyms_string': 'PD-360324, Pd-360324', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.521 | Q65 | What type of molecule is Nefazodone, and what is its action type? | Nefazodone 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 "%nefazodone%" OR LOWER(tradeNames_string) LIKE "%nefazodone%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5045', 'drugName': 'Nefazodone Hydrochloride', 'drugSynonyms_string': 'BMY 13754, BMY-13754, MJ 13,754-1, MJ-13754-1, NSC-760344, Nefazodone hcl, Nefazodone hydrochloride', 'tradeNames_string': 'Dutonin, Nefazodone hydrochloride, Serzone', 'drugMolecularType': 'Small molecule', 'drugAction... | general | Distinct, Similarity Search | Metadata |
Q65.1363 | Q65 | What type of molecule is Enarodustat, and what is its action type? | Enarodustat 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 "%enarodustat%" OR LOWER(tradeNames_string) LIKE "%enarodustat%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2978', 'drugName': 'Enarodustat', 'drugSynonyms_string': 'Enarodustat, JTZ-951, Jtz-951', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1024 | Q65 | What type of molecule is Choline Fenofibrate, and what is its action type? | Choline Fenofibrate 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 "%choline fenofibrate%" OR LOWER(tradeNames_string) LIKE "%choline fenofibrate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_4196', 'drugName': 'Choline Fenofibrate', 'drugSynonyms_string': 'ABT-335, Choline fenofibrate, Fenofibric acid choline salt', 'tradeNames_string': 'Trilipix', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.775 | Q65 | What type of molecule is Pruvanserin, and what is its action type? | Pruvanserin 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 "%pruvanserin%" OR LOWER(tradeNames_string) LIKE "%pruvanserin%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_208', 'drugName': 'Pruvanserin', 'drugSynonyms_string': 'EMD 390920, EMD-281014, EMD-390920, LSN-2422347, LSN2422347, LY-2420586, LY-2422347, LY-2422347 FREE BASE, LY2420586, LY2422347, Ly2422347, Pruvanserin', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType... | general | Distinct, Similarity Search | Metadata |
Q65.1748 | Q65 | What type of molecule is Medi-578, and what is its action type? | Medi-578 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 "%medi-578%" OR LOWER(tradeNames_string) LIKE "%medi-578%" OR LOWER(drugSynonyms_string) LIKE "%medi... | [{'UUID': 'DrugGeneTargets_v2_3953', 'drugName': 'Medi-578', 'drugSynonyms_string': 'MEDI-578, Medi-578', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.768 | Q65 | What type of molecule is Rg-7652, and what is its action type? | Rg-7652 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 "%rg-7652%" OR LOWER(tradeNames_string) LIKE "%rg-7652%" OR LOWER(drugSynonyms_string) LIKE "%rg-765... | [{'UUID': 'DrugGeneTargets_v2_1023', 'drugName': 'Rg-7652', 'drugSynonyms_string': 'RG-7652', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1256 | Q65 | What type of molecule is Gilteritinib, and what is its action type? | Gilteritinib 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 "%gilteritinib%" OR LOWER(tradeNames_string) LIKE "%gilteritinib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_725', 'drugName': 'Gilteritinib', 'drugSynonyms_string': 'ASP-2215, ASP2215, Asp-2215, Gilteritinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_726', 'drugName': 'Gilteritinib', 'drugSynonyms_string': 'ASP-2... | general | Distinct, Similarity Search | Metadata |
Q65.1213 | Q65 | What type of molecule is Tapentadol, and what is its action type? | Tapentadol is a small molecule drug that acts as an agonist 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 "%tapentadol%" OR LOWER(tradeNames_string) LIKE "%tapentadol%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_6372', 'drugName': 'Tapentadol Hydrochloride', 'drugSynonyms_string': 'BN-200 HYDROCHLORIDE, CG-5503 HYDROCHLORIDE, CG5503 HYDROCHLORIDE, Tapentadol hcl, Tapentadol hydrochloride', 'tradeNames_string': 'Nucynta, Nucynta er, Palexia', 'drugMolecularType': 'Small molecule', 'drugActionType':... | general | Distinct, Similarity Search | Metadata |
Q65.1469 | Q65 | What type of molecule is Pateclizumab, and what is its action type? | Pateclizumab 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 "%pateclizumab%" OR LOWER(tradeNames_string) LIKE "%pateclizumab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_937', 'drugName': 'Pateclizumab', 'drugSynonyms_string': 'MLTA-3698A, MLTA3698A, PRO-283698, PRO283698, Pateclizumab, RG-7416, RG7415', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1984 | Q65 | What type of molecule is Acalabrutinib Maleate, and what is its action type? | Acalabrutinib Maleate 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 "%acalabrutinib maleate%" OR LOWER(tradeNames_string) LIKE "%acalabrutinib maleate%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_6297', 'drugName': 'Acalabrutinib Maleate', 'drugSynonyms_string': 'Acalabrutinib maleate, Acalabrutinib maleate anhydrous, Calquence maleate', 'tradeNames_string': 'Calquence', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.527 | Q65 | What type of molecule is Solifenacin Succinate, and what is its action type? | Solifenacin Succinate 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 "%solifenacin succinate%" OR LOWER(tradeNames_string) LIKE "%solifenacin succinate%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_1607', 'drugName': 'Solifenacin Succinate', 'drugSynonyms_string': 'Solifenacin succinate, YM-67905, YM-905, YM67905, YM905', 'tradeNames_string': 'Solifenacin succinate, Vesicare, Vesicare ls', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTarge... | general | Distinct, Similarity Search | Metadata |
Q65.23 | Q65 | What type of molecule is Ozarelix, and what is its action type? | Ozarelix 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 "%ozarelix%" OR LOWER(tradeNames_string) LIKE "%ozarelix%" OR LOWER(drugSynonyms_string) LIKE "%ozar... | [{'UUID': 'DrugGeneTargets_v2_2282', 'drugName': 'Ozarelix', 'drugSynonyms_string': 'D-63153, D63153, Ozarelix', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.361 | Q65 | What type of molecule is Donepezil, and what is its action type? | Donepezil 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 "%donepezil%" OR LOWER(tradeNames_string) LIKE "%donepezil%" OR LOWER(drugSynonyms_string) LIKE "%do... | [{'UUID': 'DrugGeneTargets_v2_795', 'drugName': 'Donepezil Hydrochloride', 'drugSynonyms_string': 'Adlarity, BNAG, Donepezil hcl, Donepezil hydrochloride, E-2020, E2020, NSC-737535, NSC-758882', 'tradeNames_string': 'Adlarity, Aricept, Aricept evess, Aricept odt, Donepezil hydrochloride', 'drugMolecularType': 'Small mo... | general | Distinct, Similarity Search | Metadata |
Q65.1288 | Q65 | What type of molecule is Siltuximab, and what is its action type? | Siltuximab 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 "%siltuximab%" OR LOWER(tradeNames_string) LIKE "%siltuximab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2074', 'drugName': 'Siltuximab', 'drugSynonyms_string': 'CLLB8, CNTO-328, Siltuximab', 'tradeNames_string': 'Sylvant', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1326 | Q65 | What type of molecule is Lutikizumab, and what is its action type? | Lutikizumab 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 "%lutikizumab%" OR LOWER(tradeNames_string) LIKE "%lutikizumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_573', 'drugName': 'Lutikizumab', 'drugSynonyms_string': 'A-1234138, ABT-981, Abt-981, Lutikizumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_574', 'drugName': 'Lutikizumab', 'drugSynonyms_string': 'A-1234138, ABT... | general | Distinct, Similarity Search | Metadata |
Q65.1683 | Q65 | What type of molecule is Masupirdine, and what is its action type? | Masupirdine 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 "%masupirdine%" OR LOWER(tradeNames_string) LIKE "%masupirdine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_4255', 'drugName': 'Masupirdine', 'drugSynonyms_string': 'Masupirdine, SUVN-502, Suvn-502', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.344 | Q65 | What type of molecule is Tol-101, and what is its action type? | Tol-101 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 "%tol-101%" OR LOWER(tradeNames_string) LIKE "%tol-101%" OR LOWER(drugSynonyms_string) LIKE "%tol-10... | [{'UUID': 'DrugGeneTargets_v2_5971', 'drugName': 'Tol-101', 'drugSynonyms_string': 'TOL-101, TOL101, Tol-101', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.437 | Q65 | What type of molecule is Roflumilast, and what is its action type? | Roflumilast 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 "%roflumilast%" OR LOWER(tradeNames_string) LIKE "%roflumilast%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5055', 'drugName': 'Roflumilast', 'drugSynonyms_string': 'Arq-151, B-9302-107, B9302-107, BY-217, BY217, BYK-20869, BYK20869, Roflumilast, Zoryve', 'tradeNames_string': 'Daliresp, Daxas, Zoryve', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.479 | Q65 | What type of molecule is Pargyline Hydrochloride, and what is its action type? | Pargyline 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 "%pargyline hydrochloride%" OR LOWER(tradeNames_string) LIKE "%pargyline hydrochloride%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_1196', 'drugName': 'Pargyline Hydrochloride', 'drugSynonyms_string': 'A-19120, MO-911, NSC-43798, Pargyline hcl, Pargyline hydrochloride', 'tradeNames_string': 'Eutonyl', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.220 | Q65 | What type of molecule is Ontuxizumab, and what is its action type? | Ontuxizumab 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 "%ontuxizumab%" OR LOWER(tradeNames_string) LIKE "%ontuxizumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2763', 'drugName': 'Ontuxizumab', 'drugSynonyms_string': 'MORAB-004, Ontecizumab, Ontuxizumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | 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.