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.1534 | Q65 | What type of molecule is Levobunolol Hydrochloride, and what is its action type? | Levobunolol 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 "%levobunolol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%levobunolol hydrochloride%" OR LOWE... | [{'UUID': 'DrugGeneTargets_v2_1551', 'drugName': 'Levobunolol Hydrochloride', 'drugSynonyms_string': 'Levobunolol hcl, Levobunolol hydrochloride, NSC-759158, W 7000A, W-7000A', 'tradeNames_string': 'Akbeta, Betagan, Levobunolol hydrochloride', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UU... | general | Distinct, Similarity Search | Metadata |
Q65.1135 | Q65 | What type of molecule is Zosuquidar, and what is its action type? | Zosuquidar 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 "%zosuquidar%" OR LOWER(tradeNames_string) LIKE "%zosuquidar%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5486', 'drugName': 'Zosuquidar', 'drugSynonyms_string': 'Zosuquidar', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.131 | Q65 | What type of molecule is Hexocyclium, and what is its action type? | Hexocyclium 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 "%hexocyclium%" OR LOWER(tradeNames_string) LIKE "%hexocyclium%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3244', 'drugName': 'Hexocyclium', 'drugSynonyms_string': 'Hexocyclium, Hexocyclium cation, Hexocyclium ion', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_3245', 'drugName': 'Hexocyclium', 'drugSynonyms_string'... | general | Distinct, Similarity Search | Metadata |
Q65.819 | Q65 | What type of molecule is T84.66, and what is its action type? | T84.66 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 "%t84.66%" OR LOWER(tradeNames_string) LIKE "%t84.66%" OR LOWER(drugSynonyms_string) LIKE "%t84.66%"... | [{'UUID': 'DrugGeneTargets_v2_2893', 'drugName': '90Y-Ct84.66', 'drugSynonyms_string': '90Y-CT84.66', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_5856', 'drugName': 'T84.66', 'drugSynonyms_string': 'T84.66', 'tradeNames_string': '', 'drugMol... | general | Distinct, Similarity Search | Metadata |
Q65.1282 | Q65 | What type of molecule is Mobocertinib Succinate, and what is its action type? | Mobocertinib Succinate 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 "%mobocertinib succinate%" OR LOWER(tradeNames_string) LIKE "%mobocertinib succinate%" OR LOWER(drug... | [{'UUID': 'DrugGeneTargets_v2_1983', 'drugName': 'Mobocertinib Succinate', 'drugSynonyms_string': 'Mobocertinib succinate', 'tradeNames_string': 'Exkivity', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1872 | Q65 | What type of molecule is Sotorasib, and what is its action type? | Sotorasib 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 "%sotorasib%" OR LOWER(tradeNames_string) LIKE "%sotorasib%" OR LOWER(drugSynonyms_string) LIKE "%so... | [{'UUID': 'DrugGeneTargets_v2_1834', 'drugName': 'Sotorasib', 'drugSynonyms_string': 'AMG-510, AMG510, Kras g12c inhibitor 9, Kras mutant-targeting amg 510, Sotorasib', 'tradeNames_string': 'Lumakras', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.438 | Q65 | What type of molecule is Lgd-2941, and what is its action type? | Lgd-2941 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 "%lgd-2941%" OR LOWER(tradeNames_string) LIKE "%lgd-2941%" OR LOWER(drugSynonyms_string) LIKE "%lgd-... | [{'UUID': 'DrugGeneTargets_v2_6017', 'drugName': 'Lgd-2941', 'drugSynonyms_string': 'LGD-122941, LGD122941, Lgd-2941', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.417 | Q65 | What type of molecule is Muraglitazar, and what is its action type? | Muraglitazar 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 "%muraglitazar%" OR LOWER(tradeNames_string) LIKE "%muraglitazar%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_6342', 'drugName': 'Muraglitazar', 'drugSynonyms_string': 'BMS-298585, BMS-298585-01, MK-0478, MK0478, Muraglitazar', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_6343', 'drugName': 'Muraglitazar', 'drugSynonyms_... | general | Distinct, Similarity Search | Metadata |
Q65.1504 | Q65 | What type of molecule is Rilotumumab, and what is its action type? | Rilotumumab 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 "%rilotumumab%" OR LOWER(tradeNames_string) LIKE "%rilotumumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1237', 'drugName': 'Rilotumumab', 'drugSynonyms_string': 'AMG 102, AMG-102, Rilotumumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.234 | Q65 | What type of molecule is Rucaparib Camsylate, and what is its action type? | Rucaparib Camsylate 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 "%rucaparib camsylate%" OR LOWER(tradeNames_string) LIKE "%rucaparib camsylate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_6042', 'drugName': 'Rucaparib Camsylate', 'drugSynonyms_string': 'C0-338, CO-338, PF-1367338-BW, Rucaparib camsylate', 'tradeNames_string': 'Rubraca', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1708 | Q65 | What type of molecule is Eflepedocokin Alfa, and what is its action type? | Eflepedocokin Alfa 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 "%eflepedocokin alfa%" OR LOWER(tradeNames_string) LIKE "%eflepedocokin alfa%" OR LOWER(drugSynonyms... | [{'UUID': 'DrugGeneTargets_v2_6267', 'drugName': 'Eflepedocokin Alfa', 'drugSynonyms_string': 'Eflepedocokin alfa, F 652, F-652, Il-22 dimer f-652, Promenakin', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.895 | Q65 | What type of molecule is Carboprost, and what is its action type? | Carboprost 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 "%carboprost%" OR LOWER(tradeNames_string) LIKE "%carboprost%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2928', 'drugName': 'Carboprost Tromethamine', 'drugSynonyms_string': 'Carboprost trometamol, Carboprost trometanol, Carboprost tromethamine, Carboprost tromethamine salt, U-32,921E, U-32921E', 'tradeNames_string': 'Hemabate', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonis... | general | Distinct, Similarity Search | Metadata |
Q65.1625 | Q65 | What type of molecule is Ly2245461, and what is its action type? | Ly2245461 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 "%ly2245461%" OR LOWER(tradeNames_string) LIKE "%ly2245461%" OR LOWER(drugSynonyms_string) LIKE "%ly... | [{'UUID': 'DrugGeneTargets_v2_5514', 'drugName': 'Ly2245461', 'drugSynonyms_string': 'Ly2245461', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.699 | Q65 | What type of molecule is Suvecaltamide, and what is its action type? | Suvecaltamide 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 "%suvecaltamide%" OR LOWER(tradeNames_string) LIKE "%suvecaltamide%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_2591', 'drugName': 'Suvecaltamide', 'drugSynonyms_string': 'CX-8998, Cx-8998, JZP-385, JZP385, MK-8998, Mk-8998, Suvecaltamide', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1769 | Q65 | What type of molecule is Mirvetuximab Soravtansine, and what is its action type? | Mirvetuximab Soravtansine 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 "%mirvetuximab soravtansine%" OR LOWER(tradeNames_string) LIKE "%mirvetuximab soravtansine%" OR LOWE... | [{'UUID': 'DrugGeneTargets_v2_5727', 'drugName': 'Mirvetuximab Soravtansine', 'drugSynonyms_string': 'IMGN-853, IMGN853, Mirvetuximab soravtansine', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_5728', 'drugName': 'Mirvetuximab Soravtansine', ... | general | Distinct, Similarity Search | Metadata |
Q65.301 | Q65 | What type of molecule is Levothyroxine Sodium, and what is its action type? | Levothyroxine 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 "%levothyroxine sodium%" OR LOWER(tradeNames_string) LIKE "%levothyroxine sodium%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_83', 'drugName': 'Liothyronine', 'drugSynonyms_string': "3,5,3'-triiodothyronine, l-, Cyronine, Euthroid-0.5, Euthroid-1, Euthroid-2, Euthroid-3, Levothyroxine sodium related compound liothyronine, Liothyronine, NSC-80203, Rathyronine, Rathyronine, (s)-, Thyrolar-0.25, Thyrolar-0.5, Thyrol... | general | Distinct, Similarity Search | Metadata |
Q65.1399 | Q65 | What type of molecule is Remifentanil Hydrochloride, and what is its action type? | Remifentanil 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 "%remifentanil hydrochloride%" OR LOWER(tradeNames_string) LIKE "%remifentanil hydrochloride%" OR LO... | [{'UUID': 'DrugGeneTargets_v2_577', 'drugName': 'Remifentanil Hydrochloride', 'drugSynonyms_string': 'GI 87084B, GI-87084B, Remifentanil hcl, Remifentanil hydrochloride', 'tradeNames_string': 'Ultiva', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1987 | Q65 | What type of molecule is Darotropium, and what is its action type? | Darotropium 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 "%darotropium%" OR LOWER(tradeNames_string) LIKE "%darotropium%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2791', 'drugName': 'Darotropium', 'drugSynonyms_string': 'Darotropium cation, Darotropium ion', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_5917', 'drugName': 'Darotropium Bromide', 'drugSynonyms_string': 'Da... | general | Distinct, Similarity Search | Metadata |
Q65.102 | Q65 | What type of molecule is Chlorphentermine Hydrochloride, and what is its action type? | Chlorphentermine Hydrochloride 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 "%chlorphentermine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%chlorphentermine hydrochloride... | [{'UUID': 'DrugGeneTargets_v2_4353', 'drugName': 'Chlorphentermine Hydrochloride', 'drugSynonyms_string': 'Chlorphentermine hcl, Chlorphentermine hydrochloride, NSC-76098, S-62, W 2426, W-2426', 'tradeNames_string': 'Pre-sate', 'drugMolecularType': 'Small molecule', 'drugActionType': 'substrate'}] | general | Distinct, Similarity Search | Metadata |
Q65.831 | Q65 | What type of molecule is Prenylamine, and what is its action type? | Prenylamine is a small molecule drug that acts as an blocker 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 "%prenylamine%" OR LOWER(tradeNames_string) LIKE "%prenylamine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5448', 'drugName': 'Prenylamine', 'drugSynonyms_string': 'B-436, Prenylamine, Prenylamine lactate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}, {'UUID': 'DrugGeneTargets_v2_5449', 'drugName': 'Prenylamine', 'drugSynonyms_string': 'B-436, Pr... | general | Distinct, Similarity Search | Metadata |
Q65.359 | Q65 | What type of molecule is Ly-2874455, and what is its action type? | Ly-2874455 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 "%ly-2874455%" OR LOWER(tradeNames_string) LIKE "%ly-2874455%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2567', 'drugName': 'Ly-2874455', 'drugSynonyms_string': 'LY2874455, Ly-2874455', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.114 | Q65 | What type of molecule is Mk-0249, and what is its action type? | Mk-0249 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 "%mk-0249%" OR LOWER(tradeNames_string) LIKE "%mk-0249%" OR LOWER(drugSynonyms_string) LIKE "%mk-024... | [{'UUID': 'DrugGeneTargets_v2_2447', 'drugName': 'Mk-0249', 'drugSynonyms_string': 'MK-0249, MK0249, Mk-0249', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inverse agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1440 | Q65 | What type of molecule is Fidanacogene Elaparvovec, and what is its action type? | Fidanacogene Elaparvovec is a gene drug that acts as an positive modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%fidanacogene elaparvovec%" OR LOWER(tradeNames_string) LIKE "%fidanacogene elaparvovec%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_1532', 'drugName': 'Fidanacogene Elaparvovec', 'drugSynonyms_string': 'Aav8 hfix19, Fidanacogene elaparvovec, PF-06838435, Raav-spark100-hfix-padua, SPK 101, SPK-1001, SPK-9001, SPK-FIX Padua, Spark 101', 'tradeNames_string': '', 'drugMolecularType': 'Gene', 'drugActionType': 'positive mod... | general | Distinct, Similarity Search | Metadata |
Q65.1840 | Q65 | What type of molecule is Blosozumab, and what is its action type? | Blosozumab 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 "%blosozumab%" OR LOWER(tradeNames_string) LIKE "%blosozumab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2556', 'drugName': 'Blosozumab', 'drugSynonyms_string': 'Blosozumab, LY-2541546, LY2541546', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.952 | Q65 | What type of molecule is Olpasiran, and what is its action type? | Olpasiran is a oligonucleotide drug that acts as an rnai inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%olpasiran%" OR LOWER(tradeNames_string) LIKE "%olpasiran%" OR LOWER(drugSynonyms_string) LIKE "%ol... | [{'UUID': 'DrugGeneTargets_v2_3555', 'drugName': 'Olpasiran', 'drugSynonyms_string': 'AMG 890, AMG-890, Amg 890, Olpasiran', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'rnai inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1186 | Q65 | What type of molecule is Torsemide, and what is its action type? | Torsemide 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 "%torsemide%" OR LOWER(tradeNames_string) LIKE "%torsemide%" OR LOWER(drugSynonyms_string) LIKE "%to... | [{'UUID': 'DrugGeneTargets_v2_4709', 'drugName': 'Torsemide', 'drugSynonyms_string': 'AC-4464, AC4464, BM-02.015, BM-02015, BM02.015, Luprac, Torasemide, Torasemide anhydrous, Torsemide, Upcard', 'tradeNames_string': 'Demadex, Soaanz, Torem 10, Torem 2.5, Torem 5, Torsemide', 'drugMolecularType': 'Small molecule', 'dru... | general | Distinct, Similarity Search | Metadata |
Q65.456 | Q65 | What type of molecule is Brilanestrant, and what is its action type? | Brilanestrant 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 "%brilanestrant%" OR LOWER(tradeNames_string) LIKE "%brilanestrant%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_4957', 'drugName': 'Brilanestrant', 'drugSynonyms_string': 'ARN-810, Brilanestrant, GDC-0810, Gdc-0810, RG-6046, RG6046', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.876 | Q65 | What type of molecule is Palosuran, and what is its action type? | Palosuran 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 "%palosuran%" OR LOWER(tradeNames_string) LIKE "%palosuran%" OR LOWER(drugSynonyms_string) LIKE "%pa... | [{'UUID': 'DrugGeneTargets_v2_3294', 'drugName': 'Palosuran', 'drugSynonyms_string': 'Act-058362, Palosuran', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1545 | Q65 | What type of molecule is Azd-4547, and what is its action type? | Azd-4547 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-4547%" OR LOWER(tradeNames_string) LIKE "%azd-4547%" OR LOWER(drugSynonyms_string) LIKE "%azd-... | [{'UUID': 'DrugGeneTargets_v2_3850', 'drugName': 'Azd-4547', 'drugSynonyms_string': 'ABSK-091, ABSK091, AZD-4547, Azd 4547, Azd-4547, Azd4547, KB-74810', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1701 | Q65 | What type of molecule is Tacedinaline, and what is its action type? | Tacedinaline 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 "%tacedinaline%" OR LOWER(tradeNames_string) LIKE "%tacedinaline%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_685', 'drugName': 'Tacedinaline', 'drugSynonyms_string': 'CI-994, GOE 5549, GOE-5549, PD 123654, PD-123654, Tacedinaline', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1436 | Q65 | What type of molecule is Dabigatran Etexilate Mesylate, and what is its action type? | Dabigatran Etexilate 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 "%dabigatran etexilate mesylate%" OR LOWER(tradeNames_string) LIKE "%dabigatran etexilate mesylate%"... | [{'UUID': 'DrugGeneTargets_v2_5711', 'drugName': 'Dabigatran Etexilate Mesylate', 'drugSynonyms_string': 'BIBR 1048 MS, BIBR-1048-MS, Dabigatran etexilate mesilate, Dabigatran etexilate mesylate', 'tradeNames_string': 'Pradaxa', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.915 | Q65 | What type of molecule is Huperzine A, and what is its action type? | Huperzine A 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 "%huperzine a%" OR LOWER(tradeNames_string) LIKE "%huperzine a%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2261', 'drugName': 'Huperzine A', 'drugSynonyms_string': '(-)-huperzine a, (-)-selagine, Huperzine a, L-huperzine a, Selagine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.310 | Q65 | What type of molecule is Hydrocodone Polistirex, and what is its action type? | Hydrocodone Polistirex 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 "%hydrocodone polistirex%" OR LOWER(tradeNames_string) LIKE "%hydrocodone polistirex%" OR LOWER(drug... | [{'UUID': 'DrugGeneTargets_v2_2492', 'drugName': 'Hydrocodone Polistirex', 'drugSynonyms_string': 'Hydrocodone polistirex', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1257 | Q65 | What type of molecule is Benzbromarone, and what is its action type? | Benzbromarone 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 "%benzbromarone%" OR LOWER(tradeNames_string) LIKE "%benzbromarone%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_3284', 'drugName': 'Benzbromarone', 'drugSynonyms_string': 'Benzbromaron, Benzbromarone, Benzpromarone, L-2214, MJ 10061, MJ-10061, NSC-85433, Uroleap', 'tradeNames_string': 'Desuric, Narcaricin mite', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1409 | Q65 | What type of molecule is Cdx-301, and what is its action type? | Cdx-301 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 "%cdx-301%" OR LOWER(tradeNames_string) LIKE "%cdx-301%" OR LOWER(drugSynonyms_string) LIKE "%cdx-30... | [{'UUID': 'DrugGeneTargets_v2_1954', 'drugName': 'Cdx-301', 'drugSynonyms_string': 'Amg-949, CDX-301, Cdx 301, Cdx-301', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.618 | Q65 | What type of molecule is Dacetuzumab, and what is its action type? | Dacetuzumab 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 "%dacetuzumab%" OR LOWER(tradeNames_string) LIKE "%dacetuzumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_6028', 'drugName': 'Dacetuzumab', 'drugSynonyms_string': 'Dacetuzumab, HU-S2C6, HUS2C6, SGN-40', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1479 | Q65 | What type of molecule is Ganitumab, and what is its action type? | Ganitumab 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 "%ganitumab%" OR LOWER(tradeNames_string) LIKE "%ganitumab%" OR LOWER(drugSynonyms_string) LIKE "%ga... | [{'UUID': 'DrugGeneTargets_v2_2638', 'drugName': 'Ganitumab', 'drugSynonyms_string': 'AMG 479, AMG-479, AMG479, Ganitumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.250 | Q65 | What type of molecule is Tacrolimus, and what is its action type? | Tacrolimus 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 "%tacrolimus%" OR LOWER(tradeNames_string) LIKE "%tacrolimus%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5128', 'drugName': 'Tacrolimus', 'drugSynonyms_string': 'FK-506, FK506, FR-900506, NSC-758659, Tacrolimus monohydrate', 'tradeNames_string': 'Prograf, Protopic, Tacrolimus', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1130', 'drugName... | general | Distinct, Similarity Search | Metadata |
Q65.734 | Q65 | What type of molecule is Macimorelin, and what is its action type? | Macimorelin 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 "%macimorelin%" OR LOWER(tradeNames_string) LIKE "%macimorelin%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5129', 'drugName': 'Macimorelin', 'drugSynonyms_string': 'AEZS-130, ARD-07, Ard-07, EP-01572, EP-1572, EP01572, JMV 1843, JMV-1843, Macimorelin', 'tradeNames_string': 'Macrilen, Solorel', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_942'... | general | Distinct, Similarity Search | Metadata |
Q65.311 | Q65 | What type of molecule is Lasmiditan Succinate, and what is its action type? | Lasmiditan Succinate 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 "%lasmiditan succinate%" OR LOWER(tradeNames_string) LIKE "%lasmiditan succinate%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_1894', 'drugName': 'Lasmiditan Succinate', 'drugSynonyms_string': 'LY-573144, LY-683974, LY683974, Lasmiditan hemisuccinate, Lasmiditan succinate', 'tradeNames_string': 'Reyvow', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.236 | Q65 | What type of molecule is Etodolac, and what is its action type? | Etodolac 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 "%etodolac%" OR LOWER(tradeNames_string) LIKE "%etodolac%" OR LOWER(drugSynonyms_string) LIKE "%etod... | [{'UUID': 'DrugGeneTargets_v2_4358', 'drugName': 'Sdx-101', 'drugSynonyms_string': '(-)-(r)-etodolac, (-)-etodolac, Etodolac, (-)-, Etodolac, (r)-, KS-1056, R-etodolac, RAK-593, SDX-101, Sdx-101', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}, {'UUID': 'DrugGeneTargets_v... | general | Distinct, Similarity Search | Metadata |
Q65.72 | Q65 | What type of molecule is Batiraxcept, and what is its action type? | Batiraxcept 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 "%batiraxcept%" OR LOWER(tradeNames_string) LIKE "%batiraxcept%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5288', 'drugName': 'Batiraxcept', 'drugSynonyms_string': 'AVB S6 500, AVB-500, AVB-S6-500, AVBS6500, Aravive-S6, Avb-s6-500, Axl fc fusion protein avb-s6-500, Batiraxcept, Ruga-S6, S6-500c', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.896 | Q65 | What type of molecule is Gw493838, and what is its action type? | Gw493838 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 "%gw493838%" OR LOWER(tradeNames_string) LIKE "%gw493838%" OR LOWER(drugSynonyms_string) LIKE "%gw49... | [{'UUID': 'DrugGeneTargets_v2_2152', 'drugName': 'Gw493838', 'drugSynonyms_string': 'GW-493838 X, GW-493838X, GW493838, Gw-493838, Gw493838', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1754 | Q65 | What type of molecule is Aldoxorubicin, and what is its action type? | Aldoxorubicin 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 "%aldoxorubicin%" OR LOWER(tradeNames_string) LIKE "%aldoxorubicin%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_4550', 'drugName': 'Aldoxorubicin', 'drugSynonyms_string': 'Aldoxorubicin, Doxo-emch, Doxorubicin-emch', 'tradeNames_string': 'Inno-206', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.712 | Q65 | What type of molecule is Preladenant, and what is its action type? | Preladenant 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 "%preladenant%" OR LOWER(tradeNames_string) LIKE "%preladenant%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_977', 'drugName': 'Preladenant', 'drugSynonyms_string': 'MK-3814, Preladenant, SCH 420814, SCH-420814, Sch-420814', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1383 | Q65 | What type of molecule is Azd-0424, and what is its action type? | Azd-0424 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-0424%" OR LOWER(tradeNames_string) LIKE "%azd-0424%" OR LOWER(drugSynonyms_string) LIKE "%azd-... | [{'UUID': 'DrugGeneTargets_v2_4552', 'drugName': 'Azd-0424', 'drugSynonyms_string': 'AZD0424, Azd-0424', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4553', 'drugName': 'Azd-0424', 'drugSynonyms_string': 'AZD0424, Azd-0424', 'tradeNames_str... | general | Distinct, Similarity Search | Metadata |
Q65.1329 | Q65 | What type of molecule is Ladiratuzumab Vedotin, and what is its action type? | Ladiratuzumab Vedotin is a antibody drug that acts as an inhibitor and a binding agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ladiratuzumab vedotin%" OR LOWER(tradeNames_string) LIKE "%ladiratuzumab vedotin%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_2652', 'drugName': 'Ladiratuzumab Vedotin', 'drugSynonyms_string': 'Ladiratuzumab vedotin, SGN-LIV1A, Sgn-liv1a', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2653', 'drugName': 'Ladiratuzumab Vedotin', 'drugSynonyms... | general | Distinct, Similarity Search | Metadata |
Q65.624 | Q65 | What type of molecule is Netupitant, and what is its action type? | Netupitant 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 "%netupitant%" OR LOWER(tradeNames_string) LIKE "%netupitant%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1207', 'drugName': 'Netupitant', 'drugSynonyms_string': 'Netupitant, RO 67-3189/000, RO-67-3189, RO-673189000', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_1941', 'drugName': 'Fosnetupitant', 'drugSynonyms_st... | general | Distinct, Similarity Search | Metadata |
Q65.1464 | Q65 | What type of molecule is Serplulimab, and what is its action type? | Serplulimab 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 "%serplulimab%" OR LOWER(tradeNames_string) LIKE "%serplulimab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1285', 'drugName': 'Serplulimab', 'drugSynonyms_string': 'HLX-10, HLX10, Hlx10, Serplulimab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1556 | Q65 | What type of molecule is Tak-653, and what is its action type? | Tak-653 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 "%tak-653%" OR LOWER(tradeNames_string) LIKE "%tak-653%" OR LOWER(drugSynonyms_string) LIKE "%tak-65... | [{'UUID': 'DrugGeneTargets_v2_2292', 'drugName': 'Tak-653', 'drugSynonyms_string': 'Tak-653', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.708 | Q65 | What type of molecule is Stx107, and what is its action type? | Stx107 is a small molecule drug that acts as an negative allosteric modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%stx107%" OR LOWER(tradeNames_string) LIKE "%stx107%" OR LOWER(drugSynonyms_string) LIKE "%stx107%"... | [{'UUID': 'DrugGeneTargets_v2_3225', 'drugName': 'Stx107', 'drugSynonyms_string': 'Stx107', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'negative allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1928 | Q65 | What type of molecule is Olmesartan, and what is its action type? | Olmesartan 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 "%olmesartan%" OR LOWER(tradeNames_string) LIKE "%olmesartan%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4635', 'drugName': 'Olmesartan', 'drugSynonyms_string': 'NSC-759810, Olmesartan, Olmesartan medoxomil impurity, olmesartan-, RNH-6270', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_2021', 'drugName': 'Olmesart... | general | Distinct, Similarity Search | Metadata |
Q65.614 | Q65 | What type of molecule is Siponimod Fumarate, and what is its action type? | Siponimod Fumarate 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 "%siponimod fumarate%" OR LOWER(tradeNames_string) LIKE "%siponimod fumarate%" OR LOWER(drugSynonyms... | [{'UUID': 'DrugGeneTargets_v2_4451', 'drugName': 'Siponimod Fumarate', 'drugSynonyms_string': 'NVP-BAF312-AEA, Siponimod fumarate, Siponimod fumaric acid, Siponimod hemifumarate, Siponimod hemifumaric acid', 'tradeNames_string': 'Mayzent', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.372 | Q65 | What type of molecule is Picotamide, and what is its action type? | Picotamide 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 "%picotamide%" OR LOWER(tradeNames_string) LIKE "%picotamide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4429', 'drugName': 'Picotamide', 'drugSynonyms_string': 'G-137, NSC-304384, Picotamide', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4430', 'drugName': 'Picotamide', 'drugSynonyms_string': 'G-137, NSC-304384, ... | general | Distinct, Similarity Search | Metadata |
Q65.1756 | Q65 | What type of molecule is Brepocitinib, and what is its action type? | Brepocitinib 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 "%brepocitinib%" OR LOWER(tradeNames_string) LIKE "%brepocitinib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1942', 'drugName': 'Brepocitinib', 'drugSynonyms_string': 'Brepocitinib, PF-06700841, Pf-06700841', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1943', 'drugName': 'Brepocitinib', 'drugSynonyms_string': 'Brepoc... | general | Distinct, Similarity Search | Metadata |
Q65.1669 | Q65 | What type of molecule is Milnacipran Hydrochloride, and what is its action type? | Milnacipran 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 "%milnacipran hydrochloride%" OR LOWER(tradeNames_string) LIKE "%milnacipran hydrochloride%" OR LOWE... | [{'UUID': 'DrugGeneTargets_v2_4225', 'drugName': 'Milnacipran Hydrochloride', 'drugSynonyms_string': 'Milnacipran hcl, Milnacipran hydrochloride, NSC-759806', 'tradeNames_string': 'Dalcipran, Ixel, Milnacipran hydrochloride, Savella, Toledomin', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'U... | general | Distinct, Similarity Search | Metadata |
Q65.533 | Q65 | What type of molecule is Leuprolide Mesylate, and what is its action type? | Leuprolide Mesylate 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 "%leuprolide mesylate%" OR LOWER(tradeNames_string) LIKE "%leuprolide mesylate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_483', 'drugName': 'Leuprolide Mesylate', 'drugSynonyms_string': 'Camcevi, Leuprolide mesylate, Leuprorelin mesilate, Leuprorelin mesylate', 'tradeNames_string': 'Camcevi kit', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1821 | Q65 | What type of molecule is Isopropamide, and what is its action type? | Isopropamide 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 "%isopropamide%" OR LOWER(tradeNames_string) LIKE "%isopropamide%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_3462', 'drugName': 'Isopropamide', 'drugSynonyms_string': 'Isopropamide, Isopropamide cation, Isopropamide ion', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_3463', 'drugName': 'Isopropamide', 'drugSynonyms_st... | general | Distinct, Similarity Search | Metadata |
Q65.1442 | Q65 | What type of molecule is 7-Ethyl-10-Hydroxycamptothecin, and what is its action type? | 7-Ethyl-10-Hydroxycamptothecin 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 "%7-ethyl-10-hydroxycamptothecin%" OR LOWER(tradeNames_string) LIKE "%7-ethyl-10-hydroxycamptothecin... | [{'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.302 | Q65 | What type of molecule is Imc-1C11, and what is its action type? | Imc-1C11 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 "%imc-1c11%" OR LOWER(tradeNames_string) LIKE "%imc-1c11%" OR LOWER(drugSynonyms_string) LIKE "%imc-... | [{'UUID': 'DrugGeneTargets_v2_3006', 'drugName': 'Imc-1C11', 'drugSynonyms_string': 'IMC-1C11', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1016 | Q65 | What type of molecule is Tolterodine, and what is its action type? | Tolterodine 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 "%tolterodine%" OR LOWER(tradeNames_string) LIKE "%tolterodine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1506', 'drugName': 'Tolterodine', 'drugSynonyms_string': 'KABI 2234, KABI-2234, Tolterodine', 'tradeNames_string': 'Blerone xl, Detrusitol, Detrusitol xl, Efflosomyl xl, Inconex xl, Mariosea xl, Neditol xl, Preblacon xl, Santizor xl', 'drugMolecularType': 'Small molecule', 'drugActionType'... | general | Distinct, Similarity Search | Metadata |
Q65.1417 | Q65 | What type of molecule is Temuterkib, and what is its action type? | Temuterkib 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 "%temuterkib%" OR LOWER(tradeNames_string) LIKE "%temuterkib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4297', 'drugName': 'Temuterkib', 'drugSynonyms_string': 'LY-3214996, LY3214996, Ly 3214996, Ly3214996, Temuterkib, [14c]-ly3214996', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1567 | Q65 | What type of molecule is Lanifibranor, and what is its action type? | Lanifibranor 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 "%lanifibranor%" OR LOWER(tradeNames_string) LIKE "%lanifibranor%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1645', 'drugName': 'Lanifibranor', 'drugSynonyms_string': 'IVA-337, IVA337, Iva337, Lanifibranor', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1311 | Q65 | What type of molecule is Azd-1656, and what is its action type? | Azd-1656 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 "%azd-1656%" OR LOWER(tradeNames_string) LIKE "%azd-1656%" OR LOWER(drugSynonyms_string) LIKE "%azd-... | [{'UUID': 'DrugGeneTargets_v2_1410', 'drugName': 'Azd-1656', 'drugSynonyms_string': 'AZD1656, Azd 1656, Azd-1656, Azd1656', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'activator'}] | general | Distinct, Similarity Search | Metadata |
Q65.862 | Q65 | What type of molecule is Lonapegsomatropin, and what is its action type? | Lonapegsomatropin 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 "%lonapegsomatropin%" OR LOWER(tradeNames_string) LIKE "%lonapegsomatropin%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_2482', 'drugName': 'Lonapegsomatropin', 'drugSynonyms_string': 'ACP-011, Lonapegsomatropin, Lonapegsomatropin tcgd, Lonapegsomatropin-tcgd, TRANSCONPEG-HGH, TransConPEG hGh, rhGH-PEG', 'tradeNames_string': 'Skytrofa, Stem-stat ortho', 'drugMolecularType': 'Protein', 'drugActionType': 'agon... | general | Distinct, Similarity Search | Metadata |
Q65.591 | Q65 | What type of molecule is Thiopental, and what is its action type? | Thiopental 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 "%thiopental%" OR LOWER(tradeNames_string) LIKE "%thiopental%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1494', 'drugName': 'Thiopental', 'drugSynonyms_string': 'Thiopental, Thiopental ciii', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}, {'UUID': 'DrugGeneTargets_v2_4971', 'drugName': 'Thiopental Sodium', 'drugSynonyms_stri... | general | Distinct, Similarity Search | Metadata |
Q65.485 | Q65 | What type of molecule is Samidorphan L-Malate, and what is its action type? | Samidorphan L-Malate 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 "%samidorphan l-malate%" OR LOWER(tradeNames_string) LIKE "%samidorphan l-malate%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_2889', 'drugName': 'Samidorphan L-Malate', 'drugSynonyms_string': 'RDC-0313-02, Samidorphan l-malate, Samidorphan malate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}, {'UUID': 'DrugGeneTargets_v2_2890', 'drugName': 'Samidorphan L-Ma... | general | Distinct, Similarity Search | Metadata |
Q65.1473 | Q65 | What type of molecule is Cemdisiran, and what is its action type? | Cemdisiran is a oligonucleotide drug that acts as an rnai inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cemdisiran%" OR LOWER(tradeNames_string) LIKE "%cemdisiran%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_732', 'drugName': 'Cemdisiran', 'drugSynonyms_string': 'AD-62643, AD-62643 FREE ACID, ALN-62643, ALN-62643 FREE ACID, Cemdisiran, Cemdisiran sodium', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'rnai inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1784 | Q65 | What type of molecule is Apremilast, and what is its action type? | Apremilast 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 "%apremilast%" OR LOWER(tradeNames_string) LIKE "%apremilast%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2487', 'drugName': 'Apremilast', 'drugSynonyms_string': 'Apremilast, CC-10004, CC10004', 'tradeNames_string': 'Otezla', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.644 | Q65 | What type of molecule is Gedatolisib, and what is its action type? | Gedatolisib 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 "%gedatolisib%" OR LOWER(tradeNames_string) LIKE "%gedatolisib%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_4797', 'drugName': 'Gedatolisib', 'drugSynonyms_string': 'Gedatolisib, PF-05212384, PKI-587', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4798', 'drugName': 'Gedatolisib', 'drugSynonyms_string': 'Gedatolisib, ... | general | Distinct, Similarity Search | Metadata |
Q65.357 | Q65 | What type of molecule is K-134, and what is its action type? | K-134 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 "%k-134%" OR LOWER(tradeNames_string) LIKE "%k-134%" OR LOWER(drugSynonyms_string) LIKE "%k-134%")
... | [{'UUID': 'DrugGeneTargets_v2_298', 'drugName': 'K-134', 'drugSynonyms_string': 'K-134, OPC-33509', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1128 | Q65 | What type of molecule is Elezanumab, and what is its action type? | Elezanumab 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 "%elezanumab%" OR LOWER(tradeNames_string) LIKE "%elezanumab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4257', 'drugName': 'Elezanumab', 'drugSynonyms_string': 'ABT-555, AE12-1Y-QL, Abt-555, Elezanumab, PR-1432051', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.439 | Q65 | What type of molecule is Testosterone Cypionate, and what is its action type? | Testosterone 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 "%testosterone cypionate%" OR LOWER(tradeNames_string) LIKE "%testosterone cypionate%" OR LOWER(drug... | [{'UUID': 'DrugGeneTargets_v2_434', 'drugName': 'Testosterone Cypionate', 'drugSynonyms_string': 'Depo-Testadiol, NSC-9157, Testosterone 17.beta.-cyclopentanepropionate, Testosterone cipionate, Testosterone cyclopentylpropionate, Testosterone cypionate, Testosterone cypionate ciii', 'tradeNames_string': 'Andro-Cyp, Dep... | general | Distinct, Similarity Search | Metadata |
Q65.1121 | Q65 | What type of molecule is Selepressin, and what is its action type? | Selepressin 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 "%selepressin%" OR LOWER(tradeNames_string) LIKE "%selepressin%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_740', 'drugName': 'Selepressin', 'drugSynonyms_string': 'FE 202158, FE-202158, FE202158, Fe-202158, Selepressin', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1103 | Q65 | What type of molecule is Monalizumab, and what is its action type? | Monalizumab 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 "%monalizumab%" OR LOWER(tradeNames_string) LIKE "%monalizumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1573', 'drugName': 'Monalizumab', 'drugSynonyms_string': 'IPH-2201 (ANTI-NKG2A), IPH2201, Iph-2201, Iph2201, Monalizumab, NN-8765, NN8765, NN8765-3658', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1348 | Q65 | What type of molecule is Alendronic Acid, and what is its action type? | Alendronic Acid 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 "%alendronic acid%" OR LOWER(tradeNames_string) LIKE "%alendronic acid%" OR LOWER(drugSynonyms_strin... | [{'UUID': 'DrugGeneTargets_v2_4741', 'drugName': 'Alendronate Sodium', 'drugSynonyms_string': 'Adrovance, Alendronate (as sodium), Alendronate sodium, Alendronate sodium hydrate, Alendronate sodium trihydrate, Alendronic acid monosodium salt trihydrate, Fosavance, G-704,650, G-704650, MK-217, NSC-722597, NSC-758931, So... | general | Distinct, Similarity Search | Metadata |
Q65.597 | Q65 | What type of molecule is Scy 635, and what is its action type? | Scy 635 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 "%scy 635%" OR LOWER(tradeNames_string) LIKE "%scy 635%" OR LOWER(drugSynonyms_string) LIKE "%scy 63... | [{'UUID': 'DrugGeneTargets_v2_5084', 'drugName': 'Scy 635', 'drugSynonyms_string': 'SCY-635, Scy 635', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1368 | Q65 | What type of molecule is Clidinium, and what is its action type? | Clidinium is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%clidinium%" OR LOWER(tradeNames_string) LIKE "%clidinium%" OR LOWER(drugSynonyms_string) LIKE "%cl... | [{'UUID': 'DrugGeneTargets_v2_6136', 'drugName': 'Aclidinium Bromide', 'drugSynonyms_string': '14115700, Aclidinium bromide, Genuair, LAS 34273, LAS 34273 MICRONIZED, LAS W-330, LAS-34273, LAS-34273 MICRONIZED, LAS-W-330', 'tradeNames_string': 'Eklira, Tudorza pressair', 'drugMolecularType': 'Small molecule', 'drugActi... | general | Distinct, Similarity Search | Metadata |
Q65.1401 | Q65 | What type of molecule is Plx-8394, and what is its action type? | Plx-8394 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 "%plx-8394%" OR LOWER(tradeNames_string) LIKE "%plx-8394%" OR LOWER(drugSynonyms_string) LIKE "%plx-... | [{'UUID': 'DrugGeneTargets_v2_2232', 'drugName': 'Plx-8394', 'drugSynonyms_string': 'FORE-8394, FORE8394, PLX8394, Plx 8394, Plx-8394', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.753 | Q65 | What type of molecule is Phentolamine Mesylate, and what is its action type? | Phentolamine Mesylate 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 "%phentolamine mesylate%" OR LOWER(tradeNames_string) LIKE "%phentolamine mesylate%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_3568', 'drugName': 'Phentolamine Mesylate', 'drugSynonyms_string': 'Mesylate phentolamine, NV-101, Phentolamine mesilate, Phentolamine mesylate, Phentolamine methanesulfonate', 'tradeNames_string': 'Oraverse, Phentolamine mesylate, Regitine, Rogitine', 'drugMolecularType': 'Small molecule'... | general | Distinct, Similarity Search | Metadata |
Q65.259 | Q65 | What type of molecule is Emvododstat, and what is its action type? | Emvododstat 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 "%emvododstat%" OR LOWER(tradeNames_string) LIKE "%emvododstat%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1774', 'drugName': 'Emvododstat', 'drugSynonyms_string': 'Emvododstat, PTC299, Ptc-299, Ptc299', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1687 | Q65 | What type of molecule is Fenoldopam Mesylate, and what is its action type? | Fenoldopam Mesylate 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 "%fenoldopam mesylate%" OR LOWER(tradeNames_string) LIKE "%fenoldopam mesylate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_4006', 'drugName': 'Fenoldopam Mesylate', 'drugSynonyms_string': 'Fendolopam mesylate, Fenoldopam mesilate, Fenoldopam mesylate, Fenoldopam methanesulfonate, NSC-759860, SK&F 82526-J, SK&F-82526J, SK-82526-J', 'tradeNames_string': 'Corlopam, Fenoldopam mesylate', 'drugMolecularType': 'Smal... | general | Distinct, Similarity Search | Metadata |
Q65.1723 | Q65 | What type of molecule is Tazemetostat, and what is its action type? | Tazemetostat 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 "%tazemetostat%" OR LOWER(tradeNames_string) LIKE "%tazemetostat%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1211', 'drugName': 'Tazemetostat', 'drugSynonyms_string': 'E-7438, E7438, EPZ-6438, EPZ6438, Tazemetostat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4960', 'drugName': 'Tazemetostat Hydrobromide', 'drugSyno... | general | Distinct, Similarity Search | Metadata |
Q65.544 | Q65 | What type of molecule is Entacapone, and what is its action type? | Entacapone 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 "%entacapone%" OR LOWER(tradeNames_string) LIKE "%entacapone%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3321', 'drugName': 'Entacapone', 'drugSynonyms_string': 'Entacapone, Entacapone orion, Entacapone teva, OR-611', 'tradeNames_string': 'Comtan, Comtess, Entacapone', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.792 | Q65 | What type of molecule is Dianicline, and what is its action type? | Dianicline 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 "%dianicline%" OR LOWER(tradeNames_string) LIKE "%dianicline%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4867', 'drugName': 'Dianicline', 'drugSynonyms_string': 'Dianicline, SSR-591813, SSR591813', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1484 | Q65 | What type of molecule is Bedoradrine Sulfate, and what is its action type? | Bedoradrine Sulfate 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 "%bedoradrine sulfate%" OR LOWER(tradeNames_string) LIKE "%bedoradrine sulfate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_2027', 'drugName': 'Bedoradrine Sulfate', 'drugSynonyms_string': 'Bedoradrine sulfate, Bedoradrine sulphate, KUR-1246, MN-221', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.420 | Q65 | What type of molecule is Tomuzotuximab, and what is its action type? | Tomuzotuximab 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 "%tomuzotuximab%" OR LOWER(tradeNames_string) LIKE "%tomuzotuximab%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_5772', 'drugName': 'Tomuzotuximab', 'drugSynonyms_string': 'Tomuzotuximab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1849 | Q65 | What type of molecule is Verubulin, and what is its action type? | Verubulin 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 "%verubulin%" OR LOWER(tradeNames_string) LIKE "%verubulin%" OR LOWER(drugSynonyms_string) LIKE "%ve... | [{'UUID': 'DrugGeneTargets_v2_4227', 'drugName': 'Verubulin', 'drugSynonyms_string': 'MPC-6827, MX-128495, Verubulin', 'tradeNames_string': 'Azixa', 'drugMolecularType': 'Small molecule', 'drugActionType': 'disrupting agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.1920 | Q65 | What type of molecule is Talquetamab, and what is its action type? | Talquetamab 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 "%talquetamab%" OR LOWER(tradeNames_string) LIKE "%talquetamab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5924', 'drugName': 'Talquetamab', 'drugSynonyms_string': 'JNJ-63483043, JNJ-64407564, Talquetamab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_5925', 'drugName': 'Talquetamab', 'drugSynonyms_string': 'JNJ-63483... | general | Distinct, Similarity Search | Metadata |
Q65.1099 | Q65 | What type of molecule is Emd-1204831, and what is its action type? | Emd-1204831 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 "%emd-1204831%" OR LOWER(tradeNames_string) LIKE "%emd-1204831%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1098', 'drugName': 'Emd-1204831', 'drugSynonyms_string': 'Emd-1204831', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.845 | Q65 | What type of molecule is Cevimeline, and what is its action type? | Cevimeline 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 "%cevimeline%" OR LOWER(tradeNames_string) LIKE "%cevimeline%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2496', 'drugName': 'Cevimeline', 'drugSynonyms_string': 'Cevimeline', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_2497', 'drugName': 'Cevimeline', 'drugSynonyms_string': 'Cevimeline', 'tradeNames_string': '', 'd... | general | Distinct, Similarity Search | Metadata |
Q65.68 | Q65 | What type of molecule is Naloxegol, and what is its action type? | Naloxegol 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 "%naloxegol%" OR LOWER(tradeNames_string) LIKE "%naloxegol%" OR LOWER(drugSynonyms_string) LIKE "%na... | [{'UUID': 'DrugGeneTargets_v2_4812', 'drugName': 'Naloxegol', 'drugSynonyms_string': 'AZ-13337019, NKTR-118, Naloxegol', 'tradeNames_string': 'Moventig', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_264', 'drugName': 'Naloxegol Oxalate', 'drugSynonyms_string': 'AZ... | general | Distinct, Similarity Search | Metadata |
Q65.1698 | Q65 | What type of molecule is Amg-108, and what is its action type? | Amg-108 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 "%amg-108%" OR LOWER(tradeNames_string) LIKE "%amg-108%" OR LOWER(drugSynonyms_string) LIKE "%amg-10... | [{'UUID': 'DrugGeneTargets_v2_714', 'drugName': 'Amg-108', 'drugSynonyms_string': 'AMG-108, Amg-108', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1733 | Q65 | What type of molecule is Lumasiran Sodium, and what is its action type? | Lumasiran Sodium is a oligonucleotide drug that acts as an rnai inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%lumasiran sodium%" OR LOWER(tradeNames_string) LIKE "%lumasiran sodium%" OR LOWER(drugSynonyms_str... | [{'UUID': 'DrugGeneTargets_v2_1071', 'drugName': 'Lumasiran Sodium', 'drugSynonyms_string': 'Lumasiran sodium', 'tradeNames_string': 'Oxlumo', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'rnai inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.380 | Q65 | What type of molecule is Ozanimod Hydrochloride, and what is its action type? | Ozanimod Hydrochloride is a small molecule drug that acts as an modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ozanimod hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ozanimod hydrochloride%" OR LOWER(drug... | [{'UUID': 'DrugGeneTargets_v2_5399', 'drugName': 'Ozanimod Hydrochloride', 'drugSynonyms_string': 'Ozanimod hydrochloride, RPC-1063 HCL, RPC1063 HCL', 'tradeNames_string': 'Zeposia', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.240 | Q65 | What type of molecule is Metoprolol, and what is its action type? | Metoprolol 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 "%metoprolol%" OR LOWER(tradeNames_string) LIKE "%metoprolol%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1301', 'drugName': 'Metoprolol Tartrate', 'drugSynonyms_string': 'Beloc, CGP-2175E, Metoprolol hemitartrate, Metoprolol tartrate, Metropress, NSC-757105, Prelis, Seloken, Selopral', 'tradeNames_string': 'Arbralene, Beloc cor, Betaloc, Betaloc s.a., Lopresor, Lopresor sr, Lopressor, Meprani... | general | Distinct, Similarity Search | Metadata |
Q65.257 | Q65 | What type of molecule is Modimelanotide, and what is its action type? | Modimelanotide 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 "%modimelanotide%" OR LOWER(tradeNames_string) LIKE "%modimelanotide%" OR LOWER(drugSynonyms_string)... | [{'UUID': 'DrugGeneTargets_v2_2087', 'drugName': 'Modimelanotide', 'drugSynonyms_string': 'ABT-719, Ap-214, Ap214, Modimelanotide, ZP-1480, ZP1480', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_2088', 'drugName': 'Modimelanotide', 'drugSynonyms_stri... | general | Distinct, Similarity Search | Metadata |
Q65.1032 | Q65 | What type of molecule is Yttrium Y 90 Epratuzumab, and what is its action type? | Yttrium Y 90 Epratuzumab 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 epratuzumab%" OR LOWER(tradeNames_string) LIKE "%yttrium y 90 epratuzumab%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_3402', 'drugName': 'Yttrium Y 90 Epratuzumab', 'drugSynonyms_string': '90Y-HLL2, 90Y_HLL2, Epratuzumab (y 90), S9S0Y-HLL2, Yttrium y 90 epratuzumab, Yttrium y-90 epratuzumab', 'tradeNames_string': 'Lymphocide', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': '... | general | Distinct, Similarity Search | Metadata |
Q65.30 | Q65 | What type of molecule is Ilepatril, and what is its action type? | Ilepatril 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 "%ilepatril%" OR LOWER(tradeNames_string) LIKE "%ilepatril%" OR LOWER(drugSynonyms_string) LIKE "%il... | [{'UUID': 'DrugGeneTargets_v2_1768', 'drugName': 'Ilepatril', 'drugSynonyms_string': 'AVE-7688, AVE7688, Ave7688, Ilepatril', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1769', 'drugName': 'Ilepatril', 'drugSynonyms_string': 'AVE-7688, AVE... | general | Distinct, Similarity Search | Metadata |
Q65.293 | Q65 | What type of molecule is Ceruletide Diethylamine, and what is its action type? | Ceruletide Diethylamine 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 "%ceruletide diethylamine%" OR LOWER(tradeNames_string) LIKE "%ceruletide diethylamine%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_3461', 'drugName': 'Ceruletide Diethylamine', 'drugSynonyms_string': 'Caerulein diethylamine, Ceosunin, Ceruletide diethylamine, Ceruletide diethylamine salt, Takus', 'tradeNames_string': 'Tymtran', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | 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.